summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-01-22 16:06:18 +0000
committerjmmv <jmmv@pkgsrc.org>2004-01-22 16:06:18 +0000
commit126ac942db152c7a8e2a6d1dca0a1f4287ebc630 (patch)
tree0175ce2b3dbc8328a85e8926ebf0dda5f8efbf93 /audio
parente5a6da963b3c58e1daaefab2d90d24994eba5809 (diff)
downloadpkgsrc-126ac942db152c7a8e2a6d1dca0a1f4287ebc630.tar.gz
Initial import of xine-arts, version 1rc0a:
Xine is a free multimedia player library for playing back CDs, DVDs, and VCDs. It also decodes multimedia files like AVI, MOV, WMV, and MP3 from local disk drives, and displays multimedia streamed over the Internet. It interprets many of the most common multimedia formats available -- and some of the most uncommon formats, too. This package provides the aRts audio output plugin for xine-lib.
Diffstat (limited to 'audio')
-rw-r--r--audio/xine-arts/DESCR7
-rw-r--r--audio/xine-arts/Makefile19
-rw-r--r--audio/xine-arts/PLIST5
3 files changed, 31 insertions, 0 deletions
diff --git a/audio/xine-arts/DESCR b/audio/xine-arts/DESCR
new file mode 100644
index 00000000000..e89035d1096
--- /dev/null
+++ b/audio/xine-arts/DESCR
@@ -0,0 +1,7 @@
+Xine is a free multimedia player library for playing back CDs, DVDs,
+and VCDs. It also decodes multimedia files like AVI, MOV, WMV, and MP3
+from local disk drives, and displays multimedia streamed over the
+Internet. It interprets many of the most common multimedia formats
+available -- and some of the most uncommon formats, too.
+
+This package provides the aRts audio output plugin for xine-lib.
diff --git a/audio/xine-arts/Makefile b/audio/xine-arts/Makefile
new file mode 100644
index 00000000000..d4cc9249ac7
--- /dev/null
+++ b/audio/xine-arts/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/01/22 16:06:18 jmmv Exp $
+#
+
+.include "../../graphics/xine-lib/Makefile.common"
+
+PKGNAME:= ${PKGNAME:S/lib/arts/}
+CATEGORIES= audio
+
+DEPENDS+= xine-lib>=1rc0anb3:../../graphics/xine-lib
+
+BUILD_DIRS= ${WRKSRC}/src/audio_out
+
+do-install:
+ cd ${WRKSRC}/src/audio_out && \
+ ${LIBTOOL} --mode=install ${INSTALL_DATA} \
+ xineplug_ao_out_arts.la ${PREFIX}/lib/xine/plugins/1.0.0/
+
+.include "../../audio/arts/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/xine-arts/PLIST b/audio/xine-arts/PLIST
new file mode 100644
index 00000000000..5f3671c62d5
--- /dev/null
+++ b/audio/xine-arts/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/22 16:06:18 jmmv Exp $
+lib/xine/plugins/1.0.0/xineplug_ao_out_arts.a
+lib/xine/plugins/1.0.0/xineplug_ao_out_arts.la
+lib/xine/plugins/1.0.0/xineplug_ao_out_arts.so
+@comment in xine-lib: @dirrm lib/xine/plugins/1.0.0