mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
parent
fabf7e7bb3
commit
0ced2ca4f5
1 changed files with 2 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wsjtx'
|
# Template file for 'wsjtx'
|
||||||
pkgname=wsjtx
|
pkgname=wsjtx
|
||||||
version=2.2.1
|
version=2.2.2
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc="wsjtx"
|
build_wrksrc="wsjtx"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -16,12 +16,7 @@ maintainer="bra1nwave <bra1nwave@protonmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.physics.princeton.edu/pulsar/K1JT/wsjtx.html"
|
homepage="https://www.physics.princeton.edu/pulsar/K1JT/wsjtx.html"
|
||||||
distfiles="https://www.physics.princeton.edu/pulsar/K1JT/wsjtx-${version}.tgz"
|
distfiles="https://www.physics.princeton.edu/pulsar/K1JT/wsjtx-${version}.tgz"
|
||||||
checksum=c92c9be90151a6b20f7aaba4d0ac9d6e8ed87ca4c9ce97109dce654e4231a48b
|
checksum=1cbc163f238a8cfd64cd9e4a00aa1e00ef43758a1ba9c5db83ca63ca60f64f9d
|
||||||
|
|
||||||
case $XBPS_TARGET_MACHINE in
|
|
||||||
# aarch64 builders can't fetch the distfile from the orig url.
|
|
||||||
aarch64*) distfiles="https://sources.voidlinux.org/wsjtx-${version}/wsjtx-${version}.tgz";;
|
|
||||||
esac
|
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue