<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/recipes-graphics/harfbuzz, branch mickledore-next</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=mickledore-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=mickledore-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2023-04-03T10:39:59+00:00</updated>
<entry>
<title>harfbuzz: depend on glib-2.0-native</title>
<updated>2023-04-03T10:39:59+00:00</updated>
<author>
<name>Petr Kubizňák</name>
<email>kubiznak@2n.com</email>
</author>
<published>2023-03-31T11:46:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=3ee55fb694d3041e54eecc09f27494f819099c55'/>
<id>urn:sha1:3ee55fb694d3041e54eecc09f27494f819099c55</id>
<content type='text'>
When gobject-introspection feature is disabled, glib-2.0-native package
dependency is not pulled in but harfbuzz has a hard dependency on it
(do_configure fails due to missing glib-mkenums).

(From OE-Core rev: 77e6edba704873d21c2cf946d1be18e13abb9f5e)

Signed-off-by: Petr Kubizňák &lt;kubiznak@2n.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>harfbuzz: upgrade 7.0.1 -&gt; 7.1.0</title>
<updated>2023-03-06T09:52:16+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-03-05T08:04:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=06e7cbbc9d0d5077b8fc696b7de9da26a6ebc7a5'/>
<id>urn:sha1:06e7cbbc9d0d5077b8fc696b7de9da26a6ebc7a5</id>
<content type='text'>
Changelog:
=============
- New experimental hb_shape_justify() API that uses font variations to expand
  or shrink the text to a given advance.
- Various build and bug fixes.
- New API:+hb_font_set_variation()

(From OE-Core rev: 89882d8028ed823617792fdc632d7376e7320aa3)

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>harfbuzz: upgrade 7.0.0 -&gt; 7.0.1</title>
<updated>2023-02-24T13:31:45+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-02-21T10:18:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=07d31cb06ed5568bcbfedd91351ca6c8fcdce26b'/>
<id>urn:sha1:07d31cb06ed5568bcbfedd91351ca6c8fcdce26b</id>
<content type='text'>
(From OE-Core rev: f3065f14d61c0c75c10cebfb9289e194361f8db4)

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>harfbuzz: upgrade 6.0.0 -&gt; 7.0.0</title>
<updated>2023-02-20T15:18:30+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alex.kanavin@gmail.com</email>
</author>
<published>2023-02-19T19:30:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=389ade51b4011ed72d075069f954cccdbf57cca8'/>
<id>urn:sha1:389ade51b4011ed72d075069f954cccdbf57cca8</id>
<content type='text'>
License-Update: copyright years

(From OE-Core rev: f7532332e9dde401d9cca5b7f53e2a4e47164261)

Signed-off-by: Alexander Kanavin &lt;alex@linutronix.de&gt;
Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>harfbuzz: Add missing &lt;cstdio&gt; and &lt;cstdlib&gt; includes</title>
<updated>2023-01-24T22:06:51+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-01-24T02:37:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a597c99fd4e7a53db9af75cd181e4fa821a2a588'/>
<id>urn:sha1:a597c99fd4e7a53db9af75cd181e4fa821a2a588</id>
<content type='text'>
(From OE-Core rev: b49b9338667894ac3e45a3cd0c4db2d2db4d9053)

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>harfbuzz: remove bindir only if it exists</title>
<updated>2023-01-12T23:08:50+00:00</updated>
<author>
<name>Petr Kubizňák</name>
<email>kubiznak@2n.com</email>
</author>
<published>2023-01-04T11:45:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=f2df3e0681ec15b984cb45cc76ba10c9a49483e8'/>
<id>urn:sha1:f2df3e0681ec15b984cb45cc76ba10c9a49483e8</id>
<content type='text'>
In some scenarios (e.g. when "glib" removed from PACKAGECONFIG),
"${D}${bindir}" might not exist which caused `rmdir` to fail.

(From OE-Core rev: 21261072cbe0056e85550a0710de142fab8943e4)

Signed-off-by: Petr Kubizňák &lt;kubiznak@2n.com&gt;
Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>harfbuzz: upgrade 5.3.1 -&gt; 6.0.0</title>
<updated>2023-01-06T12:03:47+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alex.kanavin@gmail.com</email>
</author>
<published>2023-01-04T11:04:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=0ed2774c4915b6079627c0e39c7bae238cdd3314'/>
<id>urn:sha1:0ed2774c4915b6079627c0e39c7bae238cdd3314</id>
<content type='text'>
(From OE-Core rev: a2f24d4a31f9481b2814dfa9cbb4bf9ddffb0da4)

Signed-off-by: Alexander Kanavin &lt;alex@linutronix.de&gt;
Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>harfbuzz: upgrade 5.3.0 -&gt; 5.3.1</title>
<updated>2022-11-08T22:47:16+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alex.kanavin@gmail.com</email>
</author>
<published>2022-11-07T14:54:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=5f93750e994085ab636e7ee41e4d22099cf7940f'/>
<id>urn:sha1:5f93750e994085ab636e7ee41e4d22099cf7940f</id>
<content type='text'>
(From OE-Core rev: 7d40cf6836edc55878b1ec54f2d6818d0e1b8408)

Signed-off-by: Alexander Kanavin &lt;alex@linutronix.de&gt;
Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>harfbuzz: upgrade 5.1.0 -&gt; 5.3.0</title>
<updated>2022-10-26T11:28:38+00:00</updated>
<author>
<name>wangmy</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2022-10-11T07:58:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ad1e179aedffb5191192a0bd609f428c2696d797'/>
<id>urn:sha1:ad1e179aedffb5191192a0bd609f428c2696d797</id>
<content type='text'>
0001-fix-signedness-of-char-in-tests.patch
removed since it's included in new version.

Changelog:
===========
 Don’t add glyphs from dropped MATH or COLR tables to the subset glyphs.
 Map rlig to appropriate AAT feature selectors.
 Update USE data files to latest version.
 Check CBDT extents first before outline tables, to help with fonts that also include an empty glyf table.
 More work towards variable font instancing in the subsetter.
 Subsetter repacker improvements.
 New API:
  +hb_ot_layout_lookup_get_optical_bound()
  +hb_face_builder_sort_tables()

(From OE-Core rev: 1f8b032924af08ead969c2baaf26a66bc2f134b7)

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>meta: fix version checks in all github recipes using the github-releases class</title>
<updated>2022-09-28T07:01:10+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alex.kanavin@gmail.com</email>
</author>
<published>2022-09-27T12:09:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=afefe7de281e558ed823460f80ddc631e718feb3'/>
<id>urn:sha1:afefe7de281e558ed823460f80ddc631e718feb3</id>
<content type='text'>
(From OE-Core rev: b04316bdd28b7945c2c91b4e43c007b650eedc14)

Signed-off-by: Alexander Kanavin &lt;alex@linutronix.de&gt;
Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
