Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 94878 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 (update 1)
callgit-1.1.ebuild (text/plain), 628 bytes, created by
Michael Studer
on 2006-08-22 11:14:29 UTC
(
hide
)
Description:
callgit-1.1.ebuild (update 1)
Filename:
MIME Type:
Creator:
Michael Studer
Created:
2006-08-22 11:14:29 UTC
Size:
628 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit qt3 > >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="<=x11-libs/qt-3.3.6-r1" > >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