the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: msp430mcu
Version: 0.1-20120406
Revision: 1
# some headers have been moved from msp430-libc to msp430mcu before
Replaces: msp430-libc
Breaks: msp430-libc
Source: mirror:sourceforge:mspgcc/msp430mcu/msp430mcu-20120406.tar.bz2
Source-MD5: f813c659db2d31be55e63ad7ab90837b
PatchScript: <<
<<
CompileScript: echo "only data, no compilation needed"
InstallScript: <<
#!/bin/sh -ev
export MSP430MCU_ROOT=$(pwd)
mkdir -p %i/lib/msp430/bin
scripts/install.sh %i/lib/msp430
mv %i/lib/msp430/bin %i/bin
<<
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