mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-10 00:44:52 -06:00
docs: update gtk packages version to 4.
This commit is contained in:
parent
97f4581f58
commit
09fcc8fe32
@ -63,7 +63,7 @@ Graphical interface dependencies:
|
||||
- desktop-file-utils
|
||||
- gst-libav
|
||||
- gst-plugins-good
|
||||
- gtk3
|
||||
- gtk4
|
||||
|
||||
Install dependencies.
|
||||
|
||||
@ -75,6 +75,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 pacman -Syu desktop-file-utils gst-libav gst-plugins-good gtk3
|
||||
sudo pacman -Syu desktop-file-utils gst-libav gst-plugins-good gtk4
|
||||
|
||||
Arch is now prepared to build HandBrake. See [Building HandBrake for Linux](build-linux.html) for further instructions.
|
||||
|
||||
@ -76,7 +76,7 @@ Graphical interface dependencies:
|
||||
- gstreamer1.0-libav
|
||||
- gstreamer1.0-plugins-good
|
||||
- libgstreamer-plugins-base1.0-dev
|
||||
- libgtk-3-dev
|
||||
- libgtk-4-dev
|
||||
|
||||
Install dependencies.
|
||||
|
||||
@ -89,6 +89,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 apt-get install appstream desktop-file-utils gettext gstreamer1.0-libav gstreamer1.0-plugins-good libgstreamer-plugins-base1.0-dev libgtk-3-dev
|
||||
sudo apt-get install appstream desktop-file-utils gettext gstreamer1.0-libav gstreamer1.0-plugins-good libgstreamer-plugins-base1.0-dev libgtk-4-dev
|
||||
|
||||
Debian is now prepared to build HandBrake. See [Building HandBrake for Linux](build-linux.html) for further instructions.
|
||||
|
||||
@ -74,7 +74,7 @@ Graphical interface dependencies:
|
||||
- gstreamer1-libav
|
||||
- gstreamer1-plugins-base-devel
|
||||
- gstreamer1-plugins-good
|
||||
- gtk3-devel
|
||||
- gtk4-devel
|
||||
|
||||
Additional graphical interface dependencies not available in the base repository:
|
||||
|
||||
@ -111,6 +111,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 dnf install appstream desktop-file-utils gstreamer1-libav gstreamer1-plugins-base-devel gstreamer1-plugins-good gtk3-devel
|
||||
sudo dnf install appstream desktop-file-utils gstreamer1-libav gstreamer1-plugins-base-devel gstreamer1-plugins-good gtk4-devel
|
||||
|
||||
Enterprise Linux is now prepared to build HandBrake. See [Building HandBrake for Linux](build-linux.html) for further instructions.
|
||||
|
||||
@ -77,7 +77,7 @@ Graphical interface dependencies:
|
||||
- gstreamer1-libav
|
||||
- gstreamer1-plugins-base-devel
|
||||
- gstreamer1-plugins-good
|
||||
- gtk3-devel
|
||||
- gtk4-devel
|
||||
|
||||
Install dependencies.
|
||||
|
||||
@ -94,6 +94,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 dnf install desktop-file-utils gstreamer1-libav gstreamer1-plugins-base-devel gstreamer1-plugins-good gtk3-devel
|
||||
sudo dnf install desktop-file-utils gstreamer1-libav gstreamer1-plugins-base-devel gstreamer1-plugins-good gtk4-devel
|
||||
|
||||
Fedora is now prepared to build HandBrake. See [Building HandBrake for Linux](build-linux.html) for further instructions.
|
||||
|
||||
@ -70,7 +70,7 @@ Graphical interface dependencies:
|
||||
- gettext
|
||||
- gstreamer1-libav
|
||||
- gstreamer1-plugins-gdkpixbuf
|
||||
- gtk3
|
||||
- gtk4
|
||||
|
||||
Install dependencies.
|
||||
|
||||
@ -82,6 +82,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 desktop-file-utils gettext gstreamer1-libav gstreamer1-plugins-gdkpixbuf gtk3
|
||||
sudo pkg install desktop-file-utils gettext gstreamer1-libav gstreamer1-plugins-gdkpixbuf gtk4
|
||||
|
||||
FreeBSD is now prepared to build HandBrake. See [Building HandBrake for BSD](build-bsd.html) for further instructions.
|
||||
|
||||
@ -69,7 +69,7 @@ Graphical interface dependencies:
|
||||
- gst-plugins1-gdk_pixbuf
|
||||
- gst-plugins1-libav
|
||||
- gstreamer1
|
||||
- gtk3+
|
||||
- gtk4+
|
||||
|
||||
Install dependencies.
|
||||
|
||||
@ -77,7 +77,7 @@ Install dependencies.
|
||||
|
||||
To build the GTK [GUI](abbr:Graphical User Interface), install the graphical interface dependencies.
|
||||
|
||||
sudo pkgin in desktop-file-utils gettext glib2-tools gnome-themes-standard gst-plugins1-gdk_pixbuf gst-plugins1-libav gstreamer1 gtk3+
|
||||
sudo pkgin in desktop-file-utils gettext glib2-tools gnome-themes-standard gst-plugins1-gdk_pixbuf gst-plugins1-libav gstreamer1 gtk4+
|
||||
|
||||
Ensure the newly installed packages have search path priority.
|
||||
|
||||
|
||||
@ -80,7 +80,7 @@ Graphical interface dependencies:
|
||||
- gstreamer-plugins-base-devel
|
||||
- gstreamer-plugins-good
|
||||
- gstreamer-plugins-libav
|
||||
- gtk3-devel
|
||||
- gtk4-devel
|
||||
|
||||
Install dependencies.
|
||||
|
||||
@ -106,6 +106,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 zypper in AppStream desktop-file-utils gstreamer-plugins-base-devel gstreamer-plugins-good gstreamer-plugins-libav gtk3-devel
|
||||
sudo zypper in AppStream desktop-file-utils gstreamer-plugins-base-devel gstreamer-plugins-good gstreamer-plugins-libav gtk4-devel
|
||||
|
||||
OpenSUSE is now prepared to build HandBrake. See [Building HandBrake for Linux](build-linux.html) for further instructions.
|
||||
|
||||
@ -72,7 +72,7 @@ Graphical interface dependencies:
|
||||
- gstreamer-1.0-plugins-good
|
||||
- gstreamer-1.0-libav
|
||||
- gstreamer-1.0-plugins-base-devel
|
||||
- libgtk-3-devel
|
||||
- libgtk-4-devel
|
||||
|
||||
Install dependencies.
|
||||
|
||||
@ -84,6 +84,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 eopkg install appstream desktop-file-utils gstreamer-1.0-plugins-good gstreamer-1.0-libav gstreamer-1.0-plugins-base-devel libgtk-3-devel
|
||||
sudo eopkg install appstream desktop-file-utils gstreamer-1.0-plugins-good gstreamer-1.0-libav gstreamer-1.0-plugins-base-devel libgtk-4-devel
|
||||
|
||||
Solus is now prepared to build HandBrake. See [Building HandBrake for Linux](build-linux.html) for further instructions.
|
||||
|
||||
@ -74,7 +74,7 @@ Graphical interface dependencies:
|
||||
- gstreamer1.0-libav
|
||||
- gstreamer1.0-plugins-good
|
||||
- libgstreamer-plugins-base1.0-dev
|
||||
- libgtk-3-dev
|
||||
- libgtk-4-dev
|
||||
|
||||
Install dependencies.
|
||||
|
||||
@ -87,6 +87,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 apt-get install appstream desktop-file-utils gettext gstreamer1.0-libav gstreamer1.0-plugins-good libgstreamer-plugins-base1.0-dev libgtk-3-dev
|
||||
sudo apt-get install appstream desktop-file-utils gettext gstreamer1.0-libav gstreamer1.0-plugins-good libgstreamer-plugins-base1.0-dev libgtk-4-dev
|
||||
|
||||
Ubuntu 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