Commit Graph

18 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
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
Heinz Wiesinger 7f26b9929f
All: SlackBuilds run in the directory they are in
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-07-05 16:01:32 +07:00
Heinz Wiesinger fd9245fe0a All: Change SlackBuild shebang to /bin/bash
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-04 12:49:49 +02:00
Xavier Maillard b5c43c36f0 development/leiningen: Updated for version 2.8.1 + new maintainer.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-02-10 08:09:33 +07:00
Ryan P.C. McQuen 0a895b6cb3
development/leiningen: Change email.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
2017-01-07 08:48:37 +07:00
Ryan P.C. McQuen 50aa71f496 development/leiningen: Updated for version 2.7.1.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
2016-12-10 00:57:42 +00:00
Ryan P.C. McQuen 420063a8ac development/leiningen: Updated for version 2.6.1.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
2016-05-01 23:49:19 -05:00
Willy Sudiarto Raharjo dfdf88664c development/leiningen: Add jdk as DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-01-09 07:12:22 +07:00
Ryan P.C. McQuen 230f44a322 development/leiningen: Updated for version 2.5.3.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
2015-12-19 07:25:14 +07:00
Ryan P.C. McQuen b5c1b77158 development/leiningen: Updated for version 2.5.1.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
2015-01-24 08:27:22 +07:00
Ryan P.C. McQuen cb5e575570 development/leiningen: updated for version 2.5.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-09-25 17:01:48 +07:00
Ryan P.C. McQuen 1064f06e88 development/leiningen: updated for version 2.4.3 2014-08-21 21:19:11 +07:00
Ryan P.C. McQuen 8f82185626 development/leiningen: Updated for version 2.3.4 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-03-31 09:23:36 +07:00
dsomero 610e8461bb various: Fix slack-desc formatting and comment nit picks.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:29:22 -05: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
Jockey S. Kyd 0cd84a0d10 development/leiningen: Added (automation tool for Clojure projects)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-12-18 00:07:51 -02:00