+summary : Routino is an application for finding a route between two points
+description: |
+ Routino is a command-line application for finding a route between two points using the dataset of topographical information collected by OpenStreetMap.
+builddeps :
+ - bzip2-devel
+setup : |
+ %patch -p1 < $pkgfiles/0001-Fix-paths.patch
+build : |
+ %make
+install : |
+ %make_install libdir=%libdir%
+check : |
+ %make test
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,94 @@
+<PISI>
+ <Source>
+ <Name>routino</Name>
+ <Packager>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</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.
+ <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.
+ <Summary xml:lang="en">Development files for routino</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.