]> git.street.me.uk Git - andy/viking.git/blobdiff - mingw-viking.spec.in
Clarify only Bing Aerial Map available.
[andy/viking.git] / mingw-viking.spec.in
index f6ac8abe17494dc4bf6469de75314a65bdba2844..fcc5684feb00787189cafad0e3114325f6f04a13 100644 (file)
@@ -12,7 +12,7 @@ Source0:      %{_pkg_name}-%{version}.tar.gz
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:     noarch
 
-# Only 32bit ATM
+# 32bit version only in this file. See mingw64-viking.spec for the 64bit version
 
 # Programs to enable the cross build
 BuildRequires: mingw32-filesystem
@@ -43,6 +43,7 @@ BuildRequires:        mingw32-libmagic1
 BuildRequires: mingw32-libbz2-1
 BuildRequires: mingw32-sqlite-devel
 BuildRequires: mingw32-libzip-devel
+BuildRequires: mingw32-libnettle-devel
 
 # Libs for runtime (and thus also available for the NSIS installer to include the dependencies)
 Requires:      mingw32-gtk2
@@ -52,24 +53,16 @@ Requires:   mingw32-libgexiv2
 Requires:      mingw32-libstdc++6
 Requires:      mingw32-libsqlite3-0
 Requires:      mingw32-libzip4
+Requires:      mingw32-libnettle
 # Currently running makensis in seperate script - so you will need it then
 #Requires:     mingw32-cross-nsis
 
-
 %description
 Viking is a free/open source program to manage GPS data.
 You can import, plot and create tracks, routes and waypoints, show OSM and other maps, see real-time GPS position, control items, etc.
 Other advanced capabilities include Geotagging Images, generate Maps (using Mapnik), Upload and Download tracks from OSM, Routing from OSRM or Google, Name Searches from OSM Nominatim or Google and more.
 It is written in mainly in C with some C++ and uses the GTK+2 toolkit.
 
-#
-# TODO 64bit version - possibly like this...
-#
-#%package -n mingw64-%{_pkg_name}
-#Summary:      %{summary}
-#
-#%description -n mingw64-%{_pkg_name}
-#%{description}
 %prep
 %setup -q -n %{_pkg_name}-%{version}