mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tqsl: rebuild with wxWidgets-gtk3-3.2.2.1
This commit is contained in:
parent
f5e89a359b
commit
ad7fb6c64d
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tqsl'
|
# Template file for 'tqsl'
|
||||||
pkgname=tqsl
|
pkgname=tqsl
|
||||||
version=2.6.5
|
version=2.6.5
|
||||||
revision=2
|
revision=3
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper=cmake-wxWidgets-gtk3
|
build_helper=cmake-wxWidgets-gtk3
|
||||||
hostmakedepends="wxWidgets-gtk3-devel"
|
hostmakedepends="wxWidgets-gtk3-devel"
|
||||||
|
@ -14,6 +14,8 @@ homepage="https://www.arrl.org/tqsl-download"
|
||||||
distfiles="https://www.arrl.org/tqsl/tqsl-${version}.tar.gz"
|
distfiles="https://www.arrl.org/tqsl/tqsl-${version}.tar.gz"
|
||||||
checksum=5063cca759806ab1d6b8b6d9bb6c16a6380275ff192a3d0cc24aa9df6539ffcc
|
checksum=5063cca759806ab1d6b8b6d9bb6c16a6380275ff192a3d0cc24aa9df6539ffcc
|
||||||
|
|
||||||
|
CXXFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
vinstall apps/tqsl.desktop 644 usr/share/applications
|
vinstall apps/tqsl.desktop 644 usr/share/applications
|
||||||
|
|
Loading…
Add table
Reference in a new issue