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: Thu, 27 Jun 2019 08:02:55
Message-Id: 1561622566.db289443ecda4a7b2fcd6467db9753622c3a3b2c.polynomial-c@gentoo
1 commit: db289443ecda4a7b2fcd6467db9753622c3a3b2c
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 27 07:46:31 2019 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 27 08:02:46 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db289443
7
8 media-libs/harfbuzz: Removed old.
9
10 Package-Manager: Portage-2.3.67, Repoman-2.3.16
11 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
12
13 media-libs/harfbuzz/Manifest | 1 -
14 media-libs/harfbuzz/harfbuzz-2.5.1.ebuild | 110 ------------------------------
15 2 files changed, 111 deletions(-)
16
17 diff --git a/media-libs/harfbuzz/Manifest b/media-libs/harfbuzz/Manifest
18 index efb8a25fd79..8d7d96ac37e 100644
19 --- a/media-libs/harfbuzz/Manifest
20 +++ b/media-libs/harfbuzz/Manifest
21 @@ -1,5 +1,4 @@
22 DIST harfbuzz-2.3.1.tar.bz2 17942960 BLAKE2B b1a29144b608463fa668bb66572c1530e90338ac1968b0747011637a91bed4030d77e8fa22e5a229374a0bc1976922e2e8de452e9017917f7c09ae94c3a52570 SHA512 78a8f05bfcc95cfe3fc0f1a595bdc7298c9c1456db6c7ef70914051fda43f37aaff15eac75aa6922eca82d2291baeb8385e02e6aacb44ca05b4873c311a662ac
23 DIST harfbuzz-2.4.0a.tar.bz2 17919355 BLAKE2B 4df7677966844481b707fe3133f4fddf3c5c41d7de8aca4e87019e88c928d66000e49117c795af69967f7c69532438ef5aa8f41ead276e7d05fdc4dd874daeb1 SHA512 daeaf029bd5d0d0674f930a8d0dcdc4e0b1253b2369c732c7b4fd130ab9438d0d9526967224a583ee58974c3b492874acaccdac13c71b58c950f0b3f031e505c
24 -DIST harfbuzz-2.5.1.tar.xz 5636068 BLAKE2B e026bc77fde742cad28c19562c03ada3b51683dc6192afac9af1f96d2a4e5bc6bad515f601500c65391cfe015e737354088126d998fad1866a4b62ad74a79077 SHA512 402a97c37b81c13c420d25504d1983313f555bc1dec5a21d26ff219207bbf6ddedc0d35f8bb31e4a7fee6ed53efd93b008713dca0d42c3ab966c2afd1a2d3660
25 DIST harfbuzz-2.5.2.tar.xz 5674180 BLAKE2B 64f78f215ab840cda7000813362d886ca3244ffac9acc92ce29826991d4f4c71e4fda1b4da4f1ad13d62a4569fe4173948debbd6e2da5c4d67c7d9db9ecafc85 SHA512 4a295074b56ff77581f79eae918fe064c25f07dc2ada1c87a3b2ba29ebc1ef55fa357b74c935b40621267eb061221050b4671021900ad5417580a4c57eb4739f
26 DIST harfbuzz-2.5.3.tar.xz 5685712 BLAKE2B a9d8a46b6a0667c598ea011f020b09d8fd795105483a8b307ee2a9399de2b84bf3b29659f9a3f7500250879bbb412003ee6f68aaba01b68824bd489615f737e6 SHA512 a2e6cedbe0e505fa31b540e0d0bc6c0b07080bd39879c27e04d351103e21201d75a809dd2fad559bf994b82b311f67ad85778cbbfb670d7e2580beafa09e93ff
27
28 diff --git a/media-libs/harfbuzz/harfbuzz-2.5.1.ebuild b/media-libs/harfbuzz/harfbuzz-2.5.1.ebuild
29 deleted file mode 100644
30 index f03429a61fe..00000000000
31 --- a/media-libs/harfbuzz/harfbuzz-2.5.1.ebuild
32 +++ /dev/null
33 @@ -1,110 +0,0 @@
34 -# Copyright 1999-2019 Gentoo Authors
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=7
38 -
39 -PYTHON_COMPAT=( python2_7 )
40 -
41 -inherit flag-o-matic libtool multilib-minimal python-any-r1 xdg-utils
42 -
43 -DESCRIPTION="An OpenType text shaping engine"
44 -HOMEPAGE="https://www.freedesktop.org/wiki/Software/HarfBuzz"
45 -
46 -if [[ ${PV} = 9999 ]] ; then
47 - EGIT_REPO_URI="https://anongit.freedesktop.org/git/harfbuzz.git"
48 - inherit git-r3 autotools
49 -else
50 - SRC_URI="https://www.freedesktop.org/software/${PN}/release/${P}.tar.xz"
51 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
52 -fi
53 -
54 -LICENSE="Old-MIT ISC icu"
55 -SLOT="0/0.9.18" # 0.9.18 introduced the harfbuzz-icu split; bug #472416
56 -
57 -IUSE="+cairo debug +glib +graphite icu +introspection static-libs test +truetype"
58 -REQUIRED_USE="introspection? ( glib )"
59 -
60 -RDEPEND="
61 - cairo? ( x11-libs/cairo:= )
62 - glib? ( >=dev-libs/glib-2.38:2[${MULTILIB_USEDEP}] )
63 - graphite? ( >=media-gfx/graphite2-1.2.1:=[${MULTILIB_USEDEP}] )
64 - icu? ( >=dev-libs/icu-51.2-r1:=[${MULTILIB_USEDEP}] )
65 - introspection? ( >=dev-libs/gobject-introspection-1.34:= )
66 - truetype? ( >=media-libs/freetype-2.5.0.1:2=[${MULTILIB_USEDEP}] )
67 -"
68 -DEPEND="${RDEPEND}
69 - test? ( ${PYTHON_DEPS} )
70 -"
71 -BDEPEND="
72 - dev-util/gtk-doc-am
73 - virtual/pkgconfig
74 -"
75 -# eautoreconf requires gobject-introspection-common
76 -# ragel needed if regenerating *.hh files from *.rl
77 -if [[ ${PV} = 9999 ]] ; then
78 - DEPEND+="
79 - >=dev-libs/gobject-introspection-common-1.34
80 - dev-util/ragel
81 - "
82 -fi
83 -
84 -pkg_setup() {
85 - use test && python-any-r1_pkg_setup
86 - if ! use debug ; then
87 - append-cppflags -DHB_NDEBUG
88 - fi
89 -}
90 -
91 -src_prepare() {
92 - default
93 -
94 - xdg_environment_reset
95 -
96 - if [[ ${CHOST} == *-darwin* || ${CHOST} == *-solaris* ]] ; then
97 - # on Darwin/Solaris we need to link with g++, like automake defaults
98 - # to, but overridden by upstream because on Linux this is not
99 - # necessary, bug #449126
100 - sed -i \
101 - -e 's/\<LINK\>/CXXLINK/' \
102 - src/Makefile.am || die
103 - sed -i \
104 - -e '/libharfbuzz_la_LINK = /s/\<LINK\>/CXXLINK/' \
105 - src/Makefile.in || die
106 - sed -i \
107 - -e '/AM_V_CCLD/s/\<LINK\>/CXXLINK/' \
108 - test/api/Makefile.in || die
109 - fi
110 -
111 - [[ ${PV} == 9999 ]] && eautoreconf
112 - elibtoolize # for Solaris
113 -
114 - # bug 618772
115 - append-cxxflags -std=c++14
116 -}
117 -
118 -multilib_src_configure() {
119 - # harfbuzz-gobject only used for instrospection, bug #535852
120 - local myeconfargs=(
121 - --without-coretext
122 - --without-fontconfig #609300
123 - --without-uniscribe
124 - $(use_enable static-libs static)
125 - $(multilib_native_use_with cairo)
126 - $(use_with glib)
127 - $(use_with introspection gobject)
128 - $(use_with graphite graphite2)
129 - $(use_with icu)
130 - $(multilib_native_use_enable introspection)
131 - $(use_with truetype freetype)
132 - )
133 - ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
134 -
135 - if multilib_is_native_abi; then
136 - ln -s "${S}"/docs/html docs/html || die
137 - fi
138 -}
139 -
140 -multilib_src_install_all() {
141 - einstalldocs
142 - find "${ED}" -name "*.la" -delete || die
143 -}