Module submission - avr-binutils
criggenbach@magahugu.net
criggenbach at magahugu.net
Tue Jun 5 18:33:41 CEST 2007
module name : avr-binutils
suggested section : science
update (y/n) : n
bugfix (y/n) : n
security (y/n) : n
Here are the promised modules for the AVR-microprozessors
Christian Riggenbach
-------------- next part --------------
--- avr-binutils/avr.rc 1970-01-01 01:00:00.000000000 +0100
+++ avr-binutils/avr.rc 2007-06-03 18:01:49.000000000 +0200
@@ -0,0 +1,2 @@
+PATH=$PATH:/opt/lunar/avr/bin
+export PATH
--- avr-binutils/BUILD 1970-01-01 01:00:00.000000000 +0100
+++ avr-binutils/BUILD 2007-06-03 18:10:22.000000000 +0200
@@ -0,0 +1,27 @@
+PATH=$PATH:/usr/local/avr/bin
+export PATH
+
+rm -r ../$MODULE-$VERSION
+cd .. &&
+mv -T binutils-$VERSION $MODULE-$VERSION &&
+cd $MODULE-$VERSION &&
+mkdir obj-avr &&
+cd obj-avr &&
+
+../configure --target=avr \
+--prefix=/opt/lunar/avr/ \
+--disable-nls \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--infodir=/usr/share/info \
+--mandir=/usr/share/man \
+$OPTS &&
+
+default_make &&
+
+install --mode=0644 $SCRIPT_DIRECTORY/avr.rc /etc/profile.d/
+
+#cat > /etc/profile.d/avr << "EOF"
+#PATH=$PATH:/opt/lunar/avr/bin
+#export PATH
+#EOF
--- avr-binutils/DEPENDS 1970-01-01 01:00:00.000000000 +0100
+++ avr-binutils/DEPENDS 2007-05-26 18:22:15.000000000 +0200
@@ -0,0 +1 @@
+optional_depends "" "--enable-install-libbfd" "" "tools like simulavr refer to it"
\ Kein Zeilenumbruch am Dateiende.
--- avr-binutils/DETAILS 1970-01-01 01:00:00.000000000 +0100
+++ avr-binutils/DETAILS 2007-05-26 18:55:56.000000000 +0200
@@ -0,0 +1,14 @@
+ MODULE=avr-binutils
+ VERSION=2.17
+ SOURCE=binutils-$VERSION.tar.bz2
+ SOURCE_URL=$BUILD_DIRECTORY/$MODULE-$VERSION
+ SOURCE_URL[0]=$GNU_URL/binutils/
+ ENTERED=20070501
+ UPDATED=20070501
+ MAINTAINER="Christian Riggenbach"
+ SHORT="essential collection of binary utilities for the AVR-Microprocessors."
+
+cat<<EOF
+This Package is required for the basic utils for the AVR-Microprocessors.
+EOF
+
-------------- next part --------------
lvu submit avr-binutils 2a2ed0e1479c8b8e1be8c449720aadf0 -
2.6.21.1Gizmotron-2007-05-08 2.6.12 gcc-4.1.2 glibc-2.3.6
More information about the Lunar
mailing list