commit:     a10b7cac5aa2d165f11043052ba908d0d55b56ee
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 12 12:08:43 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 12 17:00:07 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a10b7cac

media-libs/harfbuzz: drop 11.2.1, 11.3.3, 11.5.0

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 media-libs/harfbuzz/Manifest               |  3 -
 media-libs/harfbuzz/harfbuzz-11.2.1.ebuild | 91 ------------------------------
 media-libs/harfbuzz/harfbuzz-11.3.3.ebuild | 91 ------------------------------
 media-libs/harfbuzz/harfbuzz-11.5.0.ebuild | 91 ------------------------------
 4 files changed, 276 deletions(-)

diff --git a/media-libs/harfbuzz/Manifest b/media-libs/harfbuzz/Manifest
index 596ad6ee61f2..a1bac1e08e01 100644
--- a/media-libs/harfbuzz/Manifest
+++ b/media-libs/harfbuzz/Manifest
@@ -1,7 +1,4 @@
-DIST harfbuzz-11.2.1.tar.xz 18057576 BLAKE2B 
1c2553a02b4254c06f41a429c498439796e3c307ea2b1325b3ee99a4a87dc817bcc0ceb4ec23f0b1c708e3488249ce5f05913f4ab50fc2a66605b3e238f39d5d
 SHA512 
56d4819f63d6040bff008e64a0d5b597c1cfa105047f7970b1dae2894aeed27a92d0c0780fee0beda53685767d86cb864256d6388cb4439e7d51a7ee717a0bd7
-DIST harfbuzz-11.3.3.tar.xz 18111820 BLAKE2B 
9426ac8ebf367086796e35209bbc5543456e568675a1252eb0ecb479b7c51867c14bf73fbd56a24542078e4672d45dd78685cca34a9644dce5c937f53b2f0029
 SHA512 
56a971c939522bc5edad5f8a578444844b9101321c6bacfb3d96eadf3b13238144d465dd22171b61ef7b3873af88e43297989c289a5fc37e4d390b64c435cff6
 DIST harfbuzz-11.4.5.tar.xz 18150652 BLAKE2B 
a4a392c238857c414ee7659926a8e5c857e35079d47f65d69713b1c77c0e12b12ad34b432dbf339a3aed2160e7f23e1403d5036d66e47c9748b9eda3b95484a2
 SHA512 
c0c55a2201538a9e9365b175ccc7d4df2b0e321f9a723c7c83879bdc8b40cb9fac3ed257cecf9960cc3a17ceac0dc0220a6b9dfa976ce3dd7cb03154a55ad868
-DIST harfbuzz-11.5.0.tar.xz 18154144 BLAKE2B 
d57dcb123550061c6d350eec6f1d8e1e17d489f1d841adcae380c4df237543f02fe9cb4a2def0867af9a6eb5fc9e1a974b8a6a4ff5c0addb052347d4f72e6a19
 SHA512 
94f2e8fcaede877ef869e9c71ea075af581210f7b05cf516c3bad768351a1c6b7df9a61022ec075b5f2c952cca3b9294a3b674ffd21b1604426b5a8e1693a022
 DIST harfbuzz-11.5.1.tar.xz 18212420 BLAKE2B 
0d5fc089a8bd1506bd4a77c3804c32537288b21c7af472806672bad7eea85012392d62f0c28bf24cc7049c919719c1bddbcce1cd2da1950a4034579086b3c76d
 SHA512 
c5525837cba6fd2d79660ffcf4069b107fa60eec21daeb89fb529c9b2a388392e92aca896c503fdd9545050ffc8e831281141fcfe816fee74b997a465ff2b528
 DIST harfbuzz-12.0.0.tar.xz 18212392 BLAKE2B 
4d57a2f567368b89572d8ec7c395747429589ae916c40d3974a80c6aa5372fb935e81914fc5381e2570fa0d2e51f5d7e7e004299eda44b6264df3cbf80e28611
 SHA512 
0592217ae45ec202e452d2d6924636d3bdb3ba0f9dde522ee40743c12d6a9c3fface6ec756e3b1a892d5e15a8c60f0cfb31029b2f34198d09a0392ff4a2814d8
 DIST harfbuzz-12.1.0.tar.xz 18208424 BLAKE2B 
126fd2f5028a2b99652dfca2948b43bf83f6ff498e067d561adbd686b24b4b496153cb6acc8ede412bd0ac407e08422fb40b0224206a7c45736969c10b62cfaa
 SHA512 
94cbc3fe8fad30f4f7871bdddc8b129c486ab55329f9b48c6336fdf15d05f09c3c96cac51f68a0218db113b4783c07ce5d6bb455ccc875b31fd2261e3e8dc559

