aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorsanpei <sanpei@FreeBSD.org>2001-04-08 09:29:52 +0800
committersanpei <sanpei@FreeBSD.org>2001-04-08 09:29:52 +0800
commitd81f32f85a9100e6a9188488a3ba3669fb89b802 (patch)
tree3f9d181da75e69ac8f745c1821fd496d62274725 /multimedia
parent87a0469951ce5436d43d1d6abc73b26c4a7a7d0d (diff)
downloadfreebsd-ports-gnome-d81f32f85a9100e6a9188488a3ba3669fb89b802.tar.gz
freebsd-ports-gnome-d81f32f85a9100e6a9188488a3ba3669fb89b802.tar.zst
freebsd-ports-gnome-d81f32f85a9100e6a9188488a3ba3669fb89b802.zip
update to 1.6
1.6 Fullscreen video, transportque algorithm, PCM soundfile support, letterbox cropping and hardware acceleration for uncompressed video, and uninterrupted resizes. 1.5.4 64 bit Quicktime. Improved DVD decoding. Documented IDE bug move Web page NOTICE: If you use with 4.x-RELEASE, it need to add ``options USER_LDT'' in your kernel config. Suggested by: Lee Hamilton <lee@subvert.net>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/linux-xmovie/Makefile2
-rw-r--r--multimedia/linux-xmovie/distinfo2
-rw-r--r--multimedia/linux-xmovie/pkg-descr7
-rw-r--r--multimedia/xmovie/Makefile2
-rw-r--r--multimedia/xmovie/distinfo2
-rw-r--r--multimedia/xmovie/pkg-descr7
6 files changed, 14 insertions, 8 deletions
diff --git a/multimedia/linux-xmovie/Makefile b/multimedia/linux-xmovie/Makefile
index 80569e9491b1..d9b08a674123 100644
--- a/multimedia/linux-xmovie/Makefile
+++ b/multimedia/linux-xmovie/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xmovie
-PORTVERSION= 1.5.3.1
+PORTVERSION= 1.6.1
CATEGORIES= graphics linux
MASTER_SITES= http://heroines.sourceforge.net/
DISTFILES= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}.i386.rpm
diff --git a/multimedia/linux-xmovie/distinfo b/multimedia/linux-xmovie/distinfo
index c31f499e4469..53253cda1340 100644
--- a/multimedia/linux-xmovie/distinfo
+++ b/multimedia/linux-xmovie/distinfo
@@ -1 +1 @@
-MD5 (xmovie-1.5.3-1.i386.rpm) = 4839ffbe486393ab7d8c2c7fef4de868
+MD5 (xmovie-1.6-1.i386.rpm) = b97371151a9b45721c3c7ef8cc7ddb4b
diff --git a/multimedia/linux-xmovie/pkg-descr b/multimedia/linux-xmovie/pkg-descr
index 9e7c519f459e..651f0ee7bec6 100644
--- a/multimedia/linux-xmovie/pkg-descr
+++ b/multimedia/linux-xmovie/pkg-descr
@@ -2,7 +2,7 @@
MPEG-2 and Quicktime movie player
-WWW: http://heroines.sourceforge.net/xmovie.html
+WWW: http://heroines.sourceforge.net/xmovie.php3
documentation is in /usr/X11R6/share/doc/xmovie/.
@@ -17,6 +17,9 @@ options "P1003_1B"
options "_KPOSIX_PRIORITY_SCHEDULING"
options "_KPOSIX_VERSION=199309L"
+ - If you use with 4.x-RELEASE, it need to add ``options USER_LDT''
+ in your kernel config.
+
---
Yoshiro MIHIRA
-(sanpei@sanpei.org)
+(sanpei@FreeBSD.org)
diff --git a/multimedia/xmovie/Makefile b/multimedia/xmovie/Makefile
index 80569e9491b1..d9b08a674123 100644
--- a/multimedia/xmovie/Makefile
+++ b/multimedia/xmovie/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xmovie
-PORTVERSION= 1.5.3.1
+PORTVERSION= 1.6.1
CATEGORIES= graphics linux
MASTER_SITES= http://heroines.sourceforge.net/
DISTFILES= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}.i386.rpm
diff --git a/multimedia/xmovie/distinfo b/multimedia/xmovie/distinfo
index c31f499e4469..53253cda1340 100644
--- a/multimedia/xmovie/distinfo
+++ b/multimedia/xmovie/distinfo
@@ -1 +1 @@
-MD5 (xmovie-1.5.3-1.i386.rpm) = 4839ffbe486393ab7d8c2c7fef4de868
+MD5 (xmovie-1.6-1.i386.rpm) = b97371151a9b45721c3c7ef8cc7ddb4b
diff --git a/multimedia/xmovie/pkg-descr b/multimedia/xmovie/pkg-descr
index 9e7c519f459e..651f0ee7bec6 100644
--- a/multimedia/xmovie/pkg-descr
+++ b/multimedia/xmovie/pkg-descr
@@ -2,7 +2,7 @@
MPEG-2 and Quicktime movie player
-WWW: http://heroines.sourceforge.net/xmovie.html
+WWW: http://heroines.sourceforge.net/xmovie.php3
documentation is in /usr/X11R6/share/doc/xmovie/.
@@ -17,6 +17,9 @@ options "P1003_1B"
options "_KPOSIX_PRIORITY_SCHEDULING"
options "_KPOSIX_VERSION=199309L"
+ - If you use with 4.x-RELEASE, it need to add ``options USER_LDT''
+ in your kernel config.
+
---
Yoshiro MIHIRA
-(sanpei@sanpei.org)
+(sanpei@FreeBSD.org)