2013-10-10 16:41:44 +02:00
|
|
|
# $NetBSD: Makefile,v 1.38 2013/10/10 14:41:57 ryoon Exp $
|
2004-04-11 20:13:11 +02:00
|
|
|
#
|
|
|
|
|
2006-05-31 11:12:18 +02:00
|
|
|
BMP_USE_ESD:= yes
|
2004-04-11 20:13:11 +02:00
|
|
|
.include "../../audio/bmp/Makefile.common"
|
|
|
|
|
|
|
|
PKGNAME= ${DISTNAME:S/bmp/bmp-esound/}
|
2013-10-10 16:41:44 +02:00
|
|
|
PKGREVISION= 25
|
2004-04-11 20:13:11 +02:00
|
|
|
CATEGORIES+= gnome
|
|
|
|
|
2005-10-09 10:56:18 +02:00
|
|
|
COMMENT= BMP plugin to output sound through the esound daemon
|
|
|
|
|
2006-07-31 23:43:55 +02:00
|
|
|
DEPENDS+= bmp>=0.9.7.1:../../audio/bmp
|
2004-04-11 20:13:11 +02:00
|
|
|
|
2006-05-31 11:12:18 +02:00
|
|
|
BUILD_DIRS= Output/esd
|
2004-04-11 20:13:11 +02:00
|
|
|
|
|
|
|
.include "../../audio/esound/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|