Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 88600 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]
Ebuild for , which is a version bump and works both on x86 and amd64
xppaut-5.96-r1.ebuild (text/plain), 960 bytes, created by
José María Fernández González
on 2006-06-07 06:11:23 UTC
(
hide
)
Description:
Ebuild for , which is a version bump and works both on x86 and amd64
Filename:
MIME Type:
Creator:
José María Fernández González
Created:
2006-06-07 06:11:23 UTC
Size:
960 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils multilib > >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/${PN}${PV}.tar.gz" > >LICENSE="GPL-2" > >SLOT="0" >KEYWORDS="~x86 ~amd64" > >export ABI="x86" > >IUSE="" > >DEPEND="virtual/x11 \ > virtual/ghostscript \ > app-text/tetex" > >RDEPEND="virtual/x11" > >src_unpack() { > mkdir ${P} > cd ${P} > unpack ${A} > epatch "${FILESDIR}"/gentoo-${P}.patch ># if use amd64; then ># epatch "${FILESDIR}"/gentoo-${P}-64bit.patch ># fi >} > >src_compile() { > > CFLAGS=${CFLAGS} \ > BINDIR=${D}/usr/bin \ > MANDIR=${D}/usr/share/man \ > DOCDIR=${D}/usr/share/doc/${PF} \ > make >} > >src_install() { > CFLAGS=${CFLAGS} \ > BINDIR=${D}/usr/bin \ > MANDIR=${D}/usr/share/man \ > DOCDIR=${D}/usr/share/doc/${PF} \ > 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