Search Criteria
Package Details: openspades-git 0.1.3.rc.156.gffb3f33a-1
Git Clone URL: | https://aur.archlinux.org/openspades-git.git (read-only, click to copy) |
---|---|
Package Base: | openspades-git |
Description: | A clone of Voxlap Ace of Spades 0.75 (git version) |
Upstream URL: | https://github.com/yvt/openspades |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Brottweiler |
Maintainer: | swalladge |
Last Packager: | swalladge |
Votes: | 8 |
Popularity: | 0.045441 |
First Submitted: | 2015-08-11 08:18 |
Last Updated: | 2019-08-14 00:34 |
Dependencies (16)
- curl (curl-git, curl-minimal-git)
- desktop-file-utils (desktop-file-utils-git)
- glew (glew-libepoxy, glew-git, glew-egl-glx)
- hicolor-icon-theme (hicolor-icon-theme-git)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-minimal+-git, mesa-minimal-git, mesa-git)
- openal (openal119-bin, openal-git, openal-minimal-git)
- opusfile (opusfile-git)
- sdl2 (sdl2-ime-support, sdl2-rbp-bin, sdl2-hidpi-hg, sdl2-rpi, sdl2-nox, sdl2-nox-git, sdl2-minimal-git, sdl2-minimal-x11-git, sdl2-git)
- sdl2_image (sdl2_image-minimal-git)
- xdg-utils (mimi-git, sx-open, busking-git, xdg-utils-git, linopen, xdg-utils-terminal-true-git, xdg-utils-mimeo, xdg-utils-handlr, xdg-utils-slock, mimi-bachoseven-git, mimejs-git)
- cmake (cmake-git) (make)
- git (git-git) (make)
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-no-hdri, imagemagick-git, imagemagick-fftw, imagemagick-full, imagemagick-full-git) (make)
- unzip (unzip-natspec, unzip-iconv) (make)
- wget (wget-git) (make)
- zip (zip-natspec) (make)
Required by (1)
- openspades-font-unifont (requires openspades)
Latest Comments
swalladge commented on 2016-12-19 00:46
@100best thanks, fixed
100best commented on 2016-12-19 00:27
As of commit 934d952 it now requires 'opusfile'.
depends=('curl' 'desktop-file-utils' 'glew' 'hicolor-icon-theme' 'mesa' 'openal' 'opusfile' 'sdl2' 'sdl2_image' 'xdg-utils')
swalladge commented on 2016-12-09 22:48
Thanks, updated. :)
100best commented on 2016-12-09 20:33
As of commit 5b887dd it requires 'xdg-utils' to open config folder from Generic tab under Tools, also I saw it requires 'zip' to generate .pak files and optionally 'imagemagick' to generate fancy .desktop icon.
depends=('curl' 'desktop-file-utils' 'glew' 'hicolor-icon-theme' 'mesa' 'openal' 'sdl2' 'sdl2_image' 'xdg-utils')
makedepends=('cmake' 'git' 'imagemagick' 'unzip' 'wget' 'zip')
swalladge commented on 2016-11-15 03:07
@100best, it seems to be working fine for me at the current version. I bumped the version and moved the resource directory to /usr/share/openspades instead of /usr/share/openspades-git (since it conflicts with the non-git openspades anyway). Don't think it will make a difference though.
Please try with the latest version and ensure you are using the 'openspades-git' package and not 'openspades'. If you still have problems let me know and provide relevant logging output.
swalladge commented on 2016-11-13 04:41
@100best, thanks for the report, I'll look into it as soon as possible.
100best commented on 2016-11-13 02:22
This package is currently crashing because of upstream commits.
swalladge commented on 2016-03-07 07:54
@Brottweiler, that's because the patch has now been merged upstream - see https://github.com/yvt/openspades/pull/388. I've now removed the patch from this package so it should build fine now.
Brottweiler commented on 2016-03-07 07:36
Getting this, and this thread https://bbs.archlinux.org/viewtopic.php?id=174157 sais it's because there's nothing to do with the patch?
==> Starting prepare()...
patching file Sources/Client/Client_Input.cpp
Reversed (or previously applied) patch detected! Assume -R? [n]
swalladge commented on 2015-11-15 23:53
imagemagick should be able to be removed as a dependency altogether - it builds and runs fine without it.