mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-10 00:44:52 -06:00
docs: Update Gentoo dependencies.
This commit is contained in:
parent
e1164a00d1
commit
30d88b0a4b
@ -16,7 +16,7 @@ License_URL: https://handbrake.fr/docs/license.html
|
||||
Installing dependencies on Gentoo
|
||||
=================================
|
||||
|
||||
The following instructions are for [Gentoo](https://gentoo.org) profile `default/linux/amd64/17.0` with Portage snapshot 20180520 (HandBrake [CLI](abbr:Command Line Interface) only).
|
||||
The following instructions are for [Gentoo](https://gentoo.org) profile `default/linux/amd64/17.1` with Portage snapshot 20190915 (HandBrake [CLI](abbr:Command Line Interface) only).
|
||||
|
||||
Basic requirements to run commands:
|
||||
|
||||
@ -34,8 +34,11 @@ Dependencies[^rebuild]:
|
||||
- libsamplerate
|
||||
- libtheora
|
||||
- libvorbis
|
||||
- libvpx
|
||||
- app-arch/lzma
|
||||
- meson
|
||||
- nasm
|
||||
- ninja
|
||||
- numactl
|
||||
- opus
|
||||
- speex
|
||||
@ -43,7 +46,7 @@ Dependencies[^rebuild]:
|
||||
|
||||
Install dependencies.
|
||||
|
||||
sudo emerge --ask fribidi dev-vcs/git harfbuzz jansson lame libass libogg libsamplerate libtheora libvorbis app-arch/lzma nasm numactl opus speex x264
|
||||
sudo emerge --ask fribidi dev-vcs/git harfbuzz jansson lame libass libogg libsamplerate libtheora libvorbis libvpx app-arch/lzma meson nasm ninja numactl opus speex x264
|
||||
|
||||
Gentoo is now prepared to build HandBrake. See [Building HandBrake for Linux](build-linux.html) for further instructions.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user