diff options
author | sat <sat@FreeBSD.org> | 2006-07-16 17:27:29 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-07-16 17:27:29 +0800 |
commit | 779d6bfe6bdc1132416c4659aa5682de6f31e3e2 (patch) | |
tree | b9374ed7efcceae35574d84913ec7a29f296ab9b /audio/Makefile | |
parent | 7bbe866b5d2747b219d8785970eea9e993fc4ade (diff) | |
download | freebsd-ports-gnome-779d6bfe6bdc1132416c4659aa5682de6f31e3e2.tar.gz freebsd-ports-gnome-779d6bfe6bdc1132416c4659aa5682de6f31e3e2.tar.zst freebsd-ports-gnome-779d6bfe6bdc1132416c4659aa5682de6f31e3e2.zip |
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 |