Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 59701 Details for
Bug 83167
wxMaxima-0.6.0 ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
wxMaxima version 0.6.1 ebuild, tested working on x86
wxMaxima-0.6.1.ebuild (text/plain), 623 bytes, created by
Ben Schwartz
on 2005-05-24 06:54:43 UTC
(
hide
)
Description:
wxMaxima version 0.6.1 ebuild, tested working on x86
Filename:
MIME Type:
Creator:
Ben Schwartz
Created:
2005-05-24 06:54:43 UTC
Size:
623 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils >DESCRIPTION="wxMaxima is a wxWidgets GUI for the computer algebra system maxima." >HOMEPAGE="http://wxmaxima.sourceforge.net/" >SRC_URI="mirror://sourceforge/wxmaxima/${P}.tar.gz" >LICENSE="GPL" >SLOT="0" >KEYWORDS="~x86" >IUSE="" >DEPEND=">=sci-mathematics/maxima-5.9.1 > >=x11-libs/wxGTK-2.6.0 > >=dev-libs/libxml2-2.5.0" > >S=${WORKDIR}/${P} > >src_compile() { > econf || die "econf failed" > emake || die "emake failed" >} > >src_install() { > make DESTDIR=${D} install || die >}
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 83167
: 59701 |
60904
|
60905