Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 5720 Details for
Bug 10826
app-sci/kunit-0.5 (New ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild
kunit-0.5.ebuild (text/plain), 569 bytes, created by
Dylan Carlson (RETIRED)
on 2002-11-16 07:15:02 UTC
(
hide
)
Description:
ebuild
Filename:
MIME Type:
Creator:
Dylan Carlson (RETIRED)
Created:
2002-11-16 07:15:02 UTC
Size:
569 bytes
patch
obsolete
># Copyright 1999-2002 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: Exp $ > >DESCRIPTION="An excellent qt-based unit conversion tool" >SRC_URI="http://www.netmeister.org/apps/${P}.tar.gz" >S="$WORKDIR/${P}/${PN}" >HOMEPAGE="http://www.netmeister.org/apps/kunit/index.html" > >DEPEND=">=qt-2.2.0" >RDEPEND="${RDEPEND}" > >KEYWORDS="x86" >LICENSE="GPL-2" > >src_unpack() { > cd ${WORKDIR} > unpack ${P}.tar.gz >} > >src_compile() { > cd ${S} > emake || die >} > >src_install() { > dobin kunit > cd ${S}/.. > dodoc AUTHORS COPYING README >}
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 10826
: 5720 |
5721