Fix ordering

This commit is contained in:
Vale
2016-02-17 14:26:37 -05:00
parent c78e400f98
commit 4ceccd41e1
491 changed files with 2610 additions and 2977 deletions

View File

@@ -4,11 +4,6 @@ Free core class libraries for use with virtual machines and compilers for the \
Java language
"
HOMEPAGE="http://www.gnu.org/software/classpath"
SOURCE_URI="ftp://ftp.gnu.org/gnu/classpath/classpath-0.98.tar.gz"
CHECKSUM_SHA256="501b5acd4dff79b6100da22cef15080f31071821ce3cea6f1b739bc1b56fac3f"
REVISION="1"
LICENSE="GNU GPL v2
GNU GPL v2 with classpath exceptions"
COPYRIGHT="1998-1999, 2001-2008 Free Software Foundation
1991 AT&T
1993 Sun Microsystems, Inc. All rights reserved
@@ -18,6 +13,13 @@ COPYRIGHT="1998-1999, 2001-2008 Free Software Foundation
2004 World Wide Web Consortium
2005 Caolan McNamara
2005 Daniel Richard G."
LICENSE="GNU GPL v2
GNU GPL v2 with classpath exceptions"
REVISION="1"
SOURCE_URI="ftp://ftp.gnu.org/gnu/classpath/classpath-0.98.tar.gz"
CHECKSUM_SHA256="501b5acd4dff79b6100da22cef15080f31071821ce3cea6f1b739bc1b56fac3f"
SOURCE_DIR="classpath-0.98"
PATCHES="gnu_classpath-0.98.patch"
ARCHITECTURES="?x86_gcc2 ?x86 ?x86_64"
SECONDARY_ARCHITECTURES="?x86_gcc2 ?x86"
@@ -28,6 +30,7 @@ PROVIDES="
REQUIRES="
haiku$secondaryArchSuffix
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
"
@@ -41,10 +44,6 @@ BUILD_PREREQUIRES="
cmd:jamvm$secondaryArchSuffix
"
SOURCE_DIR="classpath-0.98"
PATCHES="gnu_classpath-0.98.patch"
BUILD()
{
libtoolize --force --copy --install