diff --git a/net/farstream/Makefile b/net/farstream/Makefile index 853c2103b8a..6d858627176 100644 --- a/net/farstream/Makefile +++ b/net/farstream/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.3 2012/04/08 15:39:51 jasper Exp $ +# $OpenBSD: Makefile,v 1.4 2012/04/30 09:38:37 ajacoutot Exp $ COMMENT= audio/video communications framework DISTNAME= farstream-0.1.2 CATEGORIES= net devel -REVISION= 1 +REVISION= 2 SHARED_LIBS += farstream-0.1 0.0 # 0.1 @@ -31,8 +31,7 @@ WANTLIB += pcre soup-2.4 xml2 z BUILD_DEPENDS= devel/gobject-introspection \ multimedia/gstreamer-0.10/py-gstreamer LIB_DEPENDS= multimedia/gstreamer-0.10/plugins-base \ - net/gupnp/igd \ - net/libnice + net/libnice>=0.1.2 RUN_DEPENDS= multimedia/gstreamer-0.10/py-gstreamer USE_GMAKE= Yes diff --git a/net/telepathy/telepathy-gabble/Makefile b/net/telepathy/telepathy-gabble/Makefile index 3fea6926ec8..bb94c149625 100644 --- a/net/telepathy/telepathy-gabble/Makefile +++ b/net/telepathy/telepathy-gabble/Makefile @@ -1,15 +1,16 @@ -# $OpenBSD: Makefile,v 1.50 2012/04/03 09:37:07 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.51 2012/04/30 09:39:26 ajacoutot Exp $ COMMENT= flexible communications framework, xmpp component DISTNAME= telepathy-gabble-0.16.0 -REVISION= 1 +REVISION= 2 MASTER_SITES= ${MASTER_SITES_TP:=telepathy-gabble/} -WANTLIB += c dbus-1 dbus-glib-1 ffi gio-2.0 glib-2.0 gmodule-2.0 -WANTLIB += gmp gnutls gobject-2.0 gthread-2.0 hogweed m nettle -WANTLIB += nice p11-kit pcre pthread soup-2.4 sqlite3 tasn1 telepathy-glib +WANTLIB += c dbus-1 dbus-glib-1 e2fs-uuid ffi gio-2.0 glib-2.0 +WANTLIB += gmodule-2.0 gmp gnutls gobject-2.0 gssdp-1.0 gthread-2.0 +WANTLIB += gupnp-1.0 gupnp-igd-1.0 hogweed m nettle nice p11-kit +WANTLIB += pcre pthread soup-2.4 sqlite3 tasn1 telepathy-glib WANTLIB += xml2 z MODULES= devel/gettext \ @@ -18,7 +19,7 @@ MODULES= devel/gettext \ BUILD_DEPENDS= textproc/libxslt LIB_DEPENDS= devel/libsoup \ - net/libnice>=0.0.13 \ + net/libnice>=0.1.2 \ net/telepathy/telepathy-glib>=0.18.0 # needed for the tests