pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/gst-plugins0.10-bad Don't build resindvd he...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d40ceea3683c
branches: trunk
changeset: 555795:d40ceea3683c
user: drochner <drochner%pkgsrc.org@localhost>
date: Mon Mar 09 16:02:07 2009 +0000
description:
Don't build resindvd here -- it is not a good idea to introduce external
dependencies in the base pkg, especially not on low quality stuff
as libdvd*. That's what plugins are good for.
diffstat:
multimedia/gst-plugins0.10-bad/Makefile | 6 ++----
multimedia/gst-plugins0.10-bad/Makefile.common | 3 ++-
multimedia/gst-plugins0.10-bad/PLIST | 3 +--
3 files changed, 5 insertions(+), 7 deletions(-)
diffs (60 lines):
diff -r 51e48a758d88 -r d40ceea3683c multimedia/gst-plugins0.10-bad/Makefile
--- a/multimedia/gst-plugins0.10-bad/Makefile Mon Mar 09 15:05:30 2009 +0000
+++ b/multimedia/gst-plugins0.10-bad/Makefile Mon Mar 09 16:02:07 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2009/03/09 12:32:46 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2009/03/09 16:02:07 drochner Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
@@ -6,7 +6,7 @@
.include "Makefile.common"
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT+= bad plugins
.include "../../mk/bsd.prefs.mk"
@@ -17,7 +17,5 @@
.endif
# bzip2 is likely present anyway, make it default
-.include "../../multimedia/libdvdnav/buildlink3.mk"
-.include "../../multimedia/libdvdread/buildlink3.mk"
.include "../../archivers/bzip2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 51e48a758d88 -r d40ceea3683c multimedia/gst-plugins0.10-bad/Makefile.common
--- a/multimedia/gst-plugins0.10-bad/Makefile.common Mon Mar 09 15:05:30 2009 +0000
+++ b/multimedia/gst-plugins0.10-bad/Makefile.common Mon Mar 09 16:02:07 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.8 2009/01/26 10:42:02 drochner Exp $
+# $NetBSD: Makefile.common,v 1.9 2009/03/09 16:02:07 drochner Exp $
#
# used by audio/gst-plugins0.10-dts/Makefile
# used by audio/gst-plugins0.10-faad/Makefile
@@ -15,6 +15,7 @@
.for driver in amrwb \
cdaudio \
dfbvideosink \
+ dvdnav \
divx \
tsdec \
faac \
diff -r 51e48a758d88 -r d40ceea3683c multimedia/gst-plugins0.10-bad/PLIST
--- a/multimedia/gst-plugins0.10-bad/PLIST Mon Mar 09 15:05:30 2009 +0000
+++ b/multimedia/gst-plugins0.10-bad/PLIST Mon Mar 09 16:02:07 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2009/03/09 11:31:34 jmcneill Exp $
+@comment $NetBSD: PLIST,v 1.11 2009/03/09 16:02:08 drochner Exp $
lib/gstreamer-0.10/libgstaacparse.la
lib/gstreamer-0.10/libgstaiffparse.la
lib/gstreamer-0.10/libgstamrparse.la
@@ -43,7 +43,6 @@
lib/gstreamer-0.10/libgstvideosignal.la
lib/gstreamer-0.10/libgstvmnc.la
lib/gstreamer-0.10/libgsty4menc.la
-lib/gstreamer-0.10/libresindvd.la
share/locale/af/LC_MESSAGES/gst-plugins-bad-0.10.mo
share/locale/az/LC_MESSAGES/gst-plugins-bad-0.10.mo
share/locale/bg/LC_MESSAGES/gst-plugins-bad-0.10.mo
Home |
Main Index |
Thread Index |
Old Index