aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
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 -