pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gnome2-applets Depend on the esound and oss gstrea...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d5ad76affcde
branches: trunk
changeset: 510644:d5ad76affcde
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Sat Apr 01 17:50:18 2006 +0000
description:
Depend on the esound and oss gstreamer plugins so that the mixer applet
works. Bump PKGREVISION to 1.
diffstat:
x11/gnome2-applets/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r e24f61e61ec2 -r d5ad76affcde x11/gnome2-applets/Makefile
--- a/x11/gnome2-applets/Makefile Sat Apr 01 17:37:24 2006 +0000
+++ b/x11/gnome2-applets/Makefile Sat Apr 01 17:50:18 2006 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.61 2006/03/30 21:16:53 jmmv Exp $
+# $NetBSD: Makefile,v 1.62 2006/04/01 17:50:18 jmmv Exp $
#
DISTNAME= gnome-applets-2.14.0
+PKGREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-applets/2.14/}
EXTRACT_SUFX= .tar.bz2
@@ -12,6 +13,9 @@
BUILD_USES_MSGFMT= YES
+BUILD_DEPENDS+= gst-plugins0.10-esound>=0.10.0:../../audio/gst-plugins0.10-esound
+BUILD_DEPENDS+= gst-plugins0.10-oss>=0.10.0:../../audio/gst-plugins0.10-oss
+
GNU_CONFIGURE= yes
USE_DIRS+= gnome2-1.5
USE_MSGFMT_PLURALS= yes
Home |
Main Index |
Thread Index |
Old Index