mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-10 00:44:52 -06:00
docs: Update instructions for NetBSD
This commit is contained in:
parent
3b6169c15a
commit
c0655ae384
@ -28,7 +28,6 @@ Dependencies:
|
|||||||
|
|
||||||
- autoconf
|
- autoconf
|
||||||
- automake
|
- automake
|
||||||
- bash
|
|
||||||
- bzip2
|
- bzip2
|
||||||
- cmake
|
- cmake
|
||||||
- flac
|
- flac
|
||||||
@ -43,7 +42,6 @@ Dependencies:
|
|||||||
- lame
|
- lame
|
||||||
- libass
|
- libass
|
||||||
- libiconv
|
- libiconv
|
||||||
- libjpeg-turbo
|
|
||||||
- libogg
|
- libogg
|
||||||
- libopus
|
- libopus
|
||||||
- libsamplerate
|
- libsamplerate
|
||||||
@ -52,44 +50,34 @@ Dependencies:
|
|||||||
- libvorbis
|
- libvorbis
|
||||||
- libvpx
|
- libvpx
|
||||||
- libxml2
|
- libxml2
|
||||||
- lzmalib
|
|
||||||
- m4
|
- m4
|
||||||
- meson
|
- meson
|
||||||
- nasm
|
- nasm
|
||||||
- ninja-build
|
- ninja-build
|
||||||
- patch
|
- patch
|
||||||
- pkgconf
|
- pkgconf
|
||||||
- python37
|
|
||||||
- speex
|
- speex
|
||||||
- x264-devel
|
- x264
|
||||||
|
- xz
|
||||||
|
|
||||||
Graphical interface dependencies:
|
Graphical interface dependencies:
|
||||||
|
|
||||||
- atk
|
|
||||||
- cairo
|
|
||||||
- dbus
|
|
||||||
- dbus-glib
|
|
||||||
- desktop-file-utils
|
- desktop-file-utils
|
||||||
- gdk-pixbuf2
|
|
||||||
- gettext
|
- gettext
|
||||||
- glib2
|
|
||||||
- glib2-tools
|
- glib2-tools
|
||||||
- gst-plugins1-base
|
- gnome-themes-standard
|
||||||
- gst-plugins1-gdk_pixbuf
|
- gst-plugins1-gdk_pixbuf
|
||||||
- gst-plugins1-libav
|
- gst-plugins1-libav
|
||||||
- gstreamer1
|
- gstreamer1
|
||||||
- gtk3+
|
- gtk3+
|
||||||
- intltool
|
|
||||||
- libnotify
|
|
||||||
- pango
|
|
||||||
|
|
||||||
Install dependencies.
|
Install dependencies.
|
||||||
|
|
||||||
sudo pkgin install autoconf automake bash bzip2 cmake flac fontconfig freetype2 fribidi git gmake gtar-base harfbuzz jansson lame libass libiconv libjpeg-turbo libogg libopus libsamplerate libtheora libtool-base libvorbis libvpx libxml2 lzmalib m4 meson nasm ninja-build patch pkgconf python37 speex x264-devel
|
sudo pkgin in autoconf automake cmake flac fontconfig freetype2 fribidi git gmake gtar-base harfbuzz jansson lame libass libiconv libogg libopus libsamplerate libtheora libtool-base libvorbis libvpx libxml2 m4 meson nasm ninja-build patch pkgconf speex x264 xz
|
||||||
|
|
||||||
To build the GTK [GUI](abbr:Graphical User Interface), install the graphical interface dependencies.
|
To build the GTK [GUI](abbr:Graphical User Interface), install the graphical interface dependencies.
|
||||||
|
|
||||||
sudo pkgin install atk cairo dbus dbus-glib desktop-file-utils gdk-pixbuf2 gettext glib2 glib2-tools gst-plugins1-base gst-plugins1-gdk_pixbuf gst-plugins1-libav gstreamer1 gtk3+ intltool libnotify pango
|
sudo pkgin in desktop-file-utils gettext glib2-tools gnome-themes-standard gst-plugins1-gdk_pixbuf gst-plugins1-libav gstreamer1 gtk3+
|
||||||
|
|
||||||
Ensure the newly installed packages have search path priority.
|
Ensure the newly installed packages have search path priority.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user