blob: 7823a3bfee739904b890c892d02fa92ec38b24cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install
DESCRIPTION=A cross-compilation toolkit designed to make embedded Linux application development easier
EAPI=0
HOMEPAGE=http://www.scratchbox.org/
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND==dev-embedded/scratchbox-1.0*
RESTRICT=strip
SLOT=0
SRC_URI=http://scratchbox.org/download/files/sbox-releases/stable/tarball/scratchbox-devkit-maemo3-1.0.3-i386.tar.gz
_eclass_exported_funcs=src_install:-
_md5_=bd0d50953915c1b51c4936225a47236d
|