Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 289912

Summary: sci-geosciences/gpx-viewer-0.1.2.ebuild (New Package)
Product: Gentoo Linux Reporter: Homme Zwaagstra <hrz>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: enhancement CC: armin76, jlec, sci-geosciences
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://blog.sarine.nl/gpx-viewer
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: gpx-viewer-0.1.2.ebuild
Configure check for libchamplain-0.4 instead of 0.3.3
Include correct clutter header file

Description Homme Zwaagstra 2009-10-20 21:24:40 UTC
Hi,

Please find attached gpx-viewer-0.1.2.ebuild and two patches. GPX Viewer is a simple program to visualize a gpx file (http://blog.sarine.nl/gpx-viewer/).

The program depends on media-libs/libchamplain, version 0.4 of which is currently provided by the gnome overlay. The program's configure.ac file specifies use with >=libchamplain-0.3.3 so the first patch modifies this file to check for v0.4. It seems to run fine for me.

The second patch fixes a compile error where the wrong clutter header is included. I'm guessing this is due to the version bump in libchamplain. Again, I haven't seen any ill effects from this.

Enjoy...
Comment 1 Homme Zwaagstra 2009-10-20 21:25:43 UTC
Created attachment 207746 [details]
gpx-viewer-0.1.2.ebuild
Comment 2 Homme Zwaagstra 2009-10-20 21:27:44 UTC
Created attachment 207749 [details, diff]
Configure check for libchamplain-0.4 instead of 0.3.3
Comment 3 Homme Zwaagstra 2009-10-20 21:29:08 UTC
Created attachment 207751 [details, diff]
Include correct clutter header file
Comment 4 Justin Lecher (RETIRED) gentoo-dev 2010-06-18 10:13:19 UTC
Thanks for the contribution, in the tree now.
Comment 5 Raúl Porcel (RETIRED) gentoo-dev 2010-06-24 14:27:30 UTC
Why is this restricted?