Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 225133 Details for
Bug 311163
dev-embedded/scratchbox bumps
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
squeeze devkit ebuild
scratchbox-devkit-debian-squeeze-1.0.2.ebuild (text/plain), 756 bytes, created by
David King
on 2010-03-24 18:07:36 UTC
(
hide
)
Description:
squeeze devkit ebuild
Filename:
MIME Type:
Creator:
David King
Created:
2010-03-24 18:07:36 UTC
Size:
756 bytes
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >SBOX_GROUP="sbox" > >DESCRIPTION="A cross-compilation toolkit designed to make embedded Linux application development easier." >HOMEPAGE="http://www.scratchbox.org/" >SRC_URI="http://scratchbox.org/download/files/sbox-releases/stable/tarball/${P}-i386.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > ># Stripping BREAKS scratchbox, it runs in a chroot and is pre-stripped when needed (bug #296294) >RESTRICT="strip" > >RDEPEND="=dev-embedded/scratchbox-1.0*" >DEPEND="" > >TARGET_DIR="/opt/scratchbox" > >QA_TEXTRELS="opt/scratchbox" > >S=${WORKDIR}/scratchbox > >src_install() { > dodir ${TARGET_DIR} > cp -pRP * "${D}/${TARGET_DIR}" >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 311163
: 225133 |
225135
|
225137