From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-gfx/qview/
Date: Sat, 31 Aug 2024 21:35:49 +0000 (UTC) [thread overview]
Message-ID: <1725113365.f6217c5c18458afcdea1ffc579d429f7c64a531b.davidroman@gentoo> (raw)
commit: f6217c5c18458afcdea1ffc579d429f7c64a531b
Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Sat Aug 31 14:09:25 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sat Aug 31 14:09:25 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f6217c5c
media-gfx/qview: drop 4.0
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>
media-gfx/qview/Manifest | 1 -
media-gfx/qview/qview-4.0.ebuild | 51 ----------------------------------------
2 files changed, 52 deletions(-)
diff --git a/media-gfx/qview/Manifest b/media-gfx/qview/Manifest
index 49e05c500..da24e7dec 100644
--- a/media-gfx/qview/Manifest
+++ b/media-gfx/qview/Manifest
@@ -1,3 +1,2 @@
-DIST qview-4.0.tar.gz 1662149 BLAKE2B 5a09b070234b6480bd076625a543271dd1de324c10123db183c540ad9da5a3be88e1d40efc30d5ec479c84b5c81c005f149df79e7d6c9b37f491e2b3c96738ca SHA512 442b7815e8449a80ec41424d7c999ea9972e19309559abb8f0985b0523255a3fe191d5cd7183a36f322be9c84d1af099cbef92a76b634da31af0852735a4620c
DIST qview-5.0.tar.gz 1968047 BLAKE2B a47d48ff51f049501493e32a082c396edc6729de5f40421edf27a847c5a333564647a92443417af9e0ec61927ddfd4e027edf31283f67df01646cce15720e620 SHA512 91671ed125bc4388d9043f3c24cbbe2ea2592ecec181a3f968cc2f951eb367a1576f9e19da6fd00128239efadd6f82d9f0b6437a081ee43ad4567141d6e62b65
DIST qview-6.1.tar.gz 2058320 BLAKE2B a5fc9677649b1d01ff3f68343ed1530b4ee69096c23e308ad328f2b6dd5a0f3ee70d99bad66edd4dafba34909167368fcc9b22849f89433953d8911ba4c83aab SHA512 ca6c577ae77c3f5ec39e7f9a7a1328e97a10fe5b2c974031bc3a9e651b15c793e5479b4c414f3caf1205e5f5027b084bb76ab5b0a9b432621df77be698e18e5b
diff --git a/media-gfx/qview/qview-4.0.ebuild b/media-gfx/qview/qview-4.0.ebuild
deleted file mode 100644
index 7ae9f1e9f..000000000
--- a/media-gfx/qview/qview-4.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit flag-o-matic qmake-utils toolchain-funcs virtualx xdg
-
-DESCRIPTION="Practical and minimal image viewer"
-HOMEPAGE="https://github.com/jurplel/qView https://interversehq.com/qview/"
-SRC_URI="https://github.com/jurplel/qView/archive/${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/qView-${PV}"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- dev-qt/qtconcurrent:5
- dev-qt/qtcore:5
- dev-qt/qtgui:5
- dev-qt/qtnetwork:5
- dev-qt/qtwidgets:5
-"
-
-DEPEND="${RDEPEND}
- test? ( dev-qt/qttest:5 )
-"
-
-src_configure() {
- # https://github.com/jurplel/qView/issues/395
- if tc-is-clang && has_version "sys-devel/clang:$(clang-major-version)[default-libcxx]" || is-flagq -stdlib=libc++; then
- append-cxxflags -stdlib=libstdc++
- append-ldflags -stdlib=libstdc++
- fi
-
- eqmake5 PREFIX=/usr qView.pro
-}
-
-src_test() {
- cd tests || die
- eqmake5 && emake
- virtx ./tests
-}
-
-src_install() {
- emake INSTALL_ROOT="${D}" install
- einstalldocs
-}
next reply other threads:[~2024-08-31 21:35 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-31 21:35 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-31 21:35 [gentoo-commits] repo/proj/guru:master commit in: media-gfx/qview/ David Roman
2024-05-29 8:35 Florian Schmaus
2022-03-29 0:22 Ronny Gutbrod
2022-03-08 13:39 Andrew Ammerlaan
2021-12-15 11:10 Andrew Ammerlaan
2021-04-20 19:31 Andrew Ammerlaan
2021-04-20 18:55 Andrew Ammerlaan
2021-04-15 12:51 Andrew Ammerlaan
2021-04-15 12:51 Andrew Ammerlaan
2021-04-15 12:51 Andrew Ammerlaan
2021-04-12 5:38 Theo Anderson
2021-04-09 12:52 Andrew Ammerlaan
2021-03-05 12:10 Andrew Ammerlaan
2021-03-05 12:10 Andrew Ammerlaan
2021-02-16 21:10 Theo Anderson
2021-02-16 21:10 Theo Anderson
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=1725113365.f6217c5c18458afcdea1ffc579d429f7c64a531b.davidroman@gentoo \
--to=davidroman96@gmail.com \
--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