pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/xfce4-mixer Add a dependency on the OSS gst plug...
details: https://anonhg.NetBSD.org/pkgsrc/rev/508784dd7146
branches: trunk
changeset: 381068:508784dd7146
user: youri <youri%pkgsrc.org@localhost>
date: Mon May 28 22:45:29 2018 +0000
description:
Add a dependency on the OSS gst plugin to make sound mixing work on NetBSD.
diffstat:
audio/xfce4-mixer/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 2abfd43778d1 -r 508784dd7146 audio/xfce4-mixer/Makefile
--- a/audio/xfce4-mixer/Makefile Mon May 28 22:34:47 2018 +0000
+++ b/audio/xfce4-mixer/Makefile Mon May 28 22:45:29 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.58 2018/04/16 14:34:10 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2018/05/28 22:45:29 youri Exp $
-PKGREVISION= 7
+PKGREVISION= 8
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-mixer-4.11.0
@@ -8,6 +8,7 @@
COMMENT= Xfce mixer plugin
MASTER_SITES= http://archive.xfce.org/src/apps/xfce4-mixer/4.11/
+DEPENDS+= gst-plugins0.10-oss-[0-9]*:../../audio/gst-plugins0.10-oss
BUILDLINK_API_DEPENDS.gst-plugins0.10-base+= gst-plugins0.10-base>=0.10.25
.include "../../multimedia/gst-plugins0.10-base/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index