<feed xmlns='http://www.w3.org/2005/Atom'>
<title>video/frameworks/gtk, branch master</title>
<subtitle>Mirror of video feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/video/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/video/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/video/'/>
<updated>2026-05-17T11:54:46Z</updated>
<entry>
<title>gtk: update to 4.22.4</title>
<updated>2026-05-17T11:54:46Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2026-05-09T00:37:44Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/video/commit/?id=b68b93cd1d9cac2ac05310167d9ab848bc87dea9'/>
<id>urn:sha1:b68b93cd1d9cac2ac05310167d9ab848bc87dea9</id>
<content type='text'>
Bump from 4.18.6 to current upstream stable.

GTK 4.22 highlights:
 * SVG support: built-in GtkSvg backend with native rendering
 * Updated GPU rendering with broader Vulkan adoption
 * Improved input methods, accessibility and DPI handling
 * Modernised GtkInscription, popovers and menus
 * Major-version glib requirement (&gt;= 2.84)

Add -Dsysprof=disabled to MESON_ARGS - 4.22 pulls in libsysprof
which conflicts with the bundled glib subproject when sysprof
isn't available on the build host.

Drop the now-removed /usr/lib/gtk-4.0 directory copy from
Build/InstallDev (gtk no longer installs anything under that
path).

Link: https://gitlab.gnome.org/GNOME/gtk/-/tags/4.22.4
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>gtk: drop IconBrowser demo applet</title>
<updated>2025-07-16T11:17:37Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2025-07-14T23:11:57Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/video/commit/?id=c7cdfe1b49d2847b7903199ca6b15843552f15a9'/>
<id>urn:sha1:c7cdfe1b49d2847b7903199ca6b15843552f15a9</id>
<content type='text'>
The IconBrowser has been dropped upstream, which currently breaks the
build of the libgtk-utils package. Drop it here too.

Fixes: af09bd7 ("gtk: update to 4.18.6")
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>gtk: update to 4.18.6</title>
<updated>2025-07-13T11:52:26Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2025-07-13T02:12:56Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/video/commit/?id=af09bd725cb6d004010f4823265b045ed32d1489'/>
<id>urn:sha1:af09bd725cb6d004010f4823265b045ed32d1489</id>
<content type='text'>
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>gtk: support build on soft-float PowerPC</title>
<updated>2025-06-20T13:04:15Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2025-06-12T15:00:41Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/video/commit/?id=da74d6c1e87dc769db52dac3d7784dd3724ec127'/>
<id>urn:sha1:da74d6c1e87dc769db52dac3d7784dd3724ec127</id>
<content type='text'>
Improve existing patch to also support build on soft-float PowerPC.

Fixes: #70
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>gtk: depends on libgst1player</title>
<updated>2024-12-08T02:09:00Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2024-12-08T02:06:44Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/video/commit/?id=d66b60264d4c96f0bf833e36cd9c493a8ad80917'/>
<id>urn:sha1:d66b60264d4c96f0bf833e36cd9c493a8ad80917</id>
<content type='text'>
Add missing dependency on libgst1player.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>gtk: import patch to support softfloat targets</title>
<updated>2024-12-07T21:56:37Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2024-12-07T19:58:30Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/video/commit/?id=3c4f01773960f6f60251da9c4d70f78fcd2e9ad7'/>
<id>urn:sha1:3c4f01773960f6f60251da9c4d70f78fcd2e9ad7</id>
<content type='text'>
Use work-around for missing fesetround() options on targets without
floating point unit.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>gtk: add package</title>
<updated>2024-12-05T01:15:41Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2024-11-05T05:36:19Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/video/commit/?id=fe0c58d84b8a35c5345a0d8c8829eb13d9d33ff7'/>
<id>urn:sha1:fe0c58d84b8a35c5345a0d8c8829eb13d9d33ff7</id>
<content type='text'>
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
</feed>
