diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2012-11-23 15:03:34 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2012-11-23 15:03:34 +0000 |
commit | 359d7d3142cfaa8f3bee62ede655af56581ac34b (patch) | |
tree | 1e88e07d2f1674d6edff17c1a1430b972acbb9fa /multimedia/pymp/pkg-descr | |
parent | c521fa09132c99e2536bf85b1c012af34c6ec109 (diff) |
Pymp is a lean, flexible frontend to MPlayer written in Python.
It supports simple playlists, web streams, and anything else that MPlayer does.
Pymp aims to blend in with your desktop environment, not stand out as many
skinned players do.
WWW: http://jdolan.dyndns.org/trac/wiki/Pymp
PR: ports/171861
Submitted by: nemysis@gmx.ch
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=307680
Diffstat (limited to 'multimedia/pymp/pkg-descr')
-rw-r--r-- | multimedia/pymp/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/multimedia/pymp/pkg-descr b/multimedia/pymp/pkg-descr new file mode 100644 index 000000000000..74f7d82e3db1 --- /dev/null +++ b/multimedia/pymp/pkg-descr @@ -0,0 +1,6 @@ +Pymp is a lean, flexible frontend to MPlayer written in Python. +It supports simple playlists, web streams, and anything else that MPlayer does. +Pymp aims to blend in with your desktop environment, not stand out as many +skinned players do. + +WWW: http://jdolan.dyndns.org/trac/wiki/Pymp |