This should be added to the PKGBUILD: archlinux-java set java-17-openjdk
Or at least a reminder to do that.
Git Clone URL: | https://aur.archlinux.org/dbgl.git (read-only, click to copy) |
---|---|
Package Base: | dbgl |
Description: | An open-source, free, multi-platform frontend for DOSBox |
Upstream URL: | https://dbgl.org/ |
Licenses: | GPL |
Submitter: | bzt |
Maintainer: | bzt |
Last Packager: | bzt |
Votes: | 31 |
Popularity: | 0.28 |
First Submitted: | 2013-05-29 12:26 (UTC) |
Last Updated: | 2025-01-23 17:46 (UTC) |
This should be added to the PKGBUILD: archlinux-java set java-17-openjdk
Or at least a reminder to do that.
Updated to 0.93. Note that the data directory of DBGL has changed from ~/.dbgl
to ~/.local/share/dbgl
.
Hello, dbgl can now be found at https://www.squadrablu.nl/dbgl/
Unfortunately it no longer works. http://members.quicknet.nl/blankendaalr/dbgl/download/dbgl092.tar.gz is offline.
Hi, version 0.92 is out However the previous version is no longer available at http://members.quicknet.nl/blankendaalr/dbgl/download/ So the PKGBUILD needs updating
It's working on my end with this configuration : source=("http://members.quicknet.nl/blankendaalr/dbgl/download/${pkgname}092.tar.gz" dbgl.desktop dbgl.sh) sha256sums=('deeaeed8e36bd7028e1981b98efd5bc66030e02765a793ed8b162fff23394c5e' '7da06d297b5cbdbc1029c58ffe1c6643ae0fa3fe597e839b26d03ff3900de00d' 'ec0f5d86d8a76b9ec2ee60e3e28b8ad5008df70eb86e28575b75dd0d2b1fd509')
@bzt:
It worked for me this time, hope it also does for others. Thank you!
Oops, forgot to update the checksums in the latest push. I have uploaded the corrected PKGBUILD now. It should work again.
I'm also experiencing problems with building dbgl
, the relevant error output is this:
==> Validating source files with sha256sums...
dbgl090.tar.gz ... Passed
dbgl.desktop ... Passed
dbgl.sh ... FAILED
==> ERROR: One or more files did not pass the validity check!
Failed to build dbgl
Can this be fixed? Thanks!
With dbgl.sh modified according to djmattyg007’s recommendation, the third entry in the sha256sums array needs to be updated to ec0f5d86d8a76b9ec2ee60e3e28b8ad5008df70eb86e28575b75dd0d2b1fd509.
Hi, dbgl.sh the file failed validation control
Pinned Comments
bzt commented on 2021-04-27 06:40 (UTC)
Updated to 0.93. Note that the data directory of DBGL has changed from
~/.dbgl
to~/.local/share/dbgl
.