rebuilt by autoport with build requirements: libgps-devel>=0:3.25-1mamba [release 0.5.6-2mamba;Wed Feb 08 2023]
This commit is contained in:
parent
520dd5808a
commit
c7264887b0
15
navit.spec
15
navit.spec
@ -1,6 +1,6 @@
|
|||||||
Name: navit
|
Name: navit
|
||||||
Version: 0.5.6
|
Version: 0.5.6
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Navit is a car navigation software for Linux
|
Summary: Navit is a car navigation software for Linux
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -19,7 +19,7 @@ BuildRequires: libQt5Sensors-devel
|
|||||||
BuildRequires: libQt5Svg-devel
|
BuildRequires: libQt5Svg-devel
|
||||||
BuildRequires: libSDL-devel
|
BuildRequires: libSDL-devel
|
||||||
BuildRequires: libSDL_image-devel
|
BuildRequires: libSDL_image-devel
|
||||||
BuildRequires: libatk-devel
|
BuildRequires: libat-spi2-core-devel
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
BuildRequires: libdbus-devel
|
BuildRequires: libdbus-devel
|
||||||
BuildRequires: libdbus-glib-devel
|
BuildRequires: libdbus-glib-devel
|
||||||
@ -39,14 +39,15 @@ BuildRequires: libimlib2-devel
|
|||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: libpng-devel
|
BuildRequires: libpng-devel
|
||||||
BuildRequires: libprotobuf-c-devel
|
BuildRequires: libprotobuf-c-devel
|
||||||
BuildRequires: libpython39-devel
|
BuildRequires: libpython310-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
BuildRequires: qt5-qtbase-devel
|
BuildRequires: qt5-qtbase-devel
|
||||||
BuildRequires: qt5-qtdeclarative-devel
|
BuildRequires: qt5-qtdeclarative-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: libgps-devel >= 0:3.25-1mamba
|
||||||
BuildRequires: libespeak-ng-devel >= 1.50
|
BuildRequires: libespeak-ng-devel >= 1.50
|
||||||
BuildRequires: libgps-devel >= 3.21
|
BuildRequires: xorg-server-xvfb
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Navit is a car navigation system with routing engine.
|
Navit is a car navigation system with routing engine.
|
||||||
@ -63,7 +64,8 @@ Navit's modular design is capable of using vector maps of various formats for ro
|
|||||||
-DCMAKE_C_FLAGS="%{optflags} -fcommon" \
|
-DCMAKE_C_FLAGS="%{optflags} -fcommon" \
|
||||||
-DCMAKE_CXX_FLAGS="%{optflags} -fcommon"
|
-DCMAKE_CXX_FLAGS="%{optflags} -fcommon"
|
||||||
|
|
||||||
%make
|
# runs ksvg2png to convert images
|
||||||
|
xvfb-run make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
@ -116,6 +118,9 @@ install -D -m0755 build/navit/maptool/libmaptool_core.so %{buildroot}%{_libdir}/
|
|||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 08 2023 Sdk Build System <sdk@mambasoft.it> 0.5.6-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: libgps-devel>=0:3.25-1mamba
|
||||||
|
|
||||||
* Sat Dec 04 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.6-1mamba
|
* Sat Dec 04 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.6-1mamba
|
||||||
- update to 0.5.6
|
- update to 0.5.6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user