Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 143874 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 ebuild for cvs code
navit-9999.ebuild (text/plain), 1.26 KB, created by
KaZeR
on 2008-02-18 13:56:31 UTC
(
hide
)
Description:
Navit ebuild for cvs code
Filename:
MIME Type:
Creator:
KaZeR
Created:
2008-02-18 13:56:31 UTC
Size:
1.26 KB
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ >inherit cvs eutils > >ECVS_SERVER="navit.cvs.sourceforge.net:/cvsroot/navit" >ECVS_MODULE="navit" >ECVS_USER="anonymous" >ECVS_PASS="" >ECVS_BRANCH="" >ECVS_TOP_DIR="${DISTDIR}/cvs-src/${PN}" > >S=${WORKDIR}/${ECVS_MODULE} > >DESCRIPTION="Navit is an open-source car navigation system with routing engine." >HOMEPAGE="http://www.navit-project.org" >SRC_URI="" > >LICENSE="LGPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="gps speechd sdl gtk" > >DEPEND="dev-libs/glib" >RDEPEND="gps? (>=sci-geosciences/gpsd-2.34) > gtk? (x11-libs/gtk+ > x11-misc/xkbd) > sdl? ( media-libs/libsdl > media-libs/sdl-image > >=dev-games/cegui-0.5 > dev-libs/quesoglc > )" > #quesoglc > >src_unpack() { > cvs_src_unpack >} > >src_compile() { > ./autogen.sh || die "autogen failed" > econf || die "configure failed" > make || die "make failed" >} > > src_install () { > einstall > } > >pkg_postinst() { > einfo "Good news, navit is installed :)" > einfo " " > einfo " Have a look at our wiki : http://wiki.navit-project.org" > einfo " " > einfo " -> Visit us on irc : irc://irc.freenode.net/navit for help or chat. <-" > einfo " Don't forget feedback and bug reports!" > einfo " http://trac.navit-project.org" > einfo " " > einfo " Enjoy :)" >} >
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