This package provides the pulse plugin for aKode which allows playback through

Pulseaudio soundserver.
This commit is contained in:
hasso 2009-02-26 18:09:05 +00:00
parent 96d8ef5c1a
commit 17590eb9aa
3 changed files with 33 additions and 0 deletions

View file

@ -0,0 +1,6 @@
aKode is a simple audio decoding framework that provides a uniform interface
to decode the most common audio formats. It also has a direct playback option
for a number of audio outputs.
This package provides the pulse plugin for aKode which allows playback through
Pulseaudio soundserver.

View file

@ -0,0 +1,25 @@
# $NetBSD: Makefile,v 1.1.1.1 2009/02/26 18:09:05 hasso Exp $
#
PKGNAME= akode-plugins-pulseaudio-${AKODE_VERSION}
MAINTAINER= hasso@NetBSD.org
COMMENT= Pulseaudio output plugin for akode framework
.include "../../audio/akode/Makefile.common"
DISTINFO_FILE= ${.CURDIR}/../../audio/akode/distinfo
PATCHDIR= ${.CURDIR}/../../audio/akode/patches
PKG_DESTDIR_SUPPORT= user-destdir
CONFIGURE_ARGS+= --with-polypaudio
do-install:
cd ${WRKSRC}/akode/plugins/polyp_sink && ${SETENV} ${MAKE_ENV} ${MAKE} \
prefix=${DESTDIR}${PREFIX} install
.include "../../audio/pulseaudio/buildlink3.mk"
.include "../../devel/libltdl/buildlink3.mk"
.include "../../audio/akode/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -0,0 +1,2 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2009/02/26 18:09:05 hasso Exp $
lib/libakode_polyp_sink.la