[Lunar-commits] <moonbase> qt-assistant: Removing from moonbase, have not found any apps that still require this.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Wed Jan 4 23:16:13 CET 2012
commit a4c4af7925fa543decddd7c8b07205a88fef5949
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Wed Jan 4 17:16:13 2012 -0500
qt-assistant: Removing from moonbase, have not found any apps that still require this.
---
qt4-apps/qt-assistant/BUILD | 18 ------------------
qt4-apps/qt-assistant/DEPENDS | 1 -
qt4-apps/qt-assistant/DETAILS | 15 ---------------
3 files changed, 0 insertions(+), 34 deletions(-)
diff --git a/qt4-apps/qt-assistant/BUILD b/qt4-apps/qt-assistant/BUILD
deleted file mode 100644
index 17f0e2f..0000000
--- a/qt4-apps/qt-assistant/BUILD
+++ /dev/null
@@ -1,18 +0,0 @@
-(
-
- . /etc/profile.d/qt4.rc &&
-
- # build assistant_adp
- cd tools/assistant/compat &&
- qmake QT_SOURCE_TREE="../../../" &&
- default_make &&
-
- # build libQtAssistantClient
- cd lib &&
-# sedit "s:#include <QtAssistant/:#include <:" qassistantclient.h &&
- sedit 's:assistant_headers.files = \$\$SYNCQT.HEADER_FILES \$\$SYNCQT.HEADER_CLASSES:assistant_headers.files = qassistantclient.h qassistantclient_global.h:' lib.pro &&
- qmake QT_SOURCE_TREE="../../../.." QT_BUILD_TREE="../../../.." CONFIG="create_prl" QMAKE_CXXFLAGS="-I../../../../include" &&
-
- default_make
-
-) > $C_FIFO 2>&1
diff --git a/qt4-apps/qt-assistant/DEPENDS b/qt4-apps/qt-assistant/DEPENDS
deleted file mode 100644
index 428f269..0000000
--- a/qt4-apps/qt-assistant/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends qt4
diff --git a/qt4-apps/qt-assistant/DETAILS b/qt4-apps/qt-assistant/DETAILS
deleted file mode 100644
index d783c12..0000000
--- a/qt4-apps/qt-assistant/DETAILS
+++ /dev/null
@@ -1,15 +0,0 @@
- MODULE=qt-assistant
- VERSION=4.6.3
- SOURCE=qt-everywhere-opensource-src-4.6.3.tar.gz
- SOURCE_URL=ftp://ftp.trolltech.com/qt/source/
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/qt-everywhere-opensource-src-4.6.3
- SOURCE_VFY=sha1:1c18a564df9296c7cb0e0dedde40b9843e1b30e8
- WEB_SITE=http://www.trolltech.com/qt
- ENTERED=20100729
- UPDATED=20100729
- SHORT="compatability libraries"
-
-cat << EOF
-These are compatibility libraries between for Qt-4.6.x and are needed by
-some applications to work with Qt-4.7.0.
-EOF
More information about the Lunar-commits
mailing list