[Lunar-commits] <crater> update it to the last moonbase versions.

Florin Braescu florin at lunar-linux.org
Sat Jan 2 17:40:21 CET 2010


commit bfe84caff097afa05383a359f69ab3e2e8f116cc
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat Jan 2 18:40:21 2010 +0200

    update it to the last moonbase versions.
---
 qt-apps/camstream/BUILD       |    7 +++++++
 qt-apps/camstream/DEPENDS     |    1 +
 qt-apps/camstream/DETAILS     |   17 +++++++++++++++++
 qt-apps/dvd-slideshow/DETAILS |    6 +++---
 qt-apps/esvn/BUILD            |   13 ++++++-------
 qt-apps/esvn/DEPENDS          |    1 +
 qt-apps/esvn/DETAILS          |   11 +++++------
 qt-apps/lincvs/DEPENDS        |    7 +++----
 qt-apps/qdvdauthor/DEPENDS    |    2 +-
 qt-apps/qdvdauthor/DETAILS    |    8 ++++----
 qt-apps/qscintilla/BUILD      |    2 +-
 qt-apps/qscintilla/DEPENDS    |    2 +-
 qt-apps/qscintilla/DETAILS    |    2 +-
 qt-apps/qt3/BUILD             |   11 +++++++----
 qt-apps/qt3/DETAILS           |    8 ++++----
 qt-apps/qt3/PRE_BUILD         |   14 --------------
 qt-apps/scribus/BUILD         |    7 ++-----
 qt-apps/scribus/DEPENDS       |    5 +++--
 qt-apps/scribus/DETAILS       |    7 ++++---
 qt-apps/valknut-qt3/BUILD     |    6 ++++++
 qt-apps/valknut-qt3/DEPENDS   |    2 ++
 qt-apps/valknut-qt3/DETAILS   |   16 ++++++++++++++++
 22 files changed, 95 insertions(+), 60 deletions(-)

diff --git a/qt-apps/camstream/BUILD b/qt-apps/camstream/BUILD
new file mode 100644
index 0000000..b9280d5
--- /dev/null
+++ b/qt-apps/camstream/BUILD
@@ -0,0 +1,7 @@
+(
+
+  . /etc/profile.d/qt3.rc
+
+  default_build
+
+) > $C_FIFO 2>&1
diff --git a/qt-apps/camstream/DEPENDS b/qt-apps/camstream/DEPENDS
new file mode 100644
index 0000000..15f7e06
--- /dev/null
+++ b/qt-apps/camstream/DEPENDS
@@ -0,0 +1 @@
+depends  qt3
diff --git a/qt-apps/camstream/DETAILS b/qt-apps/camstream/DETAILS
new file mode 100644
index 0000000..fe21730
--- /dev/null
+++ b/qt-apps/camstream/DETAILS
@@ -0,0 +1,17 @@
+          MODULE=camstream
+         VERSION=0.27
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://www.smcc.demon.nl/camstream/download/
+      SOURCE_VFY=sha1:d4d6fafc81e3adc7eb9d556408640fc52eaa0e9c
+   MODULE_PREFIX=${QT_PREFIX:-/opt/lunar/qt/3}
+        WEB_SITE=http://www.smcc.demon.nl/camstream/
+         ENTERED=20080816
+         UPDATED=20080816
+           SHORT="collection of tools for webcams and other video-devices"
+
+cat << EOF
+CamStream is (going to be) a collection of tools for webcams and other
+video-devices, enhancing your Linux system with multimedia video. All
+written in C++ and with a nice GUI frontend. The interface is based on
+Qt, an excellent GUI framework.
+EOF
diff --git a/qt-apps/dvd-slideshow/DETAILS b/qt-apps/dvd-slideshow/DETAILS
index 91366a6..3807647 100755
--- a/qt-apps/dvd-slideshow/DETAILS
+++ b/qt-apps/dvd-slideshow/DETAILS
@@ -1,11 +1,11 @@
           MODULE=dvd-slideshow
-         VERSION=0.8.0-1
+         VERSION=0.8.2-2
           SOURCE=$MODULE-$VERSION.tar.gz
    SOURCE_URL[0]=$SFORGE_URL/$MODULE/
-      SOURCE_VFY=sha1:23ecaeca464cdb39f18b64883e8cc78eafb9aba4
+      SOURCE_VFY=sha1:edc47a920a355f93d287ca183fa538bba832ed0e
         WEB_SITE=http://dvd-slideshow.sourceforge.net/
          ENTERED=20050915
-         UPDATED=20070509
+         UPDATED=20091228
            SHORT="slideshows with menus from a batch of pictures."
 
 cat << EOF
