Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv17741

Added Files:
        msp430-libc.info 
Log Message:
LTS20110716 from 10.4

--- NEW FILE: msp430-libc.info ---
Package: msp430-libc
Version: 0.1-20110612
Revision: 1
Depends: msp430-gcc (>= 4.5.3-20110716)
 
Source: mirror:sourceforge:mspgcc/msp430-libc/msp430-libc-20110612.tar.bz2
Source-MD5: f143dfc01911df4e15aa168dee00e40c

Source3: 
mirror:sourceforge:mspgcc/Patches/LTS/20110716/msp430-libc-20110612-sf3387164.patch
Source3-MD5: 741eb869e911651a89f1d05b7a251075

PatchScript: <<
    patch -p1 < ../msp430-libc-20110612-sf3387164.patch
<<

CompileScript: <<
    #!/bin/sh -ev
    cd src
    make PREFIX=%p/lib/msp430
<<

InstallScript: <<
    #!/bin/sh -ev
    cd src
    make install PREFIX=%i/lib/msp430
<<

Description: Standard C library for the MSP430 toolchain
License: GPL
Maintainer: Matthias Ringwald <frec...@users.sf.net>
DescDetail: <<
  A C compiler isn't complete without its library. This package provides a
  basic libc, as well as crts. These libraries contain math, string and other
  functions along with startup and initialization code.

  It includes the msp430-libc patches from the mspgcc project release 20110716.
<<


------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to