Search Criteria
Package Details: ags 3.6.2.16-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ags.git (read-only, click to copy) |
|---|---|
| Package Base: | ags |
| Description: | Engine to run adventure/quest games |
| Upstream URL: | https://github.com/adventuregamestudio/ags |
| Keywords: | adventure game studio |
| Licenses: | Artistic-2.0 |
| Submitter: | ainola |
| Maintainer: | patlefort |
| Last Packager: | patlefort |
| Votes: | 9 |
| Popularity: | 0.000000 |
| First Submitted: | 2015-09-05 23:03 (UTC) |
| Last Updated: | 2026-01-06 08:39 (UTC) |
Dependencies (11)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR)
- glm (glm-gitAUR)
- libogg (libogg-gitAUR)
- libtheora (libtheora-gitAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- miniz
- sdl2AUR (sdl2-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
- sdl2_soundAUR
- tinyxml2 (tinyxml2-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- gtest (googletest-gitAUR) (make)
Latest Comments
1 2 3 4 Next › Last »
DoubleAgentDave commented on 2025-12-12 18:56 (UTC)
OK, that works now and the tests are quick too, thanks :)
patlefort commented on 2025-12-12 18:24 (UTC)
I fixed tests not building. They should build fine and be very quick to run. Can you tell me if there is still a problem? Of course try testing in a clean container too: https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot or use my tool: https://gitlab.com/patlefort/pat-aur
DoubleAgentDave commented on 2025-12-12 17:43 (UTC)
I don't know if I'm the only one using this thing now, but aside from the several hours I have to set aside to occasionally compile this I had to spend a further few hours debugging the build script this time as well:
I put the following flags on cmake: -DAGS_TESTS=OFF \ -DCMAKE_CXX_STANDARD=14 \ -DCMAKE_CXX_STANDARD_REQUIRED=ON
I changed the check script to just skip tests, it was driving me mad: check() { :; } or just run it with --nocheck or something.
the thing compiles, and runs, and I can't see problems at this stage, but the tests keep screwing up, and it takes SO LONG. If the tests are actually showing something that is a bug/problem, I don't care. For those who do maybe you want to look into the flags above?
patlefort commented on 2023-08-14 15:53 (UTC)
To the person who flagged out-of-date: There is no v5.5.0. Wrong package?
patlefort commented on 2022-01-21 04:16 (UTC)
Not sure why the checksum suddenly changed but it should be fixed now.
skrysz commented on 2022-01-20 23:41 (UTC)
hi @ainola
==> Validating source files with sha256sums... ags-3.5.1.14.tar.gz ... FAILED ==> ERROR: One or more files did not pass the validity check! -> error downloading sources: ags context: exit status 1
patlefort commented on 2021-04-15 02:43 (UTC)
I went ahead and fixed some problems with it. If you still want it tea, just tell me.
ainola commented on 2021-03-26 02:12 (UTC)
It's all yours, tea!
tea commented on 2021-03-25 23:24 (UTC)
I can get this package up to snuff if you're still wanting to drop it, otherwise the only major thing that needs to happen is the wxgtk depend needs changing to wxgtk2.
ainola commented on 2020-10-24 01:02 (UTC)
Simple fix that was just begging for me to include it. Enjoy.
1 2 3 4 Next › Last »