[Lunar-commits] <moonbase-other> flac: version bumped to 1.3.0.
Florin Braescu
florin at lunar-linux.org
Thu Jun 6 19:29:33 CEST 2013
commit 865d10ee7c92e17efe4d773a84240c6cc6c8389b
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu, 06 Jun 2013 10:29:07 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/865d10ee7c92e17efe4d773a84240c6cc6c8389b
flac: version bumped to 1.3.0.
---
audio/flac/BUILD | +0/-1
audio/flac/DETAILS | +5/-8
2 files changed, 5 insertions(+), 9 deletions(-)
--- a/audio/flac/BUILD
+++ b/audio/flac/BUILD
@@ -3,7 +3,6 @@
OPTS+=" --disable-static" &&
patch_it $SOURCE2 0 &&
- patch_it $SOURCE3 0 &&
default_build
) > $C_FIFO 2>&1
--- a/audio/flac/DETAILS
+++ b/audio/flac/DETAILS
@@ -1,17 +1,14 @@
MODULE=flac
- VERSION=1.2.1
- SOURCE=$MODULE-$VERSION.tar.gz
+ VERSION=1.3.0
+ SOURCE=$MODULE-$VERSION.tar.xz
SOURCE2=$MODULE-1.1.4-xmms-plugin.patch
- SOURCE3=$MODULE-$VERSION-gcc-4.3.x.patch
- SOURCE_URL=$SFORGE_URL/$MODULE
+ SOURCE_URL=http://downloads.xiph.org/releases/$MODULE
SOURCE2_URL=$PATCH_URL
- SOURCE3_URL=$PATCH_URL
- SOURCE_VFY=sha1:bd54354900181b59db3089347cc84ad81e410b38
+ SOURCE_VFY=sha1:a136e5748f8fb1e6c524c75000a765fc63bb7b1b
SOURCE2_VFY=sha1:6efaee27fbbf2d824a8c5390abc8cd4edab1c2f1
- SOURCE3_VFY=sha1:91e4125666899bd74d9a339d6570629a8a406634
WEB_SITE=http://flac.sourceforge.net
ENTERED=20030210
- UPDATED=20090407
+ UPDATED=20130606
SHORT="Similar to MP3 encoders, but lossless"
cat << EOF
More information about the Lunar-commits
mailing list