void-packages/srcpkgs/tworld/template
Đoàn Trần Công Danh ef11f57681 srcpkgs: add patch_args=-Np0 en-mass
Generated with:

        git ls-files 'srcpkgs/**/patches/*' |
        cut -d/ -f2 | uniq |
        xargs printf 'srcpkgs/%s/template\n'  |
        xargs grep -L 'patch_args=' |
        xargs sed -i '$a patch_args=-Np0"
2021-06-20 13:17:29 +07:00

13 lines
502 B
Bash

# Template file for 'tworld'
pkgname=tworld
version=1.3.2
revision=1
build_style=gnu-configure
makedepends="SDL-devel"
short_desc="Emulator for Chip's Challenge game engine"
maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="GPL-2.0-only"
homepage="http://www.muppetlabs.com/~breadbox/software/tworld/"
distfiles="http://www.muppetlabs.com/~breadbox/pub/software/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=472fce08de124d965cccb20070b0be2b8b4c5ad717fc5ece32828baacd46d861
patch_args=-Np0