mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-10 00:44:52 -06:00
docs: en: Remove excess libvpx from graphical interface dependencies lists.
This commit is contained in:
parent
22209ec056
commit
4e80d1319b
@ -82,7 +82,6 @@ Graphical interface dependencies:
|
||||
- intltool
|
||||
- libdvdcss
|
||||
- libnotify
|
||||
- libvpx
|
||||
- pango
|
||||
|
||||
Install dependencies.
|
||||
@ -105,6 +104,6 @@ To build with Intel Quick Sync Video support, install the QSV dependencies.
|
||||
|
||||
To build the GTK [GUI](abbr:Graphical User Interface), install the graphical interface dependencies.
|
||||
|
||||
sudo pkg install atk cairo dbus dbus-glib desktop-file-utils gdk-pixbuf2 gettext glib gnome3 gstreamer1-plugins-gdkpixbuf gtk3 intltool libdvdcss libnotify libvpx pango
|
||||
sudo pkg install atk cairo dbus dbus-glib desktop-file-utils gdk-pixbuf2 gettext glib gnome3 gstreamer1-plugins-gdkpixbuf gtk3 intltool libdvdcss libnotify pango
|
||||
|
||||
FreeBSD is now prepared to build HandBrake. See [Building HandBrake for BSD](build-bsd.html) for further instructions.
|
||||
|
||||
@ -81,7 +81,6 @@ Graphical interface dependencies:
|
||||
- gtk3+
|
||||
- intltool
|
||||
- libnotify
|
||||
- libvpx
|
||||
- pango
|
||||
|
||||
Install dependencies.
|
||||
@ -90,7 +89,7 @@ Install 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 libvpx pango
|
||||
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
|
||||
|
||||
Ensure the newly installed packages have search path priority.
|
||||
|
||||
|
||||
@ -74,7 +74,6 @@ Graphical interface dependencies:
|
||||
- gtk+3
|
||||
- intltool
|
||||
- libnotify
|
||||
- libvpx
|
||||
- pango
|
||||
|
||||
Install dependencies.
|
||||
@ -83,6 +82,6 @@ Install dependencies.
|
||||
|
||||
To build the GTK [GUI](abbr:Graphical User Interface), install the graphical interface dependencies.
|
||||
|
||||
sudo pkg_add atk cairo dbus dbus-glib desktop-file-utils gdk-pixbuf gettext-tools glib2 gstreamer1-plugins-base gstreamer1-plugins-libav gtk+3 intltool libnotify libvpx pango
|
||||
sudo pkg_add atk cairo dbus dbus-glib desktop-file-utils gdk-pixbuf gettext-tools glib2 gstreamer1-plugins-base gstreamer1-plugins-libav gtk+3 intltool libnotify pango
|
||||
|
||||
OpenBSD is now prepared to build HandBrake. See [Building HandBrake for BSD](build-bsd.html) for further instructions.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user