Skip to content

Commit

Permalink
net/gssdp: Build and install static library
Browse files Browse the repository at this point in the history
- Bump PORTREVISION for package change
  • Loading branch information
sunpoet committed Apr 5, 2023
1 parent 23a9467 commit 9232508
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion net/gssdp/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gssdp
PORTVERSION= 1.6.2
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= GNOME

Expand All @@ -18,7 +19,7 @@ LIB_DEPENDS= libsoup-3.0.so:devel/libsoup3
USES= gnome meson pkgconfig tar:xz
USE_GNOME= glib20 introspection:build

MESON_ARGS= -Dexamples=false -Dgtk_doc=false -Dintrospection=true -Dmanpages=false
MESON_ARGS= --default-library=both -Dexamples=false -Dgtk_doc=false -Dintrospection=true -Dmanpages=false
USE_LDCONFIG= yes

CONFLICTS_INSTALL= gssdp14
Expand Down
1 change: 1 addition & 0 deletions net/gssdp/pkg-plist
Expand Up @@ -6,6 +6,7 @@ include/gssdp-1.6/libgssdp/gssdp-resource-browser.h
include/gssdp-1.6/libgssdp/gssdp-resource-group.h
include/gssdp-1.6/libgssdp/gssdp.h
lib/girepository-1.0/GSSDP-1.6.typelib
lib/libgssdp-1.6.a
lib/libgssdp-1.6.so
lib/libgssdp-1.6.so.0
lib/libgssdp-1.6.so.0.106.2
Expand Down

0 comments on commit 9232508

Please sign in to comment.