Search Criteria
Package Details: ags 3.6.1.31-1
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: | Artistic2.0 |
Submitter: | ainola |
Maintainer: | patlefort |
Last Packager: | patlefort |
Votes: | 9 |
Popularity: | 0.000005 |
First Submitted: | 2015-09-05 23:03 (UTC) |
Last Updated: | 2025-01-14 17:46 (UTC) |
Dependencies (7)
- freetype2 (freetype2-macosAUR, freetype2-gitAUR, freetype2-qdoledAUR)
- libogg (libogg-gitAUR)
- libtheora (libtheora-gitAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- sdl2 (sdl2-compat-gitAUR, sdl2-gitAUR)
- sdl2_soundAUR (sdl2_sound-gitAUR)
- cmake (cmake-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
pio commented on 2020-10-06 09:16 (UTC)
I think the description of this package should reflect the fact that this is only an engine to run the games, not the full development tool (which is not ported from Windows yet).
ainola commented on 2020-06-11 02:29 (UTC)
Thanks for getting back to me, much. I forgot to follow up here, but it does look like there's a build issue related with the newer GCC versions. I've reported a bug here:
https://github.com/adventuregamestudio/ags/issues/1080
much commented on 2020-06-09 15:55 (UTC) (edited on 2020-06-10 08:54 (UTC) by much)
Thanks ainola for providing the dumb-a4 package. I tried building ags again, but get a build error: /home/much/aur/ags/src/ags-v.3.5.0.24/Engine/ac/global_debug.cpp:133:13: Failure: »sprintf« was not declared in this scope 133 | sprintf(inroomtex, "!Enter new room: (in room %d)", displayed_room); | ^~~~~~~ /home/much/aur/ags/src/ags-v.3.5.0.24/Engine/ac/global_debug.cpp:40:1: Comment: »sprintf« is defined in header »<cstdio>«; did you forget to »#include <cstdio>«? Update 2020-06-10: As I see you already created a bug report. https://github.com/adventuregamestudio/ags/issues/1080
ainola commented on 2020-05-25 18:57 (UTC)
@much, turns out that the dumb-a4 package was removed from [community] during the spring cleaning. I've restored the package into the AUR:
https://aur.archlinux.org/packages/dumb-a4/
Thanks for notifying me.
much commented on 2020-05-25 16:40 (UTC)
Tried installing, but it seems the dependency dumb-a4 is not available. Suggestions welcome.
asterisc commented on 2020-02-25 01:38 (UTC)
It looks like AGS moved to Cmake, and the current PKGBUILD isn't properly configuring the build anymore.
Adding
cmake .
above themake
line in the build function and removing theEngine
directory from the install path fixed the issues for me.fenuks commented on 2020-02-23 00:35 (UTC)
It doesn't build for me. It seems compilation error is caused by bug in allegro4 package, though. https://bugs.archlinux.org/task/64943
../Engine/gfx/ogl_headers.h:29:10: fatal error: xalleg.h: No such file or directory 29 | #include <xalleg.h>
ainola commented on 2019-12-15 09:21 (UTC) (edited on 2019-12-15 09:22 (UTC) by ainola)
I'm no longer interested in maintaining this package. Anyone who is, please speak up!
xyproto commented on 2017-11-17 12:06 (UTC)
ainola commented on 2017-11-14 22:55 (UTC)
« First ‹ Previous 1 2 3 Next › Last »