diff options
author | wiz <wiz@pkgsrc.org> | 2015-07-14 09:16:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-07-14 09:16:47 +0000 |
commit | 70101ba921377b0dd10f7682df46350b2cf12562 (patch) | |
tree | 7aa50abf004c37cdf76699f76051581ae0f39121 /net | |
parent | 430a76f7c3ddd2979f4918f4e4dbfb2e2212dc41 (diff) | |
download | pkgsrc-70101ba921377b0dd10f7682df46350b2cf12562.tar.gz |
Update to 0.1.13. Add Makefile.common to share with gst-plugins1-libnice.
libnice 0.1.13 (2015-04-28)
===========================
Fix build on non-Windows platforms that don't have getifaddrs()
Fix build regression on Windows
libnice 0.1.12 (2015-04-22)
===========================
Fix regression in SDP parser
Make examples work on Windows
Bug fixes on nicesrc
libnice 0.1.11 (2015-04-20)
===========================
API: nice_agent_set_local_credentials() for WebRTC
Nicesink: support GstBufferList
Better warnings on programming errors
Build fixes for Solaris and Windows
Bug and documentation fixes
Diffstat (limited to 'net')
-rw-r--r-- | net/libnice/Makefile | 40 | ||||
-rw-r--r-- | net/libnice/Makefile.common | 38 | ||||
-rw-r--r-- | net/libnice/distinfo | 8 |
3 files changed, 49 insertions, 37 deletions
diff --git a/net/libnice/Makefile b/net/libnice/Makefile index b30e3a37aad..b5c2fab29d4 100644 --- a/net/libnice/Makefile +++ b/net/libnice/Makefile @@ -1,40 +1,14 @@ -# $NetBSD: Makefile,v 1.38 2015/06/08 21:22:17 wiz Exp $ -# -# Also update net/gst-plugins1-libnice when you update this! +# $NetBSD: Makefile,v 1.39 2015/07/14 09:16:47 wiz Exp $ -DISTNAME= libnice-0.1.10 -PKGREVISION= 2 -CATEGORIES= net devel -MASTER_SITES= http://nice.freedesktop.org/releases/ +.include "Makefile.common" -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://nice.freedesktop.org/wiki/ -COMMENT= IETF's draft Interactice Connectivity Establishment standard implementation -LICENSE= gnu-lgpl-v2.1 OR mpl-1.1 - -GNU_CONFIGURE= yes -USE_LIBTOOL= yes -USE_TOOLS+= gmake pkg-config -CONFIGURE_ARGS+= --without-gstreamer - -.include "../../mk/bsd.prefs.mk" - -.if ${OPSYS} == "SunOS" -USE_LANGUAGES+= c99 -.endif +# introspection Makefile uses GNUisms +USE_TOOLS+= gmake +# configure flag is broken in at least 0.1.13 +#CONFIGURE_ARGS+= --without-gstreamer +CONFIGURE_ARGS+= have_gst_check=no PKGCONFIG_OVERRIDE+= nice/nice.pc.in -BUILDLINK_TRANSFORM+= rm:-Werror - -.include "../../mk/compiler.mk" - -.if !empty(PKGSRC_COMPILER:Mclang) -_WRAP_EXTRA_ARGS.CC+= -Wunused-but-set-variable -CWRAPPERS_APPEND.cc+= -Wunused-but-set-variable -.endif - -.include "../../devel/glib2/buildlink3.mk" .include "../../devel/gobject-introspection/buildlink3.mk" -.include "../../net/gupnp-igd/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/libnice/Makefile.common b/net/libnice/Makefile.common new file mode 100644 index 00000000000..c03d7890774 --- /dev/null +++ b/net/libnice/Makefile.common @@ -0,0 +1,38 @@ +# $NetBSD: Makefile.common,v 1.1 2015/07/14 09:16:47 wiz Exp $ +# +# used by net/libnice/Makefile +# used by net/gst-plugins1-libnice/Makefile + +DISTNAME= libnice-0.1.13 +CATEGORIES= net devel +MASTER_SITES= http://nice.freedesktop.org/releases/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://nice.freedesktop.org/wiki/ +COMMENT= IETF's Interactive Connectivity Establishment standard implementation +LICENSE= gnu-lgpl-v2.1 OR mpl-1.1 + +PATCHDIR= ${.CURDIR}/../../net/libnice/patches +DISTINFO_FILE= ${.CURDIR}/../../net/libnice/distinfo + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_TOOLS+= pkg-config + +.include "../../mk/bsd.prefs.mk" + +.if ${OPSYS} == "SunOS" +USE_LANGUAGES+= c99 +.endif + +BUILDLINK_TRANSFORM+= rm:-Werror + +.include "../../mk/compiler.mk" + +.if !empty(PKGSRC_COMPILER:Mclang) +_WRAP_EXTRA_ARGS.CC+= -Wunused-but-set-variable +CWRAPPERS_APPEND.cc+= -Wunused-but-set-variable +.endif + +.include "../../devel/glib2/buildlink3.mk" +.include "../../net/gupnp-igd/buildlink3.mk" diff --git a/net/libnice/distinfo b/net/libnice/distinfo index 9965261ffa5..24f32bfd513 100644 --- a/net/libnice/distinfo +++ b/net/libnice/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.14 2015/02/01 20:02:42 wiz Exp $ +$NetBSD: distinfo,v 1.15 2015/07/14 09:16:47 wiz Exp $ -SHA1 (libnice-0.1.10.tar.gz) = 8468f86a900f95eb87d901e7f9be1842b389fad3 -RMD160 (libnice-0.1.10.tar.gz) = 72aef27eae6d2cbe67316ee6fc86f501c28326b1 -Size (libnice-0.1.10.tar.gz) = 903083 bytes +SHA1 (libnice-0.1.13.tar.gz) = 6be9a2293651e273d82c0e97be38ec832b69a84c +RMD160 (libnice-0.1.13.tar.gz) = 6294317aebb0fb7e5a5f76448172a2cc3ad97ac6 +Size (libnice-0.1.13.tar.gz) = 912374 bytes SHA1 (patch-ad) = abf11727342cbf5a48cdd394355ec2f93ce471f2 |