mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
schismtracker: update to 20240909
This commit is contained in:
parent
e6c1db703b
commit
e95bf2a3c1
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'schismtracker'
|
# Template file for 'schismtracker'
|
||||||
pkgname=schismtracker
|
pkgname=schismtracker
|
||||||
version=20240809
|
version=20240909
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config autoconf-archive automake SDL2-devel python3 git libltdl-devel libflac-devel"
|
hostmakedepends="pkg-config autoconf-archive automake SDL2-devel python3 git"
|
||||||
makedepends="SDL2-devel"
|
makedepends="SDL2-devel libutf8proc-devel"
|
||||||
short_desc="Sample-based music composition tool"
|
short_desc="Sample-based music composition tool"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://schismtracker.org"
|
homepage="https://schismtracker.org"
|
||||||
distfiles="https://github.com/schismtracker/schismtracker/archive/${version}.tar.gz"
|
distfiles="https://github.com/schismtracker/schismtracker/archive/${version}.tar.gz"
|
||||||
checksum=4dafacc4db2516629d377097573a3cad9ee41de44b2f3c956b360779440168e0
|
checksum=3e29fb646e08ae210f027d1c8aaed4b6a0514b731202cb437a37b9685d40d6cd
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue