mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Fix r426408, r426409 and 426410
This commit is contained in:
parent
8d37b70b5f
commit
d348e34b6c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426586
@ -8,7 +8,7 @@ lib/girepository-1.0/GSSDP-1.0.typelib
|
||||
lib/libgssdp-1.0.a
|
||||
lib/libgssdp-1.0.so
|
||||
lib/libgssdp-1.0.so.3
|
||||
lib/libgssdp-1.0.so.3.0.0
|
||||
lib/libgssdp-1.0.so.3.0.1
|
||||
libdata/pkgconfig/gssdp-1.0.pc
|
||||
%%GTK3%%%%DATADIR%%/gssdp-device-sniffer.ui
|
||||
share/gir-1.0/GSSDP-1.0.gir
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= gupnp-av
|
||||
PORTVERSION= 0.12.10
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
@ -21,7 +22,7 @@ VALA_DESC= Vala binding
|
||||
CONFIGURE_ARGS= --enable-introspection=yes
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_GNOME= glib20 introspection:build
|
||||
USE_GNOME= glib20 introspection:build libxml2
|
||||
USE_LDCONFIG= yes
|
||||
USES= gmake libtool pathfix pkgconfig tar:xz
|
||||
|
||||
|
@ -22,7 +22,7 @@ lib/girepository-1.0/GUPnP-1.0.typelib
|
||||
lib/libgupnp-1.0.a
|
||||
lib/libgupnp-1.0.so
|
||||
lib/libgupnp-1.0.so.4
|
||||
lib/libgupnp-1.0.so.4.0.0
|
||||
lib/libgupnp-1.0.so.4.0.1
|
||||
libdata/pkgconfig/gupnp-1.0.pc
|
||||
share/gir-1.0/GUPnP-1.0.gir
|
||||
share/gtk-doc/html/gupnp/GUPnPAcl.html
|
||||
@ -44,6 +44,22 @@ share/gtk-doc/html/gupnp/api-context.html
|
||||
share/gtk-doc/html/gupnp/api-device-control.html
|
||||
share/gtk-doc/html/gupnp/api-device-impl.html
|
||||
share/gtk-doc/html/gupnp/api-device-info.html
|
||||
share/gtk-doc/html/gupnp/api-index-0-12-3.html
|
||||
share/gtk-doc/html/gupnp/api-index-0-13-0.html
|
||||
share/gtk-doc/html/gupnp/api-index-0-13-3.html
|
||||
share/gtk-doc/html/gupnp/api-index-0-17-0.html
|
||||
share/gtk-doc/html/gupnp/api-index-0-17-2.html
|
||||
share/gtk-doc/html/gupnp/api-index-0-19-1.html
|
||||
share/gtk-doc/html/gupnp/api-index-0-19-2.html
|
||||
share/gtk-doc/html/gupnp/api-index-0-20-11.html
|
||||
share/gtk-doc/html/gupnp/api-index-0-20-12.html
|
||||
share/gtk-doc/html/gupnp/api-index-0-20-3.html
|
||||
share/gtk-doc/html/gupnp/api-index-0-20-4.html
|
||||
share/gtk-doc/html/gupnp/api-index-0-20-5.html
|
||||
share/gtk-doc/html/gupnp/api-index-0-20-8.html
|
||||
share/gtk-doc/html/gupnp/api-index-0-20-9.html
|
||||
share/gtk-doc/html/gupnp/api-index-deprecated.html
|
||||
share/gtk-doc/html/gupnp/api-index-full.html
|
||||
share/gtk-doc/html/gupnp/api-tools.html
|
||||
share/gtk-doc/html/gupnp/api-utility.html
|
||||
share/gtk-doc/html/gupnp/api.html
|
||||
@ -57,7 +73,6 @@ share/gtk-doc/html/gupnp/gupnp-gupnp-service-introspection.html
|
||||
share/gtk-doc/html/gupnp/gupnp.devhelp2
|
||||
share/gtk-doc/html/gupnp/home.png
|
||||
share/gtk-doc/html/gupnp/index.html
|
||||
share/gtk-doc/html/gupnp/ix01.html
|
||||
share/gtk-doc/html/gupnp/left-insensitive.png
|
||||
share/gtk-doc/html/gupnp/left.png
|
||||
share/gtk-doc/html/gupnp/overview.html
|
||||
|
Loading…
Reference in New Issue
Block a user