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.000119 |
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-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- 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
« First ‹ Previous 1 2 3 4 Next › Last »
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 inmakdepends
since 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-desktop
Many, many missing dependencies, including
cmake
,ninja
,clang
,gtk3
,glib2
,util-linux
,xz
Not 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/flutter
and 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 ❤️
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-x11
is 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!
« First ‹ Previous 1 2 3 4 Next › Last »