From: "Jason Donenfeld" <zx2c4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/clockphoto/
Date: Thu, 8 Sep 2016 04:18:43 +0000 (UTC) [thread overview]
Message-ID: <1473308300.5b894f6c7d379b01cf3f58508bb4116bb7955e33.zx2c4@gentoo> (raw)
commit: 5b894f6c7d379b01cf3f58508bb4116bb7955e33
Author: Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 8 04:16:52 2016 +0000
Commit: Jason Donenfeld <zx2c4 <AT> gentoo <DOT> org>
CommitDate: Thu Sep 8 04:18:20 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b894f6c
media-gfx/clockphoto: Initial import
Package-Manager: portage-2.3.0
media-gfx/clockphoto/Manifest | 1 +
media-gfx/clockphoto/clockphoto-1.0.ebuild | 27 +++++++++++++++++++++++++++
media-gfx/clockphoto/metadata.xml | 8 ++++++++
3 files changed, 36 insertions(+)
diff --git a/media-gfx/clockphoto/Manifest b/media-gfx/clockphoto/Manifest
new file mode 100644
index 00000000..3616308
--- /dev/null
+++ b/media-gfx/clockphoto/Manifest
@@ -0,0 +1 @@
+DIST clockphoto-1.0.tar.xz 2464 SHA256 02cb731a2ea8af129922efad9dfea909b0f34abe412d5656b6639dda9767bd10 SHA512 95cd2de4d852daa026393475171635c90a175f896d310cd5cdd2c383d3966687b9837437a2012d4599024d6703acd134540ccf1f2bd5b3c664e7113b0545ed90 WHIRLPOOL b8392680e39404502cca55b6eb7a6491133107514adadaff46853d43e447bfa98f9d49538357600852e6fcac3d202bb624bf8779db21dda0b13a6f475cb739be
diff --git a/media-gfx/clockphoto/clockphoto-1.0.ebuild b/media-gfx/clockphoto/clockphoto-1.0.ebuild
new file mode 100644
index 00000000..01ffc0d
--- /dev/null
+++ b/media-gfx/clockphoto/clockphoto-1.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+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/qtwidgets:5 dev-qt/qtgui:5 dev-qt/qtcore:5"
+RDEPEND="media-gfx/exiv2 ${DEPEND}"
+
+src_configure() {
+ eqmake5
+}
+
+src_install() {
+ dobin clockphoto
+}
diff --git a/media-gfx/clockphoto/metadata.xml b/media-gfx/clockphoto/metadata.xml
new file mode 100644
index 00000000..915f002
--- /dev/null
+++ b/media-gfx/clockphoto/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>zx2c4@gentoo.org</email>
+ <name>Jason A. Donenfeld</name>
+ </maintainer>
+</pkgmetadata>
next reply other threads:[~2016-09-08 4:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-08 4:18 Jason Donenfeld [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-10-16 16:37 [gentoo-commits] repo/gentoo:master commit in: media-gfx/clockphoto/ Jason Donenfeld
2016-10-16 16:37 Jason Donenfeld
2019-08-04 18:55 Jason A. Donenfeld
2020-05-20 12:33 Andreas Sturmlechner
2020-06-06 18:10 Agostino Sarubbo
2020-06-07 8:44 Agostino Sarubbo
2020-06-07 9:30 Andreas Sturmlechner
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=1473308300.5b894f6c7d379b01cf3f58508bb4116bb7955e33.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