Search Criteria
Package Details: vvvvvv-git 20230402.c88f249f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vvvvvv-git.git (read-only, click to copy) |
---|---|
Package Base: | vvvvvv-git |
Description: | A retro-styled 2D platformer |
Upstream URL: | https://thelettervsixtim.es/ |
Licenses: | custom |
Conflicts: | vvvvvv |
Provides: | vvvvvv |
Submitter: | Xesxen |
Maintainer: | Xesxen |
Last Packager: | Xesxen |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2020-01-10 19:01 (UTC) |
Last Updated: | 2023-04-03 20:08 (UTC) |
Dependencies (4)
- sdl2_mixer
- sh (dashbinshAUR, bash-devel-static-gitAUR, zshbinshAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR, bash)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Required by (0)
Sources (9)
- git+https://github.com/FNA-XNA/FAudio
- git+https://github.com/icculus/physfs/
- git+https://github.com/leethomason/tinyxml2/
- git+https://github.com/lvandeve/lodepng
- git+https://github.com/Mashpoe/c-hashmap
- git+https://github.com/TerryCavanagh/VVVVVV.git
- https://thelettervsixtim.es/makeandplay/data.zip
- vvvvvv.desktop
- vvvvvv.sh
Latest Comments
« First ‹ Previous 1 2
rien333 commented on 2020-01-11 18:16 (UTC) (edited on 2020-01-11 18:17 (UTC) by rien333)
I'm getting the following build error (weird how all warnings are treated as errors apparently, although I'm not familiar with cpp/game development)
vesath commented on 2020-01-11 02:53 (UTC)
Thanks Xesxen!
Xesxen commented on 2020-01-10 22:49 (UTC)
The license has been added and the data.zip is now fetched from automatically instead, thanks @vesath :)
afontenot commented on 2020-01-10 22:29 (UTC)
Beat me to it! Please do merge the changes from @vesath, especially putting the license files in /usr/share/licenses.
Also I learned from this that apparently makepkg is smart enough to automatically extract the zip embedded in the -mp- executable. Good to know.
vesath commented on 2020-01-10 20:41 (UTC)
I was just writing a similar PKGBUILD when you submitted yours. Here's mine:
https://arch.vesath.org/all/vvvvvv-git-20200110.3b66877-1.src.tar.gz
It fixes many issues regarding the missing dependencies and also downloads the data.zip file from the "Make and Play" release and places it along the binary so that the game can be played out-of-the-box. Feel free to merge my work with yours if you are so inclined. Cheers.
gamezelda commented on 2020-01-10 20:09 (UTC)
The PKGBUILD is missing some makedepends: git, cmake
Xesxen commented on 2020-01-10 19:02 (UTC) (edited on 2020-01-10 22:49 (UTC) by Xesxen)
Note: You have to supply your own data.zip (see also: https://github.com/TerryCavanagh/VVVVVV/tree/master/desktop_version#including-datazip)
EDIT: This is now irrelevant
« First ‹ Previous 1 2