pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Added xfce4-xmms-plugin



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b10f043aa5f4
branches:  trunk
changeset: 463977:b10f043aa5f4
user:      martti <martti%pkgsrc.org@localhost>
date:      Wed Dec 03 06:40:06 2003 +0000

description:
Added xfce4-xmms-plugin

diffstat:

 audio/Makefile           |  3 ++-
 meta-pkgs/xfce4/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r b940dbe2c5cb -r b10f043aa5f4 audio/Makefile
--- a/audio/Makefile    Wed Dec 03 06:38:40 2003 +0000
+++ b/audio/Makefile    Wed Dec 03 06:40:06 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.186 2003/12/02 15:46:35 ben Exp $
+# $NetBSD: Makefile,v 1.187 2003/12/03 06:40:06 martti Exp $
 #
 
 COMMENT=       Audio tools
@@ -179,6 +179,7 @@
 SUBDIR+=       xanalyser
 SUBDIR+=       xcdplayer
 SUBDIR+=       xfce4-mixer
+SUBDIR+=       xfce4-xmms-plugin
 SUBDIR+=       xhippo
 SUBDIR+=       xmcd
 SUBDIR+=       xmix
diff -r b940dbe2c5cb -r b10f043aa5f4 meta-pkgs/xfce4/Makefile
--- a/meta-pkgs/xfce4/Makefile  Wed Dec 03 06:38:40 2003 +0000
+++ b/meta-pkgs/xfce4/Makefile  Wed Dec 03 06:40:06 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/12/03 05:34:08 martti Exp $
+# $NetBSD: Makefile,v 1.3 2003/12/03 06:43:28 martti Exp $
 
 .include "Makefile.common"
 
@@ -25,6 +25,7 @@
 
 # Extras
 .include "../../audio/xfce4-mixer/buildlink2.mk"
+.include "../../audio/xfce4-xmms-plugin/buildlink2.mk"
 .include "../../graphics/xfce4-artwork/buildlink2.mk"
 .include "../../time/xfce4-datetime-plugin/buildlink2.mk"
 .include "../../sysutils/xfce4-diskperf-plugin/buildlink2.mk"



Home | Main Index | Thread Index | Old Index