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).
This commit is contained in:
jmmv 2004-04-11 18:13:11 +00:00
parent b56b2d350d
commit 0c8042ec0a
3 changed files with 25 additions and 0 deletions

3
audio/bmp-esound/DESCR Normal file
View file

@ -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).

17
audio/bmp-esound/Makefile Normal file
View file

@ -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"

5
audio/bmp-esound/PLIST Normal file
View file

@ -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