Package Details: djgpp-allegro4 4.2.3.1-3

Git Clone URL: https://aur.archlinux.org/djgpp-allegro4.git (read-only, click to copy)
Package Base: djgpp-allegro4
Description: Allegro...
Upstream URL: http://liballeg.org/old.html
Licenses: custom
Submitter: uffe
Maintainer: uffe
Last Packager: uffe
Votes: 2
Popularity: 0.000000
First Submitted: 2016-11-10 21:53 (UTC)
Last Updated: 2017-08-08 18:21 (UTC)

Latest Comments

FreeFull commented on 2025-09-25 18:39 (UTC) (edited on 2025-09-25 18:44 (UTC) by FreeFull)

Fails to build with this error:

src/dos/dfile.c: In function ‘al_findfirst’:
src/dos/dfile.c:147:14: error: returning ‘void *’ from a function with return type ‘int’ makes integer from pointer without a cast [-Wint-conversion]
  147 |       return NULL;
      |              ^~~~
make: *** [makefile.dj:354: obj/djgpp/alleg/dfile.o] Error 1

Edit: Seems this has been fixed upstream, but perhaps has never made it into a release. The fix is here: https://github.com/liballeg/allegro4/commit/a2939b8f503311677d4dcf7e6b1e1400313c7e74

dreieck commented on 2024-11-19 11:48 (UTC)

Can you please make the $pkgdesc more specific? Currently it just is "Allegro...", which does not tell the user anything useful.