- update to 0.10.3
This commit is contained in:
parent
a281d3d823
commit
c549cfe082
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2012/04/22 11:03:08 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2012/08/20 08:54:00 jasper Exp $
|
||||
|
||||
COMMENT= helpers for building A/V applications using GUPnP
|
||||
|
||||
GNOME_PROJECT= gupnp-av
|
||||
GNOME_VERSION= 0.10.2
|
||||
GNOME_VERSION= 0.10.3
|
||||
|
||||
SHARED_LIBS += gupnp-av-1.0 0.1 # 2.0
|
||||
|
||||
@ -12,9 +12,9 @@ MODULES= devel/gettext \
|
||||
|
||||
WANTLIB += e2fs-uuid ffi gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0
|
||||
WANTLIB += gssdp-1.0 gthread-2.0 gupnp-1.0 m pcre soup-2.4 xml2
|
||||
WANTLIB += z
|
||||
WANTLIB += z c pthread
|
||||
|
||||
LIB_DEPENDS= net/gupnp/core>=0.18.0
|
||||
LIB_DEPENDS= net/gupnp/core>=0.18.4
|
||||
|
||||
MODGNOME_TOOLS= goi
|
||||
|
||||
|
@ -1,5 +1,2 @@
|
||||
MD5 (gupnp-av-0.10.2.tar.xz) = pCrwdR+LC6zdoHQdOlFf7A==
|
||||
RMD160 (gupnp-av-0.10.2.tar.xz) = yoSsQFys3jGeUm/tabayCEWRktc=
|
||||
SHA1 (gupnp-av-0.10.2.tar.xz) = LytJE885RkdELseUOTnH7DaHDsk=
|
||||
SHA256 (gupnp-av-0.10.2.tar.xz) = SGPJvL+i6fyyFdQ8jR5AkPvQePiuZeRaMxTn9tWajL8=
|
||||
SIZE (gupnp-av-0.10.2.tar.xz) = 289784
|
||||
SHA256 (gupnp-av-0.10.3.tar.xz) = 0Nu3J9h7yfLcg0RV0UowcAsWtBpX6dzeLoIrN4yo8eI=
|
||||
SIZE (gupnp-av-0.10.3.tar.xz) = 287596
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/07/05 16:59:10 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2012/08/20 08:54:00 jasper Exp $
|
||||
%%SHARED%%
|
||||
include/gupnp-av-1.0/
|
||||
include/gupnp-av-1.0/libgupnp-av/
|
||||
@ -42,7 +42,6 @@ share/gtk-doc/html/gupnp-av/annotation-glossary.html
|
||||
share/gtk-doc/html/gupnp-av/ch01.html
|
||||
share/gtk-doc/html/gupnp-av/ch02.html
|
||||
share/gtk-doc/html/gupnp-av/gupnp-av-Error-codes.html
|
||||
share/gtk-doc/html/gupnp-av/gupnp-av.devhelp
|
||||
share/gtk-doc/html/gupnp-av/gupnp-av.devhelp2
|
||||
share/gtk-doc/html/gupnp-av/home.png
|
||||
share/gtk-doc/html/gupnp-av/index.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user