Search Criteria
Package Details: airshipper-git 0.17.0.r4.7e43bae-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/airshipper-git.git (read-only, click to copy) |
|---|---|
| Package Base: | airshipper-git |
| 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 |
| Conflicts: | airshipper |
| Provides: | airshipper |
| Submitter: | LunarEclipse |
| Maintainer: | LunarEclipse |
| Last Packager: | LunarEclipse |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-12-23 19:35 (UTC) |
| Last Updated: | 2026-01-24 17:10 (UTC) |
Dependencies (10)
- bzip2 (bzip2-gitAUR)
- libxcb (libxcb-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- git-lfs (git-lfs-gitAUR) (make)
- rustup (rustup-gitAUR) (make)
- pipewire-alsa (pipewire-alsa-gitAUR, pipewire-full-alsa-gitAUR, pipewire-alsa-ldacAUR) (optional) – audio support on pipewire
- pulseaudio-alsa (pulseaudio-dummyAUR, pulseaudio-alsa-gitAUR, pipewire-full-alsa-gitAUR) (optional) – audio support on pulseaudio
- vulkan-driver (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, amdvlk-gitAUR, vulkan-amdgpu-pro-legacyAUR, mesa-wsl2-gitAUR, vulkan-radeon-amd-bc250AUR, vulkan-terakanAUR, nvidia-510xx-utilsAUR, swiftshader-gitAUR, nvidia-utils-teslaAUR, vulkan-nouveau-gitAUR, vulkan-amdgpu-proAUR, amdvlkAUR, amdvlk-binAUR, nvidia-525xx-utilsAUR, nvidia-575xx-utilsAUR, vulkan-terakan-gitAUR, amdonly-gaming-vulkan-radeon-gitAUR, nvidia-utils-bsbAUR, mesa-gitAUR, mesa-dlss-reflex-gitAUR, mesa-rk35xx-gitAUR, nvidia-535xx-utilsAUR, nvidia-utils-betaAUR, nvidia-470xx-utilsAUR, nvidia-390xx-utilsAUR, nvidia-550xx-utilsAUR, nvidia-580xx-utilsAUR, mesa-nollvm-gitAUR, vulkan-radeon-rdna2vrAUR, mesa-minimal-gitAUR, nvidia-vulkan-utilsAUR, nvidia-utils, vulkan-asahi, vulkan-broadcom, vulkan-dzn, vulkan-freedreno, vulkan-gfxstream, vulkan-intel, vulkan-nouveau, vulkan-panfrost, vulkan-powervr, vulkan-radeon, vulkan-swrast, vulkan-virtio) (optional) – GUI support
- vulkan-icd-loader (vulkan-icd-loader-gitAUR) (optional) – GUI support
Latest Comments
stick commented on 2026-01-27 00:01 (UTC)
The newest PKGBUILD fixes it (with
GIT_LFS_SKIP_SMUDGEand--local).However, I get a linker error now:
LunarEclipse commented on 2026-01-23 20:22 (UTC)
Does it work if you change the PKGBUILD like so
LunarEclipse commented on 2026-01-15 01:34 (UTC) (edited on 2026-01-15 01:36 (UTC) by LunarEclipse)
Huh that's an odd error.
Is your.. git config file linked to
/dev/nullperhaps?IIUC Git-LFS needs to ensure that its filter is set up in your global git configuration, otherwise it will fail.
Try
ls -l ~/.gitconfigstick commented on 2026-01-15 00:35 (UTC)
Struggling here...
Any help?
kusky commented on 2021-02-11 09:03 (UTC)
i think git-lfs should be a dependency
Songtronix commented on 2020-05-15 04:50 (UTC)
Hey PopeRigby! I'm using Arch Linux with KDE right now and everything works fine. I believe this is not an issue with the package but rather system related. Could you make sure you're packages are up to date and have restarted and see if it's still there?
PopeRigby commented on 2020-05-14 19:59 (UTC)
I'm getting "Application 'konsole' not found" on a fresh install when I try to launch it. My DE is KDE Plasma and I'm using Konsole as my terminal emulator.