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
6a2b64433c
academic/scilab: Note that the download url is not wget-friendly.
...
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-03-01 19:35:45 +07:00
Edward W. Koenig
567176d15b
academic/scilab: Updated for version 6.1.1
...
Signed-off-by: Edward W. Koenig <kingbeowulf@linuxgalaxy.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-01-22 08:22:59 +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
Edward W. Koenig
0db5c1ca07
academic/scilab: Fix md5sum.
...
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-06-28 08:16:48 +07:00
Edward W. Koenig
e5b480228a
academic/scilab: Updated for version 6.1.0
...
Signed-off-by: Edward W. Koenig <kingbeowulf@glinuxgalaxy.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-06-20 07:59:35 +07:00
Edward W. Koenig
d2b3906c79
academic/scilab: Updated for version 6.0.2.
...
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-07-04 07:43:33 +07:00
Edward W. Koenig
66f7f0aa09
academic/scilab: Updated for version 6.0.1.
...
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-08-11 07:23:09 +07:00
Edward W. Koenig
9e1102bd90
academic/scilab: Updated for version 6.0.0 + new maintainer.
...
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-08-12 06:57:30 +07:00
David Spencer
ffda167b71
academic/scilab: Fix .pc file location.
...
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2016-01-07 01:39:05 +00:00
Fridrich von Stauffenberg
79ab84b9db
academic/scilab: Updated for version 5.5.2.
...
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-05-16 08:50:56 +07:00
Fridrich von Stauffenberg
159cb18674
academic/scilab: Updated for version 5.5.1.
...
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-11-27 13:08:38 +07:00
Fridrich von Stauffenberg
2331fe9a48
academic/scilab: Updated for version 5.5.0.
...
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-04-15 07:26:51 +07:00
dsomero
5106dc9410
various: Set hashbang line as /bin/sh.
...
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-23 09:18:36 -05:00
Fridrich von Stauffenberg
528e2fc4c1
academic/scilab: Updated for version 5.4.1.
...
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-06-04 00:11:25 -05:00
Fridrich von Stauffenberg
f10577d2b0
academic/scilab: Updated for version 5.4.0, cleanups.
...
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2012-12-11 16:23:06 -05:00
dsomero
232e563bf6
academic/scilab: 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:22 -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
Fridrich von Stauffenberg
c1cb909530
academic/scilab: Updated for version 5.3.3.
...
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-05-07 12:18:09 -05:00
Fridrich von Stauffenberg
5bf1428718
academic/scilab: Added (numerical computing package)
...
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-11-26 09:42:55 -06:00
Heinz Wiesinger
a00e3dd1b8
academic/scilab: Removed from 13.0 repository
2010-05-13 00:05:55 +02:00
João Felipe Santos
62ef8dd6f6
academic/scilab: Added to 12.2 repository
2010-05-12 23:27:41 +02:00