mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
New package: doomretro-2.6.9 (#898)
This commit is contained in:
parent
3e1cc4d556
commit
7d32a6a18a
1 changed files with 13 additions and 0 deletions
13
srcpkgs/doomretro/template
Normal file
13
srcpkgs/doomretro/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'doomretro'
|
||||||
|
pkgname=doomretro
|
||||||
|
version=2.6.9
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="SDL2_image-devel SDL2_mixer-devel"
|
||||||
|
short_desc="The classic, refined DOOM source port"
|
||||||
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://www.doomretro.com"
|
||||||
|
distfiles="https://github.com/bradharding/doomretro/archive/v${version}.tar.gz"
|
||||||
|
checksum=f51cb25899e66beb4164a6f9e72c9e34eec8f85f4fec14c23b90e21c82352968
|
Loading…
Add table
Reference in a new issue