[jhbuild] Promote libical back to to core-deps



commit 3f0eb20f0e2ca06ec843c0692580aa30467c2fd5
Author: Ernestas Kulik <ekulik redhat com>
Date:   Wed May 29 13:12:18 2019 +0200

    Promote libical back to to core-deps
    
    Since e-d-s depends on 3.0.5, which is currently not in at least Fedora.

 modulesets/gnome-suites-core-deps-latest.modules | 16 ++++++++++++++++
 modulesets/gnome-sysdeps-latest.modules          |  6 ------
 2 files changed, 16 insertions(+), 6 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules 
b/modulesets/gnome-suites-core-deps-latest.modules
index 7d8554c3..9605e146 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -1396,6 +1396,22 @@
     </dependencies>
   </meson>
 
+  <cmake id="libical"
+         cmakeargs="-DUSE_INTEROPERABLE_VTIMEZONES:BOOL=true
+                    -DICAL_ALLOW_EMPTY_PROPERTIES:BOOL=true
+                    -DGOBJECT_INTROSPECTION:BOOL=true
+                    -DICAL_GLIB:BOOL=true
+                    -DICAL_GLIB_VAPI:BOOL=true
+                    -DSHARED_ONLY:BOOL=true">
+    <branch repo="github-tar"
+            version="3.0.5"
+            checkoutdir="libical"
+            module="libical/libical/releases/download/v${version}/libical-${version}.tar.gz"
+            hash="7ad550c8c49c9b9983658e3ab3e68b1eee2439ec17b169a6b1e6ecb5274e78e6"
+            size="881800">
+    </branch>
+  </cmake>
+
   <meson id="libinput" mesonargs="-Ddocumentation=false">
     <branch repo="git.freedesktop.org" checkoutdir="libinput" module="wayland/libinput.git" />
     <dependencies>
diff --git a/modulesets/gnome-sysdeps-latest.modules b/modulesets/gnome-sysdeps-latest.modules
index a82a6839..c14454d6 100644
--- a/modulesets/gnome-sysdeps-latest.modules
+++ b/modulesets/gnome-sysdeps-latest.modules
@@ -544,12 +544,6 @@
             version="0.1.0"/>
   </systemmodule>
 
-  <systemmodule id="libical">
-    <pkg-config>libical.pc</pkg-config>
-    <branch repo="system"
-            version="2.0"/>
-  </systemmodule>
-
   <systemmodule id="libmusicbrainz">
     <pkg-config>libmusicbrainz5.pc</pkg-config>
     <branch repo="system"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]