Port details |
- kgeotag Photo geotagging manually or from GPX files
- 1.6.0 graphics =2 1.5.0Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2021-02-26 20:22:00
- Last Update: 2024-10-08 15:29:12
- Commit Hash: 5cda942
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3+
- WWW:
- https://invent.kde.org/graphics/kgeotag/
- Description:
- KGeoTag is a photo geotagging program.
Photos (e. g. JPEG images) contain metadata like the creation date, camera
information etc. Those are either stored in the so-called Exif header,
in an XMP sidecar file or in both. This data can also represent geographic
coordinates so that it's replicable where the images were taken.
Most cameras don't have GPS receivers, so, most can't save coordinates when
taking images. A common approach is to e. g. carry a small GPS logging device
along, which records a track all the time. Later on, the images' dates can
be compared to the GPS log's points' dates to figure out where an image
was taken.
If one knows for sure where the respective photo was taken, it's also
possible to assign coordinates to the images manually.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- kgeotag>0:graphics/kgeotag
- To install the port:
- cd /usr/ports/graphics/kgeotag/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/kgeotag
- pkg install kgeotag
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kgeotag
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1728400408
SHA256 (kgeotag-1.6.0.tar.xz) = 131fec1a99a200858da4371989af1649bd2a9e974beb1c9feef19164aac5afeb
SIZE (kgeotag-1.6.0.tar.xz) = 421756
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- ECMConfig.cmake : devel/kf6-extra-cmake-modules
- pkgconf>=1.3.0_1 : devel/pkgconf
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- linguist : devel/qt5-linguist
- qt5-qmake>=5.15 : devel/qt5-qmake
- Library dependencies:
-
- libKF5AuthCore.so : devel/kf5-kauth
- libKF5Codecs.so : textproc/kf5-kcodecs
- libKF5ConfigCore.so : devel/kf5-kconfig
- libKF5ConfigWidgets.so : x11-toolkits/kf5-kconfigwidgets
- libKF5CoreAddons.so : devel/kf5-kcoreaddons
- libKF5Crash.so : devel/kf5-kcrash
- libKF5I18n.so : devel/kf5-ki18n
- libKF5KExiv2.so : graphics/libkexiv2
- libmarblewidget-qt5.so : astro/marble
- libKF5WidgetsAddons.so : x11-toolkits/kf5-kwidgetsaddons
- libKF5XmlGui.so : x11-toolkits/kf5-kxmlgui
- libQt5Core.so : devel/qt5-core
- libQt5DBus.so : devel/qt5-dbus
- libQt5Qml.so : x11-toolkits/qt5-declarative
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Location.so : devel/qt5-location
- libQt5Network.so : net/qt5-network
- libQt5PrintSupport.so : print/qt5-printsupport
- libQt5WebChannel.so : www/qt5-webchannel
- libQt5WebEngineCore.so : www/qt5-webengine
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5Xml.so : textproc/qt5-xml
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_kgeotag
- USES:
- cmake compiler:c++17-lang kde:5 pkgconfig qt:5 tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.0 08 Oct 2024 15:29:12 |
Adriaan de Groot (adridg) |
graphics/kgeotag: update to 1.6.0, latest upstream
Release notes are at
https://kgeotag.kde.org/news/2024/kgeotag-1.6.0-released/ |
1.5.0 14 Jan 2024 04:18:43 |
Jason E. Hale (jhale) |
graphics/kgeotag: Update to 1.5.0
https://invent.kde.org/graphics/kgeotag/-/blob/v1.5.0/CHANGELOG.rst |
1.4.0_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
1.4.0 06 Feb 2023 19:21:18 |
Dima Panov (fluffy) |
graphics/kgeotag: update to 1.4.0 release (+)
Changelog: https://invent.kde.org/graphics/kgeotag/-/blob/v1.4.0/CHANGELOG.rst |
1.3.1_1 19 Sep 2022 21:01:03 |
Adriaan de Groot (adridg) |
astro/marble: repair generated CMake files against 3.24
The CMake configuration for Marble depends on Astro (which is another
software component installed by Marble itself). Previously this was
not explicitly checked-for. With CMake 3.24, it is: and consumers
fail because of this.
Patch submitted upstream.
Bump affected consumers graphics/kgeotag and textproc/kreport.
PR: 265652 |
1.3.1 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.3.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.3.1 06 Sep 2022 18:36:53 |
Tobias C. Berner (tcberner) |
graphics/kgeotag: update to 1.3.1
Changelog:
https://invent.kde.org/graphics/kgeotag/-/blob/master/ChangeLog.rst |
1.2.0 01 Apr 2022 15:09:49 |
Dmitry Marakasov (amdmi3) |
*/*: fix trailing whitespace in pkg-descr's
Approved by: portmgr blanket |
1.2.0 11 Dec 2021 18:31:25 |
Tobias C. Berner (tcberner) |
graphics/kgeotag: update to 1.2.0 |
1.1.0 01 Nov 2021 02:40:28 |
Piotr Kubaj (pkubaj) |
graphics/kgeotag: only use webengine where it's actually supported |
1.1.0 18 Oct 2021 19:47:48 |
Adriaan de Groot (adridg) |
graphics/kgeotag: update to 1.1.0 release
Release notes are in the ChangeLog:
https://invent.kde.org/graphics/kgeotag/-/blob/master/ChangeLog.rst
While here, pet portlint (but I'm not really keen on adding
all the transitive dependencies of KDE components when they
are not checked-for explicitly by the upstream source). |
1.0.0 15 Aug 2021 07:13:30 |
Tobias C. Berner (tcberner) |
graphics/kgeotag: fix build against astro/marble 21.08 |
1.0.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.0 26 Feb 2021 20:21:53 |
adridg |
New port graphics/kgeotag
This is an automatic- and manual-geotagging program for photographs.
Given a GPX log and existing photos with EXIF time data, it can tag
the photographs, or allow manual tagging van a scalable map. |