diff --git a/media-libs/harfbuzz/harfbuzz-11.2.1.ebuild 
b/media-libs/harfbuzz/harfbuzz-11.2.1.ebuild
deleted file mode 100644
index 1c9deffaf4c6..000000000000
--- a/media-libs/harfbuzz/harfbuzz-11.2.1.ebuild
+++ /dev/null
@@ -1,91 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{11..14} )
-
-inherit flag-o-matic meson-multilib python-any-r1 xdg-utils
-
-DESCRIPTION="An OpenType text shaping engine"
-HOMEPAGE="https://harfbuzz.github.io/";
-
-if [[ ${PV} == 9999 ]] ; then
-       EGIT_REPO_URI="https://github.com/harfbuzz/harfbuzz.git";
-       inherit git-r3
-else
-       
SRC_URI="https://github.com/harfbuzz/harfbuzz/releases/download/${PV}/${P}.tar.xz";
-       KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
-fi
-
-LICENSE="Old-MIT ISC icu"
-# 0.9.18 introduced the harfbuzz-icu split; bug #472416
-# 3.0.0 dropped some unstable APIs; bug #813705
-# 6.0.0 changed libharfbuzz-subset.so ABI
-SLOT="0/6.0.0"
-
-IUSE="+cairo debug doc experimental +glib +graphite icu +introspection test 
+truetype"
-RESTRICT="!test? ( test )"
-REQUIRED_USE="introspection? ( glib )"
-
-RDEPEND="
-       cairo? ( x11-libs/cairo:=[${MULTILIB_USEDEP}] )
-       glib? ( >=dev-libs/glib-2.38:2[${MULTILIB_USEDEP}] )
-       graphite? ( >=media-gfx/graphite2-1.2.1:=[${MULTILIB_USEDEP}] )
-       icu? ( >=dev-libs/icu-51.2-r1:=[${MULTILIB_USEDEP}] )
-       introspection? ( >=dev-libs/gobject-introspection-1.34:= )
-       truetype? ( >=media-libs/freetype-2.5.0.1:2=[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-       ${PYTHON_DEPS}
-       sys-apps/help2man
-       virtual/pkgconfig
-       doc? ( dev-util/gtk-doc )
-       introspection? ( dev-util/glib-utils )
-"
-
-src_prepare() {
-       default
-
-       xdg_environment_reset
-
-       # bug #790359
-       filter-flags -fexceptions -fthreadsafe-statics
-
-       if ! use debug ; then
-               append-cppflags -DHB_NDEBUG
-       fi
-}
-
-multilib_src_configure() {
-       # harfbuzz-gobject only used for introspection, bug #535852
-       local emesonargs=(
-               -Dcoretext=disabled
-               -Dchafa=disabled
-               -Dfontations=disabled
-               -Dwasm=disabled
-
-               $(meson_feature cairo)
-               $(meson_feature glib)
-               $(meson_feature graphite graphite2)
-               $(meson_feature icu)
-               $(meson_feature introspection gobject)
-               $(meson_feature test tests)
-               $(meson_feature truetype freetype)
-
-               $(meson_native_use_feature doc docs)
-               $(meson_native_use_feature introspection)
-               # Breaks building tests..
-               #$(meson_native_use_feature utilities)
-
-               $(meson_use experimental experimental_api)
-       )
-
-       meson_src_configure
-}
-
-multilib_src_test() {
-       # harfbuzz:src / check-static-inits times out on hppa
-       meson_src_test --timeout-multiplier 5
-}

diff --git a/media-libs/harfbuzz/harfbuzz-11.3.3.ebuild 
b/media-libs/harfbuzz/harfbuzz-11.3.3.ebuild
deleted file mode 100644
index 9521bf5cc795..000000000000
--- a/media-libs/harfbuzz/harfbuzz-11.3.3.ebuild
+++ /dev/null
@@ -1,91 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{11..14} )
-
-inherit flag-o-matic meson-multilib python-any-r1 xdg-utils
-
-DESCRIPTION="An OpenType text shaping engine"
-HOMEPAGE="https://harfbuzz.github.io/";
-
-if [[ ${PV} == 9999 ]] ; then
-       EGIT_REPO_URI="https://github.com/harfbuzz/harfbuzz.git";
-       inherit git-r3
-else
-       
SRC_URI="https://github.com/harfbuzz/harfbuzz/releases/download/${PV}/${P}.tar.xz";
-       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
-fi
-
-LICENSE="Old-MIT ISC icu"
-# 0.9.18 introduced the harfbuzz-icu split; bug #472416
-# 3.0.0 dropped some unstable APIs; bug #813705
-# 6.0.0 changed libharfbuzz-subset.so ABI
-SLOT="0/6.0.0"
-
-IUSE="+cairo debug doc experimental +glib +graphite icu +introspection test 
+truetype"
-RESTRICT="!test? ( test )"
-REQUIRED_USE="introspection? ( glib )"
-
-RDEPEND="
-       cairo? ( x11-libs/cairo:=[${MULTILIB_USEDEP}] )
-       glib? ( >=dev-libs/glib-2.38:2[${MULTILIB_USEDEP}] )
-       graphite? ( >=media-gfx/graphite2-1.2.1:=[${MULTILIB_USEDEP}] )
-       icu? ( >=dev-libs/icu-51.2-r1:=[${MULTILIB_USEDEP}] )
-       introspection? ( >=dev-libs/gobject-introspection-1.34:= )
-       truetype? ( >=media-libs/freetype-2.5.0.1:2=[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-       ${PYTHON_DEPS}
-       sys-apps/help2man
-       virtual/pkgconfig
-       doc? ( dev-util/gtk-doc )
-       introspection? ( dev-util/glib-utils )
-"
-
-src_prepare() {
-       default
-
-       xdg_environment_reset
-
-       # bug #790359
-       filter-flags -fexceptions -fthreadsafe-statics
-
-       if ! use debug ; then
-               append-cppflags -DHB_NDEBUG
-       fi
-}
-
-multilib_src_configure() {
-       # harfbuzz-gobject only used for introspection, bug #535852
-       local emesonargs=(
-               -Dcoretext=disabled
-               -Dchafa=disabled
-               -Dfontations=disabled
-               -Dwasm=disabled
-
-               $(meson_feature cairo)
-               $(meson_feature glib)
-               $(meson_feature graphite graphite2)
-               $(meson_feature icu)
-               $(meson_feature introspection gobject)
-               $(meson_feature test tests)
-               $(meson_feature truetype freetype)
-
-               $(meson_native_use_feature doc docs)
-               $(meson_native_use_feature introspection)
-               # Breaks building tests..
-               #$(meson_native_use_feature utilities)
-
-               $(meson_use experimental experimental_api)
-       )
-
-       meson_src_configure
-}
-
-multilib_src_test() {
-       # harfbuzz:src / check-static-inits times out on hppa
-       meson_src_test --timeout-multiplier 5
-}

diff --git a/media-libs/harfbuzz/harfbuzz-11.5.0.ebuild 
b/media-libs/harfbuzz/harfbuzz-11.5.0.ebuild
deleted file mode 100644
index 9521bf5cc795..000000000000
--- a/media-libs/harfbuzz/harfbuzz-11.5.0.ebuild
+++ /dev/null
@@ -1,91 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{11..14} )
-
-inherit flag-o-matic meson-multilib python-any-r1 xdg-utils
-
-DESCRIPTION="An OpenType text shaping engine"
-HOMEPAGE="https://harfbuzz.github.io/";
-
-if [[ ${PV} == 9999 ]] ; then
-       EGIT_REPO_URI="https://github.com/harfbuzz/harfbuzz.git";
-       inherit git-r3
-else
-       
SRC_URI="https://github.com/harfbuzz/harfbuzz/releases/download/${PV}/${P}.tar.xz";
-       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc 
~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos 
~x64-macos ~x64-solaris"
-fi
-
-LICENSE="Old-MIT ISC icu"
-# 0.9.18 introduced the harfbuzz-icu split; bug #472416
-# 3.0.0 dropped some unstable APIs; bug #813705
-# 6.0.0 changed libharfbuzz-subset.so ABI
-SLOT="0/6.0.0"
-
-IUSE="+cairo debug doc experimental +glib +graphite icu +introspection test 
+truetype"
-RESTRICT="!test? ( test )"
-REQUIRED_USE="introspection? ( glib )"
-
-RDEPEND="
-       cairo? ( x11-libs/cairo:=[${MULTILIB_USEDEP}] )
-       glib? ( >=dev-libs/glib-2.38:2[${MULTILIB_USEDEP}] )
-       graphite? ( >=media-gfx/graphite2-1.2.1:=[${MULTILIB_USEDEP}] )
-       icu? ( >=dev-libs/icu-51.2-r1:=[${MULTILIB_USEDEP}] )
-       introspection? ( >=dev-libs/gobject-introspection-1.34:= )
-       truetype? ( >=media-libs/freetype-2.5.0.1:2=[${MULTILIB_USEDEP}] )
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-       ${PYTHON_DEPS}
-       sys-apps/help2man
-       virtual/pkgconfig
-       doc? ( dev-util/gtk-doc )
-       introspection? ( dev-util/glib-utils )
-"
-
-src_prepare() {
-       default
-
-       xdg_environment_reset
-
-       # bug #790359
-       filter-flags -fexceptions -fthreadsafe-statics
-
-       if ! use debug ; then
-               append-cppflags -DHB_NDEBUG
-       fi
-}
-
-multilib_src_configure() {
-       # harfbuzz-gobject only used for introspection, bug #535852
-       local emesonargs=(
-               -Dcoretext=disabled
-               -Dchafa=disabled
-               -Dfontations=disabled
-               -Dwasm=disabled
-
-               $(meson_feature cairo)
-               $(meson_feature glib)
-               $(meson_feature graphite graphite2)
-               $(meson_feature icu)
-               $(meson_feature introspection gobject)
-               $(meson_feature test tests)
-               $(meson_feature truetype freetype)
-
-               $(meson_native_use_feature doc docs)
-               $(meson_native_use_feature introspection)
-               # Breaks building tests..
-               #$(meson_native_use_feature utilities)
-
-               $(meson_use experimental experimental_api)
-       )
-
-       meson_src_configure
-}
-
-multilib_src_test() {
-       # harfbuzz:src / check-static-inits times out on hppa
-       meson_src_test --timeout-multiplier 5
-}

Reply via email to