mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
tqsl: update to 2.7.1.
This commit is contained in:
parent
c0ab844f9e
commit
01bf3c2f9b
1 changed files with 4 additions and 5 deletions
|
@ -1,22 +1,21 @@
|
|||
# Template file for 'tqsl'
|
||||
pkgname=tqsl
|
||||
version=2.6.5
|
||||
revision=3
|
||||
version=2.7.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
build_helper=cmake-wxWidgets-gtk3
|
||||
hostmakedepends="wxWidgets-gtk3-devel"
|
||||
makedepends="openssl-devel lmdb-devel expat-devel zlib-devel libcurl-devel
|
||||
wxWidgets-gtk3-devel"
|
||||
wxWidgets-gtk3-devel sqlite-devel"
|
||||
short_desc="QSO log signing data for the ARRL Logbook of The World (LoTW)"
|
||||
maintainer="classabbyamp <void@placeviolette.net>"
|
||||
license="custom:ARRL"
|
||||
homepage="https://www.arrl.org/tqsl-download"
|
||||
distfiles="https://www.arrl.org/tqsl/tqsl-${version}.tar.gz"
|
||||
checksum=5063cca759806ab1d6b8b6d9bb6c16a6380275ff192a3d0cc24aa9df6539ffcc
|
||||
checksum=cc51295712567f0cdce051e83657a9c3bd08fc680c0148920d2625fe1a4c6ccc
|
||||
|
||||
CXXFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
vinstall apps/tqsl.desktop 644 usr/share/applications
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue