aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/bmpx
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on amd64.novel2006-01-061-1/+1
| | | | Submitted by: Anish Mistry <mistry.7@osu.edu>
* Chase libversion bumb to libMagick.so.9edwin2006-01-051-1/+1
| | | | PR: ports/91270
* Fix build with dbus-0.60.marcus2006-01-011-0/+11
|
* Chase the dbus shared lib version.marcus2006-01-011-2/+2
|
* Sync with libxine shared library version bump.nobutaka2005-12-111-1/+2
|
* Update to 0.12.9.novel2005-11-277-119/+132
| | | | | PR: 89581, 89274 (based on) Submitted by: Ports Fury, David Le Brun <david@dyn-ns.net>
* Add BMPx, an audio player that can be either used with a built-innovel2005-11-237-0/+311
frontend which currently utilizes Winamp 2.x compatible skins, or as a daemon for other frontends to connect via a DBus interface. It can run under X11 with graphical GUIs, or without X under plain UNIX terminal as a daemon (in which case it requires a different frontend connecting to it via DBus). http://bmpx.berlios.de/