summaryrefslogtreecommitdiff
path: root/audio/akode-plugins-pulseaudio
diff options
context:
space:
mode:
authorhasso <hasso>2009-02-26 18:09:05 +0000
committerhasso <hasso>2009-02-26 18:09:05 +0000
commit580e9c64cdc66f0bfb4ed142173d8ae02cc69d1c (patch)
treebf10484353489b4f531156937eb3d2fac5a3aa91 /audio/akode-plugins-pulseaudio
parent9a48365ca86a7ee09b2037be15b9d50bcefde6be (diff)
downloadpkgsrc-580e9c64cdc66f0bfb4ed142173d8ae02cc69d1c.tar.gz
This package provides the pulse plugin for aKode which allows playback through
Pulseaudio soundserver.
Diffstat (limited to 'audio/akode-plugins-pulseaudio')
-rw-r--r--audio/akode-plugins-pulseaudio/DESCR6
-rw-r--r--audio/akode-plugins-pulseaudio/Makefile25
-rw-r--r--audio/akode-plugins-pulseaudio/PLIST2
3 files changed, 33 insertions, 0 deletions
diff --git a/audio/akode-plugins-pulseaudio/DESCR b/audio/akode-plugins-pulseaudio/DESCR
new file mode 100644
index 00000000000..1b02e75f347
--- /dev/null
+++ b/audio/akode-plugins-pulseaudio/DESCR
@@ -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.
diff --git a/audio/akode-plugins-pulseaudio/Makefile b/audio/akode-plugins-pulseaudio/Makefile
new file mode 100644
index 00000000000..5f61efa4c46
--- /dev/null
+++ b/audio/akode-plugins-pulseaudio/Makefile
@@ -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"
diff --git a/audio/akode-plugins-pulseaudio/PLIST b/audio/akode-plugins-pulseaudio/PLIST
new file mode 100644
index 00000000000..cf705533ec6
--- /dev/null
+++ b/audio/akode-plugins-pulseaudio/PLIST
@@ -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