Aucune description

Daniel Golle 462c951053 wpewebkit: update to version 2.46.7 il y a 1 mois
.github 85e68535c8 CI: multi-arch-test-build: move to shared workflow il y a 5 mois
frameworks d41d8b1aa8 qt5base: fix wrong PKG_HASH il y a 2 mois
games c23446c720 gzdoom: update to 4.13.2 il y a 4 mois
libs 462c951053 wpewebkit: update to version 2.46.7 il y a 1 mois
utils 986f15f668 vkmark: move to utils folder il y a 4 mois
README.md e340703ad8 commit README il y a 10 ans

README.md

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'.