Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 328554 Details for
Bug 402943
sci-geosciences/mkgmap-2188 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
mkgmap-bin-2370.ebuild
mkgmap-bin-2370.ebuild (text/plain), 753 bytes, created by
Ștefan Talpalaru
on 2012-11-06 17:17:15 UTC
(
hide
)
Description:
mkgmap-bin-2370.ebuild
Filename:
MIME Type:
Creator:
Ștefan Talpalaru
Created:
2012-11-06 17:17:15 UTC
Size:
753 bytes
patch
obsolete
># Copyright 1999-2011 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI=4 > >inherit java-pkg-2 > >DESCRIPTION="Tool to create garmin maps" >HOMEPAGE="http://www.mkgmap.org.uk" >MY_PN=${PN%-bin} >SRC_URI="http://www.mkgmap.org.uk/snapshots/${MY_PN}-r${PV}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" > >IUSE="" >DEPEND="" >RDEPEND=">=virtual/jre-1.6 > !sci-geosciences/mkgmap" > >S="${WORKDIR}/${MY_PN}-r${PV}" > >src_compile() { > : >} > >src_install() { > java-pkg_dojar "${MY_PN}.jar" > java-pkg_jarinto "/usr/share/${PN}/lib/lib" > java-pkg_dojar lib/*.jar > java-pkg_dolauncher "${MY_PN}" --jar "${MY_PN}.jar" || die "java-pkg_dolauncher failed" > > dodoc README doc/Credits doc/*.txt > doman doc/mkgmap.1 >}
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 402943
:
328542
| 328554