Search Criteria
Package Details: arnold 1:1.0.0-2
Git Clone URL: | https://aur.archlinux.org/arnold.git (read-only, click to copy) |
---|---|
Package Base: | arnold |
Description: | An Amstrad CPC emulator using SDL with a WxGTK interface |
Upstream URL: | http://www.cpctech.org.uk/ |
Keywords: | cpc emulator sdl |
Licenses: | |
Submitter: | lordheavy |
Maintainer: | FredBezies |
Last Packager: | FredBezies |
Votes: | 17 |
Popularity: | 0.000000 |
First Submitted: | 2009-06-16 21:54 |
Last Updated: | 2018-01-20 08:03 |
Latest Comments
1 2 3 Next › Last »
Raimar commented on 2020-03-02 22:30
On my machine there is the following issue:
The library used 3.0 (wchar_t,compiler with C++ ABI 1013,wx containers,compatible with 2.8), and your program used 3.0 (wchar_t,compiler with C++ ABI 1010,wx containers,compatible with 2.8).
May be a self compiling AUR would help?
FredBezies commented on 2018-01-20 08:03
@klore : fixed download url for deb file. Seems to have changed recently.
klore commented on 2018-01-20 05:07
==> Validating source files with sha256sums... arnold_1.0.0-1_amd64.deb ... FAILED arnold.desktop ... Passed arnold.png ... Passed
after SKIP got error:
==> Validating source files with sha256sums... arnold_1.0.0-1_amd64.deb ... Skipped arnold.desktop ... Passed arnold.png ... Passed ==> Extracting sources... ==> Entering fakeroot environment... ==> Starting package()... bsdtar: Error opening archive: Failed to open 'data.tar.gz'
Raimar commented on 2015-12-06 21:06
@FredBezies You are welcome.
FredBezies commented on 2015-12-06 14:20
@raimar : package updated. Thanks a lot for your comments on it.
Raimar commented on 2015-12-06 13:56
depends=('sdl' 'gtk2' 'libpulse') should be enough, to avoid warnings with namcap. In addition the desktop link for arnold should be located in games instead of system tools.
Anonymous comment on 2015-08-30 13:50
I've recently moved to Gentoo full-time, so I'm disowning all my packages. Farewell!
Anonymous comment on 2015-02-16 19:24
Updated. Thanks!
Anonymous comment on 2015-02-16 19:23
Updated, thanks!
milko commented on 2015-02-15 12:16
I managed to install the package by removing the DLAGENTS directive.
I got several of these:
Resolving [...] failed: Name or service not known.
curl is used by default, if you also do so.
So, this can also be removed:
makedepends=('wget')