summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-gfx/zbar: retire proxied maintainerSam James2021-04-061-8/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/zbar: add autoconf 2.70 patchSam James2021-03-162-2/+41
| | | | | Closes: https://bugs.gentoo.org/775656 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/zbar: add nonbash patch to 0.23-r1Sam James2021-02-272-0/+121
| | | | | | Thanks-to: Klaus Ethgen <Klaus+gentoo@Ethgen.de> Closes: https://bugs.gentoo.org/769716 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/zbar: add musl patch metadataSam James2021-02-271-4/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/zbar: fix musl buildPetr Vaněk2021-02-272-0/+27
| | | | | | | | | | The patch is taken from upstream https://github.com/mchehab/zbar/pull/115 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/19688 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/zbar: Stabilize 0.23.1 amd64, #771903Sam James2021-02-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/zbar: Stabilize 0.23.1 x86, #771903Sam James2021-02-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/zbar: Add python 3.9David Seifert2021-02-211-2/+2
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-312-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/zbar: arm64 keyworded (bug #759160)Sam James2020-12-131-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/zbar: 0.23.1 configure fails with /bin/sh != bashYury Martynov2020-05-171-0/+2
| | | | | | | | Closes: https://bugs.gentoo.org/721370 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Yury Martynov <email@linxon.ru> Closes: https://github.com/gentoo/gentoo/pull/15735 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/zbar: remove unused patchMichael Mair-Keimberger2020-04-261-27/+0
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15525 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/zbar: bump to 0.23.1Yury Martynov2020-04-264-0/+327
| | | | | | | | | | Closes: https://bugs.gentoo.org/719068 Closes: https://bugs.gentoo.org/680520 Closes: https://bugs.gentoo.org/687752 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Yury Martynov <email@linxon.ru> Closes: https://github.com/gentoo/gentoo/pull/15486 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/zbar: Drop 0.20.1-r2Andreas Sturmlechner2020-02-242-169/+0
| | | | | | Bug: https://bugs.gentoo.org/689406 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/zbar: x86 stable wrt bug #710178Agostino Sarubbo2020-02-241-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-gfx/zbar: amd64 stable wrt bug #710178Agostino Sarubbo2020-02-211-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-gfx/zbar: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-092-3/+9
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/zbar: Minor nitpicksAndreas Sturmlechner2020-02-031-8/+6
| | | | | | | Unify sed style, add minimum jre version, move einstalldocs Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/zbar: version bump to 0.23Yury Martynov2020-02-038-1/+388
| | | | | | | | Closes: https://bugs.gentoo.org/689406 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Yury Martynov <email@linxon.ru> Closes: https://github.com/gentoo/gentoo/pull/14266 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/zbar: Drop oldMikle Kolyada2019-02-121-161/+0
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* media-gfx/zbar: x86 stable wrt bug #676570Mikle Kolyada2019-02-121-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* media-gfx/zbar: amd64 stable wrt bug #676570Mikle Kolyada2019-02-121-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* media-gfx/zbar: remove unused patchesMichael Mair-Keimberger2019-02-092-68/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
* media-gfx/zbar: Fix deps for v4lPacho Ramos2019-01-121-0/+163
| | | | | | Closes: https://bugs.gentoo.org/673994 Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* media-gfx/zbar: Drop 0.10_p20121015-r3Andreas Sturmlechner2018-12-292-131/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/zbar: amd64 stable wrt bug #673020Mikle Kolyada2018-12-291-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* media-gfx/zbar: x86 stable (bug #673020)Thomas Deutschmann2018-12-221-1/+1
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-gfx/zbar: fix multilib build with USE="v4l qt5"Louis Sautier2018-12-051-2/+3
| | | | | | Closes: https://bugs.gentoo.org/672184 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* media-gfx/zbar: fix build failures on multilib systemsLouis Sautier2018-12-051-0/+12
| | | | | | | | | | * Explicitly disable QT on non-native ABIs, otherwise it is implicitly enabled by upstream's build system. * Wrap QT-related headers that are only included for native ABI builds. Closes: https://bugs.gentoo.org/672500 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* media-gfx/zbar: update HOMEPAGE and upstream metadataLouis Sautier2018-12-053-3/+5
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* media-gfx/zbar: Can't drop 0.10_p20121015-r3 yetAndreas Sturmlechner2018-11-254-0/+199
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/zbar: mv diff -> patch, add basic patch headerAndreas Sturmlechner2018-11-252-1/+4
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/zbar: Drop 0.10_p20121015-r3Andreas Sturmlechner2018-11-254-201/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/zbar: 0.20.1 version bump, add USE qt5, graphicsmagickAndreas Sturmlechner2018-11-252-0/+149
| | | | | | | | | | Add missing || die Closes: https://bugs.gentoo.org/667990 Closes: https://bugs.gentoo.org/641920 Closes: https://bugs.gentoo.org/629016 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: reassign packages for xmw@g.oMichał Górny2018-11-251-4/+1
| | | | | Bug: https://bugs.gentoo.org/319525 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/zbar: Drop oldAndreas Sturmlechner2018-05-101-134/+0
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* media-gfx/zbar: Drop USE=qt4Andreas Sturmlechner2018-05-101-0/+132
| | | | | Closes: https://bugs.gentoo.org/641920 Package-Manager: Portage-2.3.36, Repoman-2.3.9
* media-gfx/zbar: Drop oldAndreas Sturmlechner2018-05-104-247/+0
| | | | | Bug: https://bugs.gentoo.org/641920 Package-Manager: Portage-2.3.36, Repoman-2.3.9
* media-gfx/zbar: x86 stable (bug #641190)Thomas Deutschmann2018-02-061-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* media-gfx/zbar: amd64 stableJason Zaman2017-12-191-1/+1
| | | | | Gentoo-bug: 641190 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* media-gfx/zbar: Fix USE=java tests.Michael Weber2017-12-181-1/+8
| | | | | Closes: https://bugs.gentoo.org/629078 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-gfx/zbar: USE=imagemagick requires different configure switches, ↵Michael Weber2017-12-181-1/+10
| | | | | | | thanks ta2002. Closes: https://bugs.gentoo.org/552350 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-gfx/zbar: Switch deprecated qt4 function (thanks Sam Jorna).Michael Weber2017-12-181-0/+4
| | | | | Closes: https://bugs.gentoo.org/572488 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-gfx/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|
* media-gfx/zbar: Enable multilib supportMichał Górny2017-09-071-14/+20
| | | | | Bug: https://bugs.gentoo.org/628306 Closes: https://github.com/gentoo/gentoo/pull/5543
* media-gfx/zbar: Tests require USE=X enabledMichał Górny2017-09-071-1/+1
|
* media-gfx/zbar: Use virtualx to fix running testsMichał Górny2017-09-071-1/+5
|