Search Criteria
Package Details: np2kai-git 0.86.rev.22.169.gda21965-1
Package Actions
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: | MIT |
Conflicts: | np2kai |
Provides: | np2kai |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2018-06-30 02:56 (UTC) |
Last Updated: | 2025-04-06 14:05 (UTC) |
Dependencies (8)
- gtk2 (gtk2-patched-filechooser-icon-viewAUR)
- libgtk-x11-2.0.so (gtk2-patched-filechooser-icon-viewAUR, gtk2, lib32-gtk2)
- sdl2_mixer
- sdl2_ttf
- cmake (cmake-gitAUR, cmake3AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- nasm (nasm-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
Latest Comments
1 2 Next › Last »
sl1pkn07 commented on 2025-04-06 14:06 (UTC)
for me working without ninja in glorious 48 threads... but, i think not hurt if it's added :)
greetings
yataro commented on 2025-04-03 00:49 (UTC) (edited on 2025-04-03 00:51 (UTC) by yataro)
no, that's not the case
btw, the patch addresses the build failure, ninja is a bonus :)
sl1pkn07 commented on 2025-04-02 17:50 (UTC)
maybe because you not active and set MAKEFLAGS un your makepkg.conf
yataro commented on 2025-04-02 10:43 (UTC)
make uses only one thread, didn't bother to figure out why, just replaced it with ninja
zomgugoff commented on 2025-02-21 07:11 (UTC) (edited on 2025-02-21 07:11 (UTC) by zomgugoff)
Build is failing with a message about a missing Git tag:
heyrict commented on 2023-10-20 03:46 (UTC)
@navidmafi This seems a bug introduced in recent revisions since rev81 (c2af9e8) rather than a packaging issue, and you may want to report to the author in github instead of here. Previous versions compiles without issues.
A quick fix is to append
git checkout 30d4b69
inprepare() {...}
.navidmafi commented on 2022-06-15 15:43 (UTC) (edited on 2022-06-15 15:43 (UTC) by navidmafi)
The build fails with
adgenet commented on 2020-06-05 20:09 (UTC)
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 (UTC)
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 (UTC)
Manpage templates no longer seem to be in the same location.
==> Starting prepare()... cp: cannot stat 'xnp2.jman1': No such file or directory
1 2 Next › Last »