1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Add xine 0.2.2, a MPEG-1/2 player.

This commit is contained in:
Alexander Langer 2000-10-14 10:05:34 +00:00
parent 2aa1d56099
commit 81e781a92c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33816
11 changed files with 121 additions and 0 deletions

View File

@ -196,6 +196,7 @@
SUBDIR += xfpovray
SUBDIR += xfractint
SUBDIR += xgrasp
SUBDIR += xine
SUBDIR += xli
SUBDIR += xmagv
SUBDIR += xmandel

20
graphics/xine/Makefile Normal file
View File

@ -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>

1
graphics/xine/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (xine-0.2.2.tar.gz) = cf1360d517ec6fb9543e1d6771bfbf28

View File

@ -0,0 +1 @@
A MPEG-1 and MPEG-2 player

16
graphics/xine/pkg-descr Normal file
View File

@ -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>

22
graphics/xine/pkg-plist Normal file
View File

@ -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

20
multimedia/xine/Makefile Normal file
View File

@ -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>

1
multimedia/xine/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (xine-0.2.2.tar.gz) = cf1360d517ec6fb9543e1d6771bfbf28

View File

@ -0,0 +1 @@
A MPEG-1 and MPEG-2 player

16
multimedia/xine/pkg-descr Normal file
View File

@ -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>

22
multimedia/xine/pkg-plist Normal file
View File

@ -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