| Commit message (Expand) | Author | Age | Files | Lines |
* | 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>
| Andrew Clemons | 2022-03-03 | 1 | -1/+1 |
* | All: Support $PRINT_PACKAGE_NAME env var...Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
| Heinz Wiesinger | 2021-07-17 | 1 | -1/+10 |
* | 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>
| Heinz Wiesinger | 2021-07-05 | 1 | -1/+2 |
* | All: Change SlackBuild shebang to /bin/bash...Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
| Heinz Wiesinger | 2021-07-04 | 1 | -1/+1 |
* | development/logisim: Fix README....Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
| B. Watson | 2020-10-17 | 1 | -14/+15 |
* | development/logisim: Updated for version 2.7.1....Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
| Willy Sudiarto Raharjo | 2017-07-26 | 3 | -5/+7 |
* | various: Fix SlackBuild formatting and comment nit picks....Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
| dsomero | 2013-11-22 | 1 | -1/+1 |
* | various: Fix slack-desc formatting and comment nit picks....Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
| dsomero | 2013-11-22 | 1 | -5/+5 |
* | development/logisim: Add jdk to REQUIRES.... This was based off the package containing a .jar file.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
| dsomero | 2012-09-10 | 1 | -1/+1 |
* | Add REQUIRED field to .info files....Signed-off-by: Erik Hanson <erik@slackbuilds.org>
| Erik Hanson | 2012-08-19 | 1 | -0/+1 |
* | Entire Repo: Fix the "handy ruler" length in slack-desc files...Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
| Robby Workman | 2012-08-15 | 1 | -1/+1 |
* | 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>
| Robby Workman | 2012-08-14 | 1 | -1/+0 |
* | Various: standardize newline handling and whitespace in .info files...Most DOWNLOAD values use newline escapes, but some previously
did not - let's standardize that.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
| Jason Woodward | 2010-09-12 | 1 | -3/+2 |
* | development/logisim: Added (logic simulator)...Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
| GPLeo | 2010-08-29 | 4 | -0/+121 |