From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: media-gfx/phototonic/
Date: Sat, 4 May 2024 17:25:37 +0000 (UTC) [thread overview]
Message-ID: <1714842796.687c35a6258bbee887903bcab2d874dcf5f03edc.ionen@gentoo> (raw)
commit: 687c35a6258bbee887903bcab2d874dcf5f03edc
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sat May 4 17:13:14 2024 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sat May 4 17:13:16 2024 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=687c35a6
media-gfx/phototonic: treeclean
Still in ::gentoo but no longer maintained by qt <AT> g.o so
cleaning from here. Will leave it up to future maintainers
to import the live ebuild to ::gentoo or elsewhere if wanted.
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
media-gfx/phototonic/metadata.xml | 11 -------
media-gfx/phototonic/phototonic-9999.ebuild | 49 -----------------------------
2 files changed, 60 deletions(-)
diff --git a/media-gfx/phototonic/metadata.xml b/media-gfx/phototonic/metadata.xml
deleted file mode 100644
index a69345ca..00000000
--- a/media-gfx/phototonic/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>qt@gentoo.org</email>
- <name>Gentoo Qt Project</name>
- </maintainer>
- <upstream>
- <remote-id type="github">oferkv/phototonic</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/media-gfx/phototonic/phototonic-9999.ebuild b/media-gfx/phototonic/phototonic-9999.ebuild
deleted file mode 100644
index b78d62a2..00000000
--- a/media-gfx/phototonic/phototonic-9999.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit qmake-utils xdg-utils
-
-DESCRIPTION="Image viewer and organizer"
-HOMEPAGE="https://github.com/oferkv/phototonic"
-
-if [[ ${PV} = *9999* ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/oferkv/phototonic.git"
-else
- SRC_URI="https://github.com/oferkv/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
-fi
-
-LICENSE="GPL-3+"
-SLOT="0"
-IUSE="svg tiff"
-
-RDEPEND="
- dev-qt/qtcore:5
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
- media-gfx/exiv2:=
- svg? ( dev-qt/qtsvg:5 )
- tiff? ( dev-qt/qtimageformats:5 )
-"
-DEPEND="${RDEPEND}"
-
-src_configure() {
- eqmake5
-}
-
-src_install() {
- emake install INSTALL_ROOT="${D}"
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
- xdg_desktop_database_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
- xdg_desktop_database_update
-}
next reply other threads:[~2024-05-04 17:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-04 17:25 Ionen Wolkens [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-06-20 21:35 [gentoo-commits] proj/qt:master commit in: media-gfx/phototonic/ Andreas Sturmlechner
2018-03-06 10:08 Michael Palimaka
2017-08-27 5:50 Michael Palimaka
2017-06-18 8:57 Michael Palimaka
2016-10-28 16:12 Michael Palimaka
2015-03-15 9:45 Ben de Groot
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=1714842796.687c35a6258bbee887903bcab2d874dcf5f03edc.ionen@gentoo \
--to=ionen@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