commit: 18917f3e2fad0697c47614717dfa94ab5f5ef60f Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Tue Jul 29 10:24:48 2025 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Tue Jul 29 11:42:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18917f3e
gnome-base/gnome-applets: drop 3.46.0-r1, 3.50.0-r1, 3.52.0-r1 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> gnome-base/gnome-applets/Manifest | 3 -- .../gnome-applets/gnome-applets-3.46.0-r1.ebuild | 53 ---------------------- .../gnome-applets/gnome-applets-3.50.0-r1.ebuild | 52 --------------------- .../gnome-applets/gnome-applets-3.52.0-r1.ebuild | 52 --------------------- 4 files changed, 160 deletions(-) diff --git a/gnome-base/gnome-applets/Manifest b/gnome-base/gnome-applets/Manifest index 2f3f30ee129f..1547bf63b275 100644 --- a/gnome-base/gnome-applets/Manifest +++ b/gnome-base/gnome-applets/Manifest @@ -1,5 +1,2 @@ -DIST gnome-applets-3.46.0.tar.xz 9248780 BLAKE2B 5bc61dbbb2f6a7c96a9ad6895936996025bfc6d99ac29ff552e62e5061866b1ef30384d6adecefee933cbb533184a47cb6c40c5c8c7562d4892817aa73628dab SHA512 826abf56f76925f0246b49194b09ec9ae43963c43e3f861269ab839c08823bb2b8b1b47cd20a93495bfef0d4220ef579190f0dd491c3cb2ed70fdd0483b1f007 -DIST gnome-applets-3.50.0.tar.xz 9257700 BLAKE2B ce085b1dc352ca267eeb725c3da4903e2017a385759236914707fdc5963e8f2a7eb6b06ce9b8d6a55240cc23ceb94a18474a0c5594c0e8801a2a929ed6cf9d0e SHA512 81eca5e87802e0c146cf6f327653b36e2bc62dc6a294306037139e1deba2f01c30b8d1700960d60b74e405ea98a876e7bed4e32539f37b89dd0091bfc98f20a9 -DIST gnome-applets-3.52.0.tar.xz 9268416 BLAKE2B 2fdc11823ba09c9d964fb5eaa1a59d91cd434e714bb1c2ac4aefdce0b4c9571df046aa9f00ea3e0b6a546742f18e97ba1cd2463cb5919964ccedd94facec877a SHA512 8119fd22fa23f9482ee6cc5db924464af99ca9cfac38e28082b75aa4f5805dda69ab28d2c4632b68453a4d7c2f42cf03c854b156cb01cdee4ddbd230351c4940 DIST gnome-applets-3.54.0.tar.xz 9370396 BLAKE2B 91db9f8bcf0e6cfe60e2aa2c5aecc7740e16cfbaa6e9a90b1e1e064b80580134af1164e0b0a71fccf837a1c1d73660c86a858bd11ec2e45ffbf1d5abdf5dda0e SHA512 0893a536c7161a89dc99beba18d50e8853bc5cf49f227e9ec999402b4c7218a92805b72541d3ac48444f5c80657ae008c0f7daf9bab5146acc933b0d3ff6aab8 DIST gnome-applets-3.56.0.tar.xz 9064320 BLAKE2B f5ee7278f014cfa5ac6d7b94d2803ee5fc83d7497012b54880a2986f0654ab056403c7128ea2205958f814ea25f64fc7304448226bf4e39045e0113f37f07e69 SHA512 8208eaa5aa79d4d2f0196d6f41e35571335532af0029d6c5dcb3b8bbc6e26c20e780315bfb48e2aa11ea9b7eb32ec0e75bc17fa6a2476e91099ae14d07279439 diff --git a/gnome-base/gnome-applets/gnome-applets-3.46.0-r1.ebuild b/gnome-base/gnome-applets/gnome-applets-3.46.0-r1.ebuild deleted file mode 100644 index 58253983bbf1..000000000000 --- a/gnome-base/gnome-applets/gnome-applets-3.46.0-r1.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -inherit gnome2 - -DESCRIPTION="Applets for the GNOME Flashback Panel" -HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-applets/" - -LICENSE="GPL-2+ FDL-1.1" -SLOT="0" -IUSE="tracker" -KEYWORDS="amd64 ~riscv" - -# FIXME: automagic wireless-tools -# TODO: gucharmap could be optional, but no knob -# TODO: libgweather could be optional, but no knob -RDEPEND=" - >=x11-libs/gtk+-3.20.0:3[X] - >=dev-libs/glib-2.44.0:2 - >=gnome-base/gnome-panel-3.41.1 - >=gnome-base/libgtop-2.11.92:= - >=x11-libs/libwnck-43.0:3 - >=x11-libs/libnotify-0.7 - >=sys-power/upower-0.99.8:= - >=x11-themes/adwaita-icon-theme-3.14.0 - >=dev-libs/libxml2-2.5.0:2= - >=dev-libs/libgweather-4.2.0:4= - >=gnome-extra/gucharmap-2.33.0:2.90 - >=sys-auth/polkit-0.97 - x11-libs/libX11 - tracker? ( app-misc/tinysparql:3 ) - >=x11-libs/pango-1.50.0 -" -DEPEND="${RDEPEND} - x11-base/xorg-proto -" -BDEPEND=" - app-text/docbook-xml-dtd:4.1.2 - dev-libs/libxslt - dev-util/gdbus-codegen - dev-util/glib-utils - dev-util/itstool - >=sys-devel/gettext-0.19.6 - virtual/pkgconfig -" # yelp-tools and autoconf-archive for eautoreconf - -src_configure() { - gnome2_src_configure \ - --disable-static \ - --disable-cpufreq \ - $(use_enable tracker tracker-search-bar) -} diff --git a/gnome-base/gnome-applets/gnome-applets-3.50.0-r1.ebuild b/gnome-base/gnome-applets/gnome-applets-3.50.0-r1.ebuild deleted file mode 100644 index 7f952adaedcd..000000000000 --- a/gnome-base/gnome-applets/gnome-applets-3.50.0-r1.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 gnome2 - -DESCRIPTION="Applets for the GNOME Flashback Panel" -HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-applets/" - -LICENSE="GPL-2+ FDL-1.1" -SLOT="0" -IUSE="tracker" -KEYWORDS="amd64 ~riscv" - -# FIXME: automagic wireless-tools -# TODO: gucharmap could be optional, but no knob -# TODO: libgweather could be optional, but no knob -RDEPEND=" - >=x11-libs/gtk+-3.20.0:3[X] - >=dev-libs/glib-2.44.0:2 - >=gnome-base/gnome-panel-3.41.1 - >=gnome-base/libgtop-2.11.92:= - >=x11-libs/libwnck-43.0:3 - >=x11-libs/libnotify-0.7 - >=sys-power/upower-0.99.8:= - >=x11-themes/adwaita-icon-theme-3.14.0 - >=dev-libs/libxml2-2.5.0:2= - >=dev-libs/libgweather-4.2.0:4= - >=gnome-extra/gucharmap-2.33.0:2.90 - >=sys-auth/polkit-0.97 - x11-libs/libX11 - tracker? ( app-misc/tinysparql:3 ) - >=x11-libs/pango-1.50.0 -" -DEPEND="${RDEPEND} - x11-base/xorg-proto -" -BDEPEND=" - app-text/docbook-xml-dtd:4.1.2 - dev-libs/libxslt - dev-util/gdbus-codegen - dev-util/glib-utils - dev-util/itstool - >=sys-devel/gettext-0.19.6 - virtual/pkgconfig -" # yelp-tools and autoconf-archive for eautoreconf - -src_configure() { - gnome2_src_configure \ - --disable-static \ - $(use_enable tracker tracker-search-bar) -} diff --git a/gnome-base/gnome-applets/gnome-applets-3.52.0-r1.ebuild b/gnome-base/gnome-applets/gnome-applets-3.52.0-r1.ebuild deleted file mode 100644 index 8c6b14066450..000000000000 --- a/gnome-base/gnome-applets/gnome-applets-3.52.0-r1.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 gnome2 - -DESCRIPTION="Applets for the GNOME Flashback Panel" -HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-applets/" - -LICENSE="GPL-2+ FDL-1.1" -SLOT="0" -KEYWORDS="amd64 ~riscv" -IUSE="tracker" - -# FIXME: automagic wireless-tools -# TODO: gucharmap could be optional, but no knob -# TODO: libgweather could be optional, but no knob -RDEPEND=" - >=x11-libs/gtk+-3.20.0:3[X] - >=dev-libs/glib-2.44.0:2 - >=gnome-base/gnome-panel-3.41.1 - >=gnome-base/libgtop-2.11.92:= - >=x11-libs/libwnck-43.0:3 - >=x11-libs/libnotify-0.7 - >=sys-power/upower-0.99.8:= - >=x11-themes/adwaita-icon-theme-3.14.0 - >=dev-libs/libxml2-2.5.0:2= - >=dev-libs/libgweather-4.2.0:4= - >=gnome-extra/gucharmap-2.33.0:2.90 - >=sys-auth/polkit-0.97 - x11-libs/libX11 - tracker? ( app-misc/tinysparql:3 ) - >=x11-libs/pango-1.50.0 -" -DEPEND="${RDEPEND} - x11-base/xorg-proto -" -BDEPEND=" - app-text/docbook-xml-dtd:4.1.2 - dev-libs/libxslt - dev-util/gdbus-codegen - dev-util/glib-utils - dev-util/itstool - >=sys-devel/gettext-0.19.6 - virtual/pkgconfig -" # yelp-tools and autoconf-archive for eautoreconf - -src_configure() { - gnome2_src_configure \ - --disable-static \ - $(use_enable tracker tracker-search-bar) -}
