From e34688c35cf695ec4c512a70e21744ec48cbee0c Mon Sep 17 00:00:00 2001 From: Roman Bogorodskiy Date: Wed, 23 Nov 2005 11:57:02 +0000 Subject: Add BMPx, an audio player that can be either used with a built-in 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/ --- multimedia/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'multimedia/Makefile') diff --git a/multimedia/Makefile b/multimedia/Makefile index cd05d6ae48c9..c025575e7c63 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -9,6 +9,7 @@ SUBDIR += avinfo SUBDIR += beep-media-player SUBDIR += bmp-extra-plugins + SUBDIR += bmpx SUBDIR += bsdav SUBDIR += bsdbktr_tvtune SUBDIR += camserv -- cgit v1.2.3