public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jimi Huotari" <chiitoo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: media-gfx/lximage-qt/
Date: Fri, 14 Jun 2024 22:15:36 +0000 (UTC)	[thread overview]
Message-ID: <1718403254.622fd20668bb1ea2ca4ace78d4bad9d1ca011e6c.chiitoo@gentoo> (raw)

commit:     622fd20668bb1ea2ca4ace78d4bad9d1ca011e6c
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 22:02:14 2024 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 22:14:14 2024 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=622fd206

media-gfx/lximage-qt: drop 2.0.1

Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 media-gfx/lximage-qt/Manifest                |  1 -
 media-gfx/lximage-qt/lximage-qt-2.0.1.ebuild | 48 ----------------------------
 2 files changed, 49 deletions(-)

diff --git a/media-gfx/lximage-qt/Manifest b/media-gfx/lximage-qt/Manifest
deleted file mode 100644
index 43757cfc..00000000
--- a/media-gfx/lximage-qt/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST lximage-qt-2.0.1.tar.xz 848348 BLAKE2B d2484baffaae220436ae157dccda86e126b416101f047133f494cb44d9c3bba007ce797c1aa88d21ba4b242abdf8cacf73706831570943e4d7a36eb02591fc7b SHA512 594e86a4bedf3f9689107d79d852ba1ef4db83f06572b8c077ed5850dc10cc05a33fe79a0c05632f7e7541a6f895919b72c264635306f7a468eac6ecde531ba4

diff --git a/media-gfx/lximage-qt/lximage-qt-2.0.1.ebuild b/media-gfx/lximage-qt/lximage-qt-2.0.1.ebuild
deleted file mode 100644
index 5a929584..00000000
--- a/media-gfx/lximage-qt/lximage-qt-2.0.1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MY_PV="$(ver_cut 1-2)"
-
-inherit cmake xdg-utils
-
-DESCRIPTION="Qt Image Viewer"
-HOMEPAGE="https://lxqt-project.org/"
-
-if [[ ${PV} == 9999 ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
-else
-	SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64"
-fi
-
-LICENSE="GPL-2 GPL-2+"
-SLOT="0"
-
-BDEPEND="
-	>=dev-qt/qttools-6.6:6[linguist]
-	>=dev-util/lxqt-build-tools-2.0.0
-	virtual/pkgconfig
-"
-DEPEND="
-	dev-libs/glib:2
-	>=dev-qt/qtbase-6.6:6[dbus,gui,network,widgets]
-	>=dev-qt/qtsvg-6.6:6
-	media-libs/libexif
-	=x11-libs/libfm-qt-${MY_PV}*:=
-	x11-libs/libX11
-	x11-libs/libXfixes
-"
-RDEPEND="${DEPEND}"
-
-pkg_postinst() {
-	xdg_desktop_database_update
-	xdg_icon_cache_update
-}
-
-pkg_postrm() {
-	xdg_desktop_database_update
-	xdg_icon_cache_update
-}


             reply	other threads:[~2024-06-14 22:15 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-14 22:15 Jimi Huotari [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-06 13:47 [gentoo-commits] proj/qt:master commit in: media-gfx/lximage-qt/ Jimi Huotari
2024-05-08 17:50 Jimi Huotari
2024-04-21 20:04 Jimi Huotari
2024-03-25 21:12 Jimi Huotari
2023-11-09 18:07 Jimi Huotari
2022-11-18 13:51 Jimi Huotari
2022-04-18 22:13 Jimi Huotari
2022-03-09 19:26 Jimi Huotari
2021-09-22 19:15 Andreas Sturmlechner
2021-09-22 17:41 Andreas Sturmlechner
2021-04-10 18:48 Jimi Huotari
2021-03-27 10:52 Andreas Sturmlechner
2019-03-18 21:56 Jimi Huotari
2019-03-12 23:31 Jimi Huotari
2019-02-27 12:05 Jimi Huotari
2019-02-18 23:29 Jimi Huotari
2017-11-04 19:21 Jimi Huotari
2015-10-01 14:27 Michael Palimaka
2014-10-29 20:07 Jauhien Piatlicki
2014-10-26 18:34 Jauhien Piatlicki
2014-05-27 21:39 Davide Pesavento

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=1718403254.622fd20668bb1ea2ca4ace78d4bad9d1ca011e6c.chiitoo@gentoo \
    --to=chiitoo@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