Search Criteria
Package Details: wfview-git r1249.54d6850-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/wfview-git.git (read-only, click to copy) |
---|---|
Package Base: | wfview-git |
Description: | Interface for Icom transceivers |
Upstream URL: | https://wfview.org/ |
Licenses: | GPL3 |
Conflicts: | wfview |
Provides: | wfview |
Submitter: | FuzzyCheese |
Maintainer: | FuzzyCheese |
Last Packager: | FuzzyCheese |
Votes: | 1 |
Popularity: | 0.001792 |
First Submitted: | 2021-05-10 19:56 (UTC) |
Last Updated: | 2021-08-28 16:39 (UTC) |
Latest Comments
FuzzyCheese commented on 2021-08-28 01:06 (UTC) (edited on 2021-08-28 15:17 (UTC) by FuzzyCheese)
Thanks mthowe. I updated the PKGBUILD to reflect upstream changes.
mthowe commented on 2021-08-27 22:08 (UTC) (edited on 2021-08-27 22:13 (UTC) by mthowe)
It seems a few files have been moved around. Fixing these 2 lines as below in package() takes care of it:
install -D "${srcdir}/wfview/resources/wfview.desktop" "$pkgdir/usr/share/applications/wfview.desktop"
install -D "${srcdir}/wfview/resources/wfview.png" "$pkgdir/usr/share/pixmaps/wfview.png"