Search Criteria
Package Details: teeworlds-git 0.7.3.4706.65c1d46f5-1
Git Clone URL: | https://aur.archlinux.org/teeworlds-git.git (read-only, click to copy) |
---|---|
Package Base: | teeworlds-git |
Description: | Multiplayer 2D shooter |
Upstream URL: | https://teeworlds.com |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | disastro |
Maintainer: | rafaelff |
Last Packager: | rafaelff |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2011-02-25 11:57 |
Last Updated: | 2019-12-15 21:30 |
Dependencies (10)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm)
- freetype2 (freetype2-v35, freetype2-old-hinting, freetype2-infinality, freetype2-ttmetrics, freetype2-ultimate5, freetype2-git, freetype2-infinality-remix, freetype2-minimal-git)
- gcc-libs (gcc-libs-multilib-x32, fastgcc, gcc-libs-multilib-git, gcc-libs-git)
- glu (glu-git)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-rc, mesa-stable, mesa-git, mesa-minimal-git, mesa-minimal+-git)
- sdl2 (sdl2-ime-support, sdl2-rbp-bin, sdl2-hidpi-hg, sdl2-rpi, sdl2-nox, sdl2-minimal-git, sdl2-minimal-x11-git, sdl2-git, sdl2-nox-git)
- bam (make)
- git (git-git) (make)
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-no-hdri, imagemagick-git, imagemagick-full-git, imagemagick-full, imagemagick-fftw) (make)
- python (python-dbg) (make)
Latest Comments
1 2 Next › Last »
rafaelff commented on 2017-10-03 18:25
@w4rum: should be fixed now in upstream.
rafaelff commented on 2017-09-30 08:46
Done: https://github.com/teeworlds/teeworlds/issues/1503
@minus: Please notice both bam and teeworlds source codes have mention to 'cl'.
minus commented on 2017-09-30 08:21
That's a bug in bam then. Report it upstream: https://github.com/matricks/bam/issues
Edit: Forget that, Teeworlds' configure.lua does the detection, report it on Teeworlds' issue tracker: https://github.com/teeworlds/teeworlds/issues
w4rum commented on 2017-09-29 21:59
The BAM build configuration simply tries to run "cl" in order to determine if it's being executed on a Windows system. If BAM happens to find a binary called "cl", possibly due to having cliquer (https://www.archlinux.org/packages/community/x86_64/cliquer/) installed, the build will fail.
Uninstalling cliquer or renaming /usr/bin/cl before building serves as a workaround.
rafaelff commented on 2013-05-03 12:50
Now using submodule feature to download maps and translation. Let me know if anything goes wrong.
minus commented on 2013-05-03 12:37
Executing
$ git submodule init
$ git submodule update
in the repo after cloning will get the maps and translation repo because they're added as submodules in the main repo.
https://github.com/teeworlds/teeworlds/blob/master/.gitmodules
rafaelff commented on 2013-05-03 12:34
Maps added.
Submodules? I didn't understand what submodule you meant. Can you explain it?
minus commented on 2013-05-03 11:51
You should maybe add the teeworlds maps repo as well. Is there a way to just use the submodules that are already in the repository? I tried making it work just earlier but couldn't get it to work properly.
rafaelff commented on 2013-05-03 11:49
Adopted and updated.
rafaelff commented on 2013-05-03 00:45
mailed the maintainer...