summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2022-07-14 17:12:37 -0600
committernot_anonymous2022-07-14 17:12:37 -0600
commitfff1e4e0ef17f8fd0ece70c7549a3b3813025833 (patch)
treed6a78ac38b22f3dbf70992a20b9b602998cf337a
parent6064865b0d0962717a8d361d935f181bf16cabf9 (diff)
downloadaur-yfklog.tar.gz
Updated
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD10
-rw-r--r--yfklog.desktop13
3 files changed, 13 insertions, 21 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a25ab6946cf5..9040553b46e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,18 @@
pkgbase = yfklog
pkgdesc = Yet Another Ham Radio Logbook - w/ LoTW & Ncurses based
pkgver = 0.6.0
- pkgrel = 1
+ pkgrel = 2
url = http://fkurz.net/ham/yfklog.html
arch = any
license = GPL
license = FDL
- depends = cty
+ depends = xfce4-terminal
depends = texlive-core
depends = perl-curses
depends = perl-dbd-sqlite
depends = perl-net-telnet
+ depends = perl-libwww
+ depends = cty
depends = hamradio-menus
optdepends = hamlib: for rig control
optdepends = trustedqsl: for LOTW support
@@ -24,16 +26,15 @@ pkgbase = yfklog
source = output.fix
md5sums = 43b39137469167a9858b60aa876353a0
md5sums = 0a92521e7e2a7baca135dacce94c2329
- md5sums = 9dafc2f3a617051ad36dd41ac4b74b34
+ md5sums = d171a1a978e2ad4038de504b8767039d
md5sums = 90b9267746f9b1f1ecd6842e5a308a28
md5sums = 9dd16a491c0c2b0ec0d6cd9b01fde231
md5sums = 9b0b0ed8e0c478d70115af6eb5b5574e
sha256sums = acca744084aebed9591b2b29f899a1193fdfcb453d6e4bad574e648953e87338
sha256sums = 04deb9a0f1faef16d831ffa413e2b1686ef1017562294713bc70f3bf80462543
- sha256sums = abe2f31f72a437b95315c21794fed1186988015e84b3aef26b138b5e047a55d1
+ sha256sums = b86742fd763c22fea547bc4c9c11c9a87c148f5f582a07f5a4025e8258826ae4
sha256sums = e54bf52aa79ac2a90b8a901d9eea37c04b4a5895daee4736dde65110abb7d49d
sha256sums = b1f3da31f7ebd05f23d5cb8499add2ec109de3fcd375da6e7b0c20d7736c2386
sha256sums = 92499ca287891aa2da21f486e170f4a2f15dd7eb7c4d9cd9801bfafd682367d5
pkgname = yfklog
-
diff --git a/PKGBUILD b/PKGBUILD
index 9931e3b6feb1..dc7d4e41100a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=yfklog
pkgver=0.6.0
-pkgrel=1
+pkgrel=2
pkgdesc="Yet Another Ham Radio Logbook - w/ LoTW & Ncurses based"
arch=('any')
url="http://fkurz.net/ham/yfklog.html"
license=('GPL' 'FDL')
-depends=('cty' 'texlive-core' 'perl-curses' 'perl-dbd-sqlite' \
- 'perl-net-telnet' 'hamradio-menus')
+depends=('xfce4-terminal' 'texlive-core' 'perl-curses' 'perl-dbd-sqlite' \
+ 'perl-net-telnet' 'perl-libwww' 'cty' 'hamradio-menus')
optdepends=('hamlib: for rig control'
'trustedqsl: for LOTW support'
'xplanet: for ploted output'
@@ -49,13 +49,13 @@ package() {
}
md5sums=('43b39137469167a9858b60aa876353a0'
'0a92521e7e2a7baca135dacce94c2329'
- '9dafc2f3a617051ad36dd41ac4b74b34'
+ 'd171a1a978e2ad4038de504b8767039d'
'90b9267746f9b1f1ecd6842e5a308a28'
'9dd16a491c0c2b0ec0d6cd9b01fde231'
'9b0b0ed8e0c478d70115af6eb5b5574e')
sha256sums=('acca744084aebed9591b2b29f899a1193fdfcb453d6e4bad574e648953e87338'
'04deb9a0f1faef16d831ffa413e2b1686ef1017562294713bc70f3bf80462543'
- 'abe2f31f72a437b95315c21794fed1186988015e84b3aef26b138b5e047a55d1'
+ 'b86742fd763c22fea547bc4c9c11c9a87c148f5f582a07f5a4025e8258826ae4'
'e54bf52aa79ac2a90b8a901d9eea37c04b4a5895daee4736dde65110abb7d49d'
'b1f3da31f7ebd05f23d5cb8499add2ec109de3fcd375da6e7b0c20d7736c2386'
'92499ca287891aa2da21f486e170f4a2f15dd7eb7c4d9cd9801bfafd682367d5')
diff --git a/yfklog.desktop b/yfklog.desktop
index 5370d1581655..c9f06622d7f6 100644
--- a/yfklog.desktop
+++ b/yfklog.desktop
@@ -1,16 +1,7 @@
[Desktop Entry]
Name=YFKLog
-Name[en_US]=YFKLog
Comment=Full Featured QSO Logger
-Comment[en_US]=Full Featured QSO Logger
-Encoding=UTF-8
-Exec=yfk
+Exec=xfce4-terminal --geometry 80x25 -x yfk
Icon=yfklog
-MimeType=text/plain
-StartupNotify=true
-Terminal=true
-TerminalOptions=
Type=Application
-Categories=Application;HamRadio;
-X-DCOP-ServiceType=none
-X-KDE-SubstituteUID=false
+Categories=HamRadio;