summaryrefslogtreecommitdiff
path: root/user/akonadi-contacts/build-without-trunk.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2022-06-12 04:23:28 -0500
committerZach van Rijn <me@zv.io>2022-06-12 23:51:56 +0000
commit958e020e931914e6e48991b5b519ca2ad560768c (patch)
tree75fdf941649ed4d1a7fe8e480638d3c5fe078d46 /user/akonadi-contacts/build-without-trunk.patch
parent03d40e00be780b73d3e87f131b8215794423dcc9 (diff)
downloadpackages-958e020e931914e6e48991b5b519ca2ad560768c.tar.gz
packages-958e020e931914e6e48991b5b519ca2ad560768c.tar.bz2
packages-958e020e931914e6e48991b5b519ca2ad560768c.tar.xz
packages-958e020e931914e6e48991b5b519ca2ad560768c.zip
user/[KDE Apps]: Update to 22.04.2
Diffstat (limited to 'user/akonadi-contacts/build-without-trunk.patch')
-rw-r--r--user/akonadi-contacts/build-without-trunk.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/user/akonadi-contacts/build-without-trunk.patch b/user/akonadi-contacts/build-without-trunk.patch
deleted file mode 100644
index 9354bba96..000000000
--- a/user/akonadi-contacts/build-without-trunk.patch
+++ /dev/null
@@ -1,17 +0,0 @@
---- akonadi-contacts-17.08.1-55/CMakeLists.txt.old 2017-10-11 17:15:27.000000000 -0500
-+++ akonadi-contacts-17.08.1-55/CMakeLists.txt 2017-10-11 17:31:53.667300461 -0500
-@@ -25,10 +25,10 @@
-
-
- set(AKONADI_CONTACTS_VERSION ${PIM_VERSION})
--set(AKONADI_MIME_VERSION "5.6.40")
--set(KCONTACTS_VERSION "5.6.40")
--set(KMIMELIB_VERSION "5.6.40")
--set(AKONADI_VERSION "5.6.40")
-+set(AKONADI_MIME_VERSION "5.6.1")
-+set(KCONTACTS_VERSION "5.6.1")
-+set(KMIMELIB_VERSION "5.6.1")
-+set(AKONADI_VERSION "5.6.1")
-
- set(QT_REQUIRED_VERSION "5.8.0")
- find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test)