[Lunar-commits] <moonbase> picprog: new module proposal
Auke Kok
sofar at foo-projects.org
Tue Dec 30 20:46:04 CET 2008
commit 28f81bbf83eb0bd7d27e82197cf40a2984e6b137
Author: aGaTHoS <agathos at fobos.org>
Date: Tue Dec 30 20:46:04 2008 +0100
picprog: new module proposal
---
zbeta/picprog/BUILD | 4 ++++
zbeta/picprog/DETAILS | 13 +++++++++++++
2 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/zbeta/picprog/BUILD b/zbeta/picprog/BUILD
new file mode 100644
index 0000000..5304723
--- /dev/null
+++ b/zbeta/picprog/BUILD
@@ -0,0 +1,4 @@
+(
+ sedit "s:/usr/local/:/usr/:" Makefile
+ default_make
+) > $C_FIFO 2>&1
diff --git a/zbeta/picprog/DETAILS b/zbeta/picprog/DETAILS
new file mode 100644
index 0000000..75fc292
--- /dev/null
+++ b/zbeta/picprog/DETAILS
@@ -0,0 +1,13 @@
+ MODULE=picprog
+ VERSION=1.9.0
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://hyvatti.iki.fi/~jaakko/pic/
+ SOURCE_VFY=sha1:4e4a9f4b26e46bf95461598b4886d63bbf02307f
+ WEB_SITE=http://hyvatti.iki.fi/~jaakko/pic/
+ ENTERED=20081208
+ UPDATED=20081208
+ SHORT="A Microchip PIC programmer"
+
+cat << EOF
+PIC16, PIC12 and PIC18 microcontroller programmer for Linux and Windows/Cygwin.
+EOF
More information about the Lunar-commits
mailing list