mirror of
https://github.com/openwrt/video.git
synced 2026-05-31 06:51:54 +08:00
0b52d667b889d561ee6e03a2a361b3da61fbd26d
Overview of changes in 1.56.4, 27-06-2025: * fontconfig: Improve the add_font_file implementation * fontconfig: Combine font features and style variants * fontconfig: Make sure font faces stay alive * win32: Drop some caching * win32: Make sure font faces stay alive * win32: Modernize and simplify the code * win32: Stop synthesizing fonts * win32: Implement list models * coretext: Support synthetic small caps * layout: Avoid assertions in line breaking * build: Require GLib 2.82 Link: https://gitlab.gnome.org/GNOME/pango/-/raw/1.56.4/NEWS 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%