pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
navit: Added sample map
Module Name: pkgsrc-wip
Committed By: FeZ <fekete.zoltan%minux.hu@localhost>
Pushed By: fez
Date: Fri Jul 27 14:09:20 2018 +0200
Changeset: a181409599ab6fa2db408f88e622a74529b55632
Modified Files:
navit/Makefile
navit/PLIST
navit/TODO
Log Message:
navit: Added sample map
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a181409599ab6fa2db408f88e622a74529b55632
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
navit/Makefile | 2 +-
navit/PLIST | 1 +
navit/TODO | 7 +------
3 files changed, 3 insertions(+), 7 deletions(-)
diffs:
diff --git a/navit/Makefile b/navit/Makefile
index b09184f257..9ece48036c 100644
--- a/navit/Makefile
+++ b/navit/Makefile
@@ -20,7 +20,7 @@ USE_TOOLS+= cmake pkg-config
CMAKE_ARGS+= -DLIB_DIR=${PREFIX}/lib/navit
CMAKE_ARGS+= -DMAN_DIR=${PREFIX}/${PKGMANDIR}/man1
CMAKE_ARGS+= -DUSE_PLUGINS=0
-CMAKE_ARGS+= -DSAMPLE_MAP=0
+CMAKE_ARGS+= -DSAMPLE_MAP=1
CMAKE_ARGS+= -DSVG2PNG=0
CMAKE_ARGS+= -DUSE_NATIVE_LANGUAGE_SUPPORT=1
diff --git a/navit/PLIST b/navit/PLIST
index 0b62ecc542..ad99551c42 100644
--- a/navit/PLIST
+++ b/navit/PLIST
@@ -615,4 +615,5 @@ share/navit/icons/zipcode.svg
share/navit/icons/zoo.svg
share/navit/icons/zoom_in.svg
share/navit/icons/zoom_out.svg
+share/navit/maps/osm_bbox_11.3,47.9,11.7,48.2.bin
share/navit/navit.xml
diff --git a/navit/TODO b/navit/TODO
index 4c12827b05..74ff819326 100644
--- a/navit/TODO
+++ b/navit/TODO
@@ -1,10 +1,5 @@
-1. Find and set default options for the package.
-2. Create additional package options.
-
-3. Check if there is a solution for this warning:
+1. Check if there is a solution for this warning:
/usr/pkgsrc/wip/navit/work/navit-0.5.1/navit/endianess.h:49:5: warning:
"HAVE_BYTESWAP_H" is not defined [-Wundef]
#if HAVE_BYTESWAP_H
-
-
Home |
Main Index |
Thread Index |
Old Index