Commit Graph

10 Commits

Author SHA1 Message Date
Andrew Clemons b2519f95fd
various: Use zulu jdk builds for REQUIRES.
As noted in the FAQ, you can still use Oracle's JDK for
building or running, but we'll default to the Zulu builds
in the REQUIRES since they are easily downloadable.

Zulu is a good default for us at SBo since it is available
for both 32 and 64 bit, freely downloadable and compatible
and they provide builds for all the LTS branches.

We don't currently have builds for Adoptium (previously
AdoptOpenJDK, not part of the Eclipse Foundation), but if
someone wants to submit builds for them, we can include them
too. Note though that they do not provide 32 bit builds.

Software should run with either Zulu or Oracle's JDK, or
indeed any other builds of OpenJDK, so if I have broken your
build with this change, apologies. This should be rare and
we can change the REQUIRES back to jdkX in that case and note
it in the README, but I do not expect this should be the case.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-03-03 15:56:51 +07:00
Matteo Bernardini 4dc5379a79
development/javacc: Updated for version 7.0.10.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-13 09:18:01 +07:00
Robby Workman 6fe73d0974 development/javacc: Fixed homepage links
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2017-07-22 06:55:14 +07:00
Christoph Willing a3ca1b39d4 development/javacc: Update DOWNLOAD url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-04-10 23:27:49 +07:00
Alan Alberghini 2aaef9fca6 development/javacc: Updated for version 6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-11-30 12:26:58 +07:00
dsomero 8481fb05a9 development/javacc: Add jdk to REQUIRES.
This was based off the package containing a .jar file. 

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-09-10 20:09:17 -04:00
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
dsomero c7b0c6bf91 development/javacc: Fixed download link.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2011-03-30 22:52:11 -05:00
Alan Alberghini 529d50ba91 development/javacc: Added (Java Compiler Compiler [tm])
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2010-10-25 07:55:09 -05:00