mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
net/gupnp: Build and install static library
- Bump PORTREVISION for package change
This commit is contained in:
parent
05193e0eba
commit
452c0f2631
@ -1,5 +1,6 @@
|
|||||||
PORTNAME= gupnp
|
PORTNAME= gupnp
|
||||||
PORTVERSION= 1.6.3
|
PORTVERSION= 1.6.3
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= GNOME
|
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
|
USES= compiler:c11 cpe gnome meson pkgconfig python:run shebangfix tar:xz
|
||||||
USE_GNOME= glib20 introspection:build libxml2
|
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_CSTD= c11
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
|
@ -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-xml-doc.h
|
||||||
include/gupnp-1.6/libgupnp/gupnp.h
|
include/gupnp-1.6/libgupnp/gupnp.h
|
||||||
lib/girepository-1.0/GUPnP-1.6.typelib
|
lib/girepository-1.0/GUPnP-1.6.typelib
|
||||||
|
lib/libgupnp-1.6.a
|
||||||
lib/libgupnp-1.6.so
|
lib/libgupnp-1.6.so
|
||||||
lib/libgupnp-1.6.so.0
|
lib/libgupnp-1.6.so.0
|
||||||
lib/libgupnp-1.6.so.0.106.%%PATCH_VERSION%%
|
lib/libgupnp-1.6.so.0.106.%%PATCH_VERSION%%
|
||||||
|
Loading…
Reference in New Issue
Block a user