1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

net/gupnp: Build and install static library

- Bump PORTREVISION for package change
This commit is contained in:
Po-Chuan Hsieh 2023-04-06 01:13:28 +08:00
parent 05193e0eba
commit 452c0f2631
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= gupnp
PORTVERSION= 1.6.3
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= GNOME
@ -21,7 +22,7 @@ LIB_DEPENDS= libgssdp-1.6.so:net/gssdp \
USES= compiler:c11 cpe gnome meson pkgconfig python:run shebangfix tar:xz
USE_GNOME= glib20 introspection:build libxml2
MESON_ARGS= -Dexamples=false -Dgtk_doc=false -Dintrospection=true
MESON_ARGS= --default-library=both -Dexamples=false -Dgtk_doc=false -Dintrospection=true
USE_CSTD= c11
USE_LDCONFIG= yes

View File

@ -20,6 +20,7 @@ include/gupnp-1.6/libgupnp/gupnp-uuid.h
include/gupnp-1.6/libgupnp/gupnp-xml-doc.h
include/gupnp-1.6/libgupnp/gupnp.h
lib/girepository-1.0/GUPnP-1.6.typelib
lib/libgupnp-1.6.a
lib/libgupnp-1.6.so
lib/libgupnp-1.6.so.0
lib/libgupnp-1.6.so.0.106.%%PATCH_VERSION%%