diff options
author | edwin <edwin@FreeBSD.org> | 2008-06-19 06:51:39 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2008-06-19 06:51:39 +0800 |
commit | ca4f17d6deea052a4faf4e377a7d11dbd6bef755 (patch) | |
tree | ff23177bb2e4cf325d41d8758a8547733e1483cf /audio/Makefile | |
parent | 68e9c29c0860b46daaf76722604c9446c2fb0407 (diff) | |
download | freebsd-ports-gnome-ca4f17d6deea052a4faf4e377a7d11dbd6bef755.tar.gz freebsd-ports-gnome-ca4f17d6deea052a4faf4e377a7d11dbd6bef755.tar.zst freebsd-ports-gnome-ca4f17d6deea052a4faf4e377a7d11dbd6bef755.zip |
[NEW PORT] audio/kirocker: KDE Kicker applet for Amarok
This is Kirocker Music Display. It is a KDE Kicker applet
for Amarok that displays current song info and allows for
basic playback control and song rating. Included is a
fullscreen mode that can be used with or without the applet
running - an Amarok script is also included to launch the
fullsreen mode from within Amarok.
Homepage: http://www.kde-apps.org/content/show.php?content=52869
PR: Jason E. Hale <bsdkaffee@gmail.com>
Submitted by: ports/116683
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index b1f1dae7acb2..63944c1f6329 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -316,6 +316,7 @@ SUBDIR += k3bmonkeyaudioplugin SUBDIR += kexis SUBDIR += kid3 + SUBDIR += kirocker SUBDIR += kmp SUBDIR += ksmp3play SUBDIR += ladspa |