summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-geosciences/gpsbabel: drop use gui, add use qt6Andrew Ammerlaan2023-01-302-18/+64
| | | | | | | | | | | | | | | | | Though the build system provides separate targets for the gui and cli tools, the cmake configure files do not reflect this and they will search for qt unconditionally. Patching is non-trivial because the source files for the gui and for the cli are not completely separated. The package does support qt6 but the upstream cmake files do not provide a means of selecting which to use and will choose a version automagically. A simple patch is enough to fix this. Closes: https://bugs.gentoo.org/852836 Closes: https://bugs.gentoo.org/892559 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-geosciences/gpsbabel: bump to 1.8.0Andrew Ammerlaan2023-01-292-0/+97
| | | | | | | Co-authored-by: Bjørn Kagelmacher <DL7RAY@t-online.de> Signed-off-by: Bjørn Kagelmacher <DL7RAY@t-online.de> Closes: https://github.com/gentoo/gentoo/pull/28324 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-geosciences/gpsbabel: drop 1.5.4-r1Sam James2022-08-2511-633/+0
| | | | | Bug: https://bugs.gentoo.org/820080 Signed-off-by: Sam James <sam@gentoo.org>
* sci-geosciences/gpsbabel: Stabilize 1.7.0-r1 x86, #820080Jakov Smolić2022-02-141-2/+2
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sci-geosciences/gpsbabel: Stabilize 1.7.0-r1 amd64, #820080Sam James2021-10-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-geosciences/gpsbabel: use libusb:1, drop old expat dependencySam James2021-10-242-4/+2
| | | | | | | - Upstream are no longer using libexpat - Now uses libusb 1.0, not 0.x Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sci-geosciences/gpsbabel: remove unused patchesMichael Mair-Keimberger2021-06-163-292/+0
| | | | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/21088 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-geosciences/gpsbabel: sync live ebuildSam James2021-05-282-73/+45
| | | | | Bug: https://bugs.gentoo.org/689586 Signed-off-by: Sam James <sam@gentoo.org>
* sci-geosciences/gpsbabel: 1.7.0 version bump, EAPI 7Chris Mayo2021-05-284-0/+211
| | | | | | | | | | GUI support is dropped because of multiple issues with resource paths. Closes: https://bugs.gentoo.org/689586 Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Chris Mayo <aklhfex@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14242 Signed-off-by: Sam James <sam@gentoo.org>
* sci-geosciences/gpsbabel: Sync 9999 with 1.5.4-r1 changesAndreas Sturmlechner2020-05-211-20/+24
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-geosciences/gpsbabel: EAPI-7 bump, use desktop.eclassAndreas Sturmlechner2020-05-211-20/+25
| | | | | | | Drop superfluous ${S} Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-geosciences/gpsbabel: Start preparing for 1.6.0Andreas K. Huettel2020-03-122-2/+5
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
* sci-geosciences/gpsbabel: Add live ebuild, tested with git masterAndreas K. Huettel2020-03-124-0/+408
| | | | | | | See https://github.com/akhuettel/gpsbabel/tree/gentoo for the Gentoo patchset. Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
* sci-geosciences/gpsbabel: Remove local USE="gui"David Seifert2020-01-121-3/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-geosciences: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-geosciences: Update Manifest hashes.Ulrich Müller2017-12-101-2/+2
|
* sci-geosciences/gpsbabel: Fix build with Qt-5.9 againAndreas Sturmlechner2017-09-253-8/+78
| | | | | | Tested-by: Markus <M4rkusXXL@web.de> Gentoo-bug: 629560 Package-Manager: Portage-2.3.10, Repoman-2.3.3
* sci-geosciences/gpsbabel: Fix build with Qt-5.9Andreas Sturmlechner2017-09-162-2/+108
| | | | | | Reported-by: Markus <M4rkusXXL@web.de> Gentoo-bug: 629560 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sci-geosciences/gpsbabel: Fix missing dev-qt/linguist-tools:5 DEPENDAndreas Sturmlechner2017-08-261-1/+1
| | | | | | Reported-by: ad PC <adpc@riseup.net> Gentoo-bug: 628946 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* sci-geosciences/gpsbabel: Fix Qt5's lreleaseJan Kundrát2017-07-091-1/+1
| | | | | | | | | My `lrelease` in the default $PATH is a wrapper provided by qtchooser. It fails when invoked directly. The ebuild was already half-correct because it used a full path to Qt5's lrelease when configuring the build :). Closes: https://github.com/gentoo/gentoo/pull/5043
* sci-geosciences/gpsbabel: Drop oldAndreas Sturmlechner2017-06-171-114/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* sci-geosciences/gpsbabel: Fix icon/.desktop installAndreas Sturmlechner2017-06-151-0/+114
| | | | | | | | | Stable revbump to add missing eutils.eclass. Thanks-to: Siuchung Cheung (Clement) <clement.cc@gmail.com> Gentoo-bug: 621814 Package-Manager: Portage-2.3.5, Repoman-2.3.1
* sci-geosciences/gpsbabel: Drop oldAndreas Sturmlechner2017-03-108-371/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sci-geosciences/gpsbabel: Add ~ppc keyword (bug 611050).Michael Weber2017-03-101-1/+1
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* sci-geosciences/gpsbabel: Drop oldAndreas Sturmlechner2017-03-022-101/+0
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4099
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sci-geosciences/gpsbabel: Re-add USE=qt5 (as USE=gui)Andreas Sturmlechner2017-02-262-27/+40
| | | | | | | | | | | This reverts commit 4253275cb926d196b7a3566ff28a8cf756ae8138 and takes USE flag suggestion from bug #610996. Qt5Core is always required. metadata.xml: Add upstream info, cleanup indentation. Tested-by: Luis Ressel <aranea@aixah.de> Gentoo-bug: 610996
* sci-geosciences/gpsbabel: x86 stable wrt bug #610432Agostino Sarubbo2017-02-221-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-geosciences/gpsbabel: amd64 stable wrt bug #610432Agostino Sarubbo2017-02-221-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-geosciences/gpsbabel: Drop USE=qt5Andreas Sturmlechner2017-01-231-35/+26
| | | | | | | | Gentoo-bug: 606952 The buildsystem does not properly support that case. Package-Manager: portage-2.3.0
* sci-geosciences/gpsbabel: Restrict testsAndreas Sturmlechner2017-01-212-2/+6
| | | | | | Gentoo-bug: 421699 Package-Manager: portage-2.3.0
* sci-geosciences/gpsbabel: Drop unused patchAndreas Sturmlechner2017-01-211-12/+0
| | | | Package-Manager: portage-2.3.0
* sci-geosciences/gpsbabel: 1.5.4 version bump, EAPI 6 and Qt5Andreas Sturmlechner2017-01-218-0/+443
| | | | | | | | | Gentoo-bug: 421699, 518392 Rebased all patches, unbundled zlib[minizip]. Restrict tests - some fail, some require network connection, wrong path... Package-Manager: portage-2.3.0
* fix quoting to a lot of patch callsMike Frysinger2017-01-202-2/+2
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Update hashes in ManifestJustin Lecher2015-09-231-1/+1
| | | | | | Add missing SHA512 and WHIRLPOOL hashes Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-242-2/+2
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0812-0/+500
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