Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/harfbuzz/
Date: Sun, 27 Dec 2020 12:38:06
Message-Id: 1609072680.e6cecf39099c43841b3990ac9a7983727ce94602.polynomial-c@gentoo
1 commit: e6cecf39099c43841b3990ac9a7983727ce94602
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 27 12:36:14 2020 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 27 12:38:00 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6cecf39
7
8 media-libs/harfbuzz: Bump to version 2.7.4
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
12
13 media-libs/harfbuzz/Manifest | 1 +
14 media-libs/harfbuzz/harfbuzz-2.7.4.ebuild | 104 ++++++++++++++++++++++++++++++
15 2 files changed, 105 insertions(+)
16
17 diff --git a/media-libs/harfbuzz/Manifest b/media-libs/harfbuzz/Manifest
18 index d94213fa21e..93e8ac487f6 100644
19 --- a/media-libs/harfbuzz/Manifest
20 +++ b/media-libs/harfbuzz/Manifest
21 @@ -1,2 +1,3 @@
22 DIST harfbuzz-2.7.2.tar.gz 16605557 BLAKE2B 246ab64e29afcadc692b57bad84acdea1f9200a63f6f8b1519d12b8515ec65dc45e2edf3abdde473b71364427a689d92ce2ee25c514edf4b1e680dd423d774ee SHA512 2eeb198dab1ed1cc7d10c3890293ff40e9f37372413877a5bd44d66e88d8460a81f51cbe71c328b1300f542ca8de3269749d1d01d0c324c8b95a9c038fbe1521
23 DIST harfbuzz-2.7.3.tar.gz 16696840 BLAKE2B 95eb0fc86caf51f512520ba599e9be08b4a9f6565a3e52280f9454043b524e7b04194e506b5122db066966125fa4583b7be856005b53726a0192d3f08fb5cdcb SHA512 1fa1cfd7b55446309413deb6c139ff9015a013b480da422482e75fa11b130b7dcfaeabfffc513a2027732d0b58fbd39dede2f3eb516214d5efd901a2d1e6af8f
24 +DIST harfbuzz-2.7.4.tar.gz 16703694 BLAKE2B 9932c039bb27ee53179e500c80ae8bd24d4cb77d4fcd01c10b8b5f0fd55de6af3c265196aa80653835f464c5431f89a870a7112eaf2c715f05e1e084011fa240 SHA512 5b412e0f6d1c9142a0ef2713826cb8d6ebf348c5b64054a0676d3ce084bcff1de375dadf90e87dbbf6d0ec8e4a99339cb64b514d5464efb7e27037551e494099
25
26 diff --git a/media-libs/harfbuzz/harfbuzz-2.7.4.ebuild b/media-libs/harfbuzz/harfbuzz-2.7.4.ebuild
27 new file mode 100644
28 index 00000000000..89e06e272b9
29 --- /dev/null
30 +++ b/media-libs/harfbuzz/harfbuzz-2.7.4.ebuild
31 @@ -0,0 +1,104 @@
32 +# Copyright 1999-2020 Gentoo Authors
33 +# Distributed under the terms of the GNU General Public License v2
34 +
35 +EAPI=7
36 +
37 +PYTHON_COMPAT=( python3_{6,7,8} )
38 +
39 +inherit flag-o-matic meson multilib-minimal python-any-r1 xdg-utils
40 +
41 +DESCRIPTION="An OpenType text shaping engine"
42 +HOMEPAGE="https://www.freedesktop.org/wiki/Software/HarfBuzz"
43 +
44 +if [[ ${PV} = 9999 ]] ; then
45 + EGIT_REPO_URI="https://github.com/harfbuzz/harfbuzz.git"
46 + inherit git-r3
47 +else
48 + SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
49 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
50 +fi
51 +
52 +LICENSE="Old-MIT ISC icu"
53 +SLOT="0/0.9.18" # 0.9.18 introduced the harfbuzz-icu split; bug #472416
54 +
55 +IUSE="+cairo debug doc +glib +graphite icu +introspection static-libs test +truetype"
56 +RESTRICT="!test? ( test )"
57 +REQUIRED_USE="introspection? ( glib )"
58 +
59 +RDEPEND="
60 + cairo? ( x11-libs/cairo:= )
61 + glib? ( >=dev-libs/glib-2.38:2[${MULTILIB_USEDEP}] )
62 + graphite? ( >=media-gfx/graphite2-1.2.1:=[${MULTILIB_USEDEP}] )
63 + icu? ( >=dev-libs/icu-51.2-r1:=[${MULTILIB_USEDEP}] )
64 + introspection? ( >=dev-libs/gobject-introspection-1.34:= )
65 + truetype? ( >=media-libs/freetype-2.5.0.1:2=[${MULTILIB_USEDEP}] )
66 +"
67 +DEPEND="${RDEPEND}
68 + >=dev-libs/gobject-introspection-common-1.34
69 + test? ( ${PYTHON_DEPS} )
70 +"
71 +BDEPEND="
72 + virtual/pkgconfig
73 + doc? ( dev-util/gtk-doc )
74 + introspection? ( dev-util/glib-utils )
75 +"
76 +
77 +pkg_setup() {
78 + use test && python-any-r1_pkg_setup
79 + if ! use debug ; then
80 + append-cppflags -DHB_NDEBUG
81 + fi
82 +}
83 +
84 +src_prepare() {
85 + default
86 +
87 + xdg_environment_reset
88 +
89 + sed -i \
90 + -e 's:tests/macos.tests::' \
91 + test/shaping/data/in-house/Makefile.sources \
92 + || die # bug 726120
93 +
94 + # bug 618772
95 + append-cxxflags -std=c++14
96 +}
97 +
98 +meson_multilib_native_feature() {
99 + if multilib_is_native_abi && use "$1" ; then
100 + echo "enabled"
101 + else
102 + echo "disabled"
103 + fi
104 +}
105 +
106 +multilib_src_configure() {
107 + # harfbuzz-gobject only used for instrospection, bug #535852
108 + local emesonargs=(
109 + -Dcairo="$(meson_multilib_native_feature cairo)"
110 + -Dcoretext="disabled"
111 + -Ddocs="$(meson_multilib_native_feature doc)"
112 + -Dfontconfig="disabled" #609300
113 + -Dintrospection="$(meson_multilib_native_feature introspection)"
114 + -Dstatic="$(usex static-libs true false)"
115 + $(meson_feature glib)
116 + $(meson_feature graphite)
117 + $(meson_feature icu)
118 + $(meson_feature introspection gobject)
119 + $(meson_feature test tests)
120 + $(meson_feature truetype freetype)
121 + )
122 + meson_src_configure
123 +}
124 +
125 +multilib_src_compile() {
126 + meson_src_compile
127 +}
128 +
129 +multilib_src_install() {
130 + meson_src_install
131 +}
132 +
133 +multilib_src_install_all() {
134 + einstalldocs
135 +}