I could build and run it with java 21 -- so removing jdk17-openjdk
and replacing with:
makedepends
:java-environment>=17
java-environment<=21
depends
:java-runtime>=17
java-runtime<=21
(java-runtime
in depends
allows for uninstallaion of jdk after build and only needing jre)
/usr/bin/dataexplorer
for this to work needs to have the ckecks removed, too.
Also, the license needs to be SPDX compliant now:
dataexplorer E: GPL3 is not a valid SPDX license identifier. See https://spdx.org/licenses/ for valid identifiers, or prefix the identifier with 'LicenseRef-', if it is custom.
Consider GPL-3.0-or-later
or GPL-3.0-only
, whatever is correct for upstream.
Regards and thanks for the package!
Pinned Comments
aaronfischer commented on 2017-08-07 13:14 (UTC) (edited on 2023-02-13 20:31 (UTC) by aaronfischer)
Bump to version 3.3.0 and switch to sha256 for file hashing. If you have problems with the PGP signatures, you need to import and sign the key from Winfried Bruegmann first.
gpg --recv-key 5EA6D73C6706D261118024746F1B47F2E5758C39 gpg --lsign 5EA6D73C6706D261118024746F1B47F2E5758C39 y