Commit Graph

9 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
Robby Workman 7e74048754
network/serviio: Use setpriv instead of su -c for init
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-07-17 09:50:24 +07:00
Robby Workman 29c6f2be33
network/serviio: Create PIDDIR during initialization
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-07-17 09:50:23 +07: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
David Spencer faeb25fcde multimedia/serviio: Fixed doinst.sh.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-08-12 06:57:49 +07:00
B. Watson 72e7b3d58f multimedia/serviio: Fix .info + shebang.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-03-25 13:28:24 +00:00
Luís Fernando Carvalho Cavalheiro d566692c1f
multimedia/serviio: Added (Java-based DNLA media server).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2016-12-03 07:17:45 +07:00