mirror of
https://github.com/openwrt/video.git
synced 2026-05-31 06:51:54 +08:00
b68b93cd1d9cac2ac05310167d9ab848bc87dea9
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 (>= 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 <daniel@makrotopia.org>
Video packages feed
Description
This is an OpenWrt package feed containing video / graphics (as in 'higher than just curses') related libraries and applications which are not considered to be so called "core" packages.
Usage
To use these packages, add the following line to the feeds.conf in the OpenWrt buildroot:
src-git video https://github.com/openwrt/video.git
This feed should be included and enabled by default in the OpenWrt buildroot. To install all its package definitions, run:
./scripts/feeds update video
./scripts/feeds install -a -p video
The video packages should now appear in menuconfig in section 'Video'.
Description
Languages
Makefile
96.9%
C
2%
Shell
1.1%