[37114] trunk/dports/devel
simon at macports.org
simon at macports.org
Mon May 26 14:21:45 PDT 2008
Revision: 37114
http://trac.macosforge.org/projects/macports/changeset/37114
Author: simon at macports.org
Date: 2008-05-26 14:21:44 -0700 (Mon, 26 May 2008)
Log Message:
-----------
devel/piklab: New port, closes #14583. Thanks to jwbacon at tds.net.
Added Paths:
-----------
trunk/dports/devel/piklab/
trunk/dports/devel/piklab/Portfile
Added: trunk/dports/devel/piklab/Portfile
===================================================================
--- trunk/dports/devel/piklab/Portfile (rev 0)
+++ trunk/dports/devel/piklab/Portfile 2008-05-26 21:21:44 UTC (rev 37114)
@@ -0,0 +1,35 @@
+# $Id$
+
+PortSystem 1.0
+
+name piklab
+version 0.15.2
+categories devel
+maintainers jwbacon at tds.net
+description PIC Microcontroller IDE
+long_description Piklab is an integrated development environment (IDE) for applications based on Microchip PIC and dsPIC microcontrollers similar to the MPLAB environment.
+homepage http://piklab.sourceforge.net/
+platforms darwin
+master_sites sourceforge
+use_bzip2 yes
+
+checksums md5 0b2f2154753ba53c74b470edb3fa6ded \
+ sha1 9e41660279556ad70d2cccfb45b82519ba31ebc4 \
+ rmd160 9b859974071cdd8fd3f260bf0eac00feadfc9140
+
+depends_lib port:kdelibs3 port:libusb port:jpeg port:arts port:readline
+
+configure.args QTDIR=/opt/local/lib/qt3
+
+post-activate {
+ ui_msg "
+========================================================================
+Piklab is an integrated development environment only. You must install
+a compiler (such as the sdcc port) separately.
+
+See ${homepage} for details.
+
+Piklab also requires X11, which can be installed from the installation
+disc that came with your Mac.
+========================================================================"
+}
Property changes on: trunk/dports/devel/piklab/Portfile
___________________________________________________________________
Name: svn:keyword
+ Id
Name: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080526/7da407ba/attachment.htm
More information about the macports-changes
mailing list