mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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=""
|
||||
|
||||
@@ -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=""
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user