Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 211287 Details for
Bug 293397
sci-electronics/gwave is 1 1/2 years outdated and still uses gtk-1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Fixed gwave2 ebuild.
gwave2-20090213.ebuild (text/plain), 871 bytes, created by
Ivan Filgueiras
on 2009-11-27 03:52:38 UTC
(
hide
)
Description:
Fixed gwave2 ebuild.
Filename:
MIME Type:
Creator:
Ivan Filgueiras
Created:
2009-11-27 03:52:38 UTC
Size:
871 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/gwave-20080127.ebuild,v 1.2 2008/04/30 18:10:45 calchan Exp $ > >inherit flag-o-matic > >EAPI="2" >DESCRIPTION="Analog waveform viewer for SPICE-like simulations" >LICENSE="GPL-2" >HOMEPAGE="http://www.geda.seul.org/tools/gwave/" >SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" > > >KEYWORDS="~amd64 ~ppc ~x86" >IUSE="gnuplot plotutils" >SLOT="0" > >DEPEND="( =dev-scheme/guile-1.8* ) > =dev-scheme/guile-gnome-platform-2.16*" > >RDEPEND="${DEPEND} > ( =dev-scheme/guile-1.8*[networking] ) > gnuplot? ( sci-visualization/gnuplot ) > plotutils? ( media-libs/plotutils )" > >src_install() { > emake DESTDIR="${D}" install || die "Installation failed" > dodoc AUTHORS NEWS README TODO || die "Installation of documentation 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 293397
:
210421
| 211287 |
211290