Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 144109 Details for
Bug 176552
x11-misc/navit - An open-source car navigation system with a routing engine
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
navit-0.0.4.ebuild
navit-0.0.4.ebuild (text/plain), 869 bytes, created by
Hanno Böck
on 2008-02-20 15:21:08 UTC
(
hide
)
Description:
navit-0.0.4.ebuild
Filename:
MIME Type:
Creator:
Hanno Böck
Created:
2008-02-20 15:21:08 UTC
Size:
869 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Navit is an open-source car navigation system with routing engine." >HOMEPAGE="http://navit.sourceforge.net/" >SRC_URI="mirror://sourceforge/navit/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="gpsd speech sdl gtk" > >DEPEND="dev-libs/glib > gpsd? ( >=sci-geosciences/gpsd-2.34 ) > gtk? ( x11-libs/gtk+ ) > sdl? ( media-libs/libsdl > media-libs/sdl-image > >=dev-games/cegui-0.5 )" > >src_compile() { > econf --disable-samplemap \ > $(use_enable gpsd libgps) \ > $(use_enable gtk gui-gtk) \ > $(use_enable speech speech-speechd) \ > $(use_enable sdl gui-sdl) || die "configure failed" > emake || die "make failed" >} > >src_install () { > emake DESTDIR="${D}" install || die "install failed" > dodoc AUTHORS NEWS || die "dodoc 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 176552
:
117714
|
117731
|
117817
|
135111
|
135131
|
143874
|
143876
|
144109
|
151502
|
154503
|
154985
|
163893
|
180309
|
198417
|
207185
|
218579
|
236469
|
380882
|
430162
|
430164
|
493386
|
493388