Search Criteria
Package Details: decker 1.50-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/decker.git (read-only, click to copy) |
---|---|
Package Base: | decker |
Description: | Multimedia platform for creating interactive documents |
Upstream URL: | http://beyondloom.com/decker/ |
Keywords: | decker hypercard |
Licenses: | MIT |
Submitter: | cmounce |
Maintainer: | cmounce |
Last Packager: | cmounce |
Votes: | 2 |
Popularity: | 0.31 |
First Submitted: | 2024-05-31 06:20 (UTC) |
Last Updated: | 2024-10-06 03:38 (UTC) |
Dependencies (4)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- sdl2_image
- xxd (vim-minimal-gitAUR, gvim-gitAUR, vim-cli-gitAUR, gvim-wayland-lilydjwg-gitAUR, gvim-gtk2AUR, gvim, tinyxxd, vim) (make)
Latest Comments
tetrachromat commented on 2024-11-13 17:27 (UTC)
I'm having trouble with this package because lilt needs to be built ahead of the rest of the program. Adding
make lilt
inbuild()
before thedecker
anddocs
targets seems to resolve the issue- can the pkgbuild be updated?cmounce commented on 2024-07-07 03:38 (UTC)
Hey @aaadelnrrv, thanks for the suggestion! I just added docs to the PKGBUILD.
aaadelnrrv commented on 2024-07-02 05:04 (UTC)
Hey, glad to see decker being packaged!
I have one suggestion from when I hacked together a pkgbuild for myself a while back:
You could build the documentation (
docs
make target) and then install the resulting files tousr/share/doc/decker/
e.g.