[Lunar-commits] <moonbase> pikdev: move it to creater.
Florin Braescu
florin at lunar-linux.org
Sat Jan 2 15:22:09 CET 2010
commit 8b950345d6f09e41f00eebcd8507f90848a51251
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Jan 2 16:22:09 2010 +0200
pikdev: move it to creater.
---
science/pikdev/BUILD | 10 ----------
science/pikdev/DEPENDS | 2 --
science/pikdev/DETAILS | 14 --------------
3 files changed, 0 insertions(+), 26 deletions(-)
diff --git a/science/pikdev/BUILD b/science/pikdev/BUILD
deleted file mode 100644
index 7359968..0000000
--- a/science/pikdev/BUILD
+++ /dev/null
@@ -1,10 +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
-
-
- export KDEDIRS=${KDE_PREFIX:-$KDEDIR} &&
- OPTS="$OPTS --prefix=${KDE_PREFIX:-$KDEDIR}" &&
- default_build
-) > $C_FIFO 2>&1
diff --git a/science/pikdev/DEPENDS b/science/pikdev/DEPENDS
deleted file mode 100644
index a677bf6..0000000
--- a/science/pikdev/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends kdebase3 &&
-depends gputils
diff --git a/science/pikdev/DETAILS b/science/pikdev/DETAILS
deleted file mode 100644
index be1f0bf..0000000
--- a/science/pikdev/DETAILS
+++ /dev/null
@@ -1,14 +0,0 @@
- MODULE=pikdev
- VERSION=0.9.2-1
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=http://pikdev.free.fr/
- SOURCE_VFY=sha1:62a2a7036c1e01995e4b97ddb5d1d7c684c5d198
- WEB_SITE=http://pikdev.free.fr/
- ENTERED=20031216
- UPDATED=20060903
- MAINTAINER=hardkrash at lunar-linux.org
- SHORT="a simple graphic IDE for the development of PIC-based applications."
-cat << EOF
-PiKdev is a simple graphic IDE for the development of PIC-based applications.
-PiKdev is developed in C++ under Linux and is based on the KDE environment.
-EOF
More information about the Lunar-commits
mailing list