diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-02-04 22:01:32 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-02-04 22:01:32 +0000 |
commit | 431f51597c510ea57f3314e1028efbf39e4e2499 (patch) | |
tree | f30763d2e843565f3a05d62a84ce893b0f7ee706 /graphics/xmps/pkg-descr | |
parent | Install English (American or British) *.dict file too for ports which use it (diff) |
- Update to 0.2.0;
- make pkg-descr reflecting reality (no smpeg anymore);
- force usual naming conventions for the libraries installed into ${PREFIX}/lib
(i.e. .so and .so.xxx, not just .so).
Please note that unlike previous, this new version doesn't include ability
to play MPEG-1 OOB, so if you use it for than you probably may want to stick
with 0.1.3. Also please note that it's still full of stupid bugs and linuxisms
(like assumption that OS should zero all unitialized data when loading a
program), so beware.
Update prompted by: lioux
Diffstat (limited to 'graphics/xmps/pkg-descr')
-rw-r--r-- | graphics/xmps/pkg-descr | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/graphics/xmps/pkg-descr b/graphics/xmps/pkg-descr index f3122b9dae59..8cb286dc4362 100644 --- a/graphics/xmps/pkg-descr +++ b/graphics/xmps/pkg-descr @@ -1,11 +1,5 @@ XMPS stands for X MPEG Player System. It's a simple Gtk program that will -(hopefully) play MPEG-1 files with sound under the *nix platforms. It has very -attractive skinnable user interface. - -And what more? - -XMPS is built on top of the SMPEG library from Loki entertainment. It has full -playlist support, can use OpenGL for the display if available, so that you can -play full-screen MPEGs without having to change screen resolution. +(hopefully) play MPEG-1/MPEG-2/FLI/FLC/AVI files with sound under the *nix +platforms. It has very attractive skinnable user interface. WWW: http://xmps.sourceforge.net/ |