Search Criteria
Package Details: nyrna 2.25.0-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: | 2025-09-28 06:42 (UTC) |
Dependencies (13)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- gtk3 (gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-no_deadkeys_underlineAUR)
- libappindicator-gtk3 (libappindicator)
- libkeybinder3
- util-linux (util-linux-selinuxAUR, util-linux-aesAUR)
- wmctrl
- xdotool (xdotool-gitAUR)
- xz (xz-gitAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR) (make)
- unzip (unzip-zstdAUR, unzip_pAUR, unzip-natspecAUR) (make)
Required by (2)
- steamtinkerlaunch (optional)
- steamtinkerlaunch-git (optional)
Latest Comments
1 2 3 4 Next › Last »
patlefort commented on 2025-02-24 15:47 (UTC)
I would advise to use fvm instead. I am going to retire flutter-engine. If users want to build flutter from source, they can use fvm-sourcebuild.
JarzaClay commented on 2025-02-24 15:24 (UTC)
Changing the flutter source to the flutter-engine AUR package would definitely be a welcome change. Also, disabling flutter analytics would be a good idea, judging by the fact you already have dart analytics disabled.
Freso commented on 2023-12-30 10:04 (UTC)
Would it be possible to add the Flutter files to
$sources? I’m currently looking at an estimated total download time of over 40 hours in my build space (seems like throttling from upstream?)during theprepare()phase. I usually download the$sourcesseparately + they get cached between (re)builds to not have to refetch them so I normally don’t have to worry a lot about download speed duringmakepkg.I guess maybe patlefort’s
flutter-enginepackage could be an alternative method to not redownload the Flutter files every build?D3SOX commented on 2023-11-17 00:14 (UTC)
@patlefort Thanks for the recommendation. I'll look into it later.
patlefort commented on 2023-11-16 18:18 (UTC)
Could you please use
flutter-engine? It allows users to choose if they want to compile the engine from source or useflutter-engine-google-binif they want to use a pre-compiled engine form google. Seelocalsendorpython-fletfor examples. It's maintained by yours truly.Radeox commented on 2023-06-05 09:18 (UTC)
@crazybit I think it's a problem with a new Flutter release in stable, probably a bump in the dependencies could fix it. I think you should open an issue on Github
crazybit commented on 2023-05-31 22:20 (UTC)
Building fails for the last 2 or so weeks.
Radeox commented on 2023-02-19 22:00 (UTC)
@yochananmarqos You're right, I'll fix it now. Thanks!
yochananmarqos commented on 2023-02-19 21:46 (UTC)
@Radeox: When you followed @MithicSpirit's advice about using Flutter, you neglected to remove
flutterfrom makedepends(). Otherwise it defeats the purpose.unzipis a missing build dependency, it fails to build without it.Radeox commented on 2022-08-22 13:21 (UTC)
@MithicSpirit thank you! I'll check them out :D
1 2 3 4 Next › Last »