public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gpscorrelate/
@ 2016-10-09 14:03 Hanno Boeck
  0 siblings, 0 replies; 6+ messages in thread
From: Hanno Boeck @ 2016-10-09 14:03 UTC (permalink / raw
  To: gentoo-commits

commit:     fb0d710dee1673a9e0125857ad1ba0f316559d20
Author:     Hanno <hanno <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  9 14:02:57 2016 +0000
Commit:     Hanno Boeck <hanno <AT> gentoo <DOT> org>
CommitDate: Sun Oct  9 14:02:57 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb0d710d

sci-geosciences/gpscorrelate: remove myself as maintainer

Package-Manager: portage-2.3.1

 sci-geosciences/gpscorrelate/metadata.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/sci-geosciences/gpscorrelate/metadata.xml b/sci-geosciences/gpscorrelate/metadata.xml
index 7cbda53..d78f809 100644
--- a/sci-geosciences/gpscorrelate/metadata.xml
+++ b/sci-geosciences/gpscorrelate/metadata.xml
@@ -1,10 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="person">
-    <email>hanno@gentoo.org</email>
-  </maintainer>
-<maintainer type="project">
+  <maintainer type="project">
     <email>sci-geosciences@gentoo.org</email>
     <name>Gentoo Geosciences Project</name>
   </maintainer>


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gpscorrelate/
@ 2017-03-06 23:54 Andreas Sturmlechner
  0 siblings, 0 replies; 6+ messages in thread
From: Andreas Sturmlechner @ 2017-03-06 23:54 UTC (permalink / raw
  To: gentoo-commits

commit:     57218a6f9001099c2a5ecc65d1eb28562ef93d97
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Mar  6 23:26:12 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Mar  6 23:54:10 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57218a6f

sci-geosciences/gpscorrelate: Bump to EAPI 6, fix HOMEPAGE

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-geosciences/gpscorrelate/gpscorrelate-1.6.1.ebuild | 10 ++++------
 sci-geosciences/gpscorrelate/metadata.xml              |  8 ++++----
 2 files changed, 8 insertions(+), 10 deletions(-)

diff --git a/sci-geosciences/gpscorrelate/gpscorrelate-1.6.1.ebuild b/sci-geosciences/gpscorrelate/gpscorrelate-1.6.1.ebuild
index 80a80a73a5d..f63d5e79bca 100644
--- a/sci-geosciences/gpscorrelate/gpscorrelate-1.6.1.ebuild
+++ b/sci-geosciences/gpscorrelate/gpscorrelate-1.6.1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=6
 
 inherit eutils toolchain-funcs
 
 DESCRIPTION="Tool for adjusting EXIF tags of your photos with a recorded GPS trace"
-HOMEPAGE="http://freefoote.dview.net/linux_gpscorr.html"
+HOMEPAGE="https://github.com/freefoote/gpscorrelate"
 SRC_URI="http://freefoote.dview.net/linux/${P}.tar.gz"
 
 LICENSE="GPL-2"
@@ -24,9 +24,7 @@ DEPEND="${RDEPEND}
 	virtual/pkgconfig
 "
 
-src_prepare() {
-	epatch "${FILESDIR}/${PN}-1.6.1-makefile.patch"
-}
+PATCHES=( "${FILESDIR}/${PN}-1.6.1-makefile.patch" )
 
 src_compile() {
 	tc-export CC CXX

diff --git a/sci-geosciences/gpscorrelate/metadata.xml b/sci-geosciences/gpscorrelate/metadata.xml
index d78f8098182..2761b1b9e5c 100644
--- a/sci-geosciences/gpscorrelate/metadata.xml
+++ b/sci-geosciences/gpscorrelate/metadata.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="project">
-    <email>sci-geosciences@gentoo.org</email>
-    <name>Gentoo Geosciences Project</name>
-  </maintainer>
+	<maintainer type="project">
+		<email>sci-geosciences@gentoo.org</email>
+		<name>Gentoo Geosciences Project</name>
+	</maintainer>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gpscorrelate/
@ 2017-06-10 15:47 Andreas Sturmlechner
  0 siblings, 0 replies; 6+ messages in thread
From: Andreas Sturmlechner @ 2017-06-10 15:47 UTC (permalink / raw
  To: gentoo-commits

commit:     d91bc72dbd9bb8c2c2493d463700cf5886938c1a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 10 15:45:18 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jun 10 15:47:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d91bc72d

sci-geosciences/gpscorrelate: Add missing media-gfx/exiv2 subslot op

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 sci-geosciences/gpscorrelate/gpscorrelate-1.6.1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/sci-geosciences/gpscorrelate/gpscorrelate-1.6.1.ebuild b/sci-geosciences/gpscorrelate/gpscorrelate-1.6.1.ebuild
index f63d5e79bca..07204797db3 100644
--- a/sci-geosciences/gpscorrelate/gpscorrelate-1.6.1.ebuild
+++ b/sci-geosciences/gpscorrelate/gpscorrelate-1.6.1.ebuild
@@ -14,8 +14,9 @@ SLOT="0"
 KEYWORDS="~amd64 ~hppa ~x86"
 IUSE="doc gtk"
 
-RDEPEND="dev-libs/libxml2:2
-	media-gfx/exiv2
+RDEPEND="
+	dev-libs/libxml2:2
+	media-gfx/exiv2:=
 	gtk? ( x11-libs/gtk+:2 )
 "
 DEPEND="${RDEPEND}


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gpscorrelate/
@ 2019-06-29  8:50 Andreas Sturmlechner
  0 siblings, 0 replies; 6+ messages in thread
From: Andreas Sturmlechner @ 2019-06-29  8:50 UTC (permalink / raw
  To: gentoo-commits

commit:     48e9396f3612070548b1786598b9464e9bff0009
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 29 08:50:17 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jun 29 08:50:36 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48e9396f

sci-geosciences/gpscorrelate: Drop 1.6.1

Closes: https://bugs.gentoo.org/685926
Package-Manager: Portage-2.3.67, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../gpscorrelate/gpscorrelate-1.6.1.ebuild         | 48 ----------------------
 1 file changed, 48 deletions(-)

diff --git a/sci-geosciences/gpscorrelate/gpscorrelate-1.6.1.ebuild b/sci-geosciences/gpscorrelate/gpscorrelate-1.6.1.ebuild
deleted file mode 100644
index 07204797db3..00000000000
--- a/sci-geosciences/gpscorrelate/gpscorrelate-1.6.1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Tool for adjusting EXIF tags of your photos with a recorded GPS trace"
-HOMEPAGE="https://github.com/freefoote/gpscorrelate"
-SRC_URI="http://freefoote.dview.net/linux/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
-IUSE="doc gtk"
-
-RDEPEND="
-	dev-libs/libxml2:2
-	media-gfx/exiv2:=
-	gtk? ( x11-libs/gtk+:2 )
-"
-DEPEND="${RDEPEND}
-	app-text/docbook-xml-dtd:4.2
-	dev-libs/libxslt
-	virtual/pkgconfig
-"
-
-PATCHES=( "${FILESDIR}/${PN}-1.6.1-makefile.patch" )
-
-src_compile() {
-	tc-export CC CXX
-	local opts="gpscorrelate gpscorrelate.1"
-	use gtk && opts+=" gpscorrelate-gui BUILD_GUI=1"
-	emake ${opts}
-}
-
-src_install() {
-	dobin ${PN}
-	if use gtk; then
-		dobin ${PN}-gui
-		doicon ${PN}-gui.svg
-		domenu ${PN}.desktop
-	fi
-	if use doc; then
-		dohtml doc/*
-	fi
-	doman ${PN}.1
-}


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gpscorrelate/
@ 2021-04-02 14:01 Sam James
  0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2021-04-02 14:01 UTC (permalink / raw
  To: gentoo-commits

commit:     5547f3537bf04e1f0c80a1fbc80cb6c8b7a612a0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  2 11:25:54 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr  2 14:00:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5547f353

sci-geosciences/gpscorrelate: fix RDEPEND typo

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{gpscorrelate-1.6.1-r1.ebuild => gpscorrelate-1.6.1-r2.ebuild}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-geosciences/gpscorrelate/gpscorrelate-1.6.1-r1.ebuild b/sci-geosciences/gpscorrelate/gpscorrelate-1.6.1-r2.ebuild
similarity index 94%
rename from sci-geosciences/gpscorrelate/gpscorrelate-1.6.1-r1.ebuild
rename to sci-geosciences/gpscorrelate/gpscorrelate-1.6.1-r2.ebuild
index 859bf5a9d68..edc3ab6c063 100644
--- a/sci-geosciences/gpscorrelate/gpscorrelate-1.6.1-r1.ebuild
+++ b/sci-geosciences/gpscorrelate/gpscorrelate-1.6.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -24,7 +24,7 @@ DEPEND="
 	media-gfx/exiv2:=
 	gtk? ( x11-libs/gtk+:2 )
 "
-DEPEND="${DEPEND}"
+RDEPEND="${DEPEND}"
 
 PATCHES=(
 	"${FILESDIR}/${P}-makefile.patch"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gpscorrelate/
@ 2024-04-08 17:06 Sam James
  0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2024-04-08 17:06 UTC (permalink / raw
  To: gentoo-commits

commit:     2341da45d00d48e627363d73ba332b4f942fff4c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  8 17:06:13 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr  8 17:06:30 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2341da45

sci-geosciences/gpscorrelate: switch to smaller distfile

Contents are identical.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-geosciences/gpscorrelate/Manifest                | 2 +-
 sci-geosciences/gpscorrelate/gpscorrelate-2.0.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-geosciences/gpscorrelate/Manifest b/sci-geosciences/gpscorrelate/Manifest
index 6e8b6e1ff9e7..01f99a14b05e 100644
--- a/sci-geosciences/gpscorrelate/Manifest
+++ b/sci-geosciences/gpscorrelate/Manifest
@@ -1 +1 @@
-DIST gpscorrelate-2.0.tar.gz 283797 BLAKE2B 8cee5b3c37fa758cbf665b9e7cfcc61d7ee73c4aebc0a660718812c598e9b362e76c746a8d6007080783a5d2c0b91eaf5d5c90f48072e6808d2409c6d2b5fbf4 SHA512 c4267b14b219118f2d56c064403a3a7bd74ef1d3af1e83bec6fe5b391bee80b3d69a0e52a834da9f615d9c54720ade28ea22ab8b6fac75c31c71fc5eb348f709
+DIST gpscorrelate-2.0.tar.xz 238276 BLAKE2B d576c49d80f9886530930e99231922816f8498abcedb748ce00706bd8906d9e3fb8d1e3402daab0278f6c8189fe423a44eeb4ca0bfd1b7ad56412ae49094fdea SHA512 b4e28a416ad8eec0ed04f24118db0198cbc7328f4d63e7620e7468a66cdcf9a3fe825b779a32f079511c49b9da4a778ff47daa40afeb9fc14f269bdc4c8162b8

diff --git a/sci-geosciences/gpscorrelate/gpscorrelate-2.0.ebuild b/sci-geosciences/gpscorrelate/gpscorrelate-2.0.ebuild
index f2d065010f21..c57f7d9fdc55 100644
--- a/sci-geosciences/gpscorrelate/gpscorrelate-2.0.ebuild
+++ b/sci-geosciences/gpscorrelate/gpscorrelate-2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -7,7 +7,7 @@ inherit desktop
 
 DESCRIPTION="Tool for adjusting EXIF tags of your photos with a recorded GPS trace"
 HOMEPAGE="https://dfandrich.github.io/gpscorrelate/"
-SRC_URI="https://github.com/dfandrich/${PN}/releases/download/${PV}/${P}.tar.gz"
+SRC_URI="https://github.com/dfandrich/${PN}/releases/download/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-2"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-04-08 17:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-02 14:01 [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/gpscorrelate/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2024-04-08 17:06 Sam James
2019-06-29  8:50 Andreas Sturmlechner
2017-06-10 15:47 Andreas Sturmlechner
2017-03-06 23:54 Andreas Sturmlechner
2016-10-09 14:03 Hanno Boeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox