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 Next › Last »
Radeox commented on 2022-01-23 14:50 (UTC)
@MithicSpirit You're totally right! I've probably copy-pasted the wrong line and didn't notice the error, my bad. Thank you again!
MithicSpirit commented on 2022-01-23 00:43 (UTC)
clang,cmake, andninjaare added to thedependsarray in line 11, though it gets completely overwritten in line 12 by the other dependencies. Instead,clang,cmake, andninjashould be in themakedependsarray in line 13 (along withflutter).Radeox commented on 2021-12-24 13:32 (UTC)
@kronikpillow do you have a specific error? I've just done a fresh test and I had no issues
kronikpillow commented on 2021-12-23 19:33 (UTC)
fails to build/install
Radeox commented on 2021-10-09 14:37 (UTC)
@MithicSpirit You're right! My bad
MithicSpirit commented on 2021-10-08 18:25 (UTC)
@Radeox alright, since it's a chroot anyways I can just chown it to myself and not face any problems. As for the dependencies I believe that
clang,cmake, andninja(and maybe more; more testing would be necessary) are supposed to be inmakdependssince they aren't needed at runtime afaik.Radeox commented on 2021-10-08 13:55 (UTC)
@MithicSpirit Thanks for the tips! I'll fix the first two, but about the third I don't know if it possible or not. I've check some other PKGBUILDs around which use Flutter but have found nothing like that.
MithicSpirit commented on 2021-10-07 19:47 (UTC) (edited on 2021-10-07 19:47 (UTC) by MithicSpirit)
Now that this has moved to flutter there are quite a few issues with the build:
Requires enabling Linux builds with
flutter config --enable-linux-desktopMany, many missing dependencies, including
cmake,ninja,clang,gtk3,glib2,util-linux,xzNot sure if this one is possible to fix, but I build my packages in a chroot, which means that using flutter is a pain (since it needs the user to be in a group). Maybe there is a way to not use
/opt/flutterand instead temporarily make a new one?sr98vn commented on 2021-06-13 16:28 (UTC)
@Merritt Ah, no worries. Thanks for the quick response! If I had any previous experience maintaining packages, I would offer to do so myself. I'm also not familiar at all with setting up or compiling with flutter. I'll use the AppImage for now.
Merritt commented on 2021-06-13 15:21 (UTC)
@sr98vn I don't have the time at present to maintain the AUR package (let alone work on Nyrna as much as I want!) - so if someone wants to take over the packaging just let me know ❤️
« First ‹ Previous 1 2 3 4 Next › Last »