qtractor: update to 0.9.3.
This commit is contained in:
parent
8c245cd31e
commit
51c99f6c25
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qtractor'
|
# Template file for 'qtractor'
|
||||||
pkgname=qtractor
|
pkgname=qtractor
|
||||||
version=0.9.2
|
version=0.9.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="qtractor-qtractor_${version//./_}"
|
wrksrc="qtractor-qtractor_${version//./_}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -16,12 +16,12 @@ 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=cab5b6af5f08108caefde30261f5f8b7f3d1c0f430a488ecce90ea8937fe5ae2
|
checksum=2652c61352485cadf52b4ff4536dcc034bd86b45856c23338f7b777a6087952a
|
||||||
|
|
||||||
# configure fails to find qt5 headers
|
# configure fails to find qt5 headers
|
||||||
nocross="https://build.voidlinux.eu/builders/armv7l-musl_builder/builds/3458/steps/shell_3/logs/stdio"
|
nocross="https://build.voidlinux.eu/builders/armv7l-musl_builder/builds/3458/steps/shell_3/logs/stdio"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
autoreconf -if
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue