summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorMIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org>2001-04-08 01:29:52 +0000
committerMIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org>2001-04-08 01:29:52 +0000
commit6b0dbba1c98515884487446f561ef6b545ac91d9 (patch)
tree781cbfc6f8ce97c8b870cb55333dc40c6cf76da2 /multimedia
parentaa26f4da464114ead78e9f1fb3ca780b4971d899 (diff)
downloadfreebsd-ports-6b0dbba1c98515884487446f561ef6b545ac91d9.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)