summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/avi-xmms/DESCR4
-rw-r--r--graphics/avi-xmms/Makefile25
-rw-r--r--graphics/avi-xmms/PLIST4
-rw-r--r--graphics/avi-xmms/distinfo4
4 files changed, 37 insertions, 0 deletions
diff --git a/graphics/avi-xmms/DESCR b/graphics/avi-xmms/DESCR
new file mode 100644
index 00000000000..42c6f53cbe4
--- /dev/null
+++ b/graphics/avi-xmms/DESCR
@@ -0,0 +1,4 @@
+avi-xmms is a plugin for XMMS to play files supported by the avifile library.
+Recognized formats are AVI (including DivX) and ASF. It is able to resize
+movies with aspected ratio, fullscreen and lots of other useful features,
+like seekbar in fullscreen mode.
diff --git a/graphics/avi-xmms/Makefile b/graphics/avi-xmms/Makefile
new file mode 100644
index 00000000000..d743617065a
--- /dev/null
+++ b/graphics/avi-xmms/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/12/21 10:53:52 jmmv Exp $
+#
+
+DISTNAME= avi-xmms-1.2.2
+CATEGORIES= graphics
+MASTER_SITES= http://www.xmms.org/files/plugins/avi-xmms/ \
+ ftp://ftp.sunet.se/pub/multimedia/xmms/plugins/avi-xmms/ \
+ ftp://ftp.fu-berlin.de/unix/sound/xmms/plugins/avi-xmms/
+
+MAINTAINER= jrp@hispabsd.org
+HOMEPAGE= http://www.xmms.org/
+COMMENT= Avifile and SDL based video plugin for XMMS
+
+GNU_CONFIGURE= YES
+USE_BUILDLINK2= YES
+USE_GMAKE= YES
+
+USE_LIBTOOL= YES
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+
+.include "../../audio/xmms/buildlink2.mk"
+.include "../../devel/SDL/buildlink2.mk"
+.include "../../graphics/avifile/buildlink2.mk"
+.include "../../x11/gtk/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/avi-xmms/PLIST b/graphics/avi-xmms/PLIST
new file mode 100644
index 00000000000..9ce43bfab90
--- /dev/null
+++ b/graphics/avi-xmms/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/12/21 10:53:52 jmmv Exp $
+lib/xmms/Input/libavixmms.a
+lib/xmms/Input/libavixmms.la
+lib/xmms/Input/libavixmms.so
diff --git a/graphics/avi-xmms/distinfo b/graphics/avi-xmms/distinfo
new file mode 100644
index 00000000000..c5e326ed873
--- /dev/null
+++ b/graphics/avi-xmms/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/12/21 10:53:52 jmmv Exp $
+
+SHA1 (avi-xmms-1.2.2.tar.gz) = 5a8cd9b0768a3f0a234efbdb9097c03d86c56ea2
+Size (avi-xmms-1.2.2.tar.gz) = 148416 bytes