summaryrefslogtreecommitdiff
path: root/audio/xine-arts
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-01-22 16:06:18 +0000
committerjmmv <jmmv>2004-01-22 16:06:18 +0000
commit0bef8a753e749e542a7170cc9f2136f38e82dbe1 (patch)
tree0175ce2b3dbc8328a85e8926ebf0dda5f8efbf93 /audio/xine-arts
parent0fdc472b6ea2956bc099dd1289468163c3a0e4d0 (diff)
downloadpkgsrc-0bef8a753e749e542a7170cc9f2136f38e82dbe1.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/xine-arts')
-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