- update to libnice-0.1.4

maintainer timed-out
This commit is contained in:
jasper 2013-03-30 10:44:09 +00:00
parent 7b2739bdb9
commit 0777f6c69b
3 changed files with 21 additions and 5 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.19 2013/03/21 08:46:34 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.20 2013/03/30 10:44:09 jasper Exp $
SHARED_ONLY = Yes
COMMENT = GLib ICE implementation
DISTNAME = libnice-0.1.3
SHARED_LIBS += nice 2.0 # 11.0
DISTNAME = libnice-0.1.4
SHARED_LIBS += nice 2.1 # 11.0
CATEGORIES = net
HOMEPAGE = http://nice.freedesktop.org/

View File

@ -1,2 +1,2 @@
SHA256 (libnice-0.1.3.tar.gz) = BGzhH2Zji1Ty4ELnsfvMU37JnCcYX7AG7b/YDX+ZAHQ=
SIZE (libnice-0.1.3.tar.gz) = 672174
SHA256 (libnice-0.1.4.tar.gz) = ROUX3pwBIDFY8qPVnwWHBimaSuQd/hp+63LCkPzIv1c=
SIZE (libnice-0.1.4.tar.gz) = 712256

View File

@ -0,0 +1,16 @@
$OpenBSD: patch-Makefile_in,v 1.5 2013/03/30 10:44:09 jasper Exp $
Don't build and install example programs.
--- Makefile.in.orig Tue Mar 26 14:40:18 2013
+++ Makefile.in Tue Mar 26 14:40:25 2013
@@ -312,8 +312,7 @@ SUBDIRS = \
nice \
gst \
docs \
- tests \
- examples
+ tests
DISTCHECK_CONFIGURE_FLAGS = --disable-assert -enable-gtk-doc
EXTRA_DIST = \