From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/qimgv/
Date: Mon, 12 Jun 2023 17:45:04 +0000 (UTC) [thread overview]
Message-ID: <1686591890.016f88bd556c8726f9d3e72d3d9ba0e167e5b26a.asturm@gentoo> (raw)
commit: 016f88bd556c8726f9d3e72d3d9ba0e167e5b26a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 12 16:57:43 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jun 12 17:44:50 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=016f88bd
media-gfx/qimgv: drop 1.0.2-r1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-gfx/qimgv/qimgv-1.0.2-r1.ebuild | 48 -----------------------------------
1 file changed, 48 deletions(-)
diff --git a/media-gfx/qimgv/qimgv-1.0.2-r1.ebuild b/media-gfx/qimgv/qimgv-1.0.2-r1.ebuild
deleted file mode 100644
index d988cd8f2de4..000000000000
--- a/media-gfx/qimgv/qimgv-1.0.2-r1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake xdg
-
-DESCRIPTION="A cross-platform image viewer with webm support, written in qt5"
-HOMEPAGE="https://github.com/easymodo/qimgv"
-SRC_URI="https://github.com/easymodo/qimgv/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3 BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="exif kde opencv video"
-
-BDEPEND="
- virtual/pkgconfig
-"
-DEPEND="
- dev-qt/qtconcurrent:5
- dev-qt/qtcore:5
- dev-qt/qtgui:5
- dev-qt/qtprintsupport:5
- dev-qt/qtsvg:5
- dev-qt/qtwidgets:5
- exif? ( media-gfx/exiv2:= )
- kde? ( kde-frameworks/kwindowsystem:5 )
- opencv? ( media-libs/opencv:= )
- video? ( media-video/mpv:=[libmpv] )
-"
-RDEPEND="
- ${DEPEND}
-"
-
-PATCHES=(
- "${FILESDIR}"/${P}-libmpv-api2.patch
-)
-
-src_configure() {
- local mycmakeargs=(
- -DEXIV2=$(usex exif)
- -DKDE_SUPPORT=$(usex kde)
- -DOPENCV_SUPPORT=$(usex opencv)
- -DVIDEO_SUPPORT=$(usex video)
- )
- cmake_src_configure
-}
next reply other threads:[~2023-06-12 17:45 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-12 17:45 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-10-02 13:34 [gentoo-commits] repo/gentoo:master commit in: media-gfx/qimgv/ Joonas Niilola
2021-10-02 13:34 Joonas Niilola
2020-07-05 8:24 Joonas Niilola
2020-07-05 8:24 Joonas Niilola
2020-06-16 13:39 Andreas Sturmlechner
2020-03-12 15:42 Andreas Sturmlechner
2019-12-29 23:48 Andreas Sturmlechner
2019-10-04 5:39 Joonas Niilola
2019-10-04 5:39 Joonas Niilola
2019-09-08 7:19 Joonas Niilola
2019-09-08 7:19 Joonas Niilola
2019-02-28 14:39 Andreas Sturmlechner
2019-02-28 14:39 Andreas Sturmlechner
2018-10-13 11:20 Michał Górny
2018-10-13 11:20 Michał Górny
2018-10-13 11:20 Michał Górny
2018-08-15 12:12 Michał Górny
2018-04-17 19:33 Patrice Clement
2018-04-17 19:33 Patrice Clement
2018-03-15 22:27 Andreas Sturmlechner
2018-03-15 22:27 Andreas Sturmlechner
2018-03-13 7:41 Michał Górny
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=1686591890.016f88bd556c8726f9d3e72d3d9ba0e167e5b26a.asturm@gentoo \
--to=asturm@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