diff options
author | Matthias Maier <tamiko@gentoo.org> | 2022-05-24 23:08:03 -0500 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2022-05-25 00:32:07 -0500 |
commit | ab871130d1f6a4e51758a0923901e27f693c4ff4 (patch) | |
tree | 1bde70c9ba459f6435640b63541783a443f35ef5 /kde-frameworks | |
parent | x11-drivers/nvidia-drivers: add 470.62.30:0/vulkan, drop 470.62.29 (diff) | |
download | gentoo-ab871130d1f6a4e51758a0923901e27f693c4ff4.tar.gz gentoo-ab871130d1f6a4e51758a0923901e27f693c4ff4.tar.bz2 gentoo-ab871130d1f6a4e51758a0923901e27f693c4ff4.zip |
sci-visualization/paraview: add 5.10.1
- drop USE=mysql, this doesn't seem to be functional at the moment.
Closes: https://bugs.gentoo.org/831373
Closes: https://bugs.gentoo.org/831392
Closes: https://bugs.gentoo.org/846299
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Diffstat (limited to 'kde-frameworks')
-rw-r--r-- | kde-frameworks/extra-cmake-modules/files/extra-cmake-modules-5.93.0-disable-qmlplugindump.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/extra-cmake-modules/files/extra-cmake-modules-5.93.0-disable-qmlplugindump.patch b/kde-frameworks/extra-cmake-modules/files/extra-cmake-modules-5.93.0-disable-qmlplugindump.patch index 0683bd3effd9..06406a7eaf6d 100644 --- a/kde-frameworks/extra-cmake-modules/files/extra-cmake-modules-5.93.0-disable-qmlplugindump.patch +++ b/kde-frameworks/extra-cmake-modules/files/extra-cmake-modules-5.93.0-disable-qmlplugindump.patch @@ -6,7 +6,7 @@ Subject: [PATCH] ECMFindQMLModule.cmake.in: Add ECM_DISABLE_QMLPLUGINDUMP to See also: https://phabricator.kde.org/D25812 -Backstory: https://bugzilla.gnome.org/show_bug.cgi?id=744135 +Backstory: https://bugzilla.gnome.org/show_bug.cgi?id=744136 BUG: 387753 --- modules/ECMFindQmlModule.cmake.in | 45 ++++++++++++++++++------------- |