Versions
v1.10 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64
- USE flags
- doc exif geoclue gps libexif magic nls oauth
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- exif
- Add support for reading EXIF headers from JPEG and TIFF images
- geoclue
- Use app-misc/geoclue to determine current location
- gps
- Add support for Global Positioning System
- libexif
- Use media-libs/libexif for EXIF support
- magic
- Add support for file type detection via magic bytes (usually via libmagic from sys-apps/file)
- nls
- Add Native Language Support (using gettext - GNU locale utilities)
- oauth
- Enable OAuth authentication for OSM
Dependencies
app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux
app-misc / geoclue : Location information D-Bus service
app-text / yelp-tools : Collection of tools for building and converting documentation
dev-build / gtk-doc-am : Automake files from gtk-doc
dev-db / sqlite : SQL database engine
dev-libs / expat : Stream-oriented XML parser library
dev-libs / glib : The GLib library of C routines
dev-libs / json-glib : Library providing GLib serialization and deserialization for the JSON format
dev-libs / libxslt : XSLT libraries and tools
dev-libs / nettle : Low-level cryptographic library
dev-tcltk / expect : tool for automating interactive applications
dev-util / gtk-doc : GTK+ Documentation Generator
dev-util / intltool : Internationalization Tool Collection
media-libs / gexiv2 : GObject-based wrapper around the Exiv2 library
media-libs / libexif : Library for parsing, editing, and saving EXIF data
net-libs / liboauth : C library implementing the OAuth secure authentication protocol
net-misc / curl : A Client that groks URLs
sci-geosciences / gpsd : GPS daemon and library for USB/serial GPS devices and GPS/mapping clients
sys-apps / file : Identify a file's format by scanning binary data for patterns
sys-devel / gettext : GNU locale utilities
sys-libs / zlib : Standard (de)compression library
virtual / pkgconfig : Virtual for the pkg-config implementation
x11-libs / gdk-pixbuf : Image loading library for GTK+
Runtime Dependencies
app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux
app-misc / geoclue : Location information D-Bus service
dev-db / sqlite : SQL database engine
dev-libs / expat : Stream-oriented XML parser library
dev-libs / glib : The GLib library of C routines
dev-libs / json-glib : Library providing GLib serialization and deserialization for the JSON format
dev-libs / nettle : Low-level cryptographic library
dev-tcltk / expect : tool for automating interactive applications
media-libs / gexiv2 : GObject-based wrapper around the Exiv2 library
media-libs / libexif : Library for parsing, editing, and saving EXIF data
net-libs / liboauth : C library implementing the OAuth secure authentication protocol
net-misc / curl : A Client that groks URLs
sci-geosciences / gpsbabel : GPS waypoints, tracks and routes converter
sci-geosciences / gpsd : GPS daemon and library for USB/serial GPS devices and GPS/mapping clients
sys-apps / file : Identify a file's format by scanning binary data for patterns
sys-libs / zlib : Standard (de)compression library
x11-libs / gdk-pixbuf : Image loading library for GTK+
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
sci-geosciences/viking: unkeyword 1.10 for ~x86
As sci-geosciences/gpsbabel depends on dev-qt/qtwebengine, it cannot be x86 keyworded. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Hans de Graaff · gentoo
sci-geosciences/viking: backport compilation fix
Closes: https://bugs.gentoo.org/930262 Signed-off-by: Hans de Graaff <graaff@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {dev-util → dev-build}/gtk-doc-am
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34819 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-geosciences/viking: fix phase definition style
for consistency. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Hans de Graaff · gentoo
sci-geosciences/viking: cleanup
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Hans de Graaff <graaff@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Hans de Graaff · gentoo
sci-geosciences/viking: add 1.10
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Hans de Graaff <graaff@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Hans de Graaff · gentoo
sci-geosciences/viking: add 1.9
Thanks to William Pettersson for tracking down required patches. Closes: https://bugs.gentoo.org/826638 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Hans de Graaff <graaff@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-geosciences/viking: fix function declaration style (braces)
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Hans de Graaff · gentoo
sci-geosciences/viking: fix build with USE=libexif
Backport an upstream patch to build with libexif support. Closes: https://bugs.gentoo.org/775812 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrey Grozin · gentoo
sci-geosciences/viking: remove 1.7
1.7 conditionally depends on mapnik which is no longer in the tree Remove it and the USE flag mapnik Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrey Grozin <grozin@gentoo.org> - Andrey Grozin · gentoo
sci-geosciences/viking: depend on sqlite unconditionally
1.8 still does not compile with USE=-sqlite, so, make it mandatory Closes: https://bugs.gentoo.org/676086 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrey Grozin <grozin@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Hans de Graaff · gentoo
sci-geosciences/viking: add 1.8
Closes: https://bugs.gentoo.org/727370 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Hans de Graaff <graaff@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Huettel · gentoo
sci-geosciences/viking: Remove old
Bug: https://bugs.gentoo.org/710904 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Hans de Graaff · gentoo
sci-geosciences/viking: use dodoc
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Hans de Graaff <graaff@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Hans de Graaff · gentoo
sci-geosciences/viking: fix compilation with no-common
Closes: https://bugs.gentoo.org/710904 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Hans de Graaff <graaff@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Hans de Graaff · gentoo
sci-geosciences/viking: make oauth support optional
Add USE flag for oauth support based on patch by Ed Santiago. Fixes: https://bugs.gentoo.org/676106 Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sci-geosciences/viking: Add missing dependency liboauth
Closes: https://bugs.gentoo.org/676106 Closes: https://bugs.gentoo.org/676132 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Hans de Graaff · gentoo
sci-geosciences/viking: add missing nettle dependency
This dependency is optional but strongly recommended by upstream to avoid compatibility issues with the thumbnail cache. Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Hans de Graaff · gentoo
sci-geosciences/viking: add 1.7
Fixes: https://bugs.gentoo.org/658886 Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Hans de Graaff · gentoo
sci-geosciences/viking: cleanup
Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Hans de Graaff · gentoo
sci-geosciences/viking: add dependency for unbuffer tool
Add dependency on new enough dev-tcltk/expect which provides the unbuffer tool that viking expects to be present. Closes: https://bugs.gentoo.org/536414 Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 - Matt Turner · gentoo
sci-geosciences/viking: Dropped ppc keywords - Hans de Graaff · gentoo
sci-geosciences/viking: cleanup
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Hans de Graaff · gentoo
sci-geosciences/viking: fix QA issues, bug 643332
Call gnome2_icon_cache_update and xdg_desktop_database_update to updated caches. Closes: https://bugs.gentoo.org/643332 Package-Manager: Portage-2.3.13, Repoman-2.3.3 - Hans de Graaff · gentoo
sci-geosciences/viking: update HOMEPAGE
Package-Manager: Portage-2.3.5, Repoman-2.3.1 - Hans de Graaff · gentoo
sci-geosciences/viking: cleanup
Package-Manager: Portage-2.3.5, Repoman-2.3.1 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Hans de Graaff · gentoo
sci-geosciences/viking: add 1.6.2
This should also fix bug 579810 Package-Manager: portage-2.2.26 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed