mirror of
https://github.com/chocolate-doom/chocpkg.git
synced 2024-11-10 07:11:39 +00:00
Add package definition for SDL Sopwith.
Okay, not really Chocolate Doom related, but this is for my own convenience.
This commit is contained in:
parent
fb39b5b48c
commit
2b701b84c1
1 changed files with 5 additions and 0 deletions
5
pkgdef/sdl-sopwith.sh
Normal file
5
pkgdef/sdl-sopwith.sh
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
description "Biplane shoot 'em-up"
|
||||||
|
dependencies SDL2 SDL2_net
|
||||||
|
variant latest fetch_git \
|
||||||
|
https://github.com/fragglet/sdl-sopwith.git trunk
|
||||||
|
build_autotools
|
Loading…
Reference in a new issue