Search Criteria
Package Details: airshipper 0.14.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/airshipper.git (read-only, click to copy) |
---|---|
Package Base: | airshipper |
Description: | The official launcher for Veloren - an open-world, open-source multiplayer voxel RPG |
Upstream URL: | https://gitlab.com/veloren/airshipper |
Keywords: | game launcher rpg veloren |
Licenses: | GPL3 |
Submitter: | Songtronix |
Maintainer: | LunarEclipse |
Last Packager: | LunarEclipse |
Votes: | 40 |
Popularity: | 0.22 |
First Submitted: | 2020-02-02 11:27 (UTC) |
Last Updated: | 2024-09-16 15:38 (UTC) |
Dependencies (4)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- libxcb (libxcb-gitAUR)
- vulkan-driver (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, swiftshader-gitAUR, amdvlk-debugAUR, nvidia-vulkan-utilsAUR, amdvlk-2023q3.3AUR, amdvlk-2021q2.5AUR, vulkan-amdgpu-proAUR, nvidia-390xx-utilsAUR, amdvlk-gitAUR, vulkan-nouveau-gitAUR, mesa-minimal-gitAUR, mesa-gitAUR, vulkan-amdgpu-pro-legacyAUR, nvidia-utils-teslaAUR, amdvlk-binAUR, mesa-wsl2-gitAUR, nvidia-535xx-utilsAUR, nvidia-525xx-utilsAUR, nvidia-510xx-utilsAUR, nvidia-550xx-utilsAUR, nvidia-utils-betaAUR, nvidia-470xx-utilsAUR, amdonly-gaming-vulkan-radeon-gitAUR, amdonly-gaming-vulkan-swrast-gitAUR, vulkan-radeon-amd-bc250AUR, amdvlk, nvidia-utils, vulkan-intel, vulkan-nouveau, vulkan-radeon, vulkan-swrast, vulkan-virtio) (optional) – GUI support
- vulkan-icd-loader (vulkan-icd-loader-gitAUR) (optional) – GUI support
Latest Comments
1 2 3 Next › Last »
ssnailz commented on 2024-09-16 14:12 (UTC) (edited on 2024-09-16 15:18 (UTC) by ssnailz)
hello, the package fails to install
edtoml commented on 2024-09-16 14:01 (UTC) (edited on 2024-09-16 14:01 (UTC) by edtoml)
With version 14, the PKGBUILD needs an update:
With out this it fails to find airshipper
rezhajemko commented on 2024-09-11 06:30 (UTC)
Still not fixed @LunarEclipse
LunarEclipse commented on 2024-09-02 11:01 (UTC)
Should be fixed now, apparently upstream suddenly changed the filename on the github release today.
jvr3 commented on 2024-09-02 06:19 (UTC) (edited on 2024-09-02 06:28 (UTC) by jvr3)
This package is failing to download the tarball:
Apparently, they are only building the
-x86_64
Linux architecture, and only produce the one Linux file.To work around this, one must edit the path to remove
-x86_64
in the PKGBUILD file.PowerdollKirby commented on 2024-06-20 00:22 (UTC)
:(
Mr.Smith1974 commented on 2024-04-14 13:51 (UTC)
LunarEclipse commented on 2024-02-16 14:49 (UTC)
ah, apologies, I forgot to clean the build dir before testing and didn't realize it was broken, fixed it now, thank you
etai commented on 2024-02-16 12:53 (UTC) (edited on 2024-02-16 12:53 (UTC) by etai)
Latest release 0.11.0-1 has a broken PKGBUILD.
install -D "$srcdir/airshipper" -t "$pkgdir/usr/bin/"
on line 28 should be:install -D "$srcdir/airshipper-linux/airshipper" -t "$pkgdir/usr/bin/"
Apologies if this was not the correct way to do this, a bit new to AUR contribution.
LunarEclipse commented on 2023-01-02 20:09 (UTC) (edited on 2023-01-02 20:11 (UTC) by LunarEclipse)
According to the XDG Icon Theme Specification the current path is fine:
EDIT: it should actually be just
veloren
to facilitate icon themes that use other file formats, thanks for making me look into it :)1 2 3 Next › Last »