Search Criteria
Package Details: xroar 1.7.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xroar.git (read-only, click to copy) |
---|---|
Package Base: | xroar |
Description: | A Dragon and Tandy CoCo emulator |
Upstream URL: | https://www.6809.org.uk/xroar |
Licenses: | GPL-3.0-or-later |
Submitter: | vah |
Maintainer: | meanjollies |
Last Packager: | meanjollies |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2007-05-08 11:23 (UTC) |
Last Updated: | 2024-11-27 14:10 (UTC) |
Dependencies (6)
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR)
- gtkglextAUR
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- libsndfile (libsndfile-gitAUR)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- gendesk (make)
Latest Comments
« First ‹ Previous 1 2
simona commented on 2021-11-22 21:06 (UTC)
yes :-( the last default one
meanjollies commented on 2021-11-22 20:16 (UTC) (edited on 2021-11-22 20:16 (UTC) by meanjollies)
@simona I still can't reproduce these errors. Are you actually using Arch on x86_64 with a sane makepkg.conf config?
simona commented on 2021-11-22 20:00 (UTC)
macosx/ui_macosx.m:958:16: error: ‘TRUE’ undeclared (first use in this function)
958 | return TRUE;
| ^~~~
macosx/ui_macosx.m: In function ‘-[SDLMain applicationDidFinishLaunching:]’:
macosx/ui_macosx.m:971:30: error: ‘TRUE’ undeclared (first use in this function) 971 | gCalledAppMainline = TRUE;
| ^~~~
simona commented on 2020-08-15 07:45 (UTC)
make[3]: *** [Makefile:2479: macosx/xroar-ui_macosx.o] Errore 1
No new hints?
meanjollies commented on 2019-05-17 21:42 (UTC)
@simona I can't reproduce that behavior, even on a clean Arch build. Are you able to successfully build it manually without yay?
simona commented on 2019-05-17 09:29 (UTC)
[code] make[3]: [Makefile:2562: macosx/xroar-ui_macosx.o] Error 1 make[3]: uscita dalla directory "/home/simona/.cache/yay/xroar/src/xroar-0.35.4/src" make[2]: [Makefile:778: all] Error 2 make[2]: uscita dalla directory "/home/simona/.cache/yay/xroar/src/xroar-0.35.4/src" make[1]: [Makefile:417: all-recursive] Error 1 make[1]: uscita dalla directory "/home/simona/.cache/yay/xroar/src/xroar-0.35.4" make: [Makefile:358: all] Error 2 [/code]
btimofeev commented on 2016-09-08 10:49 (UTC)
8BitSloth commented on 2016-09-08 06:16 (UTC)
« First ‹ Previous 1 2