use the right gstreamer version

This commit is contained in:
drochner 2013-07-17 14:44:19 +00:00
parent 566bd2d402
commit 27f04d308e
3 changed files with 27 additions and 9 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.5 2013/07/06 16:16:46 ryoon Exp $
# $NetBSD: Makefile,v 1.6 2013/07/17 14:44:19 drochner Exp $
#
DISTNAME= gupnp-dlna-0.10.2
@ -15,7 +15,9 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config
PKGCONFIG_OVERRIDE+= gupnp-dlna-1.0.pc.in
PKGCONFIG_OVERRIDE+= gupnp-dlna-2.0.pc.in
PKGCONFIG_OVERRIDE+= gupnp-dlna-gst-2.0.pc.in
#PKGCONFIG_OVERRIDE+= gupnp-dlna-metadata-2.0.pc.in
.include "../../archivers/xz/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
@ -23,7 +25,6 @@ PKGCONFIG_OVERRIDE+= gupnp-dlna-1.0.pc.in
.include "../../devel/gobject-introspection/buildlink3.mk"
.include "../../net/gupnp/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
BUILDLINK_API_DEPENDS.gstreamer0.10+= gstreamer0.10>=0.10.29.2
.include "../../multimedia/gstreamer0.10/buildlink3.mk"
.include "../../multimedia/gst-plugins0.10-base/buildlink3.mk"
.include "../../multimedia/gstreamer1/buildlink3.mk"
.include "../../multimedia/gst-plugins1-base/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,9 +1,10 @@
@comment $NetBSD: PLIST,v 1.2 2013/07/06 16:16:46 ryoon Exp $
@comment $NetBSD: PLIST,v 1.3 2013/07/17 14:44:19 drochner Exp $
bin/gupnp-dlna-info-2.0
bin/gupnp-dlna-ls-profiles-2.0
include/gupnp-dlna-2.0/libgupnp-dlna/gupnp-dlna-audio-information.h
include/gupnp-dlna-2.0/libgupnp-dlna/gupnp-dlna-container-information.h
include/gupnp-dlna-2.0/libgupnp-dlna/gupnp-dlna-g-values.h
include/gupnp-dlna-2.0/libgupnp-dlna/gupnp-dlna-gst-utils.h
include/gupnp-dlna-2.0/libgupnp-dlna/gupnp-dlna-image-information.h
include/gupnp-dlna-2.0/libgupnp-dlna/gupnp-dlna-information.h
include/gupnp-dlna-2.0/libgupnp-dlna/gupnp-dlna-profile-guesser.h
@ -15,10 +16,26 @@ include/gupnp-dlna-2.0/libgupnp-dlna/gupnp-dlna-video-information.h
include/gupnp-dlna-2.0/libgupnp-dlna/gupnp-dlna.h
include/gupnp-dlna-2.0/libgupnp-dlna/metadata/gupnp-dlna-metadata-extractor.h
lib/girepository-1.0/GUPnPDLNA-2.0.typelib
lib/girepository-1.0/GUPnPDLNAGst-2.0.typelib
lib/gupnp-dlna/libgstreamer.la
lib/libgupnp-dlna-2.0.la
lib/libgupnp-dlna-gst-2.0.la
lib/pkgconfig/gupnp-dlna-2.0.pc
lib/pkgconfig/gupnp-dlna-gst-2.0.pc
lib/pkgconfig/gupnp-dlna-metadata-2.0.pc
share/gir-1.0/GUPnPDLNA-2.0.gir
share/gir-1.0/GUPnPDLNAGst-2.0.gir
share/gtk-doc/html/gupnp-dlna-gst/annotation-glossary.html
share/gtk-doc/html/gupnp-dlna-gst/ch01.html
share/gtk-doc/html/gupnp-dlna-gst/gupnp-dlna-gst-gupnp-dlna-gst-utils.html
share/gtk-doc/html/gupnp-dlna-gst/gupnp-dlna-gst.devhelp2
share/gtk-doc/html/gupnp-dlna-gst/home.png
share/gtk-doc/html/gupnp-dlna-gst/index.html
share/gtk-doc/html/gupnp-dlna-gst/index.sgml
share/gtk-doc/html/gupnp-dlna-gst/left.png
share/gtk-doc/html/gupnp-dlna-gst/right.png
share/gtk-doc/html/gupnp-dlna-gst/style.css
share/gtk-doc/html/gupnp-dlna-gst/up.png
share/gtk-doc/html/gupnp-dlna-metadata/GUPnPDLNAMetadataExtractor.html
share/gtk-doc/html/gupnp-dlna-metadata/annotation-glossary.html
share/gtk-doc/html/gupnp-dlna-metadata/ch01.html

View file

@ -1,4 +1,4 @@
# $NetBSD: buildlink3.mk,v 1.5 2013/07/06 16:18:41 ryoon Exp $
# $NetBSD: buildlink3.mk,v 1.6 2013/07/17 14:44:19 drochner Exp $
BUILDLINK_TREE+= gupnp-dlna
@ -11,8 +11,8 @@ BUILDLINK_PKGSRCDIR.gupnp-dlna?= ../../net/gupnp-dlna
.include "../../net/gupnp/buildlink3.mk"
#.include "../../textproc/libxml2/buildlink3.mk"
.include "../../multimedia/gstreamer0.10/buildlink3.mk"
.include "../../multimedia/gst-plugins0.10-base/buildlink3.mk"
.include "../../multimedia/gstreamer1/buildlink3.mk"
.include "../../multimedia/gst-plugins1-base/buildlink3.mk"
.endif # GUPNP_DLNA_BUILDLINK3_MK
BUILDLINK_TREE+= -gupnp-dlna