Search Criteria
Package Details: nemu 3.4.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nemu.git (read-only, click to copy) |
|---|---|
| Package Base: | nemu |
| Description: | ncurses interface for QEMU |
| Upstream URL: | https://github.com/nemuTUI/nemu |
| Licenses: | BSD-2-Clause |
| Submitter: | Axon |
| Maintainer: | FabioLolix |
| Last Packager: | FabioLolix |
| Votes: | 3 |
| Popularity: | 0.054456 |
| First Submitted: | 2017-06-20 20:11 (UTC) |
| Last Updated: | 2025-11-01 12:50 (UTC) |
Dependencies (10)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- json-c (json-c-gitAUR)
- libarchive (libarchive-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR)
- ncurses (ncurses-gitAUR)
- qemu (qemu-gitAUR, qemu-headless-gitAUR, qemu-base, qemu-desktop, qemu-full)
- sh (dashbinshAUR, zshbinshAUR, bash-gitAUR, bash-devel-gitAUR, bash)
- sqlite (sqlite-fossilAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
neitsab commented on 2025-04-20 02:33 (UTC) (edited on 2025-04-20 03:03 (UTC) by neitsab)
Before reporting this upstream, does it build for you?
Edit: I confirm that changing
cmake_minimum_required(VERSION 2.8.12)tocmake_minimum_required(VERSION 3.6)in the first line ofCMakeLists.txtin the srcdir allowed compilation to complete.Edit 2: reported upstream
MaksVal commented on 2021-03-25 13:06 (UTC) (edited on 2021-03-26 09:37 (UTC) by MaksVal)
New version 2.6.0 was released https://github.com/nemuTUI/nemu/pull/47
dosychev commented on 2018-06-28 21:17 (UTC)
nemu version 2.0.0 was released
here is diff for PKGBUILD: http://ix.io/1fkJ
Axon commented on 2018-02-18 11:04 (UTC)
Ok, updated the PKGBUILD.
haawda commented on 2018-02-18 08:40 (UTC)
Please rename the downloaded tarball to avoid name clashes:
source=("$pkgname-$pkgver.tar.bz2::https://bitbucket.org/PascalRD/$pkgname/get/v$pkgver.tar.bz2")
Please provide a license file.