Skip to content

Commit

Permalink
Update routino (#2902)
Browse files Browse the repository at this point in the history
**Summary**

- routino: Update to 3.4.1
- qmapshack: Rebuild against routino and add monitoring.yml
  • Loading branch information
algent-al authored Jun 8, 2024
2 parents 7fd3a6d + 8895c3a commit 6d0e575
Show file tree
Hide file tree
Showing 11 changed files with 86 additions and 54 deletions.
6 changes: 6 additions & 0 deletions packages/q/qmapshack/monitoring.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
releases:
id: 11702
rss: https://github.com/Maproom/qmapshack/tags.atom
# No known CPE, checked 2024-06-08
security:
cpe: ~
2 changes: 1 addition & 1 deletion packages/q/qmapshack/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name : qmapshack
version : 1.17.1
release : 14
release : 15
source :
- https://github.com/Maproom/qmapshack/archive/refs/tags/V_1.17.1.tar.gz : 39c704087c3e93da31216a740b494c14502b4c0e692a941a7ee4d2d520570d74
homepage : https://github.com/Maproom/qmapshack
Expand Down
4 changes: 2 additions & 2 deletions packages/q/qmapshack/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@
</Files>
</Package>
<History>
<Update release="14">
<Date>2024-02-13</Date>
<Update release="15">
<Date>2024-06-08</Date>
<Version>1.17.1</Version>
<Comment>Packaging update</Comment>
<Name>Muhammad Alfi Syahrin</Name>
Expand Down
9 changes: 9 additions & 0 deletions packages/r/routino/abi_libs
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
filedumper
filedumper-slim
filedumperx
libroutino-slim.so.0
libroutino.so.0
planetsplitter
planetsplitter-slim
router
router+lib
router+lib-slim
router-slim
22 changes: 22 additions & 0 deletions packages/r/routino/abi_symbols
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
filedumper:stderr
filedumper:stdout
filedumper-slim:stderr
filedumper-slim:stdout
filedumperx:stderr
filedumperx:stdout
libroutino-slim.so.0:Routino_APIVersion
libroutino-slim.so.0:Routino_CalculateRoute
libroutino-slim.so.0:Routino_Check_API_Version
Expand Down Expand Up @@ -40,3 +46,19 @@ libroutino.so.0:Routino_UnloadDatabase
libroutino.so.0:Routino_ValidateProfile
libroutino.so.0:Routino_Version
libroutino.so.0:Routino_errno
planetsplitter:stderr
planetsplitter:stdout
planetsplitter-slim:stderr
planetsplitter-slim:stdout
router:stderr
router:stdout
router+lib:Routino_APIVersion
router+lib:Routino_Version
router+lib:Routino_errno
router+lib:stderr
router+lib-slim:Routino_APIVersion
router+lib-slim:Routino_Version
router+lib-slim:Routino_errno
router+lib-slim:stderr
router-slim:stderr
router-slim:stdout
1 change: 0 additions & 1 deletion packages/r/routino/abi_used_libs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
libbz2.so.1.0
libc.so.6
libm.so.6
libpthread.so.0
libz.so.1
30 changes: 15 additions & 15 deletions packages/r/routino/abi_used_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,13 @@ libbz2.so.1.0:BZ2_bzDecompressEnd
libbz2.so.1.0:BZ2_bzDecompressInit
libc.so.6:__ctype_b_loc
libc.so.6:__ctype_tolower_loc
libc.so.6:__errno_location
libc.so.6:__isoc99_sscanf
libc.so.6:__libc_start_main
libc.so.6:__stack_chk_fail
libc.so.6:access
libc.so.6:calloc
libc.so.6:close
libc.so.6:exit
libc.so.6:fclose
libc.so.6:fflush
Expand All @@ -20,18 +22,30 @@ libc.so.6:fstat64
libc.so.6:fwrite
libc.so.6:gettimeofday
libc.so.6:gmtime
libc.so.6:lseek64
libc.so.6:malloc
libc.so.6:memcpy
libc.so.6:memmove
libc.so.6:memset
libc.so.6:mmap64
libc.so.6:munmap
libc.so.6:open64
libc.so.6:pipe
libc.so.6:pread64
libc.so.6:printf
libc.so.6:pthread_cond_signal
libc.so.6:pthread_cond_wait
libc.so.6:pthread_create
libc.so.6:pthread_join
libc.so.6:pthread_mutex_lock
libc.so.6:pthread_mutex_unlock
libc.so.6:putchar
libc.so.6:puts
libc.so.6:pwrite64
libc.so.6:read
libc.so.6:realloc
libc.so.6:rename
libc.so.6:sigaction
libc.so.6:sigemptyset
libc.so.6:snprintf
libc.so.6:sprintf
Expand All @@ -54,25 +68,11 @@ libc.so.6:unlink
libc.so.6:vfprintf
libc.so.6:vsnprintf
libc.so.6:vsprintf
libc.so.6:write
libm.so.6:asin
libm.so.6:atan2
libm.so.6:cos
libm.so.6:sin
libpthread.so.0:__errno_location
libpthread.so.0:close
libpthread.so.0:lseek64
libpthread.so.0:open64
libpthread.so.0:pread64
libpthread.so.0:pthread_cond_signal
libpthread.so.0:pthread_cond_wait
libpthread.so.0:pthread_create
libpthread.so.0:pthread_join
libpthread.so.0:pthread_mutex_lock
libpthread.so.0:pthread_mutex_unlock
libpthread.so.0:pwrite64
libpthread.so.0:read
libpthread.so.0:sigaction
libpthread.so.0:write
libz.so.1:inflate
libz.so.1:inflateEnd
libz.so.1:inflateInit2_
34 changes: 11 additions & 23 deletions packages/r/routino/files/0001-Fix-paths.patch
Original file line number Diff line number Diff line change
@@ -1,31 +1,22 @@
From b816ac120cbb428cfa48a15793b4c5c5d4fc2cfd Mon Sep 17 00:00:00 2001
From: Philipp Trulson <[email protected]>
Date: Tue, 23 May 2017 12:33:12 +0200
Subject: [PATCH] Fix paths

---
Makefile.conf | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Makefile.conf b/Makefile.conf
index a1cfb24..d50b8be 100644
index 55d81c5..4df4869 100644
--- a/Makefile.conf
+++ b/Makefile.conf
@@ -45,11 +45,11 @@ endif
# Installation locations (edit if required)

ifneq ($(HOST),MINGW)
-prefix=/usr/local
+prefix=/usr
bindir=$(prefix)/bin
incdir=$(prefix)/include
libdir=$(prefix)/lib
-docdir=$(prefix)/doc/routino
+docdir=$(prefix)/share/doc/routino
datadir=$(prefix)/share/routino
- prefix=/usr/local
+ prefix=/usr
bindir=$(prefix)/bin
incdir=$(prefix)/include
libdir=$(prefix)/lib
- docdir=$(prefix)/doc/routino
+ docdir=$(prefix)/share/doc/routino
datadir=$(prefix)/share/routino
else
prefix="c:/Program Files/Routino"
@@ -118,7 +118,7 @@ LDFLAGS_SLIM_SONAME=-Wl,-soname=libroutino-slim.so.$(SOVERSION)
prefix="c:/Program Files/Routino"
@@ -155,7 +155,7 @@ ifeq ($(HOST),UNIX)
endif

# Put the current directory in the shared library path for the router using libroutino
Expand All @@ -34,6 +25,3 @@ index a1cfb24..d50b8be 100644


# Required for multi-threaded support (comment these two lines out if not required)
--
2.13.0

6 changes: 6 additions & 0 deletions packages/r/routino/monitoring.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
releases:
id: 4206
rss: https://www.routino.org/download/rss.xml
# No known CPE, checked 2024-06-08
security:
cpe: ~
7 changes: 4 additions & 3 deletions packages/r/routino/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name : routino
version : 3.2
release : 2
version : 3.4.1
release : 3
source :
- https://www.routino.org/download/routino-3.2.tgz : e2a431eaffbafab630835966d342e4ae25d5edb94c8ed419200e1ffb50bc7552
- https://www.routino.org/download/routino-3.4.1.tgz : 0baa8d2a58d1755d0fae86e04b17eb64b8191fe3e5f247292a64dbf3718b852b
homepage : https://www.routino.org/
license : AGPL-3.0-or-later
component : system.utils
summary : Routino is an application for finding a route between two points
Expand Down
19 changes: 10 additions & 9 deletions packages/r/routino/pspec_x86_64.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
<PISI>
<Source>
<Name>routino</Name>
<Homepage>https://www.routino.org/</Homepage>
<Packager>
<Name>Joshua Strobl</Name>
<Email>[email protected]</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>[email protected]</Email>
</Packager>
<License>AGPL-3.0-or-later</License>
<PartOf>system.utils</PartOf>
<Summary xml:lang="en">Routino is an application for finding a route between two points</Summary>
<Description xml:lang="en">Routino is a command-line application for finding a route between two points using the dataset of topographical information collected by OpenStreetMap.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://sources.getsol.us/README.Solus</Archive>
</Source>
<Package>
<Name>routino</Name>
Expand Down Expand Up @@ -74,7 +75,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="2">routino</Dependency>
<Dependency release="3">routino</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/routino.h</Path>
Expand All @@ -83,12 +84,12 @@
</Files>
</Package>
<History>
<Update release="2">
<Date>2021-06-30</Date>
<Version>3.2</Version>
<Update release="3">
<Date>2024-06-08</Date>
<Version>3.4.1</Version>
<Comment>Packaging update</Comment>
<Name>Joshua Strobl</Name>
<Email>[email protected]</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>[email protected]</Email>
</Update>
</History>
</PISI>

0 comments on commit 6d0e575

Please sign in to comment.