FreeBSD Bugzilla – Attachment 149821 Details for
Bug 195367
[new port] [www/gpx2map]: Put GPX track on Google Map or OpenStreetMap
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
gpx2map
gpx2map.shar (text/plain), 2.75 KB, created by
Nikola Kolev
on 2014-11-25 13:32:25 UTC
(
hide
)
Description:
gpx2map
Filename:
MIME Type:
Creator:
Nikola Kolev
Created:
2014-11-25 13:32:25 UTC
Size:
2.75 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># gpx2map/ ># gpx2map/distinfo ># gpx2map/Makefile ># gpx2map/pkg-descr ># >echo c - gpx2map/ >mkdir -p gpx2map/ > /dev/null 2>&1 >echo x - gpx2map/distinfo >sed 's/^X//' >gpx2map/distinfo << '0be1b9df624f50487069882874b15ff2' >XSHA256 (gpx2map-0.1.tar.gz) = adeaff2c6b8c4228476fbc067e346fcb01909d5f73975bac8859b2b47f15b538 >XSIZE (gpx2map-0.1.tar.gz) = 106886 >0be1b9df624f50487069882874b15ff2 >echo x - gpx2map/Makefile >sed 's/^X//' >gpx2map/Makefile << 'ce47890caa7050acca464f6a257e0041' >X# $FreeBSD$ >X >XPORTNAME= gpx2map >XPORTVERSION= 0.1 >XCATEGORIES= www >X >XMAINTAINER= koue@chaosophia.net >XCOMMENT= Put GPX track on Google Map or OpenStreetMap >X >XLICENSE= GPLv3 >X >XRUN_DEPENDS= p5-XML-Twig>=0:${PORTSDIR}/textproc/p5-XML-Twig \ >X p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \ >X p5-Geo-Distance>=0:${PORTSDIR}/math/p5-Geo-Distance >X >XUSE_GITHUB= yes >XGH_ACCOUNT= sd2k9 >XGH_PROJECT= ${PORTNAME} >XGH_COMMIT= 5ab24c4 >XGH_TAGNAME= ${PORTVERSION} >X >XUSES= shebangfix perl5 >XSHEBANG_FILES= gpx2map >XNO_BUILD= yes >XDATADIR= ${PREFIX}/share/${PORTNAME} >X >XPLIST_FILES= bin/gpx2map \ >X share/gpx2map/gpx2map.google.template \ >X share/gpx2map/gpx2map.osm.template >XPLIST_DIRS= share/gpx2map >X >XOPTIONS_DEFINE= GNUPLOT >X >XGNUPLOT_DESC= Enable draw track profiles >X >X.include <bsd.port.options.mk> >X >X.if ${PORT_OPTIONS:MGNUPLOT} >XRUN_DEPENDS+= p5-Chart-Gnuplot>=0:${PORTSDIR}/graphics/p5-Chart-Gnuplot >X.endif >X >Xpost-patch: >X @${REINPLACE_CMD} -e "s|gpx2map.google.template|${DATADIR}/gpx2map.google.template|" \ >X ${WRKSRC}/gpx2map >X @${REINPLACE_CMD} -e "s|gpx2map.osm.template|${DATADIR}/gpx2map.osm.template|" \ >X ${WRKSRC}/gpx2map >X @${REINPLACE_CMD} -e "s|.FindBin::RealBin/.opts{'map_template_google'}|${DATADIR}/gpx2map.google.template|" \ >X ${WRKSRC}/gpx2map >X @${REINPLACE_CMD} -e "s|.FindBin::RealBin/.opts{'map_template_osm'}|${DATADIR}/gpx2map.osm.template|" \ >X ${WRKSRC}/gpx2map >X >Xdo-build: >X >Xdo-install: >X ${INSTALL_SCRIPT} ${WRKSRC}/gpx2map ${STAGEDIR}${PREFIX}/bin >X @${MKDIR} ${STAGEDIR}${DATADIR} >X ${INSTALL_DATA} ${WRKSRC}/gpx2map.google.template ${STAGEDIR}${DATADIR}/ >X ${INSTALL_DATA} ${WRKSRC}/gpx2map.osm.template ${STAGEDIR}${DATADIR}/ >X >X.include <bsd.port.mk> >ce47890caa7050acca464f6a257e0041 >echo x - gpx2map/pkg-descr >sed 's/^X//' >gpx2map/pkg-descr << '2af3bda64f95345c6206beb4a709fe38' >XReads a gps track in GPX format and writes out an Google Map or OpenStreetMaps >Xmash-up containing the route and additonal information. >X >XWWW: https://github.com/sd2k9/gpx2map >2af3bda64f95345c6206beb4a709fe38 >exit >
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 195367
: 149821