mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
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
This commit is contained in:
parent
4cfa23c9e8
commit
0d7a998b4a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167965
@ -35,6 +35,7 @@
|
||||
SUBDIR += asmix
|
||||
SUBDIR += asmixer
|
||||
SUBDIR += aube
|
||||
SUBDIR += audacious-crossfade
|
||||
SUBDIR += audacity
|
||||
SUBDIR += aumix
|
||||
SUBDIR += aureal-kmod
|
||||
|
13
audio/audacious-crossfade/Makefile
Normal file
13
audio/audacious-crossfade/Makefile
Normal file
@ -0,0 +1,13 @@
|
||||
# New ports collection makefile for: audacious-crossfade
|
||||
# Date created: 16 July 2006
|
||||
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
APP= audacious
|
||||
LIB_DEPENDS= audacious.2:${PORTSDIR}/multimedia/audacious
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../xmms-crossfade
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user