Commit Graph

8 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
David Spencer abe49df150 audio/atunes: Fixed download.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-05-01 22:01:16 +01:00
wigums 375eafc95d audio/atunes: Updated for version 3.1.2 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2018-04-07 08:13:16 +07:00
Matteo Bernardini 0df21b3228 audio/atunes: Fixed download link.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2013-11-09 19:22:26 +01:00
dsomero e34e9937e2 audio/atunes: 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:14 -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
Diogo Leal 3219049c0a audio/atunes: Added (full-featured audio player and manager)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2010-10-25 07:55:09 -05:00