Search Criteria
Package Details: enigma_sdl 1.21-4
Git Clone URL: | https://aur.archlinux.org/enigma_sdl.git (read-only, click to copy) |
---|---|
Package Base: | enigma_sdl |
Description: | Puzzle game inspired by Oxyd on the Atari ST and Rock'n'Roll on the Amiga. |
Upstream URL: | http://www.nongnu.org/enigma/ |
Licenses: | |
Submitter: | ngaba |
Maintainer: | ngaba |
Last Packager: | ngaba |
Votes: | 45 |
Popularity: | 0.27 |
First Submitted: | 2005-12-14 14:11 |
Last Updated: | 2019-08-24 21:38 |
Dependencies (10)
- curl (curl-git, curl-minimal-git)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libpng (libpng-git, libpng-apng, libpng-minimal-git)
- sdl_image
- sdl_mixer
- sdl_ttf
- xdg-utils (mimi-git, sx-open, busking-git, xdg-utils-git, linopen, xdg-utils-terminal-true-git, xdg-utils-mimeo, xdg-utils-handlr, xdg-utils-slock, mimi-bachoseven-git, mimejs-git)
- xerces-c
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-no-hdri, imagemagick-git, imagemagick-full-git, imagemagick-full, imagemagick-fftw) (make)
- pkgconf (pkgconf-git) (make)
Latest Comments
1 2 3 4 Next › Last »
ccorn commented on 2019-09-03 23:59
Thanks for the update. One remaining nitpick: Since there are no longer patches to
configure.ac
, theautoconf
invocation seems no longer necessary, and the package builds fine without it.ngaba commented on 2019-08-24 21:40
Thanks ccorn, the package is upgraded according to your comment.
ccorn commented on 2019-08-15 10:24
I made the following changes and can build and run enigma_sdl:
xerces-c-2
withxerces-c
(current Xerces)hicolor-icon-theme
makedepends
entrypkgconf
Remove
std-gnu03.patch
and the associatedautoconf
invocation, and prepend the following tobuild()
:CXXFLAGS+=" -std=gnu++11 -Wno-deprecated-declarations"
rrika commented on 2019-08-07 04:58
There seems to be an issue with getting stuck in the menu after completing a level, related to being in windowed mode. It's been described here: https://lists.nongnu.org/archive/html/enigma-devel/2019-05/msg00000.html
SanskritFritz commented on 2018-04-24 20:42
Thanks! Köszi!
ngaba commented on 2018-04-24 20:35
Well, xerces-c and xerces-c-2 are in file conflict, which makes things difficult. But I will give it a try soon.
SanskritFritz commented on 2018-04-24 20:24
Thanks ngaba! Is there a way to have both xerces-c and *-2 installed at the same time? I need xerces-c for many other programs.
ngaba commented on 2018-04-24 20:20
New release, I just modified the dependency to xerces-c-2.
SanskritFritz commented on 2018-04-24 12:52
@pio, thanks! It is probably no coincidence that the maintainer of xerces-c-2 is the same, he just forgot to update the dependency here. Too bad xerces-c conflicts with xerces-c-2.
@Ngaba please update the dependency. BTW is it possible for both xerces-c packages to coexist on the same system?
pio commented on 2018-04-24 11:41
Compiled using xerces-c-2 instead of xerces-c .