From: "Jason A. Donenfeld" <zx2c4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/clockphoto/
Date: Fri, 10 Jan 2025 20:47:59 +0000 (UTC) [thread overview]
Message-ID: <1736542053.070b02f7823b52f5b98a20d14441feddb358b218.zx2c4@gentoo> (raw)
commit: 070b02f7823b52f5b98a20d14441feddb358b218
Author: Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 10 02:01:03 2025 +0000
Commit: Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
CommitDate: Fri Jan 10 20:47:33 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=070b02f7
media-gfx/clockphoto: update deps for qt6
Signed-off-by: Jason A. Donenfeld <zx2c4 <AT> gentoo.org>
media-gfx/clockphoto/clockphoto-1.2-r1.ebuild | 30 +++++++++++++++++++++++++++
1 file changed, 30 insertions(+)
diff --git a/media-gfx/clockphoto/clockphoto-1.2-r1.ebuild b/media-gfx/clockphoto/clockphoto-1.2-r1.ebuild
new file mode 100644
index 000000000000..609fa4a2539f
--- /dev/null
+++ b/media-gfx/clockphoto/clockphoto-1.2-r1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qmake-utils
+
+DESCRIPTION="Adjusts photo timestamps based on clock photos"
+HOMEPAGE="https://git.zx2c4.com/clockphoto/about/"
+SRC_URI="https://git.zx2c4.com/clockphoto/snapshot/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+ dev-qt/qtbase:6[gui,widgets]
+"
+RDEPEND="${DEPEND}
+ media-gfx/exiv2
+"
+
+src_configure() {
+ eqmake6
+}
+
+src_install() {
+ dobin clockphoto
+}
next reply other threads:[~2025-01-10 20:48 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-10 20:47 Jason A. Donenfeld [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-31 14:55 [gentoo-commits] repo/gentoo:master commit in: media-gfx/clockphoto/ Andreas Sturmlechner
2020-06-07 9:30 Andreas Sturmlechner
2020-06-07 8:44 Agostino Sarubbo
2020-06-06 18:10 Agostino Sarubbo
2020-05-20 12:33 Andreas Sturmlechner
2019-08-04 18:55 Jason A. Donenfeld
2016-10-16 16:37 Jason Donenfeld
2016-10-16 16:37 Jason Donenfeld
2016-09-08 4:18 Jason Donenfeld
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1736542053.070b02f7823b52f5b98a20d14441feddb358b218.zx2c4@gentoo \
--to=zx2c4@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox