Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 22654 Details for
Bug 36480
new ebuild for koctave
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
A ebuild for koctave
koctave-0.65.ebuild (text/plain), 581 bytes, created by
Pablo De Nápoli
on 2003-12-25 07:18:22 UTC
(
hide
)
Description:
A ebuild for koctave
Filename:
MIME Type:
Creator:
Pablo De Nápoli
Created:
2003-12-25 07:18:22 UTC
Size:
581 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 > >IUSE="" > >DESCRIPTION="A KDE GUI for Octave numerical computing system" >HOMEPAGE="http://bubben.homelinux.net/~matti/koctave/" >SRC_URI="http://bubben.homelinux.net/~matti/koctave/${PN}3-0.65.tar.bz2" >S=${WORKDIR}/${PN}3-${PV} > >LICENSE="GPL-2" >KEYWORDS="~x86" > >DEPEND="virtual/glibc > app-sci/octave > kde-base/kdelibs" > >src_compile() { > econf || die "./configure failed" > emake || die >} > >src_install() { > DESTDIR=${D} make install || die > dodoc AUTHORS README TODO >}
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 36480
: 22654 |
26617
|
27814