mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Update fcitx5-qt
This commit is contained in:
@@ -423,8 +423,8 @@ jobs:
|
||||
|
||||
git clone -b v5.12.8 --depth=1 git://code.qt.io/qt/qt5.git qt_${QT}
|
||||
cd qt_${QT}
|
||||
perl init-repository --module-subset=qtbase,qtwayland,qtimageformats,qtsvg,qtx11extras
|
||||
git submodule update qtbase qtwayland qtimageformats qtsvg qtx11extras
|
||||
perl init-repository --module-subset=qtbase,qtwayland,qtimageformats,qtsvg
|
||||
git submodule update qtbase qtwayland qtimageformats qtsvg
|
||||
cd qtbase
|
||||
find ../../patches/qtbase_${QT} -type f -print0 | sort -z | xargs -r0 git apply
|
||||
cd ..
|
||||
|
||||
Vendored
+1
-1
Submodule Telegram/ThirdParty/fcitx5-qt updated: b7bdd8aec2...47628ac9f8
@@ -236,9 +236,9 @@ Go to ***BuildPath*** and run
|
||||
|
||||
git clone git://code.qt.io/qt/qt5.git qt_5_12_8
|
||||
cd qt_5_12_8
|
||||
perl init-repository --module-subset=qtbase,qtwayland,qtimageformats,qtsvg,qtx11extras
|
||||
perl init-repository --module-subset=qtbase,qtwayland,qtimageformats,qtsvg
|
||||
git checkout v5.12.8
|
||||
git submodule update qtbase qtwayland qtimageformats qtsvg qtx11extras
|
||||
git submodule update qtbase qtwayland qtimageformats qtsvg
|
||||
cd qtbase
|
||||
find ../../patches/qtbase_5_12_8 -type f -print0 | sort -z | xargs -r0 git apply
|
||||
cd ..
|
||||
|
||||
@@ -77,7 +77,6 @@ parts:
|
||||
- libpulse-dev
|
||||
- libqt5svg5-dev
|
||||
- libqt5waylandclient5-dev
|
||||
- libqt5x11extras5-dev
|
||||
- libssl-dev
|
||||
- libxcb1-dev
|
||||
- libxcb-screensaver0-dev
|
||||
@@ -92,7 +91,6 @@ parts:
|
||||
- libpulse0
|
||||
- libqt5svg5
|
||||
- libqt5waylandclient5
|
||||
- libqt5x11extras5
|
||||
- libssl1.1
|
||||
- libxcb1
|
||||
- libxcb-screensaver0
|
||||
|
||||
Reference in New Issue
Block a user