mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
taisei: update to 1.3.2
This commit is contained in:
parent
d3eb9e30a9
commit
bfe9c3b9f3
1 changed files with 5 additions and 4 deletions
|
@ -1,18 +1,19 @@
|
||||||
# Template file for 'taisei'
|
# Template file for 'taisei'
|
||||||
pkgname=taisei
|
pkgname=taisei
|
||||||
version=1.3.1
|
version=1.3.2
|
||||||
revision=4
|
revision=1
|
||||||
wrksrc="taisei-v${version}"
|
wrksrc="taisei-v${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config python3-docutils"
|
hostmakedepends="pkg-config python3-docutils"
|
||||||
makedepends="SDL2_mixer-devel freetype-devel libwebp-devel libzip-devel opusfile-devel"
|
makedepends="SDL2_mixer-devel freetype-devel libwebp-devel libzip-devel cglm
|
||||||
|
opusfile-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="MIT"
|
license="MIT"
|
||||||
homepage="https://taisei-project.org"
|
homepage="https://taisei-project.org"
|
||||||
distfiles="https://github.com/taisei-project/taisei/releases/download/v${version}/taisei-v${version}.tar.xz"
|
distfiles="https://github.com/taisei-project/taisei/releases/download/v${version}/taisei-v${version}.tar.xz"
|
||||||
checksum=86583a3a710093e63014a5ae6b68251a069cb25ada06c6f8d734f85f31adc985
|
checksum=dbc05f1b5c31981d8711130ac283355b7bfad403895f4096a6bb7e9a3d73a3bc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue