Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 250255 - sci-geosciences/gpsbabel-1.3.6.ebuild (revbump)
Summary: sci-geosciences/gpsbabel-1.3.6.ebuild (revbump)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Sci-geo Project
URL: http://www.gpsbabel.org/news/20081031...
Whiteboard:
Keywords:
Depends on:
Blocks: 251619
  Show dependency tree
 
Reported: 2008-12-08 09:21 UTC by Kalin KOZHUHAROV
Modified: 2009-02-02 17:18 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
sci-geosciences/gpsbabel-1.3.6.ebuild (gpsbabel-1.3.6.ebuild,1.33 KB, text/plain)
2008-12-08 09:32 UTC, Kalin KOZHUHAROV
Details
Version bump for gpsbabel 1.3.6, improved (gpsbabel-1.3.6.patch,2.20 KB, patch)
2009-01-27 00:28 UTC, Christian Faulhammer (RETIRED)
Details | Diff
Improved patch on 1.3.5 (gpsbabel-1.3.6.patch,2.27 KB, patch)
2009-01-27 11:37 UTC, Christian Faulhammer (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kalin KOZHUHAROV 2008-12-08 09:21:11 UTC
revbump to 1.3.6 http://www.gpsbabel.org/news/20081031.html

available from my pkalin overlay:
   https://svn.tar.bz/repos/pkalin/trunk/

Reproducible: Always
Comment 1 Kalin KOZHUHAROV 2008-12-08 09:32:34 UTC
Created attachment 174630 [details]
sci-geosciences/gpsbabel-1.3.6.ebuild

r293 | Kalin.KOZHUHAROV | 2008-12-08 18:16:45 +0900 (Mon, 08 Dec 2008) | 5 lines

revbump to 1.3.6 http://www.gpsbabel.org/news/20081031.html
        drop the patches, I assume they are not needed, correct me if I am wrong
        DESCRIPTION improved
FIXME: SRC_URI is not working yet, how can we use http://www.gpsbabel.org/plan9.php?dl=gpsbabel-1.3.6.tar.gz instead???
Comment 2 Martin Gramatke 2009-01-17 20:16:07 UTC
Kalin's ebuid works (at least without doc useflag). Would be great if it finds its way into gentoo.
Comment 3 Christian Faulhammer (RETIRED) gentoo-dev 2009-01-27 00:28:52 UTC
Created attachment 179828 [details, diff]
Version bump for gpsbabel 1.3.6, improved

(In reply to comment #1)
> FIXME: SRC_URI is not working yet, how can we use
> http://www.gpsbabel.org/plan9.php?dl=gpsbabel-1.3.6.tar.gz instead???

 I built upon your ebuild and did some more improvements:

* Add needed dependencies for USE=doc (especially fop which makes pdf patch obsolete)
* remove eutils.eclass (no epatch used anymore)
* use SRC_URI arrow to set filename on disk (EAPI=2, fixes your problem, Kalin)
* use src_configure and put econf call there (EAPI=2)
* remove all die messages (only leave die call)
* use emake instead of make everywhere
* don't use myconf variable but internal Portage functions for USE=doc and USE=usb

Have fun.  sci-geosciences, please commit/review, or I will do in about a week.
Comment 4 Christian Faulhammer (RETIRED) gentoo-dev 2009-01-27 11:37:46 UTC
Created attachment 179872 [details, diff]
Improved patch on 1.3.5

Sorry guys, but I have to correct my patch a bit:

* fix HTML installation
* install generated PDF file with dodoc

I tested it and it works fine.  The generated PDF has more information than any of the recently installed documentation files, so it should be generated, although we get a big dependency on Java.
Comment 5 Christian Faulhammer (RETIRED) gentoo-dev 2009-01-27 11:38:13 UTC
I should note that bug 251619 gets fixed, too, with the --with-zlib=system option.
Comment 6 Christian Faulhammer (RETIRED) gentoo-dev 2009-02-02 17:18:38 UTC
Bumped, sparc KEYWORD dropped, but requested on bug 257404