Search Criteria
Package Details: nyrna 2.24.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.000073 |
First Submitted: | 2020-06-26 22:12 (UTC) |
Last Updated: | 2024-10-17 07:19 (UTC) |
Dependencies (13)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libappindicator-gtk3
- libkeybinder3
- util-linux (busybox-coreutilsAUR, util-linux-aesAUR, util-linux-selinuxAUR)
- wmctrl
- xdotool (xdotool-gitAUR)
- xz (xz-gitAUR)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (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$sources
separately + 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-engine
package 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-bin
if they want to use a pre-compiled engine form google. Seelocalsend
orpython-flet
for 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
flutter
from makedepends(). Otherwise it defeats the purpose.unzip
is 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 »