]> git.street.me.uk Git - andy/viking.git/blobdiff - viking.spec.in
Merge pull request #19 from huobos/typo
[andy/viking.git] / viking.spec.in
index 4e0c9a4f79abb9e0ca66ac5af34a4288e699d83a..4b9be5aeb561e714e28e7ef774c3e218bd85310c 100644 (file)
@@ -16,18 +16,24 @@ BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: curl-devel
 BuildRequires: expat-devel
-BuildRequires: gtk2-devel >= 2.2.0
+BuildRequires: gtk2-devel >= 2.16
 BuildRequires: pkgconfig
 BuildRequires: gpsd-devel
 BuildRequires: gettext perl(XML::Parser)
 BuildRequires: intltool
 BuildRequires: libxslt
-BuildRequires:  libexif-devel
+BuildRequires:  libgexiv2-devel
+BuildRequires:  libbz2-devel
+BuildRequires:  libmagic-devel
+BuildRequires:  libsqlite3-devel
+BuildRequires:  libmapnik-devel
+BuildRequires:  libzip-devel
 
 %description
 Viking is a free/open source program to manage GPS data.
-You can import, plot and create tracks and waypoints, show OSM, Terraserver and other maps, see real-time GPS position, get geocaches, control items, etc.
-It is written in C with the GTK+2 toolkit.
+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.
 
 %prep
 %setup -q
@@ -53,7 +59,6 @@ rm -rf %{buildroot}
 %defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING NEWS README TODO doc/
 %{_bindir}/viking
-%{_bindir}/viking-remote
 %{_datadir}/applications/viking.desktop
 %{_datadir}/icons/hicolor/48x48/apps/viking.png