[Lunar-commits] <moonbase> mysqlnavigator: move it to crater.

Florin Braescu florin at lunar-linux.org
Tue Jan 5 18:57:55 CET 2010


commit adc88035c3c7be8db3dfaa3c8de1d7d0c33cc804
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Jan 5 19:57:55 2010 +0200

    mysqlnavigator: move it to crater.
---
 sql/mysqlnavigator/BUILD   |    5 -----
 sql/mysqlnavigator/DEPENDS |    2 --
 sql/mysqlnavigator/DETAILS |   18 ------------------
 3 files changed, 0 insertions(+), 25 deletions(-)

diff --git a/sql/mysqlnavigator/BUILD b/sql/mysqlnavigator/BUILD
deleted file mode 100644
index f200fd6..0000000
--- a/sql/mysqlnavigator/BUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-export QTDIR="${QT_PREFIX:-$QTDIR}"
-OPTS=$OPTS" --with-mysql-includes=/usr/include/mysql \
-            --with-qt-libraries=$QTDIR/lib"
-sedit "s: -lqt: -lqt-mt:" src/main/Makefile.in &&
-default_build
diff --git a/sql/mysqlnavigator/DEPENDS b/sql/mysqlnavigator/DEPENDS
deleted file mode 100644
index 850c772..0000000
--- a/sql/mysqlnavigator/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends  mysql  &&
-depends  qt3
diff --git a/sql/mysqlnavigator/DETAILS b/sql/mysqlnavigator/DETAILS
deleted file mode 100644
index a265a5b..0000000
--- a/sql/mysqlnavigator/DETAILS
+++ /dev/null
@@ -1,18 +0,0 @@
-          MODULE=mysqlnavigator
-         VERSION=1.4.2
-        #VERSION=1.4.1
-          SOURCE=$MODULE-$VERSION.tar.gz
-   SOURCE_URL[0]=http://sql.kldp.org/snapshots/
-   SOURCE_URL[1]=$SFORGE_URL/mysqlnavigator/
-   SOURCE_URL[2]=http://ftp.kde.com/Database/MySQL_Navigator/
-        WEB_SITE=http://sql.kldp.org/mysql/
-         ENTERED=20020205
-         UPDATED=20030521
-           SHORT="MySQL GUI interface"
-cat << EOF
-MySQL Navigator is MySQL database server GUI client program. The purpose of MySQL 
-Navigator is to provide a useful client interface to MySQL database servers, whilst 
-supporting multiple operating systems and languages. You can currently import/export 
-database, enter queries, get result sets, edit scripts, run scripts, add, alter, and 
-delete users, and retrieve client and server information.
-EOF


More information about the Lunar-commits mailing list