Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 38329 Details for
Bug 61977
${A} in .51-pre20 doesn't contain all source tarballs
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild to demonstrate the problem
nx-x11-1.4.0.ebuild (text/plain), 758 bytes, created by
Stuart Herbert (RETIRED)
on 2004-08-27 14:09:17 UTC
(
hide
)
Description:
Ebuild to demonstrate the problem
Filename:
MIME Type:
Creator:
Stuart Herbert (RETIRED)
Created:
2004-08-27 14:09:17 UTC
Size:
758 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >MY_PN=${PN//x11/X11} >MY_PV=${PV}-3 >DESCRIPTION="This is a sample skeleton ebuild file" >HOMEPAGE="http://foo.bar.com/" >URI_BASE="http://www.nomachine.com/download/snapshot/nxsources/" >SRC_URI="$URI_BASE/${MY_PN}-${MY_PV}.tar.gz $URI_BASE/nxagent-1.4.0-44.tar.gz $URI_BASE/nxauth-1.4.0-1" >LICENSE="" >SLOT="0" >KEYWORDS="~x86" >IUSE="" >#RESTRICT="nostrip" >DEPEND="" >#RDEPEND="" >S=${WORKDIR}/${MY_PN} > >src_unpack() { > echo $A > exit 1 > unpack ${A} >} > >src_compile() { > emake World || die "emake failed" >} > >src_install() { > into /usr/NX > > dolib nx-X11/lib/X11/libX11.so > dolib nx-X11/lib/Xext/libXext.so > dolib nx-X11/lib/Xrender/libXrender.so >}
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 61977
: 38329