Обновление README.md, исходников, пакетки
This commit is contained in:
11
assets/var/gnu/openh264.md
Normal file
11
assets/var/gnu/openh264.md
Normal file
@ -0,0 +1,11 @@
|
||||
openh264 2.5.1
|
||||
=
|
||||
https://github.com/cisco/openh264/archive/refs/tags/2.5.1.tar.gz
|
||||
|
||||
``` sh *** build ***
|
||||
mkdir -p build
|
||||
cd build
|
||||
meson setup --prefix=/pkg/gnu/openh264 --libdir=lib --buildtype=release
|
||||
ninja
|
||||
ninja install
|
||||
```
|
||||
Reference in New Issue
Block a user