mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-02 04:58:52 +02:00
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:
@@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user