[Lunar-commits] <moonbase> WebKit, liferea-svn, qink: Fixes, Updates and New Module.

Moritz Heiber moe at lunar-linux.org
Fri Mar 13 16:02:21 CET 2009


commit 92f42d952df5030e9df2b7297f8cf0a6a8009e59
Author: Moritz Heiber <moe at lunar-linux.org>
Date:   Wed Mar 5 13:57:32 2008 +0100

    WebKit, liferea-svn, qink: Fixes, Updates and New Module.
---
 zbeta/WebKit/DETAILS       |    3 +--
 zlocal/liferea-svn/BUILD   |    2 +-
 zlocal/liferea-svn/DETAILS |    2 +-
 zlocal/qink/BUILD          |    9 +++++++++
 zlocal/qink/DEPENDS        |    2 ++
 zlocal/qink/DETAILS        |   12 ++++++++++++
 6 files changed, 26 insertions(+), 4 deletions(-)

diff --git a/zbeta/WebKit/DETAILS b/zbeta/WebKit/DETAILS
index 7213e17..e482fef 100644
--- a/zbeta/WebKit/DETAILS
+++ b/zbeta/WebKit/DETAILS
@@ -1,8 +1,7 @@
           MODULE=WebKit
-         VERSION=r30028
+         VERSION=r30628
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://nightly.webkit.org/files/trunk/src
-      SOURCE_VFY=sha1:13830b8ac642a2a74d50b0dde8a8b5dbc9421e71
         WEB_SITE=http://www.webkit.org
          ENTERED=20070919
          UPDATED=20080206
diff --git a/zlocal/liferea-svn/BUILD b/zlocal/liferea-svn/BUILD
index 3286dc9..d32422f 100644
--- a/zlocal/liferea-svn/BUILD
+++ b/zlocal/liferea-svn/BUILD
@@ -3,7 +3,7 @@
   intltoolize --copy --automake &&
   xdt-autogen &&
 
-  OPTS="$OPTS --disable-gtkhtml2"
+  OPTS="$OPTS --disable-gtkhtml2 --disable-gecko"
 
   default_build              
 
diff --git a/zlocal/liferea-svn/DETAILS b/zlocal/liferea-svn/DETAILS
index dec533f..7041cec 100644
--- a/zlocal/liferea-svn/DETAILS
+++ b/zlocal/liferea-svn/DETAILS
@@ -1,7 +1,7 @@
           MODULE=liferea-svn
          VERSION=beta
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=svn+https://liferea.svn.sourceforge.net/svnroot/liferea/branches/liferea-1_4/liferea
+      SOURCE_URL=svn+https://liferea.svn.sourceforge.net/svnroot/liferea/trunk/liferea
         WEB_SITE=http://liferea.sf.net
          ENTERED=20070515
          UPDATED=20070515
diff --git a/zlocal/qink/BUILD b/zlocal/qink/BUILD
new file mode 100644
index 0000000..2c04f56
--- /dev/null
+++ b/zlocal/qink/BUILD
@@ -0,0 +1,9 @@
+(
+
+  . /etc/profile.d/qt4.rc
+
+  ./configure --prefix=/usr &&
+
+  default_make
+
+) > $C_FIFO 2>&1
diff --git a/zlocal/qink/DEPENDS b/zlocal/qink/DEPENDS
new file mode 100644
index 0000000..62a6b26
--- /dev/null
+++ b/zlocal/qink/DEPENDS
@@ -0,0 +1,2 @@
+depends libinklevel
+depends qt4
diff --git a/zlocal/qink/DETAILS b/zlocal/qink/DETAILS
new file mode 100644
index 0000000..85c14ef
--- /dev/null
+++ b/zlocal/qink/DETAILS
@@ -0,0 +1,12 @@
+          MODULE=qink
+         VERSION=0.3.5
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=http://qink.googlecode.com/files/
+      SOURCE_VFY=sha1:3e5435ec7aa23dc39fbbe754346ab2b13467d3d6
+        WEB_SITE=http://code.google.com/p/qink/
+         ENTERED=20080304
+         UPDATED=20080304
+           SHORT="a simple printer ink level monitor"
+cat << EOF
+QInk is a simple printer ink level monitor based on libinklevel.
+EOF


More information about the Lunar-commits mailing list