Note that openspades-data needs to be removed for version 0.0.11 to build.
Search Criteria
Package Details: openspades 0.0.12-1
Package Actions
| Package Base: | openspades |
|---|---|
| Description: | A clone of Voxlap Ace of Spades 0.75 |
| Upstream URL: | https://sites.google.com/a/yvt.jp/openspades/ |
| Category: | games |
| Licenses: | |
| Submitter: | kusakata |
| Maintainer: | swalladge |
| Last Packager: | kusakata |
| Votes: | 11 |
| First Submitted: | 2013-12-15 16:55 |
| Last Updated: | 2014-06-24 12:26 |
Dependencies (13)
- curl
- desktop-file-utils
- glew
- hicolor-icon-theme
- mesa
- openal
- sdl2
- sdl2_image
- cmake (make)
- git (make)
- imagemagick (make)
- unzip (make)
- wget (make)
Required by (0)
Sources
Latest Comments
Comment by 2mac
Comment by kusakata
updated. openspades-data can be removed.
Comment by Brottweiler
Thank you!
Comment by kusakata
Thanks a lot. I submitted openspades-git package: https://aur.archlinux.org/packages/openspades-git/
Comment by Brottweiler
The binary fails to run? Do you mean that you get "File not found: Gfx/fonts/CMUSansCondensed.png"?
If that is it, you can solve it. Here is how.
The README sais "See Resources/PakLocation.txt to find out where get latest shared files. Download, extract, and place them into /usr/local/share/openspades/Resources or ~/.openspades/Resources"
So if you go here: https://github.com/yvt/openspades/blob/master/Resources/PakLocation.txt
You can download the DevPaks25.zip. Extract it and place the .pak files in ~/.openspades/Resources.
Maybe add that to the PKGBUILD, so it does it automatically?
Comment by kusakata
I had the same problem with the official release. It let me give up using that release.
By the way, I tried to write new PKGBUILD building from git. Building was OK, but the binary failed to run.
https://gist.github.com/kusakata/9550078
When the developer release v0.0.11, I am going to retry.
Comment by Brottweiler
I am in the process of modifying this PKGBUILD to build either git or the latest release, but since I am a bit beginner I will see if I get it to work, and then I might do that yet.
I am having issue with said way, though. Maybe you have an idea. I changed v${pkgver}a to v${pkgver} (removed the "a"), then changed "kusakata" to "yvt". It downloads and starts building the latest release from that repo, but I end up getting this https://gist.github.com/Brottweiler/9007bb560d56f398369d
Which I cannot figure out how to fix.
Comment by kusakata
I didn't made this package as the latest git version. And feel free to create the git version package like "openspades-git".
I couldn't official 0.0.10 w/Software Renderer release, so I forked and made v0.0.10a without swrender branch. Except for that branch, there is no difference.
Comment by Brottweiler
Sorry for a double post, you cannot edit your comments.
Your build has the old "launcher"/"startup screen", which segfaults. The git version has a newer improved startup screen, and other good stuff.
Comment by Brottweiler
Why does this go to your fork? That results in it beeing (slightly) outdated. How is your fork different?
I noticed it has "w/o Software Renderer", whilst the official one has Software Render. I'd like to build from source, but still generate a package.
Comment by kusakata
done
Comment by mathewv
Should depend on openal
Comment by kusakata
thanks
Comment by MaSydJun
Please check the md5-sum of "https://codeload.github.com/yvt/openspades/zip/master"!
It's "a12b18b500a1815bb6957a7b680991d6" now …