New package: tqsl-2.6.5
This commit is contained in:
parent
de0011f65d
commit
b68b609992
2 changed files with 28 additions and 0 deletions
8
srcpkgs/tqsl/patches/icon.patch
Normal file
8
srcpkgs/tqsl/patches/icon.patch
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
--- a/apps/tqsl.desktop
|
||||||
|
+++ b/apps/tqsl.desktop
|
||||||
|
@@ -7,4 +7,4 @@
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Categories=Application;HamRadio;Utility;
|
||||||
|
-Icon=TrustedQSL.png
|
||||||
|
+Icon=TrustedQSL
|
20
srcpkgs/tqsl/template
Normal file
20
srcpkgs/tqsl/template
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
# Template file for 'tqsl'
|
||||||
|
pkgname=tqsl
|
||||||
|
version=2.6.5
|
||||||
|
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"
|
||||||
|
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
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE.txt
|
||||||
|
vinstall apps/tqsl.desktop 644 usr/share/applications
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue