mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
taisei: update to 1.3
This commit is contained in:
parent
6551cbaefc
commit
6d303fb1c6
1 changed files with 6 additions and 6 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'taisei'
|
# Template file for 'taisei'
|
||||||
pkgname=taisei
|
pkgname=taisei
|
||||||
version=1.2
|
version=1.3
|
||||||
revision=1
|
revision=1
|
||||||
|
wrksrc="taisei-v${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dstrip=false"
|
|
||||||
hostmakedepends="pkg-config python3-docutils"
|
hostmakedepends="pkg-config python3-docutils"
|
||||||
makedepends="SDL2_image-devel SDL2_mixer-devel SDL2_ttf-devel libzip-devel"
|
makedepends="SDL2_mixer-devel freetype-devel libwebp-devel libzip-devel"
|
||||||
depends="${pkgname}-data"
|
depends="${pkgname}-data"
|
||||||
short_desc="Free and open-source Touhou Project clone and fangame"
|
short_desc="Free and open-source Touhou Project clone and fangame"
|
||||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://taisei-project.org"
|
homepage="https://taisei-project.org"
|
||||||
distfiles="https://github.com/taisei-project/taisei/archive/v${version}.tar.gz"
|
distfiles="https://github.com/taisei-project/taisei/releases/download/v${version}/taisei-v${version}.tar.xz"
|
||||||
checksum=8d2d682eeeb6284bc726b8ae52c355848b007957d2dc6bdd973f6384ae075ea3
|
checksum=4d6ede1e8a512eedec76cc9105022b0f5a361d23841ec1607d06a22c170b843a
|
||||||
|
|
||||||
taisei-data_package() {
|
taisei-data_package() {
|
||||||
short_desc+=" - data files"
|
short_desc+=" - data files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue