summaryrefslogtreecommitdiff
path: root/dev-util/gtk-update-icon-cache
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 05:35:26 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 05:35:26 -0500
commitf716a9fe6455d39eef01e718aae68dae61c19704 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-util/gtk-update-icon-cache
parent3f9cf298e89cd5037b982abba06091224ee76daf (diff)
downloadbaldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.gz
baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.xz
baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.zip
Adding metadata
Diffstat (limited to 'dev-util/gtk-update-icon-cache')
-rw-r--r--dev-util/gtk-update-icon-cache/Manifest1
-rw-r--r--dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.42.ebuild30
-rw-r--r--dev-util/gtk-update-icon-cache/metadata.xml19
3 files changed, 0 insertions, 50 deletions
diff --git a/dev-util/gtk-update-icon-cache/Manifest b/dev-util/gtk-update-icon-cache/Manifest
deleted file mode 100644
index 9286d78bdcc1..000000000000
--- a/dev-util/gtk-update-icon-cache/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gtk-update-icon-cache-3.24.42.tar.bz2 92638 BLAKE2B c9bd90c8053dfb621aa12d82a233db8cd1fad18d271d4287e57777328898b26493c3435b25dcddbec8333cb1f409b9fb8de33b0fff753d80638a2d7779fb629d SHA512 2eb78c3db7ad95df0ae422686cb0e4d857a78ea6ac94afdaf6563a8a366f8dbf93bf2e7db0e26a723107f668abdecc47a7aa720753f79bdfc82dc19450bc8883
diff --git a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.42.ebuild b/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.42.ebuild
deleted file mode 100644
index 25a2c91d86c8..000000000000
--- a/dev-util/gtk-update-icon-cache/gtk-update-icon-cache-3.24.42.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson
-
-DESCRIPTION="GTK update icon cache"
-HOMEPAGE="https://www.gtk.org/ https://gitlab.gnome.org/Community/gentoo/gtk-update-icon-cache"
-SRC_URI="https://gitlab.gnome.org/Community/gentoo/${PN}/-/archive/${PV}/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-solaris"
-
-# man page was previously installed by gtk+:3 ebuild
-RDEPEND="
- >=dev-libs/glib-2.53.4:2
- >=x11-libs/gdk-pixbuf-2.30:2
- !<x11-libs/gtk+-3.22.2:3
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
- app-text/docbook-xml-dtd:4.3
- app-text/docbook-xsl-stylesheets
- dev-libs/libxslt
- >=sys-devel/gettext-0.19.8
- virtual/pkgconfig
-"
diff --git a/dev-util/gtk-update-icon-cache/metadata.xml b/dev-util/gtk-update-icon-cache/metadata.xml
deleted file mode 100644
index c95a8d1d4d00..000000000000
--- a/dev-util/gtk-update-icon-cache/metadata.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>gnome@gentoo.org</email>
- <name>Gentoo GNOME Desktop</name>
- </maintainer>
- <longdescription lang="en">
- gtk-update-icon-cache is a tool from GTK+ to update icons and themes
- caches.
-
- It is split from the GTK+ sources by the Gentoo Gnome team to help
- GTK+ 2 and 3 to co-exist better by extracting the single conflicting
- tool.
- </longdescription>
- <upstream>
- <remote-id type="gnome-gitlab">Community/gentoo/gtk-update-icon-cache</remote-id>
- </upstream>
-</pkgmetadata>