pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia enable introspection support, bump PKGREV
details: https://anonhg.NetBSD.org/pkgsrc/rev/b58b06716396
branches: trunk
changeset: 610575:b58b06716396
user: drochner <drochner%pkgsrc.org@localhost>
date: Tue Oct 30 12:54:15 2012 +0000
description:
enable introspection support, bump PKGREV
diffstat:
multimedia/gst-plugins0.10-base/Makefile | 5 +++--
multimedia/gst-plugins0.10-base/PLIST | 26 +++++++++++++++++++++++++-
multimedia/gstreamer0.10/Makefile | 5 +++--
multimedia/gstreamer0.10/PLIST | 10 +++++++++-
4 files changed, 40 insertions(+), 6 deletions(-)
diffs (120 lines):
diff -r 7834af33d4c9 -r b58b06716396 multimedia/gst-plugins0.10-base/Makefile
--- a/multimedia/gst-plugins0.10-base/Makefile Tue Oct 30 12:53:05 2012 +0000
+++ b/multimedia/gst-plugins0.10-base/Makefile Tue Oct 30 12:54:15 2012 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2012/10/08 09:21:02 asau Exp $
+# $NetBSD: Makefile,v 1.25 2012/10/30 12:56:00 drochner Exp $
#
.include "Makefile.common"
-PKGREVISION= 4
+PKGREVISION= 5
#CONFIGURE_ARGS+= --disable-silent-rules
@@ -23,4 +23,5 @@
# soft dependency only, .pc file not needed
#.include "../../textproc/iso-codes/buildlink3.mk"
+.include "../../devel/gobject-introspection/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 7834af33d4c9 -r b58b06716396 multimedia/gst-plugins0.10-base/PLIST
--- a/multimedia/gst-plugins0.10-base/PLIST Tue Oct 30 12:53:05 2012 +0000
+++ b/multimedia/gst-plugins0.10-base/PLIST Tue Oct 30 12:54:15 2012 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.25 2012/02/28 18:28:14 drochner Exp $
+@comment $NetBSD: PLIST,v 1.26 2012/10/30 12:56:00 drochner Exp $
bin/gst-discoverer-0.10
bin/gst-visualise-0.10
include/gstreamer-0.10/gst/app/gstappbuffer.h
@@ -79,6 +79,18 @@
include/gstreamer-0.10/gst/video/video-enumtypes.h
include/gstreamer-0.10/gst/video/video-overlay-composition.h
include/gstreamer-0.10/gst/video/video.h
+lib/girepository-1.0/GstApp-0.10.typelib
+lib/girepository-1.0/GstAudio-0.10.typelib
+lib/girepository-1.0/GstFft-0.10.typelib
+lib/girepository-1.0/GstInterfaces-0.10.typelib
+lib/girepository-1.0/GstNetbuffer-0.10.typelib
+lib/girepository-1.0/GstPbutils-0.10.typelib
+lib/girepository-1.0/GstRiff-0.10.typelib
+lib/girepository-1.0/GstRtp-0.10.typelib
+lib/girepository-1.0/GstRtsp-0.10.typelib
+lib/girepository-1.0/GstSdp-0.10.typelib
+lib/girepository-1.0/GstTag-0.10.typelib
+lib/girepository-1.0/GstVideo-0.10.typelib
lib/gstreamer-0.10/libgstadder.la
lib/gstreamer-0.10/libgstapp.la
lib/gstreamer-0.10/libgstaudioconvert.la
@@ -323,6 +335,18 @@
share/doc/gst-plugins-0.10/gst-plugins-base-plugins-0.10/right.png
share/doc/gst-plugins-0.10/gst-plugins-base-plugins-0.10/style.css
share/doc/gst-plugins-0.10/gst-plugins-base-plugins-0.10/up.png
+share/gir-1.0/GstApp-0.10.gir
+share/gir-1.0/GstAudio-0.10.gir
+share/gir-1.0/GstFft-0.10.gir
+share/gir-1.0/GstInterfaces-0.10.gir
+share/gir-1.0/GstNetbuffer-0.10.gir
+share/gir-1.0/GstPbutils-0.10.gir
+share/gir-1.0/GstRiff-0.10.gir
+share/gir-1.0/GstRtp-0.10.gir
+share/gir-1.0/GstRtsp-0.10.gir
+share/gir-1.0/GstSdp-0.10.gir
+share/gir-1.0/GstTag-0.10.gir
+share/gir-1.0/GstVideo-0.10.gir
share/gst-plugins-base/license-translations.dict
share/locale/af/LC_MESSAGES/gst-plugins-base-0.10.mo
share/locale/az/LC_MESSAGES/gst-plugins-base-0.10.mo
diff -r 7834af33d4c9 -r b58b06716396 multimedia/gstreamer0.10/Makefile
--- a/multimedia/gstreamer0.10/Makefile Tue Oct 30 12:53:05 2012 +0000
+++ b/multimedia/gstreamer0.10/Makefile Tue Oct 30 12:54:15 2012 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.52 2012/10/08 09:21:04 asau Exp $
+# $NetBSD: Makefile,v 1.53 2012/10/30 12:54:15 drochner Exp $
#
DISTNAME= gstreamer-0.10.36
PKGNAME= ${DISTNAME:S/gstreamer/gstreamer0.10/}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= multimedia gnome
MASTER_SITES= http://gstreamer.freedesktop.org/src/gstreamer/
EXTRACT_SUFX= .tar.bz2
@@ -69,5 +69,6 @@
.endif
.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/gobject-introspection/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 7834af33d4c9 -r b58b06716396 multimedia/gstreamer0.10/PLIST
--- a/multimedia/gstreamer0.10/PLIST Tue Oct 30 12:53:05 2012 +0000
+++ b/multimedia/gstreamer0.10/PLIST Tue Oct 30 12:54:15 2012 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.25 2012/02/28 18:25:14 drochner Exp $
+@comment $NetBSD: PLIST,v 1.26 2012/10/30 12:54:15 drochner Exp $
bin/gst-feedback-0.10
bin/gst-inspect-0.10
bin/gst-launch-0.10
@@ -90,6 +90,10 @@
include/gstreamer-0.10/gst/net/gstnetclientclock.h
include/gstreamer-0.10/gst/net/gstnettimepacket.h
include/gstreamer-0.10/gst/net/gstnettimeprovider.h
+lib/girepository-1.0/Gst-0.10.typelib
+lib/girepository-1.0/GstBase-0.10.typelib
+lib/girepository-1.0/GstController-0.10.typelib
+lib/girepository-1.0/GstNet-0.10.typelib
lib/gstreamer-0.10/libgstcoreelements.la
lib/gstreamer-0.10/libgstcoreindexers.la
lib/libgstbase-0.10.la
@@ -112,6 +116,10 @@
man/man1/gst-xmlinspect-0.10.1
man/man1/gst-xmllaunch-0.10.1
share/aclocal/gst-element-check-0.10.m4
+share/gir-1.0/Gst-0.10.gir
+share/gir-1.0/GstBase-0.10.gir
+share/gir-1.0/GstController-0.10.gir
+share/gir-1.0/GstNet-0.10.gir
share/gtk-doc/html/gstreamer-0.10/GstBin.html
share/gtk-doc/html/gstreamer-0.10/GstBus.html
share/gtk-doc/html/gstreamer-0.10/GstChildProxy.html
Home |
Main Index |
Thread Index |
Old Index