mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
net/gupnp-av: Build and install static library
- Bump PORTREVISION for package change
This commit is contained in:
parent
452c0f2631
commit
db5110faee
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= gupnp-av
|
||||
PORTVERSION= 0.14.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
|
@ -16,7 +17,7 @@ BUILD_DEPENDS= glib>=2.58:devel/glib20 \
|
|||
USES= compiler:c11 gnome meson pkgconfig tar:xz
|
||||
USE_GNOME= glib20 introspection:build libxml2
|
||||
|
||||
MESON_ARGS= -Dgtk_doc=false -Dintrospection=true
|
||||
MESON_ARGS= --default-library=both -Dgtk_doc=false -Dintrospection=true
|
||||
USE_CSTD= c11
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
|
|
@ -19,6 +19,7 @@ include/gupnp-av-1.0/libgupnp-av/gupnp-media-collection.h
|
|||
include/gupnp-av-1.0/libgupnp-av/gupnp-protocol-info.h
|
||||
include/gupnp-av-1.0/libgupnp-av/gupnp-search-criteria-parser.h
|
||||
lib/girepository-1.0/GUPnPAV-1.0.typelib
|
||||
lib/libgupnp-av-1.0.a
|
||||
lib/libgupnp-av-1.0.so
|
||||
lib/libgupnp-av-1.0.so.3
|
||||
lib/libgupnp-av-1.0.so.3.14.1
|
||||
|
|
Loading…
Add table
Reference in a new issue