summaryrefslogtreecommitdiff
path: root/user/akonadi-contacts/build-without-trunk.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2017-10-11 18:52:00 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2017-10-11 18:52:21 -0500
commit87d8bca14ad385735f6b8216930a720c85d505ac (patch)
treeeed675ba934d9cd044b1a7a9a37592d7a68b602e /user/akonadi-contacts/build-without-trunk.patch
parent0f29b0b642d10bf079ec11436192e2cfc63a637f (diff)
downloadpackages-87d8bca14ad385735f6b8216930a720c85d505ac.tar.gz
packages-87d8bca14ad385735f6b8216930a720c85d505ac.tar.bz2
packages-87d8bca14ad385735f6b8216930a720c85d505ac.tar.xz
packages-87d8bca14ad385735f6b8216930a720c85d505ac.zip
user/akonadi-contacts: new package based on master
Signed-off-by: most of the people in #Adelie
Diffstat (limited to 'user/akonadi-contacts/build-without-trunk.patch')
-rw-r--r--user/akonadi-contacts/build-without-trunk.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/user/akonadi-contacts/build-without-trunk.patch b/user/akonadi-contacts/build-without-trunk.patch
new file mode 100644
index 000000000..9354bba96
--- /dev/null
+++ b/user/akonadi-contacts/build-without-trunk.patch
@@ -0,0 +1,17 @@
+--- 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)