pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/libnice Add introspection files, bump PKGREVISION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7aaab54dc3eb
branches:  trunk
changeset: 652819:7aaab54dc3eb
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jun 08 14:50:09 2015 +0000

description:
Add introspection files, bump PKGREVISION.

diffstat:

 net/libnice/Makefile |  6 +++---
 net/libnice/PLIST    |  4 +++-
 2 files changed, 6 insertions(+), 4 deletions(-)

diffs (44 lines):

diff -r a953657874a4 -r 7aaab54dc3eb net/libnice/Makefile
--- a/net/libnice/Makefile      Mon Jun 08 14:48:55 2015 +0000
+++ b/net/libnice/Makefile      Mon Jun 08 14:50:09 2015 +0000
@@ -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 @@
 
 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 -r a953657874a4 -r 7aaab54dc3eb net/libnice/PLIST
--- a/net/libnice/PLIST Mon Jun 08 14:48:55 2015 +0000
+++ b/net/libnice/PLIST Mon Jun 08 14:50:09 2015 +0000
@@ -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/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



Home | Main Index | Thread Index | Old Index