Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv1736

Modified Files:
        msp430-libc.info 
Added Files:
        msp430mcu.info 
Log Message:
update to LTS20110716

Index: msp430-libc.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/msp430-libc.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- msp430-libc.info    1 Apr 2011 12:49:04 -0000       1.2
+++ msp430-libc.info    8 Aug 2011 19:26:20 -0000       1.3
@@ -1,12 +1,17 @@
 Package: msp430-libc
-Version: 0.1-20110213
+Version: 0.1-20110612
 Revision: 1
-Depends: msp430-binutils, msp430-gcc
+Depends: msp430-gcc (>= 4.5.3-20110716)
+ 
+Source: mirror:sourceforge:mspgcc/msp430-libc/msp430-libc-20110612.tar.bz2
+Source-MD5: f143dfc01911df4e15aa168dee00e40c
 
-Source: mirror:sourceforge:mspgcc4/msp430-libc/msp430-libc-ti_20110213.tar.bz2
-Source-MD5: 71c1524430a007391e6f10053123d23f
-Source2: mirror:sourceforge:mspgcc4/mspgcc4/mspgcc4-20110312.tar.bz2
-Source2-MD5: 333a9b58d7a1db2138fb95015ab06a4f
+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
@@ -18,11 +23,6 @@
     #!/bin/sh -ev
     cd src
     make install PREFIX=%i/lib/msp430
-
-    # from do-libc.sh
-    echo '!<arch>' > 0lib.tmp
-    cp 0lib.tmp "%i/lib/msp430/msp430/lib/libstdc++.a"
-    cp %i/lib/msp430/msp430/include/sys/inttypes.h 
/%i/lib/msp430/msp430/include/inttypes.h
 <<
 
 Description: Standard C library for the MSP430 toolchain
@@ -32,4 +32,6 @@
   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.
 <<

--- NEW FILE: msp430mcu.info ---
Package: msp430mcu
Version: 0.1-20110613
Revision: 1

# some headers have been moved from msp430-libc to msp430mcu
Replaces: msp430-libc
Breaks:   msp430-libc

Source: mirror:sourceforge:mspgcc/msp430mcu/msp430mcu-20110613.tar.bz2
Source-MD5: 0579e1a7de78f92a1d833cd9d9ea4f43

Source2: 
mirror:sourceforge:mspgcc/Patches/LTS/20110716/msp430mcu-20110613-sf3379189.patch
Source2-MD5: cdd618e6e91b7ae00204c27798bc19f6

Source3: 
mirror:sourceforge:mspgcc/Patches/LTS/20110716/msp430mcu-20110613-sf3384550.patch
Source3-MD5: 5548d43c88a617fff7300f9437afcc6b

PatchScript: <<
    patch -p1 < ../msp430mcu-20110613-sf3379189.patch
    patch -p1 < ../msp430mcu-20110613-sf3384550.patch
<<

CompileScript: echo "only data, no compilation needed"

InstallScript: <<
    #!/bin/sh -ev
    export MSP430MCU_ROOT=$(pwd)
    scripts/install.sh %i/lib/msp430
<<

DocFiles: README COPYING RELEASES.TXT

DescPort: <<
I followed 
http://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces but 
failed to use version numbers in the Replaces/Breaks tags. dpkg wouldn't 
overwrite the files.
<<

Description: Device capabilites database for MSP430 toolchain
License: GPL
Maintainer: Matthias Ringwald <frec...@users.sf.net>


------------------------------------------------------------------------------
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