diff --git a/qt-apps/esvn/BUILD b/qt-apps/esvn/BUILD
index 720a83c..9c7e580 100644
--- a/qt-apps/esvn/BUILD
+++ b/qt-apps/esvn/BUILD
@@ -1,12 +1,11 @@
 (
 
-  export LD_LIBRARY_PATH=${QT_PREFIX:-$QTDIR}/lib
-  export PATH=${QT_PREFIX:-$QTDIR}/bin:$PATH
+  . /etc/profile.d/qt3.rc
 
-  # bugfix for esvn-0.6.11-1
-  sedit "3009,3011d" .ui/frm_main.ui &&
-  default_make  &&
-  install -m 755 esvn ${QT_PREFIX:-$QTDIR}/bin        &&
-  install -m 755 esvn-diff-wrapper ${QT_PREFIX:-$QTDIR}/bin
+  default_make &&
+  install -m 755 esvn ${QT_PREFIX:-$QTDIR}/bin &&
+  install -m 755 esvn-diff-wrapper ${QT_PREFIX:-$QTDIR}/bin &&
+  install -m 644 eSvn.desktop /usr/share/applications &&
+  install -m 644 esvn.png /usr/share/pixmaps
 
 ) > $C_FIFO 2>&1
diff --git a/qt-apps/esvn/DEPENDS b/qt-apps/esvn/DEPENDS
index 1bb30a0..6f13ae6 100644
--- a/qt-apps/esvn/DEPENDS
+++ b/qt-apps/esvn/DEPENDS
@@ -1 +1,2 @@
+depends subversion
 depends qt3
diff --git a/qt-apps/esvn/DETAILS b/qt-apps/esvn/DETAILS
index c38a5b9..f804ff7 100644
--- a/qt-apps/esvn/DETAILS
+++ b/qt-apps/esvn/DETAILS
@@ -1,13 +1,12 @@
            MODULE=esvn
-          VERSION=0.6.11-1
+          VERSION=0.6.12-1
            SOURCE=$MODULE-$VERSION.tar.gz
-       SOURCE_URL=http://esvn.umputun.com/
-       SOURCE_VFY=sha1:855d2f3a415ce53ae8c6ce73416f1ca5a4f7fd92
-         WEB_SITE=http://esvn.umputun.com
+       SOURCE_URL=$SFORGE_URL/$MODULE
+       SOURCE_VFY=sha1:9775e03670bf69fcf09d9719146b2e6b412c78ab
+         WEB_SITE=http://zoneit.free.fr/esvn/
           ENTERED=20050430
-          UPDATED=20060604
+          UPDATED=20080923
             SHORT="A GUI frontend to the Subversion revision system using Qt."
-
 cat << EOF
 eSvn - a GUI frontend to the Subversion revision system
 With eSvn you can:
diff --git a/qt-apps/lincvs/DEPENDS b/qt-apps/lincvs/DEPENDS
index e50656d..ffb26b6 100644
--- a/qt-apps/lincvs/DEPENDS
+++ b/qt-apps/lincvs/DEPENDS
@@ -1,5 +1,4 @@
-depends  cvs  &&
-depends  qt3  &&
+depends  cvs
+depends  qt3
 
-optional_depends "x11-ssh-askpass" "" "" "X11 ssh password support"  &&
-optional_depends "rox"             "" "" "Application Directory support"
+optional_depends "x11-ssh-askpass" "" "" "X11 ssh password support"
diff --git a/qt-apps/qdvdauthor/DEPENDS b/qt-apps/qdvdauthor/DEPENDS
index 3d18c57..9fb71f5 100644
--- a/qt-apps/qdvdauthor/DEPENDS
+++ b/qt-apps/qdvdauthor/DEPENDS
@@ -1,5 +1,5 @@
 depends dvd-slideshow
 
-optional_depends "xine-lib"  ""    ""  "for xine support"
+optional_depends "%XINELIB"  ""    ""  "for xine support"
 optional_depends "MPlayer"   ""    ""  "for MPlayer support"
 #optional_depends "vlc"      ""    ""  "for vlc support"
diff --git a/qt-apps/qdvdauthor/DETAILS b/qt-apps/qdvdauthor/DETAILS
index d675201..9a69ed3 100644
--- a/qt-apps/qdvdauthor/DETAILS
+++ b/qt-apps/qdvdauthor/DETAILS
@@ -1,13 +1,13 @@
           MODULE=qdvdauthor
-         VERSION=1.0.0-4
+         VERSION=1.1.0
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=$SFORGE_URL/$MODULE
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-1.0.0
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
    MODULE_PREFIX=${QT3_PREFIX:-/opt/lunar/qt/3}
-      SOURCE_VFY=sha1:477e36309761464a73ce0c33812b4d192265115d
+      SOURCE_VFY=sha1:26585aa488d6838781d922504cc174f55b847e43
         WEB_SITE=http://qdvdauthor.sourceforge.net/
          ENTERED=20071106
