Обновление README.md, исходников, пакетки
This commit is contained in:
13
assets/var/gnu/libvpx.md
Normal file
13
assets/var/gnu/libvpx.md
Normal file
@ -0,0 +1,13 @@
|
||||
libvpx
|
||||
=
|
||||
https://github.com/webmproject/libvpx.git
|
||||
|
||||
``` sh *** build ***
|
||||
./configure --prefix=/pkg/gnu/libvpx
|
||||
make -j$(nproc)
|
||||
make install
|
||||
```
|
||||
|
||||
``` cfg *** build deps ***
|
||||
nasm
|
||||
```
|
||||
Reference in New Issue
Block a user