1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-31 16:47:47 +00:00

Ports: Add VVVVVV port

Co-Authored-By: Tim Schumacher <timschumi@gmx.de>

(thanks for the line ending and assert() troubleshooting)
This commit is contained in:
Grigoris Pavlakis 2022-06-09 01:48:13 +03:00 committed by Linus Groh
parent 2a45d30302
commit 51315c0b1d
6 changed files with 204 additions and 0 deletions

View file

@ -229,6 +229,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`vitetris`](vitetris/) | vitetris | 0.59.1 | https://github.com/vicgeralds/vitetris |
| [`vlang`](vlang/) | V programming language | weekly.2021.31 | https://github.com/vlang/v |
| [`vttest`](vttest/) | vttest | 20220215 | https://invisible-island.net/vttest/ |
| [`VVVVVV`](VVVVVV/) | Terry Cavanagh's VVVVVV | 2.3.6 | https://github.com/TerryCavanagh/VVVVVV/ |
| [`wget`](wget/) | GNU Wget | 1.21.3 | https://www.gnu.org/software/wget/ |
| [`wireguard-tools`](wireguard-tools/) | WireGuard Tools | 1.0.20210914 | https://www.wireguard.com/ |
| [`x264`](x264/) | x264 | baee400 | https://www.videolan.org/developers/x264.html |