summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-gfx/iscan: add media-fonts/dejavu as test dep for 3.63Joonas Niilola2020-08-151-1/+4
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/iscan: Version bump to 3.63 with tests supportMarcin Deranek2020-08-156-0/+419
| | | | | | | | Closes: https://bugs.gentoo.org/733148 Closes: https://bugs.gentoo.org/708368 Signed-off-by: Marcin Deranek <marcin.deranek@slonko.net> Closes: https://github.com/gentoo/gentoo/pull/16970 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/iscan: Explicitly use pthreads so we can use gold linkerMarcin Deranek2020-07-161-0/+2
| | | | | | | Closes: https://bugs.gentoo.org/720994 Signed-off-by: Marcin Deranek <marcin.deranek@slonko.net> Closes: https://github.com/gentoo/gentoo/pull/15879 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/iscan: Be more specific about ignoring warningsMarcin Deranek2020-05-171-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/711416 Signed-off-by: Marcin Deranek <marcin.deranek@slonko.net> Closes: https://github.com/gentoo/gentoo/pull/15741 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/iscan: fix building with boost 1.73 when gui use enabledMarcin Deranek2020-05-141-0/+11
| | | | | | | Bug: https://bugs.gentoo.org/721696 Signed-off-by: Marcin Deranek <marcin.deranek@slonko.net> Closes: https://github.com/gentoo/gentoo/pull/15742 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* media-gfx/iscan: fix building with boost 1.73Marcin Deranek2020-05-102-0/+34
| | | | | | | Closes: https://bugs.gentoo.org/721696 Signed-off-by: Marcin Deranek <marcin.deranek@slonko.net> Closes: https://github.com/gentoo/gentoo/pull/15737 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/iscan: fix building with gcc 10Marcin Deranek2020-05-102-0/+21
| | | | | | | Closes: https://bugs.gentoo.org/721812 Signed-off-by: Marcin Deranek <marcin.deranek@slonko.net> Closes: https://github.com/gentoo/gentoo/pull/15718 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/iscan: Drop proxied maintainer by requestAndreas Sturmlechner2020-04-221-4/+0
| | | | | | Bug: https://bugs.gentoo.org/716776 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/iscan: Drop 3.61.0Andreas Sturmlechner2020-04-222-54/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/iscan: reorder metadata.xmlJoonas Niilola2020-04-131-4/+4
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/iscan: take maintainershipMarcin Deranek2020-04-131-0/+4
| | | | | | Signed-off-by: Marcin Deranek <marcin.deranek@slonko.net> Closes: https://github.com/gentoo/gentoo/pull/14907 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/iscan: version bump to 3.62.0Marcin Deranek2020-04-132-0/+86
| | | | | | | Closes: https://bugs.gentoo.org/711866 Bug: https://bugs.gentoo.org/713554 Signed-off-by: Marcin Deranek <marcin.deranek@slonko.net> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/iscan: Depend on imagemagick[cxx], bug 713554Andreas K. Huettel2020-03-281-1/+1
| | | | | | Closes: https://bugs.gentoo.org/713554 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
* media-gfx/iscan: Drop 2.30.3.1Andreas Sturmlechner2020-03-252-140/+0
| | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.21 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/iscan: x86 stable wrt bug #714180Agostino Sarubbo2020-03-251-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-gfx/iscan: amd64 stable wrt bug #714180Agostino Sarubbo2020-03-251-2/+2
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-gfx/iscan: Fix build with >=imagemagick-7Andreas Sturmlechner2020-02-162-6/+59
| | | | | | | | | | Non-maintainer commit. See also: https://github.com/utsushi/utsushi/issues/43 Closes: https://bugs.gentoo.org/704706 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/iscan: fix AbsoluteSymlink CI issueJoonas Niilola2020-01-281-2/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/iscan: Add patch for IJG libjpegDavid Seifert2020-01-162-1/+48
| | | | | | Closes: https://bugs.gentoo.org/704062 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* media-gfx/iscan: 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>
* media-gfx/iscan: Biggish version bumpAndreas K. Hüttel2019-12-283-0/+60
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-gfx/iscan: Remove humongous relative symlink hackMichał Górny2019-12-161-1/+1
| | | | | | | The gimp plugin directory path is predictable, we do not need to call realpath for it. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/iscan: Removed ${ED} for PMS-compliant package managers.Matthew Schultz2019-11-201-1/+1
| | | | | | | | Closes: https://bugs.gentoo.org/699498 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Matthew Schultz <mattsch@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/13607 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/iscan: 2.30.4.2 version bumpMatthew Schultz2019-09-213-0/+174
| | | | | | | | Closes: https://bugs.gentoo.org/693994 Signed-off-by: Matthew Schultz <mattsch@gmail.com> Package-Manager: Portage-2.3.69, Repoman-2.3.16 Closes: https://github.com/gentoo/gentoo/pull/12901 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/iscan: Drop 2.30.2.2*Andreas Sturmlechner2019-06-053-341/+0
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/iscan: x86 stable wrt bug #676962Agostino Sarubbo2019-06-051-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
* media-gfx/iscan: amd64 stable wrt bug #676962Mikle Kolyada2019-04-061-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* media-gfx/iscan: fixed x86 compilation failureMatthew Schultz2019-04-042-1/+13
| | | | | | | | | Closes: https://bugs.gentoo.org/678046 Reported-by: Thomas Deutschmann <whissi@gentoo.org> Signed-off-by: Matthew Schultz <mattsch@gmail.com> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/11226 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/iscan: 2.30.3.1 version bumpAndreas Sturmlechner2019-01-062-0/+139
| | | | | | Closes: https://bugs.gentoo.org/674674 Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/iscan: [QA] CleanupDavid Seifert2018-01-202-4/+170
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-gfx/iscan: remove oldAmy Liffey2018-01-202-177/+0
| | | | | Closes: https://bugs.gentoo.org/593412 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* media-gfx/iscan: Remove linguas_* from IUSE.Ulrich Müller2018-01-052-8/+2
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-gfx/iscan: remove unused patches/fileMichael Mair-Keimberger2017-12-235-191/+0
|
* media-gfx/*: Update Manifest hashesMichał Górny2017-12-101-4/+4
|
* media-gfx/iscan: stabilise 2.30.2.2 for amd64/x86Michael Palimaka2017-09-301-2/+2
| | | | | Closes: https://bugs.gentoo.org/632376 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* media-gfx/iscan: version bump, bug 596942Matthew Schultz2017-09-263-0/+189
| | | | | Closes: https://bugs.gentoo.org/596942 Closes: https://bugs.gentoo.org/595776
* media-gfx/iscan: remove old deprecated eapiAmy Liffey2017-08-063-339/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-281-1/+0
| | | | Bug: 611234
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* media-gfx/iscan: Migrate from LINGUAS to L10N.Ulrich Müller2016-06-273-16/+16
| | | | Package-Manager: portage-2.3.0
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* 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.
* 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-243-8/+8
| | | | | | 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-0814-0/+926
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