[Lunar-commits] <moonbase> qt-apps: move it all to crater. RIP.
Florin Braescu
florin at lunar-linux.org
Tue Jan 5 20:16:58 CET 2010
commit 757786c9f4c7071c44ea3a2192447d2ed746dbf3
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Jan 5 21:16:58 2010 +0200
qt-apps: move it all to crater. RIP.
---
qt-apps/camstream/BUILD | 7 ----
qt-apps/camstream/DEPENDS | 1 -
qt-apps/camstream/DETAILS | 17 ----------
qt-apps/dvd-slideshow/BUILD | 13 -------
qt-apps/dvd-slideshow/DEPENDS | 7 ----
qt-apps/dvd-slideshow/DETAILS | 19 -----------
qt-apps/esvn/BUILD | 11 ------
qt-apps/esvn/DEPENDS | 2 -
qt-apps/esvn/DETAILS | 21 ------------
qt-apps/esvn/PRE_BUILD | 6 ---
qt-apps/lincvs/BUILD | 15 ---------
qt-apps/lincvs/DEPENDS | 4 --
qt-apps/lincvs/DETAILS | 22 -------------
qt-apps/lincvs/POST_INSTALL | 8 -----
qt-apps/lincvs/lincvs | 3 --
qt-apps/lincvs/profile.d/lincvs.rc | 1 -
qt-apps/lincvs/start-ssh.sh | 19 -----------
qt-apps/lprof/BUILD | 15 ---------
qt-apps/lprof/DEPENDS | 4 --
qt-apps/lprof/DETAILS | 25 --------------
qt-apps/qcad/BUILD | 18 ----------
qt-apps/qcad/DEPENDS | 1 -
qt-apps/qcad/DETAILS | 17 ----------
qt-apps/qcad/profile.d/qcad.rc | 1 -
qt-apps/qdvdauthor/BUILD | 28 ----------------
qt-apps/qdvdauthor/DEPENDS | 5 ---
qt-apps/qdvdauthor/DETAILS | 33 -------------------
qt-apps/qgis/BUILD | 14 --------
qt-apps/qgis/DEPENDS | 3 --
qt-apps/qgis/DETAILS | 16 ---------
qt-apps/qgit/BUILD | 13 -------
qt-apps/qgit/DEPENDS | 1 -
qt-apps/qgit/DETAILS | 31 ------------------
qt-apps/qscintilla/BUILD | 10 ------
qt-apps/qscintilla/DEPENDS | 1 -
qt-apps/qscintilla/DETAILS | 17 ----------
qt-apps/qt3/BUILD | 62 ------------------------------------
qt-apps/qt3/CONFIGURE | 1 -
qt-apps/qt3/DEPENDS | 20 -----------
qt-apps/qt3/DETAILS | 33 -------------------
qt-apps/qt3/POST_INSTALL | 2 -
qt-apps/qt3/PRE_BUILD | 5 ---
qt-apps/qtella/BUILD | 12 -------
qt-apps/qtella/DEPENDS | 3 --
qt-apps/qtella/DETAILS | 17 ----------
qt-apps/qtparted/BUILD | 16 ---------
qt-apps/qtparted/DEPENDS | 8 -----
qt-apps/qtparted/DETAILS | 21 ------------
qt-apps/scribus/BUILD | 9 -----
qt-apps/scribus/CONFLICTS | 1 -
qt-apps/scribus/DEPENDS | 7 ----
qt-apps/scribus/DETAILS | 22 -------------
qt-apps/valknut-qt3/BUILD | 6 ---
qt-apps/valknut-qt3/DEPENDS | 2 -
qt-apps/valknut-qt3/DETAILS | 16 ---------
55 files changed, 0 insertions(+), 692 deletions(-)
diff --git a/qt-apps/camstream/BUILD b/qt-apps/camstream/BUILD
deleted file mode 100644
index b9280d5..0000000
--- a/qt-apps/camstream/BUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-(
-
- . /etc/profile.d/qt3.rc
-
- default_build
-
-) > $C_FIFO 2>&1
diff --git a/qt-apps/camstream/DEPENDS b/qt-apps/camstream/DEPENDS
deleted file mode 100644
index 15f7e06..0000000
--- a/qt-apps/camstream/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends qt3
diff --git a/qt-apps/camstream/DETAILS b/qt-apps/camstream/DETAILS
deleted file mode 100644
index fe21730..0000000
--- a/qt-apps/camstream/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
- 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/BUILD b/qt-apps/dvd-slideshow/BUILD
deleted file mode 100755
index 1869f27..0000000
--- a/qt-apps/dvd-slideshow/BUILD
+++ /dev/null
@@ -1,13 +0,0 @@
-(
-
-
-
- sedit "s/\/usr\/local\/man\/man1/\/usr\/man\/man1/" install.sh &&
-
- prepare_install &&
-
- ./install.sh
-
-
-) > $C_FIFO 2>&1
-
diff --git a/qt-apps/dvd-slideshow/DEPENDS b/qt-apps/dvd-slideshow/DEPENDS
deleted file mode 100755
index 5783477..0000000
--- a/qt-apps/dvd-slideshow/DEPENDS
+++ /dev/null
@@ -1,7 +0,0 @@
-depends sox &&
-depends dvdauthor &&
-depends ImageMagick &&
-depends lame &&
-depends ffmpeg &&
-depends libogg &&
-depends toolame
diff --git a/qt-apps/dvd-slideshow/DETAILS b/qt-apps/dvd-slideshow/DETAILS
deleted file mode 100755
index 3807647..0000000
--- a/qt-apps/dvd-slideshow/DETAILS
+++ /dev/null
@@ -1,19 +0,0 @@
- MODULE=dvd-slideshow
- VERSION=0.8.2-2
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:edc47a920a355f93d287ca183fa538bba832ed0e
- WEB_SITE=http://dvd-slideshow.sourceforge.net/
- ENTERED=20050915
- UPDATED=20091228
- SHORT="slideshows with menus from a batch of pictures."
-
-cat << EOF
-dvd-slideshow makes a DVD-compatible slideshow video with menus from a batch of
-pictures. It consists of a set of scripts: dvd-slideshow reads a text file list
-of all the pictures you want in one slideshow and creates a DVD-compatible MPEG
-movie with your audio tracks and specified timing. It supports effects such as
-fades, crops, and the Ken Burns effect. dvd-menu makes a top-level DVD menu with
-the output files from dvd-slideshow. dir2slideshow makes a dvd-slideshow input
-file from a directory of pictures.
-EOF
diff --git a/qt-apps/esvn/BUILD b/qt-apps/esvn/BUILD
deleted file mode 100644
index 9c7e580..0000000
--- a/qt-apps/esvn/BUILD
+++ /dev/null
@@ -1,11 +0,0 @@
-(
-
- . /etc/profile.d/qt3.rc
-
- 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
deleted file mode 100644
index 6f13ae6..0000000
--- a/qt-apps/esvn/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends subversion
-depends qt3
diff --git a/qt-apps/esvn/DETAILS b/qt-apps/esvn/DETAILS
deleted file mode 100644
index f804ff7..0000000
--- a/qt-apps/esvn/DETAILS
+++ /dev/null
@@ -1,21 +0,0 @@
- MODULE=esvn
- VERSION=0.6.12-1
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:9775e03670bf69fcf09d9719146b2e6b412c78ab
- WEB_SITE=http://zoneit.free.fr/esvn/
- ENTERED=20050430
- 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:
- * Checkout, Import, Export, Update, Commit, Add, Delete, Copy,
- Move, Merge, Switch, Revert, Log, Blame
- * Organize your working directory and workspaces
- * Browse SVN repository
- * Perform Quick Diff, External Diff and 3-way Diff
- * Show changed items
- * See status of files/directories in real time
- * and more ...
-EOF
diff --git a/qt-apps/esvn/PRE_BUILD b/qt-apps/esvn/PRE_BUILD
deleted file mode 100644
index 28ace99..0000000
--- a/qt-apps/esvn/PRE_BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-mk_source_dir &&
-cd $SOURCE_DIRECTORY &&
-unpack $SOURCE &&
-cd esvn &&
-cp -a . .. &&
-cd ..; rm -rf esvn
diff --git a/qt-apps/lincvs/BUILD b/qt-apps/lincvs/BUILD
deleted file mode 100644
index 9f5bc3b..0000000
--- a/qt-apps/lincvs/BUILD
+++ /dev/null
@@ -1,15 +0,0 @@
-(
-
- export PATH=$QTDIR/bin:$PATH
- qmake -o Makefile lincvs.pro &&
- make &&
- strip lincvs.bin &&
-
- cp -f $SCRIPT_DIRECTORY/lincvs LinCVS/lincvs &&
- cp -f $SCRIPT_DIRECTORY/start-ssh.sh tools/start-ssh.sh &&
-
- prepare_install &&
- make install &&
- cp -Rp LinCVS /opt/lunar/
-
-) > $C_FIFO 2>&1
diff --git a/qt-apps/lincvs/DEPENDS b/qt-apps/lincvs/DEPENDS
deleted file mode 100644
index ffb26b6..0000000
--- a/qt-apps/lincvs/DEPENDS
+++ /dev/null
@@ -1,4 +0,0 @@
-depends cvs
-depends qt3
-
-optional_depends "x11-ssh-askpass" "" "" "X11 ssh password support"
diff --git a/qt-apps/lincvs/DETAILS b/qt-apps/lincvs/DETAILS
deleted file mode 100644
index 46049cc..0000000
--- a/qt-apps/lincvs/DETAILS
+++ /dev/null
@@ -1,22 +0,0 @@
- MODULE=lincvs
- VERSION=1.4.4
- SOURCE=$MODULE-$VERSION-0-generic-src.tgz
- SOURCE_URL=http://lincvs.com/download/
- SOURCE_VFY=sha1:b144d4faf67a0e6a45a925e7937cccfd4084049e
- WEB_SITE=http://www.lincvs.org/
- ENTERED=20040102
- UPDATED=20051219
- SHORT="graphical Interface for the cvs client."
-
-cat << EOF
-LinCVS is a graphical Interface for the cvs client commandline tool on
-the Unix, Windows and Mac OS X platform. It allows to load modules from
-a server (checkout), create modules on the server (import), as well as
-checking the state of directories and individual files or updating them.
-Basic operations like add, remove and commit are supported as matter of
-course, just like showing the actual differences between the server
-version and the local sandbox, graphical display of the version tree,
-and manifoldy graphical support of project maintenance. All actions are
-logged on the cvs server (configurable via history), and are therewith
-comprehensible.
-EOF
diff --git a/qt-apps/lincvs/POST_INSTALL b/qt-apps/lincvs/POST_INSTALL
deleted file mode 100644
index 11672e2..0000000
--- a/qt-apps/lincvs/POST_INSTALL
+++ /dev/null
@@ -1,8 +0,0 @@
-cd /opt/lunar/LinCVS
-cd Messages
-chmod 444 *
-cd ../Tools
-chmod 555 *
-cd ..
-chmod 444 AppIcon.xpm AppInfo.xml
-chmod 555 AppRun lincvs lincvs.bin
diff --git a/qt-apps/lincvs/lincvs b/qt-apps/lincvs/lincvs
deleted file mode 100755
index 9003678..0000000
--- a/qt-apps/lincvs/lincvs
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-exec "/opt/lunar/LinCVS/AppRun" "$@"
diff --git a/qt-apps/lincvs/profile.d/lincvs.rc b/qt-apps/lincvs/profile.d/lincvs.rc
deleted file mode 100644
index c197ca5..0000000
--- a/qt-apps/lincvs/profile.d/lincvs.rc
+++ /dev/null
@@ -1 +0,0 @@
-export PATH=$PATH:/opt/lunar/LinCVS
diff --git a/qt-apps/lincvs/start-ssh.sh b/qt-apps/lincvs/start-ssh.sh
deleted file mode 100755
index aa6ac13..0000000
--- a/qt-apps/lincvs/start-ssh.sh
+++ /dev/null
@@ -1,19 +0,0 @@
-# sample script for setting environment variables and
-# starting the modified ssh client tool. Point
-# Options/Settings/External Programs/Remote Shell to
-# this script after downloading openssh, replacing
-# readpass.c in the toplevel dir of openssh and recompiling.
-# SSH_ASKPASS needs to point to the ssh-askpass tool,
-# and the line below should point to the newly compiled
-# ssh.
-#
-
-export SSH_ASKPASS=/usr/libexec/ssh-askpass
-
-# The following commands allow the ssh that is called to use a running ssh-agent for keys
-# improvents may be made to this to have a ssh-agent started if one is not running
-export SSH_AGENT_PID=`ps --user $UID -o pid=,comm= | grep ssh-agent | grep -v grep | sed "s/^ //" | cut -d" " -f 1`
-export SSH_AGENT_PPID=`ps --pid=$SSH_AGENT_PID -o ppid="" | sed "s/ //"`
-export SSH_AUTH_SOCK=`find /tmp/ssh-* -name "agent.$SSH_AGENT_PPID"`
-
-ssh "$@"
diff --git a/qt-apps/lprof/BUILD b/qt-apps/lprof/BUILD
deleted file mode 100644
index a0c50eb..0000000
--- a/qt-apps/lprof/BUILD
+++ /dev/null
@@ -1,15 +0,0 @@
-(
-
- . /etc/profile.d/qt3.rc
-
-#This should be revisited on the next lprof bump.
- cd src/liblprof &&
- patch < $SOURCE_CACHE/$SOURCE2 &&
- cd ../../ &&
-
- python scons.py PREFIX="$QTDIR" &&
-
- prepare_install &&
- python scons.py install
-
-) > $C_FIFO 2>&1
diff --git a/qt-apps/lprof/DEPENDS b/qt-apps/lprof/DEPENDS
deleted file mode 100644
index a0dd86c..0000000
--- a/qt-apps/lprof/DEPENDS
+++ /dev/null
@@ -1,4 +0,0 @@
-depends qt3 &&
-depends Python &&
-depends lcms &&
-depends vigra
diff --git a/qt-apps/lprof/DETAILS b/qt-apps/lprof/DETAILS
deleted file mode 100644
index 64ceaa9..0000000
--- a/qt-apps/lprof/DETAILS
+++ /dev/null
@@ -1,25 +0,0 @@
- MODULE=lprof
- VERSION=1.11.4.1
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE2=lcms-117.patch
- SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:9f4467dbe5fa88eb77551e682976392854cfe411
- SOURCE2_VFY=sha1:d484bfc1d2832c41cd36e82cb75ae0271684aabd
- WEB_SITE=http://lprof.sourceforge.net/
- ENTERED=20061218
- UPDATED=20070912
- SHORT="ICC version 2 compliant profiler"
-cat << EOF
-LPROF is the only open source ICC profiler with a graphical user
-interface. It can be used to create ICC version 2 compliant profiles
-for cameras, scanners and monitors. As such it fills a necessary niche
-in the emerging open source color management effort.
-
-LPROF is ICC version 2 compliant.
-
-In order to profile a scanner or camera, you will need an IT8.7 target.
-These are available from here:
-
- http://www.targets.coloraid.de/
-EOF
diff --git a/qt-apps/qcad/BUILD b/qt-apps/qcad/BUILD
deleted file mode 100644
index 4acf778..0000000
--- a/qt-apps/qcad/BUILD
+++ /dev/null
@@ -1,18 +0,0 @@
-(
- . /etc/profile.d/qt3.rc
- . /etc/profile.d/kde3.rc
-
- sedit "s:QMAKE_CXXFLAGS_DEBUG += -pedantic:#QMAKE_CXXFLAGS_DEBUG += -pedantic":g mkspecs/defs.pro
- sedit "s:QMAKE_CXXFLAGS += -pedantic:#QMAKE_CXXFLAGS += -pedantic":g mkspecs/defs.pro
-
- cd scripts &&
- ./build_qcad.sh notrans &&
-
- prepare_install &&
-
- mkdir -p /opt/lunar/qcad &&
- cd $SOURCE_DIRECTORY/qcad &&
-
- cp -rv qcad doc data fonts patterns qm scripts /opt/lunar/qcad
-
-) > $C_FIFO 2>&1
diff --git a/qt-apps/qcad/DEPENDS b/qt-apps/qcad/DEPENDS
deleted file mode 100644
index 15f7e06..0000000
--- a/qt-apps/qcad/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends qt3
diff --git a/qt-apps/qcad/DETAILS b/qt-apps/qcad/DETAILS
deleted file mode 100644
index 378b2ab..0000000
--- a/qt-apps/qcad/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
- MODULE=qcad
- VERSION=2.0.5.0
- SOURCE=$MODULE-$VERSION-1-community.src.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION-1-community.src
- SOURCE_URL[0]=http://www.ribbonsoft.com/archives/qcad/
- SOURCE_VFY=sha1:aff563389d1285740f6bf7e28f93b8df0f902e0c
- WEB_SITE=http://www.ribbonsoft.com/qcad.html
- ENTERED=20020923
- UPDATED=20060817
- SHORT="A free 2D QT CAD system"
-
-cat <<EOF
-QCad is a free open-source 2D CAD system for Linux, various Unices and
-Windows. The developers main goals are to build a stable, fast and easy
-to use CAD for everyone. One doesn't need any knowledge of a CAD program
-to start working with QCad.
-EOF
diff --git a/qt-apps/qcad/profile.d/qcad.rc b/qt-apps/qcad/profile.d/qcad.rc
deleted file mode 100644
index 2c25c7d..0000000
--- a/qt-apps/qcad/profile.d/qcad.rc
+++ /dev/null
@@ -1 +0,0 @@
-export PATH=/opt/lunar/qcad:$PATH
diff --git a/qt-apps/qdvdauthor/BUILD b/qt-apps/qdvdauthor/BUILD
deleted file mode 100644
index 021684e..0000000
--- a/qt-apps/qdvdauthor/BUILD
+++ /dev/null
@@ -1,28 +0,0 @@
-(
-
- . /etc/profile.d/qt3.rc
- . /etc/profile.d/kde3.rc
-
- if module_installed xine-lib ; then
- export WITH_XINE_SUPPORT=1
- fi &&
-
- if module_installed MPlayer ; then
- export WITH_MPLAYER_SUPPORT=1
- fi &&
-
-# if module_installed vlc ; then
-# export WITH_VLC_SUPPORT=1
-# fi &&
-
- ./configure --build-qplayer --build-qslideshow \
- $OPTS &&
-
- cd qdvdauthor && qmake qdvdauthor.pro && make &&
- cd qslideshow && qmake qslideshow.pro && make && cd ../ &&
- cd qplayer && qmake qplayer.pro && make && cd ../ &&
-
- prepare_install &&
- make install
-
-) > $C_FIFO 2>&1
diff --git a/qt-apps/qdvdauthor/DEPENDS b/qt-apps/qdvdauthor/DEPENDS
deleted file mode 100644
index 9fb71f5..0000000
--- a/qt-apps/qdvdauthor/DEPENDS
+++ /dev/null
@@ -1,5 +0,0 @@
-depends dvd-slideshow
-
-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
deleted file mode 100644
index 9a69ed3..0000000
--- a/qt-apps/qdvdauthor/DETAILS
+++ /dev/null
@@ -1,33 +0,0 @@
- MODULE=qdvdauthor
- VERSION=1.1.0
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/$MODULE
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- MODULE_PREFIX=${QT3_PREFIX:-/opt/lunar/qt/3}
- SOURCE_VFY=sha1:26585aa488d6838781d922504cc174f55b847e43
- WEB_SITE=http://qdvdauthor.sourceforge.net/
- ENTERED=20071106
- UPDATED=20080331
- SHORT="GUI frontend for dvdauthor and other related tools"
- PSAFE=no
-
-cat << EOF
-What is possible so far with qdvdauthor ?
-You can use a simple Template dialog to create your menus.
-You can convert the whole project from PAL to NTSC and of course from NTSC to PAL.
-You can generate the main menu.
-You can generate Sub Menus.
-You can create Subtitles for your videos.
-You can transcode your input videos.
-You can apply multiple audio streams to the input videos.
-You can generate Buttons.
-You can scale, color, stretch, twist and shout each object.
-You can give each menu multiple sound tracks.
-You can generate a dvd-slideshow.
-You can create a full blown DVD without knowing the command line tools.
-You can modify every generated command before executing and generating the DVD.
-You can create animated menus (moving stuff around).
-You can generate MovieMenus.
-You can generate MovieButtons
- Note: Animated menus, MovieMenus and MovieButtons REQUIRE mplayer/mencoder !
-EOF
diff --git a/qt-apps/qgis/BUILD b/qt-apps/qgis/BUILD
deleted file mode 100644
index e86515d..0000000
--- a/qt-apps/qgis/BUILD
+++ /dev/null
@@ -1,14 +0,0 @@
-(
- export LD_LIBRARY_PATH=${QT_PREFIX:-$QTDIR}/lib
- export PATH=${QT_PREFIX:-$QTDIR}/bin:${KDE_PREFIX:-$KDEDIR}/bin:$PATH
- export LD_RUN_PATH=${KDE_PREFIX:-$KDEDIR}/lib:${KDE_PREFIX:-$KDEDIR}/lib/kde3
-
- ./configure --prefix=${KDE_PREFIX:-$KDEDIR} \
- --with-qt-dir=${QT_PREFIX:-$QTDIR} \
- --disable-debug \
- --enable-final \
- $OPTS &&
-
- default_make
-
-) > $C_FIFO 2>&1
diff --git a/qt-apps/qgis/DEPENDS b/qt-apps/qgis/DEPENDS
deleted file mode 100644
index 9247da0..0000000
--- a/qt-apps/qgis/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends qt3 &&
-depends gdal &&
-depends postgis
diff --git a/qt-apps/qgis/DETAILS b/qt-apps/qgis/DETAILS
deleted file mode 100644
index 7bc8ac4..0000000
--- a/qt-apps/qgis/DETAILS
+++ /dev/null
@@ -1,16 +0,0 @@
- MODULE=qgis
- VERSION=0.7.4
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:caee30d335a8774c85288bb339d476cb8bee5625
- WEB_SITE=http://qgis.org/
- ENTERED=20060728
- UPDATED=20060728
- SHORT="Qt based Geographic Information System"
-
-cat << EOF
-QGIS supports vector, raster, and database formats. QGIS is licensed under the
-GNU General Public License. QGIS lets you browse and create map data on your
-computer. It supports many common spatial data formats (e.g. ESRI ShapeFile,
-geotiff). QGIS supports plugins to do things like display tracks from your GPS.
-EOF
diff --git a/qt-apps/qgit/BUILD b/qt-apps/qgit/BUILD
deleted file mode 100644
index 807dfc0..0000000
--- a/qt-apps/qgit/BUILD
+++ /dev/null
@@ -1,13 +0,0 @@
-(
-
- . /etc/profile.d/qt3.rc
-
- ./configure --prefix=${QT_PREFIX:-$QTDIR} \
- --with-qt-dir=${QT_PREFIX:-$QTDIR} \
- $OPTS &&
-
- make &&
- prepare_install &&
- install -m 755 src/qgit ${QT_PREFIX:-$QTDIR}/bin
-
-) > $C_FIFO 2>&1
diff --git a/qt-apps/qgit/DEPENDS b/qt-apps/qgit/DEPENDS
deleted file mode 100644
index 15f7e06..0000000
--- a/qt-apps/qgit/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends qt3
diff --git a/qt-apps/qgit/DETAILS b/qt-apps/qgit/DETAILS
deleted file mode 100644
index 72afd66..0000000
--- a/qt-apps/qgit/DETAILS
+++ /dev/null
@@ -1,31 +0,0 @@
- MODULE=qgit
- VERSION=1.5.8
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:582daa28098801095dfb1bfe9e113f51590690ef
- WEB_SITE=http://digilander.libero.it/mcostalba
- ENTERED=20070428
- UPDATED=20080102
- SHORT="A Qt client for git"
-
-cat << EOF
-With qgit you will be able to browse revisions history, view patch content
-and changed files, graphically following different development branches.
-Main features:
-
- - View revisions, diffs, files history, files annotation, archive tree.
-
- - Commit changes visually cherry picking modified files.
-
- - Apply or format patch series from selected commits, drag and
- drop commits between two instances of qgit.
-
- - Associate commands sequences, scripts and anything else executable
- to a custom action. Actions can be run from menu and corresponding
- output is grabbed by a terminal window.
-
- - qgit implements a GUI for the most common StGIT commands like push/pop
- and apply/format patches. You can also create new patches or refresh
- current top one using the same semantics of git commit, i.e. cherry
- picking single modified files.
-EOF
diff --git a/qt-apps/qscintilla/BUILD b/qt-apps/qscintilla/BUILD
deleted file mode 100644
index ef1cb5d..0000000
--- a/qt-apps/qscintilla/BUILD
+++ /dev/null
@@ -1,10 +0,0 @@
-(
-
- . /etc/profile.d/qt3.rc
- cd qt &&
- qmake -o Makefile qscintilla.pro &&
- default_make &&
- ln -f -s $QTDIR/lib/libqscintilla.so.7.0.1 $QTDIR/lib/libqscintilla.so &&
- cp qextscintilla*.h $QTDIR/include
-
-) > $C_FIFO 2>&1
diff --git a/qt-apps/qscintilla/DEPENDS b/qt-apps/qscintilla/DEPENDS
deleted file mode 100644
index 1bb30a0..0000000
--- a/qt-apps/qscintilla/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends qt3
diff --git a/qt-apps/qscintilla/DETAILS b/qt-apps/qscintilla/DETAILS
deleted file mode 100644
index 2cbc98a..0000000
--- a/qt-apps/qscintilla/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
- MODULE=qscintilla
- EXTRA=gpl-1.7.1
- VERSION=1.71
- SOURCE=QScintilla-$VERSION-$EXTRA.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/QScintilla-$VERSION-$EXTRA
- 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
- UPDATED=20061231
- SHORT="Port to Qt of Scintilla C++ editor class"
-
-cat << EOF
-QScintilla includes features especially useful when editing and
-debugging source code. These include support for syntax styling,
-error indicators, code completion and call tips.
-EOF
diff --git a/qt-apps/qt3/BUILD b/qt-apps/qt3/BUILD
deleted file mode 100644
index e4d9464..0000000
--- a/qt-apps/qt3/BUILD
+++ /dev/null
@@ -1,62 +0,0 @@
-(
- export QTDIR=$SOURCE_DIRECTORY
- export PATH=$QTDIR/bin:$PATH
- 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 \
- -shared \
- -thread \
- -qt-gif \
- -plugin-imgfmt-png \
- -plugin-imgfmt-jpeg \
- -plugin-imgfmt-mng \
- -system-libpng \
- -system-libjpeg \
- -system-libmng \
- -system-zlib \
- -no-exceptions \
- -dlopen-opengl \
- -xft \
- -xkb \
- -sm \
- -tablet \
- $OPTS &&
-
- if [ "$SAMPIN" == "y" ] ; then
- make
- else
- make sub-tools
- fi &&
-
- rm -f bin/qmake &&
- prepare_install &&
-
- cp qmake/qmake bin/qmake &&
- make install &&
-
- if [ "$SAMPIN" == "y" ] ; then
- cp -a examples ${MODULE_PREFIX}/
- cp -a tutorial ${MODULE_PREFIX}/
- fi &&
-
- if ! grep -q "${MODULE_PREFIX}/lib" /etc/ld.so.conf; then
- echo "${MODULE_PREFIX}/lib" >> /etc/ld.so.conf
- fi &&
-
- echo "export QTDIR=\"${MODULE_PREFIX}\"" >> $SOURCE_DIRECTORY/qt3.rc &&
- echo export PATH=\"'${QTDIR}'/bin:'${PATH}'\" >> $SOURCE_DIRECTORY/qt3.rc &&
- echo export PKG_CONFIG_PATH=\"'${QTDIR}'/lib/pkgconfig:'${PKG_CONFIG_PATH}'\" \
- >> $SOURCE_DIRECTORY/qt3.rc &&
-
- install -m644 $SOURCE_DIRECTORY/qt3.rc /etc/profile.d/
-
-) > $C_FIFO 2>&1
diff --git a/qt-apps/qt3/CONFIGURE b/qt-apps/qt3/CONFIGURE
deleted file mode 100644
index ebcac97..0000000
--- a/qt-apps/qt3/CONFIGURE
+++ /dev/null
@@ -1 +0,0 @@
-mquery SAMPIN "Install QT3 examples and tutorials?" n
diff --git a/qt-apps/qt3/DEPENDS b/qt-apps/qt3/DEPENDS
deleted file mode 100644
index c2b2a90..0000000
--- a/qt-apps/qt3/DEPENDS
+++ /dev/null
@@ -1,20 +0,0 @@
-depends libungif
-depends libmng
-depends libpng
-depends %X
-
-optional_depends "mysql" \
- "-plugin-sql-mysql -I/usr/include/mysql -L/usr/lib/mysql" \
- "-no-sql-mysql" \
- "for mysql database support"
-
-optional_depends "sqlite" \
- "-plugin-sql-sqlite -I/usr/include -L/usr/lib" \
- "-no-sql-sqlite" \
- "for sqlite database support"
-
-optional_depends "postgresql" \
- "-plugin-sql-psql -I/usr/include/postgresql/server \
- -L/usr/lib/postgresql" \
- "-no-sql-psql" \
- "for postgresql database support"
diff --git a/qt-apps/qt3/DETAILS b/qt-apps/qt3/DETAILS
deleted file mode 100644
index 3636b22..0000000
--- a/qt-apps/qt3/DETAILS
+++ /dev/null
@@ -1,33 +0,0 @@
- MODULE=qt3
- 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:745def6250dc7f337dbb265e20bf38dcb41fd854
- MODULE_PREFIX=${QT_PREFIX:-/opt/lunar/qt/3}
- WEB_SITE=http://www.trolltech.com/qt
- ENTERED=20020420
- UPDATED=20081003
- GARBAGE=off
- FTP_PASSIVE=on
- MAINTAINER=florin at lunar-linux.org
- SHORT="C++ toolkit for application development."
-
-cat << EOF
-Qt is a C++ toolkit for application development. It lets application
-developers target all major operating systems with a single application
-source code.
-
-Qt provides a platform-independent API to all central platform
-functionality: GUI, database access, networking, file handling, etc. The
-Qt library encapsulates the different APIs of different operating systems,
-providing the application programmer with a single, common API for all
-operating systems. The native C APIs are encapsulated in a set of
-well-designed, fully object-oriented C++ classes.
-
-Certain environment variables must be defined before compiling and using
-applications that depend on qt3.
-QTDIR=/opt/lunar/qt/3
-PATH=/opt/lunar/qt/3/bin:$PATH
-EOF
diff --git a/qt-apps/qt3/POST_INSTALL b/qt-apps/qt3/POST_INSTALL
deleted file mode 100644
index 5d890f0..0000000
--- a/qt-apps/qt3/POST_INSTALL
+++ /dev/null
@@ -1,2 +0,0 @@
-if module_installed sip; then lin sip; fi
-if module_installed PyQt; then lin PyQt; fi
diff --git a/qt-apps/qt3/PRE_BUILD b/qt-apps/qt3/PRE_BUILD
deleted file mode 100644
index 3e2ee09..0000000
--- a/qt-apps/qt3/PRE_BUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-if module_installed qt3 ; then
- lrm --upgrade qt3
-fi &&
-
-default_pre_build
diff --git a/qt-apps/qtella/BUILD b/qt-apps/qtella/BUILD
deleted file mode 100644
index bcb0dec..0000000
--- a/qt-apps/qtella/BUILD
+++ /dev/null
@@ -1,12 +0,0 @@
-(
- ./configure --prefix=${QT_PREFIX:-$QTDIR} \
- --with-qt-dir=${QT_PREFIX:-$QTDIR} \
- --disable-debug \
- --enable-final \
- --enable-fast-malloc=full \
- --with-xinerama \
- $OPTS &&
-
- default_make
-
-) > $C_FIFO 2>&1
diff --git a/qt-apps/qtella/DEPENDS b/qt-apps/qtella/DEPENDS
deleted file mode 100644
index e87446a..0000000
--- a/qt-apps/qtella/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends qt3
-
-
diff --git a/qt-apps/qtella/DETAILS b/qt-apps/qtella/DETAILS
deleted file mode 100644
index b490349..0000000
--- a/qt-apps/qtella/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
- MODULE=qtella
- VERSION=0.6.5
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:15ccac7484d6225b4c7688f93611e33e68eb9452
- WEB_SITE=http://qtella.sourceforge.net
- ENTERED=20030405
- UPDATED=20040522
- SHORT="A gnutella client for Qt."
-
-cat << EOF
-Qtella is a client for the Gnet with many useful features. It is
-written in C++, uses the Qt libraries, and is available for Linux.
-Qtella's advantages over other clients include the fact that it is
-very fast (since it uses C++ instead of Java), it available for
-multiple platforms (since it uses Qt), and it is not spyware.
-EOF
diff --git a/qt-apps/qtparted/BUILD b/qt-apps/qtparted/BUILD
deleted file mode 100644
index 5ee9689..0000000
--- a/qt-apps/qtparted/BUILD
+++ /dev/null
@@ -1,16 +0,0 @@
-(
-
- . /etc/profile.d/qt3.rc
- . /etc/profile.d/kde3.rc
- . /etc/profile.d/unsermake.rc
- sedit 's@/usr/share/unsermake/@@g' Makefile.in src/Makefile.in &&
- sedit 's@$(prefix)/share/applnk/System@$(KDEDIR)/share/applnk/System at g' data/Makefile.am &&
- sedit 's/ped_free/free/' src/qp_libparted.cpp &&
- patch_it $SOURCE2 1 &&
- patch_it $SOURCE3 0 &&
- default_build &&
-
- # Remove redundand, empty dir
- rm -rf /usr/share/man/man1/man1
-
-) > $C_FIFO 2>&1
diff --git a/qt-apps/qtparted/DEPENDS b/qt-apps/qtparted/DEPENDS
deleted file mode 100644
index 3e1f8f8..0000000
--- a/qt-apps/qtparted/DEPENDS
+++ /dev/null
@@ -1,8 +0,0 @@
-depends parted
-depends unsermake
-depends qt3
-
-optional_depends "ntfsprogs" "" "" "for NTFS support"
-optional_depends "xfsprogs" "" "" "for XFS support"
-optional_depends "progsreiserfs" "" "" "for ReiserFS support"
-optional_depends "jfsutils" "" "" "for JFS support"
diff --git a/qt-apps/qtparted/DETAILS b/qt-apps/qtparted/DETAILS
deleted file mode 100644
index d7d7b9d..0000000
--- a/qt-apps/qtparted/DETAILS
+++ /dev/null
@@ -1,21 +0,0 @@
- MODULE=qtparted
- VERSION=0.4.5
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE2=qtparted-0.4.5-PED_SECTOR_SIZE.patch
- SOURCE3=qtparted.desktop.patch
- SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE2_URL=$PATCH_URL/
- SOURCE3_URL=$PATCH_URL/
- SOURCE_VFY=sha1:01bf8d1c7866544b410e5be14e2cfcaa5c16cd3d
- SOURCE2_VFY=sha1:b6212ac204e18ac8564e8f8fe689a724e0126143
- SOURCE3_VFY=sha1:9b2de5781cd2aee83c33b4b92783d4ace5c9510a
- WEB_SITE=http://qtparted.sourceforge.net
- PSAFE=no
- ENTERED=20080927
- UPDATED=20080927
- SHORT="Partition Magic clone written in C++ using the Qt toolkit"
-cat << EOF
-QtParted stands for Qt Partition Editor and is a graphical frontend
-to libparted. Among other features it supports creating, resizing,
-moving and copying of partitions.
-EOF
diff --git a/qt-apps/scribus/BUILD b/qt-apps/scribus/BUILD
deleted file mode 100644
index ad144df..0000000
--- a/qt-apps/scribus/BUILD
+++ /dev/null
@@ -1,9 +0,0 @@
-(
-
- . /etc/profile.d/qt3.rc
-
- cd Scribus &&
- cmake -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX ./ &&
- default_make
-
-) > $C_FIFO 2>&1
diff --git a/qt-apps/scribus/CONFLICTS b/qt-apps/scribus/CONFLICTS
deleted file mode 100644
index eda1363..0000000
--- a/qt-apps/scribus/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts scribus-devel
diff --git a/qt-apps/scribus/DEPENDS b/qt-apps/scribus/DEPENDS
deleted file mode 100644
index 4843e8e..0000000
--- a/qt-apps/scribus/DEPENDS
+++ /dev/null
@@ -1,7 +0,0 @@
-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"
diff --git a/qt-apps/scribus/DETAILS b/qt-apps/scribus/DETAILS
deleted file mode 100644
index 8c5417d..0000000
--- a/qt-apps/scribus/DETAILS
+++ /dev/null
@@ -1,22 +0,0 @@
-# Do not bump the module to the 1.3.4 version as it is a dead end.
-#
- MODULE=scribus
- VERSION=1.3.3.13
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:75ab40fdf9c93de1243f1dc018a5e245f99ec85a
- WEB_SITE=http://www.scribus.net
- MODULE_PREFIX=${QT_PREFIX:-$QTDIR}
- ENTERED=20020420
- UPDATED=20090416
- SHORT="A desktop publishing program based on QT"
-
-cat << EOF
-Scribus is a Layout program for Linux, similar to Adobe PageMaker,
-QuarkXPress or Adobe InDesign, except that it is published under the
-GNU GPL. Scribus has the ability to layout newsletters, create corporate
-stationery, small posters and other documents which need flexible layout
-and/or the ability to output to professional quality imagesetting
-equipment. You can do all the typical tasks like placing and rotating text
-and/or images on a page, specify manual kerning of type and much more.
-EOF
diff --git a/qt-apps/valknut-qt3/BUILD b/qt-apps/valknut-qt3/BUILD
deleted file mode 100644
index 7bcec3b..0000000
--- a/qt-apps/valknut-qt3/BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-(
- 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
deleted file mode 100644
index bcd79d9..0000000
--- a/qt-apps/valknut-qt3/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends dclib
-depends qt3
diff --git a/qt-apps/valknut-qt3/DETAILS b/qt-apps/valknut-qt3/DETAILS
deleted file mode 100644
index 5a5fa66..0000000
--- a/qt-apps/valknut-qt3/DETAILS
+++ /dev/null
@@ -1,16 +0,0 @@
- 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