mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 09:37:02 +02:00
navit: update to 0.5.6.
This commit is contained in:
parent
2201102810
commit
fd8b99210e
2 changed files with 3 additions and 13 deletions
|
@ -1,10 +0,0 @@
|
|||
--- a/navit/graphics/qt5/graphics_qt5.cpp 2020-01-19 00:36:55.000000000 +0100
|
||||
+++ b/navit/graphics/qt5/graphics_qt5.cpp 2020-09-02 14:53:01.762542347 +0200
|
||||
@@ -45,6 +45,7 @@
|
||||
#include <QFont>
|
||||
#include <QGuiApplication>
|
||||
#include <QPainter>
|
||||
+#include <QPainterPath>
|
||||
#include <QPixmap>
|
||||
#include <QScreen>
|
||||
#include <QSvgRenderer>
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'navit'
|
||||
pkgname=navit
|
||||
version=0.5.4
|
||||
revision=3
|
||||
version=0.5.6
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DLIBDIR=lib/navit -DSAMPLE_MAP=n -Wno-dev"
|
||||
hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
|||
license="GPL-2.0-only, LGPL-2.0-only"
|
||||
homepage="http://www.navit-project.org/"
|
||||
distfiles="https://github.com/navit-gps/navit/archive/v${version}.tar.gz"
|
||||
checksum=728d9dcad00e97769f6cd85bfad5518b0edf62ef75d60543fa4c48c1c3ab1243
|
||||
checksum=043688e0b34504ca4ee80fb6a80895b938eae41e4031d0977dd30c20c20f1714
|
||||
|
||||
pre_configure() {
|
||||
sed -i -e 's/\(GET_FILENAME_COMPONENT (LIB_DIR ${LIBDIR}\) NAME/\1 DIRECTORY/' CMakeLists.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue