aboutsummaryrefslogtreecommitdiff
path: root/graphics/xmovie/pkg-descr
diff options
context:
space:
mode:
authorR. Imura <imura@FreeBSD.org>2000-02-13 02:06:53 +0000
committerR. Imura <imura@FreeBSD.org>2000-02-13 02:06:53 +0000
commit681a41826fa00b1eb4ce9fa0b0c115c547aa22c0 (patch)
tree88bd522755e152abe6d4f1485aad1439817a303f /graphics/xmovie/pkg-descr
parentd6562a1f288586d6746f9680bcb09e994f0b226d (diff)
downloadports-681a41826fa00b1eb4ce9fa0b0c115c547aa22c0.tar.gz
ports-681a41826fa00b1eb4ce9fa0b0c115c547aa22c0.zip
Notes
Diffstat (limited to 'graphics/xmovie/pkg-descr')
-rw-r--r--graphics/xmovie/pkg-descr25
1 files changed, 25 insertions, 0 deletions
diff --git a/graphics/xmovie/pkg-descr b/graphics/xmovie/pkg-descr
new file mode 100644
index 000000000000..36457d8a7433
--- /dev/null
+++ b/graphics/xmovie/pkg-descr
@@ -0,0 +1,25 @@
+* xmovie
+
+ QuickTime and DVD movie player
+
+WWW: http://heroine.linuxbox.com/xmovie.html
+
+ documentation is in /usr/X11R6/share/doc/xmovie/.
+
+* Tips
+
+ - Pentium II binary are distributed from below URL:
+ http://heroine.linuxbox.com/xmovie-i686.tar.gz
+
+ - If you use with 3.2-RELEASE, 3.3-RELEASE, 3.4-RELEASE,
+ it need to update /module/linux.ko file.
+
+ - Below options for kernel are useful for xmovie.
+
+options "P1003_1B"
+options "_KPOSIX_PRIORITY_SCHEDULING"
+options "_KPOSIX_VERSION=199309L"
+
+---
+Yoshiro MIHIRA
+(sanpei@sanpei.org)