[jhbuild] [2.28]: Added qlom
- From: Murray Cumming <murrayc src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [jhbuild] [2.28]: Added qlom
- Date: Mon, 21 Sep 2009 12:42:07 +0000 (UTC)
commit 1415e53c8c33332a9ad3f4c1dc4f7a1e94aebebb
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Sep 21 14:41:47 2009 +0200
[2.28]: Added qlom
modulesets/gnome-2.28.modules | 19 +++++++++++++++++++
1 files changed, 19 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-2.28.modules b/modulesets/gnome-2.28.modules
index fe4c13e..5c23baa 100644
--- a/modulesets/gnome-2.28.modules
+++ b/modulesets/gnome-2.28.modules
@@ -2427,4 +2427,23 @@ href="http://ftp.gnome.org/pub/GNOME/sources/vala/0.7/vala-0.7.6.tar.bz2"
</suggests>
</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>
+
+
</moduleset>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]