Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Feb 2021 20:21:53 +0000 (UTC)
From:      Adriaan de Groot <adridg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r566637 - in head/graphics: . kgeotag
Message-ID:  <202102262021.11QKLrc7030285@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adridg
Date: Fri Feb 26 20:21:53 2021
New Revision: 566637
URL: https://svnweb.freebsd.org/changeset/ports/566637

Log:
  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.

Added:
  head/graphics/kgeotag/
  head/graphics/kgeotag/Makefile   (contents, props changed)
  head/graphics/kgeotag/distinfo   (contents, props changed)
  head/graphics/kgeotag/pkg-descr   (contents, props changed)
  head/graphics/kgeotag/pkg-plist   (contents, props changed)
Modified:
  head/graphics/Makefile

Modified: head/graphics/Makefile
==============================================================================
--- head/graphics/Makefile	Fri Feb 26 20:08:40 2021	(r566636)
+++ head/graphics/Makefile	Fri Feb 26 20:21:53 2021	(r566637)
@@ -392,6 +392,7 @@
     SUBDIR += kf5-kplotting
     SUBDIR += kf5-kquickcharts
     SUBDIR += kf5-prison
+    SUBDIR += kgeotag
     SUBDIR += kgraphviewer
     SUBDIR += kimageannotator
     SUBDIR += kimagemapeditor

Added: head/graphics/kgeotag/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/kgeotag/Makefile	Fri Feb 26 20:21:53 2021	(r566637)
@@ -0,0 +1,21 @@
+# $FreeBSD$
+
+PORTNAME=	kgeotag
+DISTVERSION=	1.0.0
+CATEGORIES=	graphics
+MASTER_SITES=	KDE/stable/${PORTNAME}/${DISTVERSION}
+
+MAINTAINER=	kde@FreeBSD.org
+COMMENT=	Photo geotagging manually or from GPX files
+
+LICENSE=	GPLv3+
+LICENSE_FILE=	${WRKSRC}/LICENSES/GPL-3.0-or-later.txt
+
+USES=		cmake compiler:c++17-lang kde:5 pkgconfig qt:5 tar:xz
+USE_QT=		core gui widgets \
+		buildtools_build linguist_build qmake_build
+USE_KDE=	coreaddons config configwidgets crash i18n libkexiv2 \
+		marble xmlgui \
+		ecm_build
+
+.include <bsd.port.mk>

Added: head/graphics/kgeotag/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/kgeotag/distinfo	Fri Feb 26 20:21:53 2021	(r566637)
@@ -0,0 +1,3 @@
+TIMESTAMP = 1614345580
+SHA256 (kgeotag-1.0.0.tar.xz) = cffa18305d18725f9b35613d314e6e98a1eaa4935d435d61ce0b7d9230903301
+SIZE (kgeotag-1.0.0.tar.xz) = 266488

Added: head/graphics/kgeotag/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/kgeotag/pkg-descr	Fri Feb 26 20:21:53 2021	(r566637)
@@ -0,0 +1,17 @@
+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.
+
+WWW: https://invent.kde.org/graphics/kgeotag/

Added: head/graphics/kgeotag/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/kgeotag/pkg-plist	Fri Feb 26 20:21:53 2021	(r566637)
@@ -0,0 +1,29 @@
+bin/kgeotag
+share/applications/org.kde.kgeotag.desktop
+share/icons/hicolor/128x128/apps/kgeotag.png
+share/icons/hicolor/16x16/apps/kgeotag.png
+share/icons/hicolor/22x22/apps/kgeotag.png
+share/icons/hicolor/32x32/apps/kgeotag.png
+share/icons/hicolor/48x48/apps/kgeotag.png
+share/icons/hicolor/64x64/apps/kgeotag.png
+%%DATADIR%%/timezones.json
+%%DATADIR%%/timezones.png
+share/kxmlgui5/kgeotag/kgeotagui.rc
+share/locale/ca/LC_MESSAGES/kgeotag.mo
+share/locale/ca@valencia/LC_MESSAGES/kgeotag.mo
+share/locale/en_GB/LC_MESSAGES/kgeotag.mo
+share/locale/es/LC_MESSAGES/kgeotag.mo
+share/locale/fi/LC_MESSAGES/kgeotag.mo
+share/locale/fr/LC_MESSAGES/kgeotag.mo
+share/locale/it/LC_MESSAGES/kgeotag.mo
+share/locale/nl/LC_MESSAGES/kgeotag.mo
+share/locale/nn/LC_MESSAGES/kgeotag.mo
+share/locale/pa/LC_MESSAGES/kgeotag.mo
+share/locale/pl/LC_MESSAGES/kgeotag.mo
+share/locale/pt/LC_MESSAGES/kgeotag.mo
+share/locale/ru/LC_MESSAGES/kgeotag.mo
+share/locale/sk/LC_MESSAGES/kgeotag.mo
+share/locale/sl/LC_MESSAGES/kgeotag.mo
+share/locale/sv/LC_MESSAGES/kgeotag.mo
+share/locale/uk/LC_MESSAGES/kgeotag.mo
+share/metainfo/org.kde.kgeotag.appdata.xml



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102262021.11QKLrc7030285>