Skip to content

Commit

Permalink
net-im/libnice{-gst1,}: Update to 0.1.21
Browse files Browse the repository at this point in the history
Sponsored by:	Serenity Cybersecurity, LLC
  • Loading branch information
arrowd committed Mar 9, 2023
1 parent 4e155b2 commit d3cc197
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 9 deletions.
3 changes: 2 additions & 1 deletion net-im/libnice-gst1/pkg-plist
Expand Up @@ -5,6 +5,7 @@
@comment include/nice/candidate.h
@comment include/nice/debug.h
@comment include/nice/interfaces.h
@comment include/nice/nice-version.h
@comment include/nice/nice.h
@comment include/nice/pseudotcp.h
@comment include/stun/constants.h
Expand All @@ -20,6 +21,6 @@
lib/gstreamer-1.0/libgstnice.so
@comment lib/libnice.so
@comment lib/libnice.so.10
@comment lib/libnice.so.10.12.0
@comment lib/libnice.so.10.13.1
@comment libdata/pkgconfig/nice.pc
@comment share/gir-1.0/Nice-0.1.gir
8 changes: 4 additions & 4 deletions net-im/libnice/Makefile
@@ -1,6 +1,5 @@
PORTNAME= libnice
PORTVERSION= 0.1.19
PORTREVISION= 1
PORTVERSION= 0.1.21
CATEGORIES= net-im devel
MASTER_SITES= http://nice.freedesktop.org/releases/

Expand All @@ -13,7 +12,8 @@ LICENSE_COMB= dual

LIB_DEPENDS?= libgnutls.so:security/gnutls

USES= gettext gmake gnome libtool localbase:ldflags pathfix pkgconfig meson python
USES= gettext gmake gnome libtool localbase:ldflags meson pathfix \
pkgconfig python ssl
USE_LDCONFIG= yes
USE_GNOME= glib20 introspection:build
CPPFLAGS+= -DHAVE_GETIFADDRS
Expand All @@ -24,7 +24,7 @@ GUPNP_MESON_ENABLED= gupnp
GUPNP_DESC= UPnP IGD port mapping support
GUPNP_LIB_DEPENDS+= libgupnp-igd-1.0.so:net/gupnp-igd

MESON_ARGS+=-Dtests=disabled -Dgtk_doc=disabled
MESON_ARGS+=-Dtests=disabled -Dgtk_doc=disabled -Dcrypto-library=openssl

.if defined(LIBNICE_SLAVE)
USES+= gstreamer
Expand Down
6 changes: 3 additions & 3 deletions net-im/libnice/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1656190262
SHA256 (libnice-0.1.19.tar.gz) = 6747af710998cf708a2e8ceef51cccd181373d94201dd4b8d40797a070ed47cc
SIZE (libnice-0.1.19.tar.gz) = 453407
TIMESTAMP = 1677569569
SHA256 (libnice-0.1.21.tar.gz) = 72e73a2acf20f59093e21d5601606e405873503eb35f346fa621de23e99b3b39
SIZE (libnice-0.1.21.tar.gz) = 460086
3 changes: 2 additions & 1 deletion net-im/libnice/pkg-plist
Expand Up @@ -5,6 +5,7 @@ include/nice/agent.h
include/nice/candidate.h
include/nice/debug.h
include/nice/interfaces.h
include/nice/nice-version.h
include/nice/nice.h
include/nice/pseudotcp.h
include/stun/constants.h
Expand All @@ -19,6 +20,6 @@ include/stun/win32_common.h
lib/girepository-1.0/Nice-0.1.typelib
lib/libnice.so
lib/libnice.so.10
lib/libnice.so.10.12.0
lib/libnice.so.10.13.1
libdata/pkgconfig/nice.pc
share/gir-1.0/Nice-0.1.gir

0 comments on commit d3cc197

Please sign in to comment.