1 # Contributor: Philipp Geyer <nistur@gmail.com>
5 pkgdesc="The Open2x toolchain is the most up to date GP2X toolchain there is and is the last one which is actively maintained."
8 makedepends=('subversion' 'pkgconfig')
10 url="http://wiki.open2x.org"
11 source=('http://www.open2x.org/open2x/toolchains/arm-open2x-linux-apps-gcc-4.1.1-glibc-2.3.6_i686_linux.tar.bz2.zip' \
12 'http://www.open2x.org/open2x/toolchains/open2x-libpack-20071903-gcc-4.1.1-glibc-2.3.6.tar.bz2.zip')
13 md5sums=('a4de8529c07109e1dc9b4aeef2f86645'
14 '1e1accc319584d1f2558af822d1477f1')
20 cp -R opt/ ${startdir}/pkg
21 cp -R gcc-4.1.1-glibc-2.3.6 ${startdir}/pkg/opt/open2x
22 chmod -R 777 ${startdir}/pkg/opt/open2x