commit: e3ac4d4797333d9a324f22f2456da26261cf849e
Author: Lukas Schmelting <lschmelting <AT> posteo <DOT> com>
AuthorDate: Sun May 18 16:40:34 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu May 22 22:20:36 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3ac4d47
x11-libs/pango: Version bump to 1.56.3
- BDEPEND: Removed sys-apps/help2man, added dev-python/docutils
- Changed HOMEPAGE because of:
"RedirectedUrl: version 1.56.3: HOMEPAGE: permanently redirected:
https://pango.org/ -> https://www.gtk.org/docs/architecture/pango
Signed-off-by: Lukas Schmelting <lschmelting <AT> posteo.com>
Part-of: https://github.com/gentoo/gentoo/pull/42128
Closes: https://github.com/gentoo/gentoo/pull/42128
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-libs/pango/Manifest | 1 +
x11-libs/pango/pango-1.52.2.ebuild | 2 +-
x11-libs/pango/pango-1.54.0.ebuild | 2 +-
.../pango/{pango-1.54.0.ebuild => pango-1.56.3.ebuild} | 18 ++++++++----------
4 files changed, 11 insertions(+), 12 deletions(-)
diff --git a/x11-libs/pango/Manifest b/x11-libs/pango/Manifest
index 9c84a4a5f20d..c7be1de7113f 100644
--- a/x11-libs/pango/Manifest
+++ b/x11-libs/pango/Manifest
@@ -1,2 +1,3 @@
DIST pango-1.52.2.tar.xz 1963588 BLAKE2B
9367703addcc6805fc14f0c0184d9d1b4093b8947fea9d260c54eb6c86ce56a0d6cfe35c3d6340eaa5d96fb84f0a94c5979ae308bfa79f02e4ce25c4c093556e
SHA512
6b3d762d133e7c900c6dfa85f43c950699930f6149cb3c90bf0e787f1b5a126a0b90220b90e649f84e4c244e44c46d4b575d5d7afeb305232c333712effc0981
DIST pango-1.54.0.tar.xz 1963180 BLAKE2B
92c389ab3f21631c245575e30804ffee6fef7b60bc6acdf08159aa325d878cf335203267720aec9143ea2a4e590578424cd64011f73da22e1b0beca85e85a276
SHA512
b08792a811e033b2dc9ae78278ea522fad1064de3a4d33460271eb0502613ee21d2c82349f8e7d8f59d59e0c020b7a3a8efa194572e16e2e78db422956fd97ea
+DIST pango-1.56.3.tar.xz 1883584 BLAKE2B
02b12409a0d16090ebde13e6d92b2053468e32b4b97eb0f758e05ea2ffc44141367b77cef7bb2b701785a4f9f9071d06e47a6d4974e2aa5839571fd0de19efc3
SHA512
adb5aa66ea0c45f7bb112867a77f25d31d39bbb18fd8d41df0c1fd329714def874aa3cb8a49847561a75b0824c2abf8ce09a610d088e88d7de015c36a1536ac0
diff --git a/x11-libs/pango/pango-1.52.2.ebuild
b/x11-libs/pango/pango-1.52.2.ebuild
index d92bdb38e489..6e9db1d38cd6 100644
--- a/x11-libs/pango/pango-1.52.2.ebuild
+++ b/x11-libs/pango/pango-1.52.2.ebuild
@@ -6,7 +6,7 @@ EAPI=8
inherit flag-o-matic gnome2-utils meson-multilib xdg
DESCRIPTION="Internationalized text layout and rendering library"
-HOMEPAGE="https://www.pango.org/ https://gitlab.gnome.org/GNOME/pango"
+HOMEPAGE="https://www.gtk.org/docs/architecture/pango
https://gitlab.gnome.org/GNOME/pango"
SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/pango/$(ver_cut
1-2)/${P}.tar.xz"
LICENSE="LGPL-2+"
diff --git a/x11-libs/pango/pango-1.54.0.ebuild
b/x11-libs/pango/pango-1.54.0.ebuild
index 7054129b4593..0ea4967bd1ef 100644
--- a/x11-libs/pango/pango-1.54.0.ebuild
+++ b/x11-libs/pango/pango-1.54.0.ebuild
@@ -6,7 +6,7 @@ EAPI=8
inherit flag-o-matic gnome2-utils meson-multilib xdg
DESCRIPTION="Internationalized text layout and rendering library"
-HOMEPAGE="https://pango.gnome.org/ https://gitlab.gnome.org/GNOME/pango"
+HOMEPAGE="https://www.gtk.org/docs/architecture/pango
https://gitlab.gnome.org/GNOME/pango"
SRC_URI="https://download.gnome.org/sources/pango/$(ver_cut 1-2)/${P}.tar.xz"
LICENSE="LGPL-2+"
diff --git a/x11-libs/pango/pango-1.54.0.ebuild
b/x11-libs/pango/pango-1.56.3.ebuild
similarity index 82%
copy from x11-libs/pango/pango-1.54.0.ebuild
copy to x11-libs/pango/pango-1.56.3.ebuild
index 7054129b4593..4d837997faf3 100644
--- a/x11-libs/pango/pango-1.54.0.ebuild
+++ b/x11-libs/pango/pango-1.56.3.ebuild
@@ -6,7 +6,7 @@ EAPI=8
inherit flag-o-matic gnome2-utils meson-multilib xdg
DESCRIPTION="Internationalized text layout and rendering library"
-HOMEPAGE="https://pango.gnome.org/ https://gitlab.gnome.org/GNOME/pango"
+HOMEPAGE="https://www.gtk.org/docs/architecture/pango
https://gitlab.gnome.org/GNOME/pango"
SRC_URI="https://download.gnome.org/sources/pango/$(ver_cut 1-2)/${P}.tar.xz"
LICENSE="LGPL-2+"
@@ -17,11 +17,11 @@ IUSE="debug examples +introspection sysprof test X"
RESTRICT="!test? ( test )"
RDEPEND="
- >=dev-libs/glib-2.62.2:2[${MULTILIB_USEDEP}]
+ >=dev-libs/glib-2.80:2[${MULTILIB_USEDEP}]
>=dev-libs/fribidi-1.0.6[${MULTILIB_USEDEP}]
-
>=media-libs/harfbuzz-2.6.0:=[glib(+),introspection?,truetype(+),${MULTILIB_USEDEP}]
- >=media-libs/fontconfig-2.13.0:1.0[${MULTILIB_USEDEP}]
- >=x11-libs/cairo-1.12.10[X?,${MULTILIB_USEDEP}]
+
>=media-libs/harfbuzz-8.4.0:=[glib(+),introspection?,truetype(+),${MULTILIB_USEDEP}]
+ >=media-libs/fontconfig-2.15.0:1.0[${MULTILIB_USEDEP}]
+ >=x11-libs/cairo-1.18.0[X?,${MULTILIB_USEDEP}]
>=media-libs/freetype-2.5.0.1:2[${MULTILIB_USEDEP}]
introspection? ( >=dev-libs/gobject-introspection-0.9.5:= )
X? (
@@ -35,9 +35,10 @@ DEPEND="${RDEPEND}
X? ( x11-base/xorg-proto )
"
BDEPEND="
+ >=dev-build/meson-1.2.0
dev-util/glib-utils
- sys-apps/help2man
virtual/pkgconfig
+ dev-python/docutils
test? ( media-fonts/cantarell )
"
@@ -63,6 +64,7 @@ multilib_src_configure() {
-Ddocumentation=false # we ship pregenerated docs
$(meson_native_use_feature introspection)
+ -Dman-pages=true
$(meson_use test build-testsuite)
-Dbuild-examples=false
-Dfontconfig=enabled
@@ -79,10 +81,6 @@ multilib_src_install_all() {
if use examples; then
dodoc -r examples
fi
-
- insinto /usr/share/gtk-doc/html
- # This will install PangoXft API docs regardless of USE=-X, but this is
intentional
- doins -r "${S}"/docs/Pango*
}
pkg_postinst() {