commit:     e8a498f603375daefee502b3a5503a5dee43846b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 16:10:04 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Dec 26 20:54:47 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8a498f6

media-gfx/panini: treeclean

Closes: https://bugs.gentoo.org/794607 (pkgremoved)
Closes: https://bugs.gentoo.org/956453 (pkgremoved)
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-gfx/panini/Manifest             |  1 -
 media-gfx/panini/files/panini.desktop | 10 -------
 media-gfx/panini/metadata.xml         | 15 ----------
 media-gfx/panini/panini-0.74.0.ebuild | 52 -----------------------------------
 profiles/package.mask                 |  5 ----
 5 files changed, 83 deletions(-)

diff --git a/media-gfx/panini/Manifest b/media-gfx/panini/Manifest
deleted file mode 100644
index 84908944f1c3..000000000000
--- a/media-gfx/panini/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST panini-0.74.0.tar.gz 329344 BLAKE2B 
b94f774004eeb2a1b1531d92ae69141134367c6a87665d3f83944ff38a8761a41813bc023a5ec8e61131a6e193e0bfdc10ccf7100fb0ac518619b9bf94ebeee1
 SHA512 
e9158040cc985f088902169a2357da1bba5bda5510acec43a8edc95f5cc8033b4f8933f2b5f1b6a651872b467abc4fc3735d1565bae8a8650abd4aa8919f27b7

diff --git a/media-gfx/panini/files/panini.desktop 
b/media-gfx/panini/files/panini.desktop
deleted file mode 100644
index cffd55d5a02a..000000000000
--- a/media-gfx/panini/files/panini.desktop
+++ /dev/null
@@ -1,10 +0,0 @@
-[Desktop Entry]
-Name=Panini
-GenericName=Panini perspective tool
-Comment=Perspective views from panoramic images
-Exec=panini %f
-Terminal=false
-Type=Application
-Icon=panini
-Categories=Graphics;
-MimeType=video/quicktime;image/jpeg;image/tiff;image/png;

diff --git a/media-gfx/panini/metadata.xml b/media-gfx/panini/metadata.xml
deleted file mode 100644
index 5fc9f473c187..000000000000
--- a/media-gfx/panini/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person" proxied="yes">
-               <email>[email protected]</email>
-               <name>Michael Vetter</name>
-       </maintainer>
-       <maintainer type="project" proxied="proxy">
-               <email>[email protected]</email>
-               <name>Proxy Maintainers</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="github">lazarus-pkgs/panini</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/media-gfx/panini/panini-0.74.0.ebuild 
b/media-gfx/panini/panini-0.74.0.ebuild
deleted file mode 100644
index 5e67489ba768..000000000000
--- a/media-gfx/panini/panini-0.74.0.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit desktop qmake-utils xdg-utils
-
-MY_P="${P/p/P}-src"
-DESCRIPTION="OpenGL-based panoramic image viewer"
-HOMEPAGE="https://github.com/lazarus-pkgs/panini";
-SRC_URI="https://github.com/lazarus-pkgs/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-       dev-qt/qtcore:5
-       dev-qt/qtgui:5
-       dev-qt/qtopengl:5
-       dev-qt/qtwidgets:5
-       virtual/zlib:=
-       virtual/glu
-"
-DEPEND="${RDEPEND}
-       app-arch/unzip
-"
-
-DOCS=( NEWS {BUILD,README,USAGE}.md )
-
-src_prepare() {
-       default
-       eqmake5 ${PN}.pro
-}
-
-src_install() {
-       einstalldocs
-       dobin panini
-       domenu "${FILESDIR}"/${PN}.desktop
-       newicon ui/panini-icon-blue.jpg ${PN}.jpg
-}
-
-pkg_postinst() {
-       xdg_mimeinfo_database_update
-       xdg_desktop_database_update
-}
-
-pkg_postrm() {
-       xdg_mimeinfo_database_update
-       xdg_desktop_database_update
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 19494f2ff918..d2b21a6f26f2 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -230,11 +230,6 @@ sci-libs/djbfft
 # Removal on 2025-12-30.  Bugs #966396, #963998.
 dev-python/readthedocs-sphinx-ext
 
-# Andreas Sturmlechner <[email protected]> (2025-11-27)
-# Depends on Qt5, upstream needs help with porting. Bug #956453
-# Removal on 2025-12-27.
-media-gfx/panini
-
 # Sam James <[email protected]> (2025-11-25)
 # Generates session keys with weak (no) randomness. Please re-encrypt
 # any data/messages using this librnp version. <0.18 is fine as is >=0.18.1.

Reply via email to