pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/bmp-esound Initial import of bmp-esound, version...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0c3a543ebf91
branches: trunk
changeset: 472636:0c3a543ebf91
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Sun Apr 11 18:13:11 2004 +0000
description:
Initial import of bmp-esound, version 0.9.6:
bmp-esound is an output plugin for the Beep Media Player program that
allows it to output sound using the enlightened sound daemon (mainly
used by the GNOME desktop).
diffstat:
audio/bmp-esound/DESCR | 3 +++
audio/bmp-esound/Makefile | 17 +++++++++++++++++
audio/bmp-esound/PLIST | 5 +++++
3 files changed, 25 insertions(+), 0 deletions(-)
diffs (37 lines):
diff -r 4daf62b75fa4 -r 0c3a543ebf91 audio/bmp-esound/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/bmp-esound/DESCR Sun Apr 11 18:13:11 2004 +0000
@@ -0,0 +1,3 @@
+bmp-esound is an output plugin for the Beep Media Player program that
+allows it to output sound using the enlightened sound daemon (mainly
+used by the GNOME desktop).
diff -r 4daf62b75fa4 -r 0c3a543ebf91 audio/bmp-esound/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/bmp-esound/Makefile Sun Apr 11 18:13:11 2004 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/04/11 18:13:11 jmmv Exp $
+#
+
+.include "../../audio/bmp/Makefile.common"
+
+PKGNAME= ${DISTNAME:S/bmp/bmp-esound/}
+CATEGORIES+= gnome
+
+DEPENDS+= bmp>=0.9.6:../../audio/bmp
+
+CONFIGURE_ARGS:= ${CONFIGURE_ARGS:S/--disable-esd/--enable-esd/}
+
+BUILD_DIRS= ${WRKSRC}/Output/esd
+INSTALL_DIRS= ${WRKSRC}/Output/esd
+
+.include "../../audio/esound/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 4daf62b75fa4 -r 0c3a543ebf91 audio/bmp-esound/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/bmp-esound/PLIST Sun Apr 11 18:13:11 2004 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/11 18:13:11 jmmv Exp $
+lib/bmp/Output/libesdout.a
+lib/bmp/Output/libesdout.la
+lib/bmp/Output/libesdout.so
+@comment in bmp: @dirrm lib/bmp/Output
Home |
Main Index |
Thread Index |
Old Index