diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-16 09:27:29 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-07-16 09:27:29 +0000 |
commit | 0d7a998b4a5c7d1f210f03bd1e294ebf09b43afb (patch) | |
tree | 7bcdecdce9ddbe0172c087989e5ae487283ec346 /audio/Makefile | |
parent | - Update to 0.3.11 (diff) |
Add port audio/audacious-crossfade:
A Crossfading/Gapless Output Plugin featuring:
* Crossfading
* Fadein/Fadeout
* Continuous output
* Gap-Killer
* Automatic detection of live albums
* High quality
* Secondary effect plugin
* Compatibility with bmp and audacious
WWW: http://www.eisenlohr.org/xmms-crossfade/index.html
Author: Peter Eisenlohr <p.eisenlohr@gmx.net>
This is a slave port of audio/xmms-crossfade
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 885374357b3d..dcca0d728bdb 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -35,6 +35,7 @@ SUBDIR += asmix SUBDIR += asmixer SUBDIR += aube + SUBDIR += audacious-crossfade SUBDIR += audacity SUBDIR += aumix SUBDIR += aureal-kmod |