Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 84769 Details for
Bug 130155
[science overlay] sci-mathematics/yorick (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sci-mathematics/yorick-1.5.22.ebuild
yorick-1.5.22.ebuild (text/plain), 635 bytes, created by
Andrey Grozin
on 2006-04-16 04:28:15 UTC
(
hide
)
Description:
sci-mathematics/yorick-1.5.22.ebuild
Filename:
MIME Type:
Creator:
Andrey Grozin
Created:
2006-04-16 04:28:15 UTC
Size:
635 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="A language for scientific computing and rapid prototyping" >HOMEPAGE="http://yorick-mb.sourceforge.net/" >SLOT="0" >LICENSE="BSD" >KEYWORDS="~x86" >MY_P=${PN}-mb-${PV} >RESTRICT="nomirror" >SRC_URI="mirror://sourceforge/yorick-mb/${MY_P}.tar.gz" >S=${WORKDIR}/${MY_P} > >src_compile() { > econf || die "econf failed" > make O_FLAGS="${CFLAGS}" optimize || die "setting flags failed" > emake || die "emake failed" >} > >src_install() { > ./install-sh 0 "${D}"/usr > make DESTDIR="${D}" install || die "install failed" >}
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 130155
:
84769
|
84813