Search Criteria
Package Details: guile-chickadee 0.5.0-1
Git Clone URL: | https://aur.archlinux.org/guile-chickadee.git (read-only, click to copy) |
---|---|
Package Base: | guile-chickadee |
Description: | a game development toolkit for Guile Scheme |
Upstream URL: | https://dthompson.us/projects/chickadee.html |
Keywords: | engine game |
Licenses: | GPL3 |
Conflicts: | guile-chickadee |
Provides: | guile-chickadee |
Submitter: | Houkime |
Maintainer: | Houkime |
Last Packager: | Houkime |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2019-11-03 16:46 (UTC) |
Last Updated: | 2020-06-03 04:11 (UTC) |
Dependencies (6)
- guile (guile-git)
- guile-opengl (guile-opengl-git)
- guile-sdl2 (guile-sdl2-git)
- libvorbis (libvorbis-aotuv, libvorbis-aotuv-lancer, libvorbis-git)
- mpg123 (mpg321, mpg123-svn)
- openal (openal-git, openal-minimal-git)
Latest Comments
guygastineau commented on 2020-08-21 13:57 (UTC)
Hi again. Really thank you for these packages.
Since
guile-sdl2-git
usesgit
I patchedguile-chickadee
to use thegit+https
dlagent onhttps:git.dthompson.us/chickadee.git
. This means I also changed the md5sums to'SKIP'
like you have it in sdl2-git.I don't know if there is a specific reason you used the tar archives (maybe because
git
is refused bydthompson
now?). Anyway, using git here too made things consistent (I was being OCD about it ;)). et me know if you want me to submit my patches.Thanks again for all of your work!