-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
**Summary** - routino: Update to 3.4.1 - qmapshack: Rebuild against routino and add monitoring.yml
- Loading branch information
Showing
11 changed files
with
86 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: ~ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
@@ -34,6 +25,3 @@ index a1cfb24..d50b8be 100644 | |
|
||
|
||
# Required for multi-threaded support (comment these two lines out if not required) | ||
-- | ||
2.13.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: ~ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> | ||
|
@@ -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> | ||
|
@@ -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> |