Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.

This commit is contained in:
Augustin Cavalier
2015-07-02 11:12:32 -04:00
parent 827ec2dcbc
commit f561efbc96
1450 changed files with 1674 additions and 1674 deletions

View File

@@ -24,7 +24,7 @@ LICENSE="Apache v2"
REVISION="1"
ARCHITECTURES="any"
SRC_URI="http://archive.apache.org/dist/ant/source/apache-ant-1.9.2-src.tar.bz2"
SOURCE_URI="http://archive.apache.org/dist/ant/source/apache-ant-1.9.2-src.tar.bz2"
CHECKSUM_SHA256="cf95317f683f28ae3d263327447abbebd30a6c910cfa069a05c5ee39aa5ad0e3"
SOURCE_DIR="apache-ant-$portVersion"

View File

@@ -4,7 +4,7 @@ Free core class libraries for use with virtual machines and compilers for the \
Java language
"
HOMEPAGE="http://www.gnu.org/software/classpath"
SRC_URI="ftp://ftp.gnu.org/gnu/classpath/classpath-0.98.tar.gz"
SOURCE_URI="ftp://ftp.gnu.org/gnu/classpath/classpath-0.98.tar.gz"
CHECKSUM_SHA256="501b5acd4dff79b6100da22cef15080f31071821ce3cea6f1b739bc1b56fac3f"
REVISION="1"
LICENSE="GNU GPL v2

View File

@@ -5,7 +5,7 @@ version 2 (blue book). In comparison to most other VM's (free and commercial) \
it is extremely small.
"
HOMEPAGE="http://jamvm.sourceforge.net/"
SRC_URI="http://sourceforge.net/projects/jamvm/files/jamvm/JamVM%20$portVersion/jamvm-$portVersion.tar.gz"
SOURCE_URI="http://sourceforge.net/projects/jamvm/files/jamvm/JamVM%20$portVersion/jamvm-$portVersion.tar.gz"
CHECKSUM_SHA256="7865693698bc4322cabe1014a4b7ebdec1bc1daf45f1a4457b6e908a4446b124"
REVISION="1"
DEPEND=""

View File

@@ -5,7 +5,7 @@ version 2 (blue book). In comparison to most other VM's (free and commercial) \
it is extremely small.
"
HOMEPAGE="http://jamvm.sourceforge.net/"
SRC_URI="http://sourceforge.net/projects/jamvm/files/jamvm/JamVM%20$portVersion/jamvm-$portVersion.tar.gz"
SOURCE_URI="http://sourceforge.net/projects/jamvm/files/jamvm/JamVM%20$portVersion/jamvm-$portVersion.tar.gz"
CHECKSUM_SHA256="76428e96df0ae9dd964c7a7c74c1e9a837e2f312c39e9a357fa8178f7eff80da"
REVISION="1"
DEPEND=""

View File

@@ -11,7 +11,7 @@ therefore compatible in spirit, but not in implementation."
HOMEPAGE="http://rxtx.qbang.org"
COPYRIGHT="(c) 1998-2006 Keane Jarvi"
LICENSE="GNU GPL v2"
SRC_URI="git+https://github.com/arduino/RXTX#84a009c"
SOURCE_URI="git+https://github.com/arduino/RXTX#84a009c"
REVISION="1"
ARCHITECTURES="x86 x86_64"
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then