mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
net/gssdp14: Build and install static library
- Bump PORTREVISION for package change
This commit is contained in:
parent
9232508b26
commit
05193e0eba
@ -1,5 +1,6 @@
|
||||
PORTNAME= gssdp
|
||||
PORTVERSION= 1.4.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= GNOME
|
||||
PKGNAMESUFFIX= 14
|
||||
@ -19,7 +20,7 @@ LIB_DEPENDS= libsoup-2.4.so:devel/libsoup
|
||||
USES= gnome meson pkgconfig tar:xz
|
||||
USE_GNOME= glib20 introspection:build
|
||||
|
||||
MESON_ARGS= -Dexamples=false -Dgtk_doc=false -Dintrospection=true
|
||||
MESON_ARGS= --default-library=both -Dexamples=false -Dgtk_doc=false -Dintrospection=true
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CONFLICTS_INSTALL= gssdp
|
||||
|
@ -6,6 +6,7 @@ include/gssdp-1.2/libgssdp/gssdp-resource-browser.h
|
||||
include/gssdp-1.2/libgssdp/gssdp-resource-group.h
|
||||
include/gssdp-1.2/libgssdp/gssdp.h
|
||||
lib/girepository-1.0/GSSDP-1.2.typelib
|
||||
lib/libgssdp-1.2.a
|
||||
lib/libgssdp-1.2.so
|
||||
lib/libgssdp-1.2.so.0
|
||||
lib/libgssdp-1.2.so.0.104.1
|
||||
|
Loading…
Reference in New Issue
Block a user