pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/gnome2-media Depend on gst-plugins-oss so t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b193a9feb874
branches: trunk
changeset: 476295:b193a9feb874
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Sun Jun 06 08:09:05 2004 +0000
description:
Depend on gst-plugins-oss so that the volume control works.
Also depend on gst-plugins-esound to make sure things work when using esound.
Bump PKGREVISION to 1.
diffstat:
multimedia/gnome2-media/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 263f113e0c35 -r b193a9feb874 multimedia/gnome2-media/Makefile
--- a/multimedia/gnome2-media/Makefile Sun Jun 06 08:04:31 2004 +0000
+++ b/multimedia/gnome2-media/Makefile Sun Jun 06 08:09:05 2004 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2004/05/15 16:34:10 jmmv Exp $
+# $NetBSD: Makefile,v 1.9 2004/06/06 08:09:05 jmmv Exp $
DISTNAME= gnome-media-2.6.2
+PKGREVISION= 1
CATEGORIES= multimedia gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-media/2.6/}
EXTRACT_SUFX= .tar.bz2
@@ -10,6 +11,8 @@
COMMENT= Set of audio/multimedia applications for GNOME2
BUILD_USES_MSGFMT= yes
+DEPENDS+= gst-plugins-esound>=0.8.1:../../audio/gst-plugins-esound
+DEPENDS+= gst-plugins-oss>=0.8.1:../../audio/gst-plugins-oss
GNU_CONFIGURE= yes
USE_BUILDLINK3= yes
Home |
Main Index |
Thread Index |
Old Index