Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 94871 Details for
Bug 144768
media-radio/callgit-2.1 - ham radio callsign lookup pgm
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
callgit-1.1.ebuild
callgit-1.1.ebuild (text/plain), 616 bytes, created by
Michael Studer
on 2006-08-22 10:04:10 UTC
(
hide
)
Description:
callgit-1.1.ebuild
Filename:
MIME Type:
Creator:
Michael Studer
Created:
2006-08-22 10:04:10 UTC
Size:
616 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit kde-functions > >DESCRIPTION="Ham Radio Callsign lookup program" >HOMEPAGE="http://hamsoftware.org" >SRC_URI="http://hamsoftware.org/callgit-1.1.tgz" > >LICENSE="gpl-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >DEPEND="<=x11-libs/qt-3.3.6-r1" >RDEPEND="" > >src_compile() { > ${QTDIR}/bin/qmake QMAKE=${QTDIR}/bin/qmake ${PN}.pro || die ">>> qmake failed <<<" > emake || die ">>> Sorry make failed <<<" >} > >src_install() { > > make INSTALL_ROOT="${D}" install || die ">>> Sorry install 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 144768
: 94871 |
94878