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

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


commit b2ebe98746d951dea966aa7c50ff60e9ef725f38
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat Jan 2 16:21:15 2010 +0200

    kontrollerlab: move it to crater.
---
 zbeta/kontrollerlab/BUILD   |    8 --------
 zbeta/kontrollerlab/DEPENDS |    2 --
 zbeta/kontrollerlab/DETAILS |   23 -----------------------
 3 files changed, 0 insertions(+), 33 deletions(-)

diff --git a/zbeta/kontrollerlab/BUILD b/zbeta/kontrollerlab/BUILD
deleted file mode 100644
index 1d978f1..0000000
--- a/zbeta/kontrollerlab/BUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-(
-
-  . /etc/profile.d/qt3.rc
-  . /etc/profile.d/kde3.rc
-
-  default_build
-
-) > $C_FIFO 2>&1
diff --git a/zbeta/kontrollerlab/DEPENDS b/zbeta/kontrollerlab/DEPENDS
deleted file mode 100644
index e00865b..0000000
--- a/zbeta/kontrollerlab/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends qt3   &&
-depends kdebase3
diff --git a/zbeta/kontrollerlab/DETAILS b/zbeta/kontrollerlab/DETAILS
deleted file mode 100644
index db02142..0000000
--- a/zbeta/kontrollerlab/DETAILS
+++ /dev/null
@@ -1,23 +0,0 @@
-          MODULE=kontrollerlab
-         VERSION=0.8.0-alpha1
-          SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=$SFORGE_URL/$MODULE/
-      SOURCE_VFY=sha1:98ac7de0a335351fd753e469f622d5f811d01cfd
-   MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/3}
-        WEB_SITE=http://www.cadmaniac.org/projectMain.php?projectName=kontrollerlab
-         ENTERED=20070610
-         UPDATED=20070610
-           SHORT="a tool for developing microcontroller software."
-
-cat << EOF
-The KontrollerLab uses these tools to make developing of programs for 
-Atmels AVR easier:
-
- * avr-gcc and helper programs to compile the C files, link the object 
-   files, and assemble the ASM files.
- * uisp and avrdude to upload and download the programs
- * built-in debugger for PC-only and in-circuit debugging, currently at
-    an early stage [05/28/07]
- * serial terminal embedded in the IDE to ease debugging
- * kate as the editor embedded in the IDE
-EOF


More information about the Lunar-commits mailing list