Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 121619 Details for
Bug 181479
sci-mathematics/extcalc.-0.8.5 (New Application)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
extcalc-0.8.5.ebuild
extcalc-0.8.5.ebuild (text/plain), 742 bytes, created by
Daniel Lange
on 2007-06-09 19:10:51 UTC
(
hide
)
Description:
extcalc-0.8.5.ebuild
Filename:
MIME Type:
Creator:
Daniel Lange
Created:
2007-06-09 19:10:51 UTC
Size:
742 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: > >inherit eutils > >DESCRIPTION="Extcalc graphical scientific calculator based on QT3" >HOMEPAGE="http://extcalc-linux.sourceforge.net/" >SRC_URI="mirror://sourceforge/extcalc-linux/${P}.tar.gz" > >KEYWORDS="~amd64 ~sparc ~x86" >SLOT="0" >LICENSE="GPL-2" >LANGS="de en" >IUSE="linguas_de linguas_en" > >DEPEND=">=x11-libs/qt-3.3.0 > virtual/opengl" >RDEPEND="${DEPEND}" > > >src_compile() { > econf $(use_enable linguas_de language_de) || die "could not configure" > emake || die "emake failed" >} > >src_install() { > make DESTDIR="${D}" install || die "make install failed" > use !linguas_de && rm doc/help_de.html > dodoc "${WORKDIR}"/doc/* >}
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 181479
: 121619