diff options
author | alex <alex@FreeBSD.org> | 2000-10-14 10:05:34 +0000 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2000-10-14 10:05:34 +0000 |
commit | 7c86c7798231f8cece79a4f79e96e549c0e8c349 (patch) | |
tree | 110859ea2504e55394e40fc4ddfb8264ee693e78 | |
parent | 9d15a88d989843e3eec93e8f91e439b7842e51ef (diff) | |
download | FreeBSD-ports-7c86c7798231f8cece79a4f79e96e549c0e8c349.zip FreeBSD-ports-7c86c7798231f8cece79a4f79e96e549c0e8c349.tar.gz |
Add xine 0.2.2, a MPEG-1/2 player.
-rw-r--r-- | graphics/Makefile | 1 | ||||
-rw-r--r-- | graphics/xine/Makefile | 20 | ||||
-rw-r--r-- | graphics/xine/distinfo | 1 | ||||
-rw-r--r-- | graphics/xine/pkg-comment | 1 | ||||
-rw-r--r-- | graphics/xine/pkg-descr | 16 | ||||
-rw-r--r-- | graphics/xine/pkg-plist | 22 | ||||
-rw-r--r-- | multimedia/xine/Makefile | 20 | ||||
-rw-r--r-- | multimedia/xine/distinfo | 1 | ||||
-rw-r--r-- | multimedia/xine/pkg-comment | 1 | ||||
-rw-r--r-- | multimedia/xine/pkg-descr | 16 | ||||
-rw-r--r-- | multimedia/xine/pkg-plist | 22 |
11 files changed, 121 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 2afcfef..9d92908 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -196,6 +196,7 @@ SUBDIR += xfpovray SUBDIR += xfractint SUBDIR += xgrasp + SUBDIR += xine SUBDIR += xli SUBDIR += xmagv SUBDIR += xmandel diff --git a/graphics/xine/Makefile b/graphics/xine/Makefile new file mode 100644 index 0000000..cd2c1b5 --- /dev/null +++ b/graphics/xine/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: xine +# Date created: 14 Oct 2000 +# Whom: alex +# +# $FreeBSD$ +# + +PORTNAME= xine +PORTVERSION= 0.2.2 +CATEGORIES= graphics +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} + +MAINTAINER= alex@FreeBSD.org + +GNU_CONFIGURE= yes +USE_X_PREFIX= yes +USE_IMLIB= yes + +.include <bsd.port.mk> diff --git a/graphics/xine/distinfo b/graphics/xine/distinfo new file mode 100644 index 0000000..be9ea56 --- /dev/null +++ b/graphics/xine/distinfo @@ -0,0 +1 @@ +MD5 (xine-0.2.2.tar.gz) = cf1360d517ec6fb9543e1d6771bfbf28 diff --git a/graphics/xine/pkg-comment b/graphics/xine/pkg-comment new file mode 100644 index 0000000..06f5da7 --- /dev/null +++ b/graphics/xine/pkg-comment @@ -0,0 +1 @@ +A MPEG-1 and MPEG-2 player diff --git a/graphics/xine/pkg-descr b/graphics/xine/pkg-descr new file mode 100644 index 0000000..45208b6 --- /dev/null +++ b/graphics/xine/pkg-descr @@ -0,0 +1,16 @@ +xine is a free video player for unix-like systems, which plays mpeg-2 and +mpeg-1 system (audio + video multiplexed) streams, eventually mpeg-4 and +other formats might be added. + +xine plays the video and audio data of mpeg-2 videos and synchronizes +the playback of both. Depending on the properties of the mpeg stream, +playback will need more or less processor power, 100% frame rate +has been seen on a 667 MHz P III system. + +xine can play Video CDs and DVDs directly (but only unlocked, unencrypted +DVDs for obvious - legal - reasons, see the FAQ or homepage for a +discussion of this subject). + +WWW: http://xine.sourceforge.net/ + +-- Alexander Langer <alex@FreeBSD.org> diff --git a/graphics/xine/pkg-plist b/graphics/xine/pkg-plist new file mode 100644 index 0000000..5eac87a --- /dev/null +++ b/graphics/xine/pkg-plist @@ -0,0 +1,22 @@ +lib/xine/plugins/input_file.so +lib/xine/plugins/input_file.la +lib/xine/plugins/input_dvd.so +lib/xine/plugins/input_dvd.la +share/xine/skins/default +share/xine/skins/default/bg.png +share/xine/skins/default/close.png +share/xine/skins/default/exit.png +share/xine/skins/default/next.png +share/xine/skins/default/play.png +share/xine/skins/default/stop.png +share/xine/skins/default/button.png +share/xine/skins/default/eject.png +share/xine/skins/default/letters.png +share/xine/skins/default/pause.png +share/xine/skins/default/prev.png +share/xine/skins/xine_logo.png +bin/xine +@dirrm share/xine/skins +@dirrm share/xine +@dirrm lib/xine/plugins +@dirrm lib/xine diff --git a/multimedia/xine/Makefile b/multimedia/xine/Makefile new file mode 100644 index 0000000..cd2c1b5 --- /dev/null +++ b/multimedia/xine/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: xine +# Date created: 14 Oct 2000 +# Whom: alex +# +# $FreeBSD$ +# + +PORTNAME= xine +PORTVERSION= 0.2.2 +CATEGORIES= graphics +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} + +MAINTAINER= alex@FreeBSD.org + +GNU_CONFIGURE= yes +USE_X_PREFIX= yes +USE_IMLIB= yes + +.include <bsd.port.mk> diff --git a/multimedia/xine/distinfo b/multimedia/xine/distinfo new file mode 100644 index 0000000..be9ea56 --- /dev/null +++ b/multimedia/xine/distinfo @@ -0,0 +1 @@ +MD5 (xine-0.2.2.tar.gz) = cf1360d517ec6fb9543e1d6771bfbf28 diff --git a/multimedia/xine/pkg-comment b/multimedia/xine/pkg-comment new file mode 100644 index 0000000..06f5da7 --- /dev/null +++ b/multimedia/xine/pkg-comment @@ -0,0 +1 @@ +A MPEG-1 and MPEG-2 player diff --git a/multimedia/xine/pkg-descr b/multimedia/xine/pkg-descr new file mode 100644 index 0000000..45208b6 --- /dev/null +++ b/multimedia/xine/pkg-descr @@ -0,0 +1,16 @@ +xine is a free video player for unix-like systems, which plays mpeg-2 and +mpeg-1 system (audio + video multiplexed) streams, eventually mpeg-4 and +other formats might be added. + +xine plays the video and audio data of mpeg-2 videos and synchronizes +the playback of both. Depending on the properties of the mpeg stream, +playback will need more or less processor power, 100% frame rate +has been seen on a 667 MHz P III system. + +xine can play Video CDs and DVDs directly (but only unlocked, unencrypted +DVDs for obvious - legal - reasons, see the FAQ or homepage for a +discussion of this subject). + +WWW: http://xine.sourceforge.net/ + +-- Alexander Langer <alex@FreeBSD.org> diff --git a/multimedia/xine/pkg-plist b/multimedia/xine/pkg-plist new file mode 100644 index 0000000..5eac87a --- /dev/null +++ b/multimedia/xine/pkg-plist @@ -0,0 +1,22 @@ +lib/xine/plugins/input_file.so +lib/xine/plugins/input_file.la +lib/xine/plugins/input_dvd.so +lib/xine/plugins/input_dvd.la +share/xine/skins/default +share/xine/skins/default/bg.png +share/xine/skins/default/close.png +share/xine/skins/default/exit.png +share/xine/skins/default/next.png +share/xine/skins/default/play.png +share/xine/skins/default/stop.png +share/xine/skins/default/button.png +share/xine/skins/default/eject.png +share/xine/skins/default/letters.png +share/xine/skins/default/pause.png +share/xine/skins/default/prev.png +share/xine/skins/xine_logo.png +bin/xine +@dirrm share/xine/skins +@dirrm share/xine +@dirrm lib/xine/plugins +@dirrm lib/xine |