-         UPDATED=20080114
+         UPDATED=20080331
            SHORT="GUI frontend for dvdauthor and other related tools"
            PSAFE=no
 
diff --git a/qt-apps/qscintilla/BUILD b/qt-apps/qscintilla/BUILD
index c8774e1..ef1cb5d 100644
--- a/qt-apps/qscintilla/BUILD
+++ b/qt-apps/qscintilla/BUILD
@@ -1,6 +1,6 @@
 (
 
-  export PATH=$QTDIR/bin:$PATH
+  . /etc/profile.d/qt3.rc
   cd qt                             &&
   qmake -o Makefile qscintilla.pro  &&
   default_make                      &&
diff --git a/qt-apps/qscintilla/DEPENDS b/qt-apps/qscintilla/DEPENDS
index ce0cf98..1bb30a0 100644
--- a/qt-apps/qscintilla/DEPENDS
+++ b/qt-apps/qscintilla/DEPENDS
@@ -1 +1 @@
-depends  qt3  
+depends qt3
diff --git a/qt-apps/qscintilla/DETAILS b/qt-apps/qscintilla/DETAILS
index 2395346..2cbc98a 100644
--- a/qt-apps/qscintilla/DETAILS
+++ b/qt-apps/qscintilla/DETAILS
@@ -3,7 +3,7 @@
          VERSION=1.71
           SOURCE=QScintilla-$VERSION-$EXTRA.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/QScintilla-$VERSION-$EXTRA
-      SOURCE_URL=http://www.riverbankcomputing.com/Downloads/QScintilla1/
+      SOURCE_URL=http://www.riverbankcomputing.com/static/Downloads/QScintilla1
       SOURCE_VFY=sha1:424415960e5cbcd58306e87d1d610bd8e72f3368
         WEB_SITE=http://www.riverbankcomputing.co.uk/qscintilla/index.php
          ENTERED=20030711
diff --git a/qt-apps/qt3/BUILD b/qt-apps/qt3/BUILD
index 271d89f..e4d9464 100644
--- a/qt-apps/qt3/BUILD
+++ b/qt-apps/qt3/BUILD
@@ -4,12 +4,15 @@
   export  LD_LIBRARY_PATH=$QTDIR/lib
   bad_flags "-z combreloc"
 
+  # This fixes a bug with inputproto <= 1.4.3
+  CXXFLAGS+=" -DQT_CLEAN_NAMESPACE"
+
   sedit "s/-O2/$CXXFLAGS/g" mkspecs/linux-g++/qmake.conf  &&
 
   echo "yes" | ./configure          \
                -prefix ${MODULE_PREFIX} \
                -release             \
-               -fast                    \
+               -fast                \
                -shared              \
                -thread              \
                -qt-gif              \
@@ -22,9 +25,9 @@
                -system-zlib         \
                -no-exceptions       \
                -dlopen-opengl       \
-               -xft                    \
-               -xkb                    \
-               -sm                    \
+               -xft                 \
+               -xkb                 \
+               -sm                  \
                -tablet              \
                $OPTS                &&
 
diff --git a/qt-apps/qt3/DETAILS b/qt-apps/qt3/DETAILS
index ab3fab7..3636b22 100644
--- a/qt-apps/qt3/DETAILS
+++ b/qt-apps/qt3/DETAILS
@@ -1,14 +1,14 @@
           MODULE=qt3
-         VERSION=3.3.8
-          SOURCE=qt-x11-free-$VERSION.tar.bz2
+         VERSION=3.3.8b
+          SOURCE=qt-x11-free-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/qt-x11-free-$VERSION
    SOURCE_URL[0]=ftp://ftp.trolltech.com/qt/source/
    SOURCE_URL[1]=http://gd.tuwien.ac.at/hci/qt/source/
-      SOURCE_VFY=sha1:91b192cb8e80679607d24ae35d6e20ed68d149d7
+      SOURCE_VFY=sha1:745def6250dc7f337dbb265e20bf38dcb41fd854
    MODULE_PREFIX=${QT_PREFIX:-/opt/lunar/qt/3}
         WEB_SITE=http://www.trolltech.com/qt
          ENTERED=20020420
-         UPDATED=20070316
+         UPDATED=20081003
          GARBAGE=off
      FTP_PASSIVE=on
       MAINTAINER=florin at lunar-linux.org
diff --git a/qt-apps/qt3/PRE_BUILD b/qt-apps/qt3/PRE_BUILD
index 76e1936..3e2ee09 100644
--- a/qt-apps/qt3/PRE_BUILD
+++ b/qt-apps/qt3/PRE_BUILD
@@ -1,17 +1,3 @@
-cat << EOF
-Certain environment variables must be defined before compiling and using qt3 
-and applications that depend on qt3, QT_PREFIX and/or QTDIR. 
-The default values are:
-   QT_PREFIX="${MODULE_PREFIX}" 
-   QTDIR="${MODULE_PREFIX}"
-You can put the file actual.rc in the /etc/profile.d directory containing the 
-new value of QT_PREFIX, and it's value will be used as the location where the 
-qt3 module to be installed. QTDIR value is used as a default value unless a 
-new value is set for QT_PREFIX. Remember to logout and login again after you
-put/alter the actual.rc file, in order to be processed, and after that to 
-begin the qt3 install process.
-EOF
-
 if module_installed qt3 ; then
   lrm --upgrade qt3
 fi &&
diff --git a/qt-apps/scribus/BUILD b/qt-apps/scribus/BUILD
index c5d0cc9..ad144df 100644
--- a/qt-apps/scribus/BUILD
+++ b/qt-apps/scribus/BUILD
@@ -2,11 +2,8 @@
 
   . /etc/profile.d/qt3.rc
 
-  ./configure  --prefix=${QT_PREFIX:-$QTDIR}  \
-               --disable-debug                \
-               --without-python               \
-               $OPTS                         &&
-
+  cd Scribus  &&
+  cmake -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX ./  &&
   default_make
 
 ) > $C_FIFO 2>&1
