Search Criteria
Package Details: nono 1.6.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nono.git (read-only, click to copy) |
|---|---|
| Package Base: | nono |
| Description: | Omron LUNA-I/LUNA-88K, Sharp X68030, and NEWS NWS-1750 emulator |
| Upstream URL: | http://www.pastel-flower.jp/~isaki/nono |
| Keywords: | emulator luna m64k m88k |
| Licenses: | custom |
| Submitter: | aperez |
| Maintainer: | aperez |
| Last Packager: | aperez |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-01-25 22:18 (UTC) |
| Last Updated: | 2025-12-16 12:57 (UTC) |
Dependencies (9)
- alsa-lib
- libbsd (libbsd-gitAUR)
- libkqueueAUR
- libslirp
- termcapAUR
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- bmake (netbsd-pkgsrcAUR) (make)
- freebsd-mkAUR (make)
- gettext (gettext-gitAUR) (make)
Latest Comments
vitaliikuzhdin commented on 2025-08-04 07:41 (UTC)
The
wxgtk3dependency does not exist.1ohm commented on 2024-12-20 14:28 (UTC)
The latest debian freebsd-buildutils is https://deb.debian.org/debian/pool/main/f/freebsd-buildutils/freebsd-buildutils_10.3~svn296373-7.debian.tar.xz
I built nono from sources, all that was required for me to build it was to install libkqueue from AUR and add -Wno-error=template-id-cdtor to WARNFLAGS_CXX_cfg in Makefile.cfg
MarsSeed commented on 2023-06-13 16:28 (UTC)
Broken by Arch packaging change.
Needs to use
wx-config, notwx-config-gtk3, after wxgtk3 dependency got renamed in Arch repo to wxwidgets-gtk3.