Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv21844
Modified Files:
msp430-binutils.info msp430-gcc.info msp430-libc.info
msp430mcu.info avr-gcc.info avr-libc.info
Added Files:
mspdebug.info
Log Message:
update from 10.4
Index: msp430mcu.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/msp430mcu.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- msp430mcu.info 8 Aug 2011 20:05:22 -0000 1.1
+++ msp430mcu.info 7 Sep 2011 16:33:03 -0000 1.2
@@ -1,6 +1,6 @@
Package: msp430mcu
Version: 0.1-20110613
-Revision: 1
+Revision: 2
Source: mirror:sourceforge:mspgcc/msp430mcu/msp430mcu-20110613.tar.bz2
Source-MD5: 0579e1a7de78f92a1d833cd9d9ea4f43
@@ -11,9 +11,13 @@
Source3:
mirror:sourceforge:mspgcc/Patches/LTS/20110716/msp430mcu-20110613-sf3384550.patch
Source3-MD5: 5548d43c88a617fff7300f9437afcc6b
+Source4:
mirror:sourceforge:mspgcc/Patches/LTS/20110716/msp430mcu-20110613-sf3400714.patch
+Source4-MD5: 2c8608ba9fd2f1a8119ec309279049a1
+
PatchScript: <<
patch -p1 < ../msp430mcu-20110613-sf3379189.patch
patch -p1 < ../msp430mcu-20110613-sf3384550.patch
+ patch -p1 < ../msp430mcu-20110613-sf3400714.patch
<<
CompileScript: echo "only data, no compilation needed"
@@ -26,6 +30,15 @@
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.
+
+It contains patches:
+ * sf3379189
+ * sf3384550
+ * sf3400714
+<<
+
Description: Device capabilites database for MSP430 toolchain
License: GPL
Maintainer: Matthias Ringwald <[email protected]>
--- NEW FILE: mspdebug.info ---
Package: mspdebug
Version: 0.15
Revision: 1
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: 044bcae38fbd6286b7b2c0ee0327b63d
BuildDepends: libusb, readline5
Depends: libusb-shlibs, libelf, readline5-shlibs
SetCC: llvm-gcc
PatchScript: sed -e 's|/opt/local/|%p/|g' -i .bak Makefile
CompileScript: make
InstallScript: make PREFIX=%i install
DocFiles: AUTHORS COPYING ChangeLog
Description: MSP430 programmer and debugger
DescDetail: <<
MSPDebug is a free debugger for use with MSP430 MCUs.
It supports FET430UIF, eZ430, RF2500 and Olimex MSP-JTAG-TINY programmers.
It can be used as a proxy for gdb or as an independent debugger with support
for programming, disassembly and reverse engineering.
<<
License: GPL
Homepage: http://mspdebug.sourceforge.net/
Maintainer: Matthias Ringwald <[email protected]>
Index: msp430-binutils.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/msp430-binutils.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- msp430-binutils.info 8 Aug 2011 19:45:31 -0000 1.1
+++ msp430-binutils.info 7 Sep 2011 16:33:03 -0000 1.2
@@ -1,6 +1,6 @@
Package: msp430-binutils
Version: 2.21.1-20110716
-Revision: 1
+Revision: 2
BuildDepends: fink (>= 0.29.21)
Maintainer: Matthias Ringwald <[email protected]>
@@ -19,11 +19,19 @@
Source5:
mirror:sourceforge:mspgcc/Patches/LTS/20110716/msp430-binutils-2.21.1-20110716-sf3386145.patch
Source5-MD5: 18440faf28eecc3a4c7fac1fe1d9afb1
+Source6:
mirror:sourceforge:mspgcc/Patches/LTS/20110716/msp430-binutils-2.21.1-20110716-sf3400711.patch
+Source6-MD5: d47cb514ebf3658f03449e3826fc20ae
+
+Source7:
mirror:sourceforge:mspgcc/Patches/LTS/20110716/msp430-binutils-2.21.1-20110716-sf3400750.patch
+Source7-MD5: be6427910ec4ba7226966ccd997f6b7e
+
PatchScript: <<
patch -p1 < ../mspgcc-20110716/msp430-binutils-2.21.1-20110716.patch
patch -p1 < ../msp430-binutils-2.21.1-20110716-sf3143071.patch
patch -p1 < ../msp430-binutils-2.21.1-20110716-sf3379341.patch
patch -p1 < ../msp430-binutils-2.21.1-20110716-sf3386145.patch
+ patch -p1 < ../msp430-binutils-2.21.1-20110716-sf3400711.patch
+ patch -p1 < ../msp430-binutils-2.21.1-20110716-sf3400750.patch
<<
ConfigureParams: <<
@@ -62,7 +70,12 @@
Removed libiberty.a installation of msp430-gcc & msp430-binutils.
Avoided using /sw/msp430. Its lib & include folders have been moved to
/sw/share/msp430 and the binaries are put into /sw/bin.
-It includes the binutils patches from the mspgcc project release 20110716.
+It includes the binutils patches from the mspgcc project release 20110716 and
patches:
+ * sf3143071
+ * sf3379341
+ * sf3386145
+ * sf3400711
+ * sf3400750
<<
License: GPL
Index: msp430-gcc.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/msp430-gcc.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- msp430-gcc.info 23 Aug 2011 13:52:38 -0000 1.3
+++ msp430-gcc.info 7 Sep 2011 16:33:03 -0000 1.4
@@ -1,8 +1,8 @@
Package: msp430-gcc
Version: 4.5.3-20110716
-Revision: 3
-Depends: msp430-binutils (>= 2.21.1-20110716), gmp5-shlibs, libmpfr4-shlibs,
libmpc2-shlibs
-BuildDepends: gmp5 (>=4.3.2-1), libmpfr4, libmpc2
+Revision: 4
+Depends: msp430-binutils (>= 2.21.1-20110716), msp430mcu (>= 0.1-20110612),
gmp5-shlibs, libmpfr4-shlibs, libmpc2-shlibs
+BuildDepends: gmp5, libmpfr4, libmpc2
Maintainer: Matthias Ringwald <[email protected]>
Source: mirror:gnu:gcc/gcc-4.5.3/gcc-4.5.3.tar.bz2
Index: avr-gcc.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/avr-gcc.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- avr-gcc.info 7 Aug 2011 22:46:25 -0000 1.2
+++ avr-gcc.info 7 Sep 2011 16:33:03 -0000 1.3
@@ -1,14 +1,24 @@
Package: avr-gcc
-Version: 4.4.2
-Revision: 2
+Version: 4.5.3
+Revision: 1
Depends: avr-binutils (>= 2.15), gmp5-shlibs, libmpfr4-shlibs
BuildDepends: gcc4.2, gmp5, libmpfr4
Maintainer: Matthias Ringwald <[email protected]>
Source: mirror:gnu:gcc/gcc-%v/gcc-%v.tar.bz2
-Source-MD5: 70f5ac588a79e3c9901d5b34f58d896d
+Source-MD5: 8e0b5c12212e185f3e4383106bfa9cc6
SetCC: gcc-4.2
SetCXX: g++-4.2
-ConfigureParams: --target=avr --prefix=%p/share/avr --prefix=%p/share/avr
--bindir=%p/bin --mandir=%p/share/man --infodir=%p/share/info
--enable-languages=c,c++ --disable-nls --disable-libssp --with-gmp=%p
+ConfigureParams: <<
+ --target=avr \
+ --prefix=%p/share/avr \
+ --bindir=%p/bin \
+ --mandir=%p/share/man \
+ --infodir=%p/share/info \
+ --enable-languages=c,c++ \
+ --disable-nls \
+ --disable-libssp \
+ --with-gmp=%p
+<<
CompileScript: <<
#!/bin/bash -ev
Index: msp430-libc.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/msp430-libc.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- msp430-libc.info 8 Aug 2011 20:24:33 -0000 1.1
+++ msp430-libc.info 7 Sep 2011 16:33:03 -0000 1.2
@@ -1,16 +1,21 @@
Package: msp430-libc
Version: 0.1-20110612
-Revision: 1
+Revision: 2
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
+Source2:
mirror:sourceforge:mspgcc/Patches/LTS/20110716/msp430-libc-20110612-sf3387164.patch
+Source2-MD5: 741eb869e911651a89f1d05b7a251075
+
+Source3:
mirror:sourceforge:mspgcc/Patches/LTS/20110716/msp430-libc-20110612-sf3402836.patch
+Source3-MD5: 7a9135c8866329cfaee86dde3d789a1f
+
PatchScript: <<
patch -p1 < ../msp430-libc-20110612-sf3387164.patch
+ patch -p1 < ../msp430-libc-20110612-sf3402836.patch
<<
CompileScript: <<
@@ -33,5 +38,7 @@
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.
+ It includes the msp430-libc patches from the mspgcc project release 20110716
and patches:
+ * sf3387164
+ * sf3402836
<<
Index: avr-libc.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/avr-libc.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- avr-libc.info 7 Aug 2011 11:10:45 -0000 1.1
+++ avr-libc.info 7 Sep 2011 16:33:03 -0000 1.2
@@ -1,26 +1,33 @@
Package: avr-libc
-Version: 1.6.5
+Version: 1.7.1
Revision: 2
-Depends: avr-binutils (>= 2.17), avr-gcc (>= 4.2.0)
+Depends: avr-gcc (>= 4.5.3)
Maintainer: Matthias Ringwald <[email protected]>
-Source: http://download.savannah.gnu.org/releases/avr/avr-libc-bin-%v.zip
-Source-MD5: e45ca04802b6b6ab0c87909b2c70fc3a
+Source: http://download.savannah.gnu.org/releases/avr-libc/%n-%v.tar.bz2
+Source-MD5: 8608061dcff075d44d5c59cb7b6a6f39
Source2:
http://download.savannah.gnu.org/releases/avr-libc/avr-libc-user-manual-%v.tar.bz2
-Source2-MD5: d9c0608e9e5dd88bbd720f72a195d69b
-NoSourceDirectory: true
+Source2-MD5: 1d0490f6f83192b8ab4f88ac027978e2
-CompileScript: <<
-<<
+# ConfigureScript: <<
+# ./configure --build=`./config.guess` --host=avr --prefix=%p/share/avr
+# <<
+ConfigureParams: --build=`./config.guess` --host=avr --prefix=%p/share/avr
InstallScript: <<
- mkdir -p %i/share/avr
- cp -R %b/avr %i/share/avr/
- cp -R %b/bin %i/share/avr/
- mkdir -p %i/share/doc/avr-libc
- cp -R %b/share/doc/avr-libc-%v/* %i/share/doc/avr-libc
- cp -R %b/avr-libc-user-manual-%v %i/share/doc/avr-libc/avr-libc-user-manual
+ make install DESTDIR=%d
+ rm -rf %i/share/avr/bin
+ mkdir -p %i/share/doc/%n-%v
+ mv %i/share/avr/share/doc/%n-%v/examples %i/share/doc/%n-%v
+ rm -rf %i/share/avr/share
+ cp -R ../avr-libc-user-manual-%v %i/share/doc/%n-%v/avr-libc-user-manual
+
+ # rm -rf %i/share/avr/share
+ # mkdir -p %i/share/avr
+ # cp -R %b/avr %i/share/avr/
+ # cp -R %b/bin %i/share/avr/
+ # cp -R %b/share/doc/avr-libc-%v/* %i/share/doc/avr-libc
<<
Description: AVR LIBC for GNU GCC & GNU binutils
------------------------------------------------------------------------------
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs