media-plugins/qt-heif-image-plugin: treeclean

Signed-off-by: David Roman <stkw0@disroot.org>
This commit is contained in:
David Roman
2026-06-22 16:10:19 +02:00
parent f344f9008e
commit ca34d6706d
4 changed files with 0 additions and 49 deletions

View File

@@ -1 +0,0 @@
DIST qt-heif-image-plugin-0.3.4.tar.gz 16736 BLAKE2B c2b923d543390c1c7cade8c435367bc7533066e6860e2242ea041592262d6d777e63284ba340580366f862921e7bbb53025998dd09cb3facd434a90722e57c3c SHA512 bdb2cf797d897408c31ffb4b84cd29ce5755a633ec38bbf8ce307f1ed0cc274203d11f3450450536ddc7f4ff4621f73d2c84fd7133dd00c16775f538133c03f5

View File

@@ -1,21 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>torokhov-s-a@yandex.ru</email>
<name>Sergey Torokhov</name>
</maintainer>
<longdescription lang="en">
This is a Qt image plugin for HEIF images, wrapping libheif.
It enables existing Qt applications to open and save .heic files.
Any application that (directly or indirectly) uses QImageReader
to open image files should automatically be able to use this plugin.
This has been successfully used with the following:
<pkg>media-gfx/lximage-qt</pkg>, <pkg>media-gfx/nomacs</pkg>
</longdescription>
<upstream>
<remote-id type="github">jakar/qt-heif-image-plugin</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -1,22 +0,0 @@
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit cmake
DESCRIPTION="Qt plugin for HEIF images"
HOMEPAGE="https://github.com/jakar/qt-heif-image-plugin"
SRC_URI="https://github.com/jakar/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND="
dev-qt/qtcore:5
dev-qt/qtgui:5
>=media-libs/libheif-1.13.0:0=
"
DEPEND="${RDEPEND}"
BDEPEND="virtual/pkgconfig"

View File

@@ -42,11 +42,6 @@ mpv-plugin/kde-do-not-disturb
mpv-plugin/kde-night-color
x11-misc/aerial-sddm-theme
# David Roman <stkw0@disroot.org> (2026-05-21)
# Unmaintained upstream, depends on masked Qt5
# Removal after 2026-06-21
media-plugins/qt-heif-image-plugin
# Daichi Yamamoto <dev@dyama.net> (2026-06-19)
# https://bugs.gentoo.org/975028
# https://bugs.gentoo.org/975042