aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2010-04-11 03:17:21 +0000
committerBrooks Davis <brooks@FreeBSD.org>2010-04-11 03:17:21 +0000
commit6b4999bf8f4e0bc4a78166c29a3e69ca102fb105 (patch)
tree3ee7394094f45ee6f800417bfdab13486ee7d8da /audio
parent2bd4fbf3e850ea374dc019d6acc6f5d6ee6c5d56 (diff)
downloadports-6b4999bf8f4e0bc4a78166c29a3e69ca102fb105.tar.gz
ports-6b4999bf8f4e0bc4a78166c29a3e69ca102fb105.zip
Actually include custom-convert.conf.
Notes
Notes: svn path=/head/; revision=252543
Diffstat (limited to 'audio')
-rw-r--r--audio/squeezeboxserver/Makefile1
-rw-r--r--audio/squeezeboxserver/files/custom-convert.conf.in11
2 files changed, 12 insertions, 0 deletions
diff --git a/audio/squeezeboxserver/Makefile b/audio/squeezeboxserver/Makefile
index c49aef25c525..9b5b890fa429 100644
--- a/audio/squeezeboxserver/Makefile
+++ b/audio/squeezeboxserver/Makefile
@@ -7,6 +7,7 @@
PORTNAME= squeezeboxserver
PORTVERSION= 7.5.0
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://downloads.slimdevices.com/SqueezeboxServer_v${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-noCPAN
diff --git a/audio/squeezeboxserver/files/custom-convert.conf.in b/audio/squeezeboxserver/files/custom-convert.conf.in
new file mode 100644
index 000000000000..ede37ca33c75
--- /dev/null
+++ b/audio/squeezeboxserver/files/custom-convert.conf.in
@@ -0,0 +1,11 @@
+alc mp3 * *
+ # FB:{BITRATE=-B %B}D:{RESAMPLE=--resample %D}
+ [alac] $FILE$ | [lame] --silent -q $QUALITY$ $RESAMPLE$ -v $BITRATE$ - -
+
+alc pcm * *
+ # F
+ [alac] -r $FILE$
+
+alc flc * *
+ # F
+ [alac] $FILE$ | [flac] -cs --totally-silent --compression-level-0 -