Search Criteria
Package Details: ucon64 2.2.1-2
Git Clone URL: | https://aur.archlinux.org/ucon64.git (read-only, click to copy) |
---|---|
Package Base: | ucon64 |
Description: | A ROM backup tool and emulator's Swiss Army knife program. |
Upstream URL: | https://ucon64.sourceforge.io/index.php |
Keywords: | backup emulator hacking programming rom |
Licenses: | |
Submitter: | None |
Maintainer: | gammy |
Last Packager: | gammy |
Votes: | 4 |
Popularity: | 0.000001 |
First Submitted: | 2006-11-06 20:54 |
Last Updated: | 2021-02-19 13:51 |
Dependencies (3)
- libusb-compat (libusb0)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git, zlib-ng)
- libieee1284 (optional) – libcd64 enhancements
Latest Comments
« First ‹ Previous 1 2
Boris commented on 2016-05-17 07:07
Currently makepkg fails:
==> ERROR: license should be an array
==> ERROR: Makepkg was unable to build ucon64.
The license just has to be included in brackets and it should work again:
license=("GPL")
parashep commented on 2014-08-16 10:44
updated the tarball and PKGBUILD to contain patches from http://www.freshports.org/emulators/ucon64/ that allow it to build with modern versions of zlib.
salviati commented on 2012-04-05 19:55
Compilation fails:
misc_z.c:410:15: error: ‘FILE’ has no member named ‘have’
misc_z.c:410:15: error: ‘FILE’ has no member named ‘have’
misc_z.c:410:15: error: ‘FILE’ has no member named ‘pos’
misc_z.c:410:15: warning: left-hand operand of comma expression has no effect [-Wunused-value]
misc_z.c:410:15: error: ‘FILE’ has no member named ‘next’