summaryrefslogtreecommitdiff
path: root/multimedia/gnome2-media
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-06-06 08:09:05 +0000
committerjmmv <jmmv@pkgsrc.org>2004-06-06 08:09:05 +0000
commit93b1ecb2996f98f3730d1d8892f9d183ae147d4d (patch)
tree4be5f8bf41f6b9a9565d88ebf2983858e88fd38d /multimedia/gnome2-media
parentf609f17712b2101de66a61bcb8bb8dddb49fb5c5 (diff)
downloadpkgsrc-93b1ecb2996f98f3730d1d8892f9d183ae147d4d.tar.gz
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 (limited to 'multimedia/gnome2-media')
-rw-r--r--multimedia/gnome2-media/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/multimedia/gnome2-media/Makefile b/multimedia/gnome2-media/Makefile
index 2683e3af88b..bd0275ea4af 100644
--- a/multimedia/gnome2-media/Makefile
+++ b/multimedia/gnome2-media/Makefile
@@ -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 @@ HOMEPAGE= http://www.gnome.org/
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