summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorhasso <hasso@pkgsrc.org>2009-02-26 18:11:42 +0000
committerhasso <hasso@pkgsrc.org>2009-02-26 18:11:42 +0000
commitc1fd6d419ac8dcfe368ec7590bea6f8675eb9d87 (patch)
tree5ed38b9f546e6d67757d6071f2258da80139fbee /audio
parent8a32ffabd6733ee0229f066df17aee61b73e0f14 (diff)
downloadpkgsrc-c1fd6d419ac8dcfe368ec7590bea6f8675eb9d87.tar.gz
This package provides the sun plugin for aKode which allows playback through
sound devices via API used in Sun OS/Solaris, NetBSD and OpenBSD.
Diffstat (limited to 'audio')
-rw-r--r--audio/akode-plugins-sun/DESCR6
-rw-r--r--audio/akode-plugins-sun/Makefile24
-rw-r--r--audio/akode-plugins-sun/PLIST2
3 files changed, 32 insertions, 0 deletions
diff --git a/audio/akode-plugins-sun/DESCR b/audio/akode-plugins-sun/DESCR
new file mode 100644
index 00000000000..ffb3ed03d68
--- /dev/null
+++ b/audio/akode-plugins-sun/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 sun plugin for aKode which allows playback through
+sound devices via API used in Sun OS/Solaris, NetBSD and OpenBSD.
diff --git a/audio/akode-plugins-sun/Makefile b/audio/akode-plugins-sun/Makefile
new file mode 100644
index 00000000000..e245c09dc04
--- /dev/null
+++ b/audio/akode-plugins-sun/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/02/26 18:11:42 hasso Exp $
+#
+
+PKGNAME= akode-plugins-sun-${AKODE_VERSION}
+
+MAINTAINER= hasso@NetBSD.org
+COMMENT= Sun audio 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-sun
+
+do-install:
+ cd ${WRKSRC}/akode/plugins/sun_sink && ${SETENV} ${MAKE_ENV} ${MAKE} \
+ prefix=${DESTDIR}${PREFIX} install
+
+.include "../../devel/libltdl/buildlink3.mk"
+.include "../../audio/akode/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/akode-plugins-sun/PLIST b/audio/akode-plugins-sun/PLIST
new file mode 100644
index 00000000000..178d63d6ad6
--- /dev/null
+++ b/audio/akode-plugins-sun/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/02/26 18:11:42 hasso Exp $
+lib/libakode_sun_sink.la