Adjust many more recipes to support mirror site.

* Mostly added SRC_FILENAME where the automatic filename didn't
  make any sense.
This commit is contained in:
Oliver Tappe
2014-04-20 23:12:35 +02:00
parent b05040b4b1
commit f31617b50f
32 changed files with 44 additions and 22 deletions

View File

@@ -5,7 +5,7 @@ ISO reference code. It is mostly intended for high quality encoding in high \
bitrates.
"
HOMEPAGE="http://bladeenc.mp3.no/"
SRC_URI="ftp://ftp.free.fr/.mirrors1/ftp.gentoo.org/distfiles/bladeenc-0.94.2-src-stable.tar.gz"
SRC_URI="ftp://ftp.netbsd.org/pub/pkgsrc/distfiles/bladeenc-0.94.2-src-stable.tar.gz"
CHECKSUM_MD5="9b9f6eafe1637a48a67f0a0f8f6e71ad"
REVISION="2"
LICENSE="GNU LGPL v2.1"

View File

@@ -4,8 +4,9 @@ Mp3 encoder based on LAME3.88, which is optimized for Enhanced 3D \
Now!/SSE/SSE2 and dual-CPUs.
"
HOMEPAGE="https://github.com/teragonaudio/gogo-no-coda"
SRC_URI="https://github.com/teragonaudio/gogo-no-coda/archive/master.zip"
CHECKSUM_MD5="7b3008a0aba2578a2b428ba538452e87"
SRC_URI="https://github.com/teragonaudio/gogo-no-coda/archive/82b1c8ccab661df3413c16435a957da393f93fcb.zip"
SRC_FILENAME="gogo_no_coda-$portVersion.zip"
CHECKSUM_MD5="cc570ebc487b4fb3a2ab8c15e6d4b6a1"
LICENSE="GNU LGPL v2"
COPYRIGHT="2001-2003 Respective gogo-no-coda creators"
REVISION="1"
@@ -34,7 +35,7 @@ BUILD_PREREQUIRES="
cmd:nasm
"
SOURCE_DIR="gogo-no-coda-master"
SOURCE_DIR="gogo-no-coda-82b1c8ccab661df3413c16435a957da393f93fcb"
BUILD()
{