summaryrefslogtreecommitdiff
path: root/multimedia/linux-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 /multimedia/linux-xmovie/pkg-descr
parentInitial import of tkmoo-0.3.23. (diff)
Initial import of xmovie-1.3.1.
A movie player for MPEG-2, DVD, and Quicktime movies PR: 16593 Submitted by: MIHIRA Yoshiro <sanpei@sanpei.org>
Diffstat (limited to 'multimedia/linux-xmovie/pkg-descr')
-rw-r--r--multimedia/linux-xmovie/pkg-descr25
1 files changed, 25 insertions, 0 deletions
diff --git a/multimedia/linux-xmovie/pkg-descr b/multimedia/linux-xmovie/pkg-descr
new file mode 100644
index 000000000000..36457d8a7433
--- /dev/null
+++ b/multimedia/linux-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)