[jhbuild] world: remove qlom



commit d6a446fcd8d938cd1ced0117ea6365f17d71031a
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Wed Jan 22 18:56:55 2020 +0200

    world: remove qlom
    
    *** Checking out qlom *** [1/1]
    git clone git github com:/amigadave/qlom.git qlom
    Cloning into 'qlom'...
    ERROR: Repository not found.
    fatal: Could not read from remote repository.
    
    Please make sure you have the correct access rights
    and the repository exists.

 modulesets/gnome-world.modules | 18 ------------------
 1 file changed, 18 deletions(-)
---
diff --git a/modulesets/gnome-world.modules b/modulesets/gnome-world.modules
index bc46e11b..4b0eecb4 100644
--- a/modulesets/gnome-world.modules
+++ b/modulesets/gnome-world.modules
@@ -2022,24 +2022,6 @@
     </dependencies>
   </autotools>
 
-  <tarball id="qt" version="4.5.2" autogenargs="-opensource -confirm-license">
-    <source href="http://get.qt.nokia.com/qt/source/qt-x11-opensource-src-4.5.2.tar.gz";
-            hash="sha256:4e4c8619335cac14ba0c52d1555fab549a562fb774c1c08dcbd2be9de38120a2"
-            md5sum="d8bcc070a58db25c228b7729ffad4550" size="125803421" />
-    <dependencies>
-      <dep package="glib"/>
-    </dependencies>
-  </tarball>
-
-  <!-- qlom is a Qt-based viewer for Glom databases, using libglom. -->
-  <autotools id="qlom">
-    <branch repo="github.com" module="amigadave/qlom.git" checkoutdir="qlom" />
-    <dependencies>
-      <dep package="qt"/>
-      <dep package="glom"/>
-    </dependencies>
-  </autotools>
-
   <autotools id="ethos">
     <branch repo="git.dronelabs.com" />
     <dependencies>


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