diff --git a/qt-apps/scribus/DEPENDS b/qt-apps/scribus/DEPENDS
index 900538b..4843e8e 100644
--- a/qt-apps/scribus/DEPENDS
+++ b/qt-apps/scribus/DEPENDS
@@ -1,6 +1,7 @@
 depends  qt3
 depends  libart_lgpl
 depends  freetype2
+depends  cmake
 
-optional_depends  "%GHOSTSCRIPT"  ""                ""  "for use of eps images"
-optional_depends  "cairo"         "--enable-cairo"  ""  "use of vector graphics"
+optional_depends  "ghostscript"  ""                ""  "for use of eps images"
+optional_depends  "cairo"        "--enable-cairo"  ""  "use of vector graphics"
diff --git a/qt-apps/scribus/DETAILS b/qt-apps/scribus/DETAILS
index 39ba22a..8c5417d 100644
--- a/qt-apps/scribus/DETAILS
+++ b/qt-apps/scribus/DETAILS
@@ -1,13 +1,14 @@
 # Do not bump the module to the 1.3.4 version as it is a dead end.
 #
           MODULE=scribus
-         VERSION=1.3.3.11
+         VERSION=1.3.3.13
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=$SFORGE_URL/$MODULE
-      SOURCE_VFY=sha1:f9242b5b77cf0644ff5d8277425852c7e9df4a55
+      SOURCE_VFY=sha1:75ab40fdf9c93de1243f1dc018a5e245f99ec85a
         WEB_SITE=http://www.scribus.net
+   MODULE_PREFIX=${QT_PREFIX:-$QTDIR}
          ENTERED=20020420
-         UPDATED=20080113
+         UPDATED=20090416
            SHORT="A desktop publishing program based on QT"
 
 cat << EOF
diff --git a/qt-apps/valknut-qt3/BUILD b/qt-apps/valknut-qt3/BUILD
new file mode 100644
index 0000000..7bcec3b
--- /dev/null
+++ b/qt-apps/valknut-qt3/BUILD
@@ -0,0 +1,6 @@
+(
+   export OPTS=${OPTS}" --with-qt-dir=${QT_PREFIX:-$QTDIR} --with-libdc=/usr"
+   default_build
+
+) > $C_FIFO 2>&1
+
diff --git a/qt-apps/valknut-qt3/DEPENDS b/qt-apps/valknut-qt3/DEPENDS
new file mode 100644
index 0000000..bcd79d9
--- /dev/null
+++ b/qt-apps/valknut-qt3/DEPENDS
@@ -0,0 +1,2 @@
+depends dclib
+depends qt3
diff --git a/qt-apps/valknut-qt3/DETAILS b/qt-apps/valknut-qt3/DETAILS
new file mode 100644
index 0000000..5a5fa66
--- /dev/null
+++ b/qt-apps/valknut-qt3/DETAILS
@@ -0,0 +1,16 @@
+          MODULE=valknut-qt3
+         VERSION=0.3.22
+          SOURCE=valknut-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/valknut-$VERSION
+      SOURCE_URL=$SFORGE_URL/wxdcgui
+      SOURCE_VFY=sha1:8abbde15efa21a17ab2f99215d2cb168abaf66fb
+        WEB_SITE=http://dcgui.berlios.de
+         ENTERED=20031008
+         UPDATED=20081125
+           SHORT="Direct Connect (DC++) client for Qt"
+
+cat << EOF
+valknut is a program that uses the Direct Connect protocol. It is 
+compatible with other DC clients, such as the original DC from 
+Neomodus, and DC++.
+EOF


More information about the Lunar-commits mailing list