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
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???
Kalin's ebuid works (at least without doc useflag). Would be great if it finds its way into gentoo.
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.
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.
I should note that bug 251619 gets fixed, too, with the --with-zlib=system option.
Bumped, sparc KEYWORD dropped, but requested on bug 257404