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

Bug 431820

Summary: sci-geosciences/gpxviewer-0.3.0 version bump
Product: Gentoo Linux Reporter: Nikoli <nikoli>
Component: Current packagesAssignee: Justin Lecher (RETIRED) <jlec>
Status: RESOLVED FIXED    
Severity: enhancement CC: cancellettopugno, sci-geosciences
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://blog.sarine.nl/gpx-viewer/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 435164, 435166    
Attachments: Quick and dirty attempt
build.log
gpx-viewer-0.3.0.ebuild.patch

Description Nikoli 2012-08-18 07:47:17 UTC
gpxviewer-0.3.0 was released 2012-07-28, please add to tree.
Comment 1 Nikoli 2012-08-18 07:56:51 UTC
Also homepage now is:
http://blog.sarine.nl/gpx-viewer/

Seems package should be renamed to sci-geosciences/gpx-viewer, because source now also is called gpx-viewer-0.3.0.tar.gz and same name has dev site:
https://code.edge.launchpad.net/gpx-viewer
Comment 2 Talamona Francesco 2012-08-24 19:41:50 UTC
Created attachment 322128 [details]
Quick and dirty attempt

This ebuild downloads and compiles, it exits on emake install: I'm unable to go beyond this point
Comment 3 Pacho Ramos gentoo-dev 2012-09-22 12:50:00 UTC
We also need it to stop depending on old libchamplain slots
Comment 4 Justin Lecher (RETIRED) gentoo-dev 2012-10-05 13:41:35 UTC
I totally overlooked this bug. Will take care of it this weekend.
Comment 5 Justin Lecher (RETIRED) gentoo-dev 2012-10-06 11:32:50 UTC
+*gpxviewer-0.3.0 (06 Oct 2012)
+
+  06 Oct 2012; Justin Lecher <jlec@gentoo.org> -gpxviewer-0.2.0.ebuild,
+  +gpxviewer-0.3.0.ebuild, metadata.xml:
+  Version BUmp, #431820; drop old
+


+  06 Oct 2012; Justin Lecher <jlec@gentoo.org> +updates/4Q-2012:
+  Renaming sci-geosciences/gpxviewer to sci-geosciences/gpx-viewer to fit
+  upstream naming
+
Comment 6 Pacho Ramos gentoo-dev 2012-10-06 11:41:54 UTC
Thanks a lot Justin!
Comment 7 Daniel Schömer 2012-10-07 08:12:54 UTC
Emerging gpx-viewer-0.3.0.ebuild (Changelog timestamp 2012/10/06 11:27:52) give me this error:

>>> Preparing source in /var/tmp/portage/sci-geosciences/gpx-viewer-0.3.0/work ...
sed: can't read Makefile.am: No such file or directory
 * ERROR: sci-geosciences/gpx-viewer-0.3.0 failed (prepare phase):

(see attached build.log)

After removing line 33 in the ebuild (S="${WORKDIR}"/${MY_P}; see attched patch), gpx-viewer builds and installs.
Comment 8 Daniel Schömer 2012-10-07 08:13:20 UTC
Created attachment 325886 [details]
build.log
Comment 9 Daniel Schömer 2012-10-07 08:13:38 UTC
Created attachment 325888 [details, diff]
gpx-viewer-0.3.0.ebuild.patch
Comment 10 Justin Lecher (RETIRED) gentoo-dev 2012-10-07 10:00:37 UTC
Sorry for that. It is fixed now.