Adjust SRC_URLs to be able to populate mirror site.

* Add SRC_FILENAME where no sensible filename can be produced by
  the SRC_URI alone.
* Fix SRC_URI of ode-0.12
This commit is contained in:
Oliver Tappe
2014-04-20 19:56:51 +02:00
parent 3974bda16b
commit b05040b4b1
6 changed files with 8 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ detection with friction. ODE is useful for simulating vehicles, objects in \
virtual reality environments and virtual creatures.
"
HOMEPAGE="http://www.ode.org/"
SRC_URI="http://downloads.sourceforge.net/project/opende/ODE/0.12/ode-0.12.tar.bz2?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fopende%2Ffiles%2F&ts=1356377654&use_mirror=freefr"
SRC_URI="http://downloads.sourceforge.net/project/opende/ODE/0.12/ode-0.12.tar.bz2"
CHECKSUM_MD5="48fdd41fae1a7e7831feeded09826599"
REVISION="1"
COPYRIGHT="2001-2004 Russell L. Smith"

View File

@@ -6,10 +6,13 @@ providing effective solutions to modern network distributed applications.
"
HOMEPAGE="http://www.rebol.com/"
SRC_URI="https://github.com/rebol/r3/archive/4d9840f8e661e7067472e828ee6ad8dd3008b247.zip"
SRC_FILENAME="rebol-r3-4d9840f8e661e7067472e828ee6ad8dd3008b247.zip"
CHECKSUM_MD5="752fe4843dd1ce80678e9d66ec20a6dc"
SRC_URI_2="http://ports-space.haiku-files.org/dev-lang/rebol/r3-make.zip"
SRC_FILENAME_2="rebol-r3-make.zip"
CHECKSUM_MD5_2="a922e0e82d020dedebcfa1a529028636"
SRC_URI_3="https://github.com/rebolsource/rebol-test/archive/502075cc3a4116c1785081e602eb8e28efd3247f.zip"
SRC_FILENAME_3="rebol-test-502075cc3a4116c1785081e602eb8e28efd3247f.zip"
CHECKSUM_MD5_3="dc1e322361df2f21cb26032612a8b101"
LICENSE="Apache v2"
COPYRIGHT="2014 REBOL Technologies"

View File

@@ -18,6 +18,7 @@ COPYRIGHT="
srcrev="0c0b4928d863b58433e41fe76f59dc6170dff7c0"
SOURCE_DIR="pe-$srcrev"
SRC_URI="https://github.com/olta/pe/archive/$srcrev.tar.gz"
SRC_FILENAME="pe-$srcrev.tar.gz"
CHECKSUM_SIZE="756293"
CHECKSUM_RMD160="31259e128451f58787f5d95ea6ca6371c66ae633"

View File

@@ -13,6 +13,7 @@ LICENSE="
MIT
"
SRC_URI="https://github.com/haiku/webkit/archive/1.2.3.tar.gz"
SRC_FILENAME="haikuwebkit-1.2.3.tar.gz"
CHECKSUM_MD5="07068bc8afa6038b6f34a6931d11f4ef"
REVISION="1"
ARCHITECTURES="x86 x86_64"

View File

@@ -13,6 +13,7 @@ LICENSE="
MIT
"
SRC_URI="https://github.com/haiku/webkit/archive/$portVersion.tar.gz"
SRC_FILENAME="haikuwebkit-$portVersion.tar.gz"
CHECKSUM_MD5="8bb12e5a95e1ad7647e646f96d082253"
REVISION="1"
ARCHITECTURES="x86 x86_64"

View File

@@ -13,6 +13,7 @@ LICENSE="
MIT
"
SRC_URI="https://github.com/haiku/webkit/archive/$portVersion.tar.gz"
SRC_FILENAME="haikuwebkit-$portVersion.tar.gz"
REVISION="2"
ARCHITECTURES="x86 x86_64"
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then