Search Criteria
Package Details: anime-games-launcher-git 2.0.0.r1.g80ddc2d-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/anime-games-launcher-git.git (read-only, click to copy) |
---|---|
Package Base: | anime-games-launcher-git |
Description: | Universal linux launcher for anime games |
Upstream URL: | https://github.com/an-anime-team/anime-games-launcher |
Licenses: | GPL-3.0-only |
Conflicts: | anime-games-launcher |
Provides: | anime-games-launcher |
Submitter: | morguldir |
Maintainer: | morguldir (HurricanePootis) |
Last Packager: | HurricanePootis |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-01-15 15:36 (UTC) |
Last Updated: | 2025-05-14 02:31 (UTC) |
Dependencies (13)
- cairo (cairo-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaita-gitAUR)
- p7zip (p7zip-full-binAUR, p7zip-natspecAUR, 7zip)
- xdelta3
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
- gamemode (gamemode-gitAUR) (optional) – Game Optimizations
- gamescope (gamescope-fmlAUR, gamescope-shortcutsAUR, gamescope-sk-gitAUR, gamescope-plusAUR, gamescope-gitAUR, gamescope-skAUR, gamescope-nvidiaAUR, gamescope-nvidia-gitAUR) (optional) – a tool from Valve that allows for games to run in an isolated Xwayland instance
- mangohud (mangohud-gitAUR) (optional) – FPS Hud/GUI
Latest Comments
HurricanePootis commented on 2025-05-13 05:23 (UTC)
Hello, I am the maintainer for
anime-games-launcher
. Your PKGBUILD currently has some few issues. If you don't mind, I would like to be a co-maintainer so I can introduce the following changes:next
branch, as that's where all the development happenslicense()
rust
tocargo
inmakedepends()
. Also add git thereprepare()
function, as is required by the Rust packaging guidlinesprovide
andconflict
, as this is a-git
packagebuild()
into line with the Rust packaging guidelines and LTO.resourceClass
of the app for proper wayland icon usage.cairo
,glib2
, andgcc-libs
todepends()
tiziodcaio commented on 2024-11-28 22:49 (UTC)
The program continues in the
next
branch!