From d47e7622683d9070e63c1223d9cbe509a7da064f Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 8 Jun 2015 14:50:09 +0000 Subject: Add introspection files, bump PKGREVISION. --- net/libnice/Makefile | 6 +++--- net/libnice/PLIST | 4 +++- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'net/libnice') diff --git a/net/libnice/Makefile b/net/libnice/Makefile index 0b69a7d03c8..51d888874ce 100644 --- a/net/libnice/Makefile +++ b/net/libnice/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.36 2015/04/06 08:17:16 adam Exp $ +# $NetBSD: Makefile,v 1.37 2015/06/08 14:50:09 wiz Exp $ # # Also update net/gst-plugins1-libnice when you update this! DISTNAME= libnice-0.1.10 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net devel MASTER_SITES= http://nice.freedesktop.org/releases/ @@ -14,7 +14,7 @@ LICENSE= gnu-lgpl-v2.1 OR mpl-1.1 GNU_CONFIGURE= yes USE_LIBTOOL= yes -USE_TOOLS+= pkg-config +USE_TOOLS+= gmake pkg-config CONFIGURE_ARGS+= --without-gstreamer .include "../../mk/bsd.prefs.mk" diff --git a/net/libnice/PLIST b/net/libnice/PLIST index d1344fc74ba..63ff34ba593 100644 --- a/net/libnice/PLIST +++ b/net/libnice/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2015/02/01 20:02:42 wiz Exp $ +@comment $NetBSD: PLIST,v 1.10 2015/06/08 14:50:09 wiz Exp $ bin/sdp-example bin/simple-example bin/stunbdc @@ -20,8 +20,10 @@ include/stun/usages/ice.h include/stun/usages/timer.h include/stun/usages/turn.h include/stun/win32_common.h +lib/girepository-1.0/Nice-0.1.typelib lib/libnice.la lib/pkgconfig/nice.pc +share/gir-1.0/Nice-0.1.gir share/gtk-doc/html/libnice/NiceAgent.html share/gtk-doc/html/libnice/NiceCandidate.html share/gtk-doc/html/libnice/annotation-glossary.html -- cgit v1.2.3