Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 30849 Details for
Bug 50209
sci-misc/xppaut-5.85 - analysis and simulation of dynamic systems (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
xppaut-5.85.ebuild
xppaut-5.85.ebuild (text/plain), 870 bytes, created by
Thomas Veith (RETIRED)
on 2004-05-06 05:26:40 UTC
(
hide
)
Description:
xppaut-5.85.ebuild
Filename:
MIME Type:
Creator:
Thomas Veith (RETIRED)
Created:
2004-05-06 05:26:40 UTC
Size:
870 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="analysis and simulation of dynamic systems" >HOMEPAGE="http://www.math.pitt.edu/~bard/xpp/xpp.html" >SRC_URI="http://www.math.pitt.edu/~bard/bardware/xppaut_latest.tar.gz" > >LICENSE="GPL-2" > >SLOT="0" >KEYWORDS="~x86" > >IUSE="" > >DEPEND="virtual/x11 \ > app-text/ghostscript \ > app-text/tetex" > >RDEPEND="virtual/x11" > >S=${WORKDIR}/${P} > >src_unpack() { > mkdir ${P} > cd ${P} > unpack ${A} >} > >src_compile() { > epatch ${FILESDIR}/gentoo-xpp-5.85.diff > > CFLAGS=${CFLAGS} \ > BINDIR=${D}/usr/X11R6/bin \ > MANDIR=${D}/usr/X11R6/man \ > DOCDIR=${D}/usr/share/doc/${P} \ > make >} > >src_install() { > CFLAGS=${CFLAGS} \ > BINDIR=${D}/usr/X11R6/bin \ > MANDIR=${D}/usr/X11R6/man \ > DOCDIR=${D}/usr/share/doc/${P} \ > make install > > dodoc HISTORY LICENSE >}
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 50209
: 30849 |
30850
|
88600
|
88601
|
88602