docs: update gtk packages version to 4.

This commit is contained in:
Damiano Galassi 2024-04-03 09:32:21 +02:00
parent 97f4581f58
commit 09fcc8fe32
No known key found for this signature in database
GPG Key ID: 5452E231DFDBCA11
9 changed files with 18 additions and 18 deletions

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.