summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-gfx/hugin: sync live ebuildMarkus Meier2024-09-181-8/+4
| | | | Signed-off-by: Markus Meier <maekke@gentoo.org>
* media-gfx/hugin: drop stale zthread dependencySam James2024-03-121-2/+1
| | | | | | | | | | | | | | | | | | | Dropped upstream in https://sourceforge.net/p/hugin/hugin/ci/7811fb3dab6c7d5cfd1133df40e1f0845a173d62/ from 2014. Someone posted about this on /r/gentoo a few weeks ago and I found it curious but didn't dig into it more. After coming across bug #924925 for zthread, I thought I'd take a deeper look. hugin still has the CMake module for zthread but it's not called anywhere, and the bundled copy in foreign/ it references is long-gone too. Note that hugin also, since 2014, supports OpenMP as a replacement, but handling that in a separate commit as can't do that in stable like we are here. Bug: https://bugs.gentoo.org/924925 Bug: https://bugs.gentoo.org/926788 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/hugin: version bump and wxGTK 3.2 update for bug #917630Markus Meier2023-12-211-2/+2
| | | | Signed-off-by: Markus Meier <maekke@gentoo.org>
* media-gfx/hugin: disable Wayland backendSam James2023-09-231-0/+4
| | | | | | | | | As noted in the bug, this is broken w/ wxgtk-3.0. Just go for the X backend for now until we can move to wxgtk-3.2, but we can't quite do that yet because of issues w/ egl+wayland. Closes: https://bugs.gentoo.org/833443 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/hugin: Copy py3.11 to -9999Jérôme Carretero2023-02-161-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-141-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* media-gfx/hugin: version bumpMarkus Meier2022-12-191-2/+1
| | | | Signed-off-by: Markus Meier <maekke@gentoo.org>
* media-gfx/hugin: unrevbump 9999Sam James2022-12-161-0/+96
| | | | | | | Unintentional, was defect in script for libtiff revbumps (fixed already for next time.) Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/hugin: add media-libs/libtiff subslot depSam James2022-12-161-96/+0
| | | | | | libtiff changed SONAME. Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/hugin: sync live (PYTHON_COMPAT)Sam James2022-07-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/hugin: depend on newer VigraSam James2022-02-181-2/+2
| | | | | | To ensure Vigra is working correctly w/ unslotted OpenEXR. Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/hugin: Enable py3.9Michał Górny2021-04-201-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/hugin: fix UnnecessarySlashStripSam James2021-01-281-2/+2
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/hugin: bump EAPI and fix repoman warningsMarkus Meier2020-12-201-10/+11
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Markus Meier <maekke@gentoo.org>
* media-gfx/hugin: fixed installation of liveMiroslav Šulc2020-12-051-4/+0
| | | | | | | they already use /usr/share/metadata Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-gfx/hugin: Move metainfo to right placeAndreas K. Hüttel2020-10-251-0/+4
| | | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Closes: https://bugs.gentoo.org/722420 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-gfx/hugin: Remove py2Michał Górny2020-02-101-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/hugin: python3_7, python3_8Andreas Sturmlechner2019-12-041-1/+1
| | | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Signed-off-by: Aaron Bauman <bman@gentoo.org>
* media-gfx/hugin: Fix QA warnings, using xdg.eclassAndreas Sturmlechner2019-05-211-1/+5
| | | | | | Closes: https://bugs.gentoo.org/646730 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/hugin: Fix LICENSE.Ulrich Müller2019-04-241-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/684152 Acked-by: Tim Harder <radhermit@gentoo.org> Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/hugin: Fix build with exiv2-0.27Andreas Sturmlechner2018-12-291-3/+4
| | | | | | | | | Switch to eapi7-ver Sync 9999 deps with 2018.0.0 Closes: https://bugs.gentoo.org/673730 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/hugin: Add python-3.6 to allowed listAndreas K. Hüttel2018-06-221-2/+2
| | | | | Closes: https://bugs.gentoo.org/656948 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-gfx/hugin: add missing setup-wxwidgets call, bug #642598Markus Meier2017-12-291-0/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* media-gfx/hugin: Building with gcc-7 requires vigra-1.11.0, bug 639558Andreas K. Hüttel2017-12-101-1/+1
| | | | | Closes: https://bugs.gentoo.org/639558 Package-Manager: Portage-2.3.17, Repoman-2.3.6
* media-gfx/hugin: [QA] Add missing python metadata variablesDavid Seifert2017-04-231-2/+3
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* media-gfx/hugin: Let eclass delete superfluous modulesDavid Seifert2016-11-071-5/+0
| | | | | | Gentoo-bug: 599108 Package-Manager: portage-2.3.2
* media-gfx/hugin: Switch to EAPI 6, python3_5Andreas Sturmlechner2016-11-061-11/+18
| | | | | | | Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2354 Signed-off-by: David Seifert <soap@gentoo.org>
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-011-1/+1
|
* media-gfx/hugin: version bump, migrate to I10NMarkus Meier2016-07-101-8/+7
| | | | Package-Manager: portage-2.3.0
* media-gfx/hugin: version bumpMarkus Meier2016-03-101-5/+5
| | | | Package-Manager: portage-2.2.27
* media-gfx/hugin: remove unused base eclassMarkus Meier2015-11-071-1/+1
| | | | Package-Manager: portage-2.2.23
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+88
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