update to gupnp-tools-0.8.8
This commit is contained in:
parent
219bd6c558
commit
335c9c7d04
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2013/09/26 08:16:37 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2013/11/14 14:23:50 jasper Exp $
|
||||
|
||||
COMMENT= free replacements of Intel UPnP tools
|
||||
|
||||
GNOME_PROJECT= gupnp-tools
|
||||
GNOME_VERSION= 0.8.7
|
||||
GNOME_VERSION= 0.8.8
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
@ -16,11 +16,11 @@ WANTLIB += gobject-2.0 graphite2 gthread-2.0 gtk-3 gupnp-av-1.0
|
||||
WANTLIB += harfbuzz m pango-1.0 pangocairo-1.0
|
||||
WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread pthread-stubs
|
||||
WANTLIB += soup-2.4 xcb xcb-render xcb-shm xml2 z gupnp-1.0 gssdp-1.0
|
||||
WANTLIB += sqlite3
|
||||
WANTLIB += sqlite3 gtksourceview-3.0
|
||||
|
||||
LIB_DEPENDS= net/gupnp/av \
|
||||
sysutils/e2fsprogs>=1.42.7 \
|
||||
x11/gtk+3
|
||||
x11/gtksourceview3
|
||||
RUN_DEPENDS= devel/desktop-file-utils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gupnp-tools-0.8.7.tar.xz) = JWbPWxHcTlDK92ufNCsk03gevyXxLf4XxZ8rrQQNOf4=
|
||||
SIZE (gupnp-tools-0.8.7.tar.xz) = 476448
|
||||
SHA256 (gupnp-tools-0.8.8.tar.xz) = Mq6JvI0rJ3fKEn2RUJCG+nKFqSEf860cLmjRehN8DZg=
|
||||
SIZE (gupnp-tools-0.8.8.tar.xz) = 479036
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2013/09/26 08:16:38 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2013/11/14 14:23:50 jasper Exp $
|
||||
@bin bin/gssdp-discover
|
||||
@bin bin/gupnp-av-cp
|
||||
@bin bin/gupnp-network-light
|
||||
@ -42,3 +42,4 @@ share/locale/sr/LC_MESSAGES/gupnp-tools.mo
|
||||
share/locale/sr@latin/
|
||||
share/locale/sr@latin/LC_MESSAGES/
|
||||
share/locale/sr@latin/LC_MESSAGES/gupnp-tools.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/gupnp-tools.mo
|
||||
|
Loading…
Reference in New Issue
Block a user