Search Criteria
Package Details: nyrna 2.27.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nyrna.git (read-only, click to copy) |
|---|---|
| Package Base: | nyrna |
| Description: | Suspend games and applications at any time and resume whenever you wish |
| Upstream URL: | https://github.com/Merrit/nyrna |
| Licenses: | GPL3 |
| Submitter: | Merritt |
| Maintainer: | Merritt (D3SOX) |
| Last Packager: | D3SOX |
| Votes: | 7 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-06-26 22:12 (UTC) |
| Last Updated: | 2026-05-03 15:34 (UTC) |
Dependencies (14)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libappindicator-gtk3 (libappindicator)
- libkeybinder3
- util-linux (util-linux-aesAUR, util-linux-selinuxAUR)
- wmctrl
- xz (xz-gitAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- fvm (fvm-gitAUR, fvm-sourcebuildAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
- unzip (unzip-zstdAUR, unzip_pAUR, unzip-natspecAUR) (make)
- xdotool (xdotool-gitAUR) (optional) – X11 support
Required by (2)
- steamtinkerlaunch (optional)
- steamtinkerlaunch-git (optional)
Latest Comments
« First ‹ Previous 1 2 3 4
sr98vn commented on 2021-06-12 21:16 (UTC)
Love this program! Is the AUR package going to be updated to version 2 stable?
BrianAllred commented on 2020-08-24 17:25 (UTC)
libxkbcommon-x11is a make dep as of v1.2.BrianAllred commented on 2020-07-21 16:07 (UTC)
Yes, I was doing a full git clone and then building in a chroot. The latest PKGBUILD fixed my issue, though, thanks!
Merritt commented on 2020-07-17 19:04 (UTC) (edited on 2020-07-17 19:05 (UTC) by Merritt)
Are you just grabbing the PKGBUILD file? The icon & .desktop file are included in the git repo for this pkg, when an AUR helper builds AFAIK it clones the whole repo - probably why it fails for you. Try cloning the whole pkgbuild repo and build from that.
Merritt commented on 2020-07-17 18:28 (UTC)
Are you building manually or using an AUR helper?
I spun up a fresh VM to test this, and it built and installed as expected. I've never tried to build manually, only with an AUR helper, so if that is the case I am not sure what to do differently for your machine.
BrianAllred commented on 2020-07-16 19:32 (UTC)
Indeed. I even created an entirely new chroot. Following the instructions here: https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_clean_chroot
Merritt commented on 2020-07-16 19:12 (UTC)
Did you clean up the build folder? I can't reproduce this on my end after pushing the last update.
BrianAllred commented on 2020-07-16 16:53 (UTC)
Getting closer! Now failing at
Although it built for me just fine outside the chroot, which is interesting.
Merritt commented on 2020-07-15 21:41 (UTC)
Should hopefully be fixed with the new version.
BrianAllred commented on 2020-07-14 16:24 (UTC)
Does not build in a clean chroot.
« First ‹ Previous 1 2 3 4