Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 210421 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]
sci-electronics/gwave-20090213 (installs fine but crashes)
gwave-20090213.ebuild (text/plain), 963 bytes, created by
Andreas K. Hüttel
on 2009-11-16 15:58:00 UTC
(
hide
)
Description:
sci-electronics/gwave-20090213 (installs fine but crashes)
Filename:
MIME Type:
Creator:
Andreas K. Hüttel
Created:
2009-11-16 15:58:00 UTC
Size:
963 bytes
patch
obsolete
># Copyright 1999-2009 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 $ > >EAPI=2 > >inherit flag-o-matic > >DESCRIPTION="Analog waveform viewer for SPICE-like simulations" >LICENSE="GPL-2" >HOMEPAGE="http://www.geda.seul.org/tools/gwave/" > >SRC_URI="mirror://sourceforge/${PN}/${PN}2-${PV}.tar.gz" > >KEYWORDS="~amd64 ~ppc ~x86" >IUSE="plotutils" >SLOT="0" > >DEPEND=">=x11-libs/gtk+-2.12 > >=dev-scheme/guile-1.8.6 > >=dev-libs/g-wrap-1.9.11 > >=dev-scheme/guile-gnome-platform-2.1.16 > >=dev-scheme/guile-cairo-1.4.0" > >RDEPEND="${DEPEND} > plotutils? ( media-libs/plotutils )" > >S="${WORKDIR}/${PN}2-${PV}/" > >src_install() { > emake DESTDIR="${D}" install || die "Installation failed" > rm -f doc/Makefile* *.1 || die "Removing doc/Makefile 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