Search Criteria
Package Details: np2kai-git 0.86.rev.22.36.g6d461af-1
Git Clone URL: | https://aur.archlinux.org/np2kai-git.git (read-only, click to copy) |
---|---|
Package Base: | np2kai-git |
Description: | Neko Project II Kai, a PC-9801 emulator. (GIT version) |
Upstream URL: | http://domisan.sakura.ne.jp/article/np2kai/np2kai.html |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 2 |
Popularity: | 0.000964 |
First Submitted: | 2018-06-30 02:56 |
Last Updated: | 2020-06-06 11:30 |
Latest Comments
adgenet commented on 2020-06-05 20:09
I'm seeing the following error when trying to build this. Perhaps the build process has changed upstream?
==> Starting prepare()... /home/adgenet/np2kai-git/PKGBUILD: line 27: cd: np2kai/x11: No such file or directory ==> ERROR: A failure occurred in prepare(). Aborting...
matoro commented on 2019-07-07 15:19
Actually scratch that, your fixes seem to have been incorporated into upstream per this commit: https://github.com/AZO234/NP2kai/commit/14f9b31b3e1f81b8aff3af15bba3ac28e8c09822#diff-6d865d85813b1261953b3e79cdb04716
So they can be removed from the PKGBUILD now.
matoro commented on 2019-07-07 15:16
Manpage templates no longer seem to be in the same location.
==> Starting prepare()... cp: cannot stat 'xnp2.jman1': No such file or directory
Reden commented on 2018-06-30 19:07
Curiously, even though --enable-ia32 is specified in the PKGBUILD and make process, the resulting binary does not have IA32 support. I fitted the arguments into a single line, and yet it still made a file without IA32 support. Very odd, as when I ran ./configure --enable-ia32 and make -j4 [in a fresh source] on my PC, it worked.
The title of both xnp2 and np2kai should say "Neko Project II + IA32".
EDIT: I'm sorry. I thought that there was an issue, but really what I had to do is to execute "xnp21kai", not "xnp2kai".
Reden commented on 2018-06-30 17:07
Delightful! Thank you! :D