- update to gupnp-av-0.12.0
This commit is contained in:
parent
6daeb61467
commit
55b9ba31a5
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2012/08/20 08:54:00 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2013/03/28 19:43:57 jasper Exp $
|
||||
|
||||
COMMENT= helpers for building A/V applications using GUPnP
|
||||
|
||||
GNOME_PROJECT= gupnp-av
|
||||
GNOME_VERSION= 0.10.3
|
||||
GNOME_VERSION= 0.12.1
|
||||
|
||||
SHARED_LIBS += gupnp-av-1.0 0.1 # 2.0
|
||||
|
||||
@ -12,10 +12,10 @@ MODULES= devel/gettext \
|
||||
|
||||
WANTLIB += e2fs-uuid ffi gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0
|
||||
WANTLIB += gssdp-1.0 gthread-2.0 gupnp-1.0 m pcre soup-2.4 xml2
|
||||
WANTLIB += z c pthread
|
||||
WANTLIB += z pthread
|
||||
|
||||
LIB_DEPENDS= net/gupnp/core>=0.18.4
|
||||
LIB_DEPENDS= net/gupnp/core>=0.20.0
|
||||
|
||||
MODGNOME_TOOLS= goi
|
||||
MODGNOME_TOOLS= goi vala
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gupnp-av-0.10.3.tar.xz) = 0Nu3J9h7yfLcg0RV0UowcAsWtBpX6dzeLoIrN4yo8eI=
|
||||
SIZE (gupnp-av-0.10.3.tar.xz) = 287596
|
||||
SHA256 (gupnp-av-0.12.1.tar.xz) = fHPzweHI9VIHm424lxNIrPhQeMgu1NqIOyGL2ZP81MQ=
|
||||
SIZE (gupnp-av-0.12.1.tar.xz) = 336864
|
||||
|
@ -1,2 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2011/07/05 16:59:10 jasper Exp $
|
||||
@lib lib/libgupnp-av-1.0.so.${LIBgupnp-av-1.0_VERSION}
|
@ -1,11 +1,13 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2012/08/20 08:54:00 jasper Exp $
|
||||
%%SHARED%%
|
||||
@comment $OpenBSD: PLIST,v 1.3 2013/03/28 19:43:57 jasper Exp $
|
||||
include/gupnp-av-1.0/
|
||||
include/gupnp-av-1.0/libgupnp-av/
|
||||
include/gupnp-av-1.0/libgupnp-av/gupnp-av-enums.h
|
||||
include/gupnp-av-1.0/libgupnp-av/gupnp-av-error.h
|
||||
include/gupnp-av-1.0/libgupnp-av/gupnp-av.h
|
||||
include/gupnp-av-1.0/libgupnp-av/gupnp-cds-last-change-parser.h
|
||||
include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-container.h
|
||||
include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-contributor.h
|
||||
include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-createclass.h
|
||||
include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-descriptor.h
|
||||
include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-item.h
|
||||
include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-object.h
|
||||
@ -13,13 +15,17 @@ include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-parser.h
|
||||
include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-resource.h
|
||||
include/gupnp-av-1.0/libgupnp-av/gupnp-didl-lite-writer.h
|
||||
include/gupnp-av-1.0/libgupnp-av/gupnp-dlna.h
|
||||
include/gupnp-av-1.0/libgupnp-av/gupnp-feature-list-parser.h
|
||||
include/gupnp-av-1.0/libgupnp-av/gupnp-feature.h
|
||||
include/gupnp-av-1.0/libgupnp-av/gupnp-last-change-parser.h
|
||||
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/
|
||||
lib/girepository-1.0/GUPnPAV-1.0.typelib
|
||||
lib/libgupnp-av-1.0.a
|
||||
lib/libgupnp-av-1.0.la
|
||||
@lib lib/libgupnp-av-1.0.so.${LIBgupnp-av-1.0_VERSION}
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/gupnp-av-1.0.pc
|
||||
share/gir-1.0/
|
||||
@ -27,6 +33,7 @@ share/gir-1.0/GUPnPAV-1.0.gir
|
||||
share/gtk-doc/
|
||||
share/gtk-doc/html/
|
||||
share/gtk-doc/html/gupnp-av/
|
||||
share/gtk-doc/html/gupnp-av/GUPnPCDSLastChangeParser.html
|
||||
share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteContainer.html
|
||||
share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteContributor.html
|
||||
share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteDescriptor.html
|
||||
@ -35,13 +42,17 @@ share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteObject.html
|
||||
share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteParser.html
|
||||
share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteResource.html
|
||||
share/gtk-doc/html/gupnp-av/GUPnPDIDLLiteWriter.html
|
||||
share/gtk-doc/html/gupnp-av/GUPnPFeature.html
|
||||
share/gtk-doc/html/gupnp-av/GUPnPFeatureListParser.html
|
||||
share/gtk-doc/html/gupnp-av/GUPnPLastChangeParser.html
|
||||
share/gtk-doc/html/gupnp-av/GUPnPMediaCollection.html
|
||||
share/gtk-doc/html/gupnp-av/GUPnPProtocolInfo.html
|
||||
share/gtk-doc/html/gupnp-av/GUPnPSearchCriteriaParser.html
|
||||
share/gtk-doc/html/gupnp-av/annotation-glossary.html
|
||||
share/gtk-doc/html/gupnp-av/ch01.html
|
||||
share/gtk-doc/html/gupnp-av/ch02.html
|
||||
share/gtk-doc/html/gupnp-av/gupnp-av-Error-codes.html
|
||||
share/gtk-doc/html/gupnp-av/gupnp-av-GUPnPDIDLLiteCreateClass.html
|
||||
share/gtk-doc/html/gupnp-av/gupnp-av.devhelp2
|
||||
share/gtk-doc/html/gupnp-av/home.png
|
||||
share/gtk-doc/html/gupnp-av/index.html
|
||||
@ -50,3 +61,13 @@ share/gtk-doc/html/gupnp-av/left.png
|
||||
share/gtk-doc/html/gupnp-av/right.png
|
||||
share/gtk-doc/html/gupnp-av/style.css
|
||||
share/gtk-doc/html/gupnp-av/up.png
|
||||
share/gupnp-av/
|
||||
share/gupnp-av/av.xsd
|
||||
share/gupnp-av/didl-lite-v2.xsd
|
||||
share/gupnp-av/simpledc20021212.xsd
|
||||
share/gupnp-av/upnp.xsd
|
||||
share/gupnp-av/xml.xsd
|
||||
share/vala/
|
||||
share/vala/vapi/
|
||||
share/vala/vapi/gupnp-av-1.0.deps
|
||||
share/vala/vapi/gupnp-av-1.0.vapi
|
||||
|
Loading…
x
Reference in New Issue
Block a user