Hi Gentoo devs, I just published the first release of KGeoTag, a new KDE based photo geotagging program (it's an official KDE extragear/graphics app). It's built via the normal KDE/Qt cmake procedure and depends on Marble and libkexiv2. It would be nice if this was added to portage! The release announcement can be found on the mailing list archives: https://mail.kde.org/pipermail/kgeotag/2021-February/000000.html Thanks in advance! Cheers, Tobias
Created attachment 688944 [details] Proposed ebuild for KGeoTag Here's a working ebuild for KGeoTag :-)
Created attachment 688947 [details] Fixed ebuild without the "handbook" switch
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=c2e950099d6ecff79840e9b2d75b0d2fd1aa5c65 commit c2e950099d6ecff79840e9b2d75b0d2fd1aa5c65 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2021-04-11 19:13:00 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2021-04-11 20:02:43 +0000 media-gfx/kgeotag: New package See also: https://mail.kde.org/pipermail/kgeotag/2021-February/000000.html Minimal fixes over initial ebuild. Thanks-to: Tobias Leupold <tobias.leupold@gmx.de> Closes: https://bugs.gentoo.org/773037 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> media-gfx/kgeotag/kgeotag-9999.ebuild | 36 +++++++++++++++++++++++++++++++++++ media-gfx/kgeotag/metadata.xml | 8 ++++++++ 2 files changed, 44 insertions(+)
Thanks a lot :-)