mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qtractor: update to 0.9.10.
This commit is contained in:
parent
e375cbbbfb
commit
7bc3c8837b
1 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'qtractor'
|
# Template file for 'qtractor'
|
||||||
pkgname=qtractor
|
pkgname=qtractor
|
||||||
version=0.9.7
|
version=0.9.10
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="qtractor-qtractor_${version//./_}"
|
wrksrc="qtractor-qtractor_${version//./_}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-debug"
|
configure_args="--enable-debug"
|
||||||
|
@ -16,7 +16,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="http://qtractor.org"
|
homepage="http://qtractor.org"
|
||||||
changelog="https://raw.githubusercontent.com/rncbc/qtractor/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/rncbc/qtractor/master/ChangeLog"
|
||||||
distfiles="https://github.com/rncbc/qtractor/archive/qtractor_${version//./_}.tar.gz"
|
distfiles="https://github.com/rncbc/qtractor/archive/qtractor_${version//./_}.tar.gz"
|
||||||
checksum=a5900fefae330adc52f66502b03cf7fcb56544f1842068f20e840d926a32d8ed
|
checksum=b51c2812da25d7d21bc317cf8164200dc967cd72597f734076f672dc59d38dc7
|
||||||
|
|
||||||
# configure fails to find qt5 headers
|
# configure fails to find qt5 headers
|
||||||
nocross="https://build.voidlinux.org/builders/armv7l-musl_builder/builds/3458/steps/shell_3/logs/stdio"
|
nocross="https://build.voidlinux.org/builders/armv7l-musl_builder/builds/3458/steps/shell_3/logs/stdio"
|
||||||
|
@ -24,4 +24,3 @@ nocross="https://build.voidlinux.org/builders/armv7l-musl_builder/builds/3458/st
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -if
|
autoreconf -if
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue