summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-video/pitivi: Explicitly depend on libpeas SLOT=0Mart Raudsepp2023-10-301-1/+1
| | | | | | Another libpeas SLOT is coming. Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-video/pitivi: drop stale dev-util/intltool depSam James2023-05-061-1/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/pitivi: drop 2022.06Sam James2023-05-062-86/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/pitivi: Stabilize 2023.03 x86, #905581Arthur Zamarin2023-05-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/pitivi: Stabilize 2023.03 amd64, #905581Arthur Zamarin2023-05-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-video/pitivi: Version bump to 2023.03Guillermo Joandet2023-04-122-0/+87
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30357 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-141-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* media-video/pitivi: Set remote-idMatt Turner2022-10-311-8/+11
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/pitivi: Add Python 3.11 compatibilityMatt Turner2022-10-291-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/pitivi: remove unused patch(es)Michael Mair-Keimberger2022-10-151-13/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/27790 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* media-video/pitivi: Drop old versionsMatt Turner2022-10-093-137/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/pitivi: Stabilize 2022.06 x86, #868606Sam James2022-09-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/pitivi: Stabilize 2022.06 amd64, #868606Sam James2022-09-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/pitivi: Drop old versionsMatt Turner2022-07-206-240/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/pitivi: add 2022.06Pacho Ramos2022-07-202-0/+86
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* media-video/pitivi: x86 stable wrt bug #850268Agostino Sarubbo2022-06-181-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/pitivi: amd64 stable wrt bug #850268Agostino Sarubbo2022-06-181-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/pitivi: add missing libpeas dep, fixup setuptools depSam James2022-05-312-2/+21
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/pitivi: version bumpDaniel Brandt2022-05-313-0/+131
| | | | | | | | Closes: https://bugs.gentoo.org/749032 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Daniel Brandt <poncho@spahan.ch> Closes: https://github.com/gentoo/gentoo/pull/23101 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/pitivi: Drop old versionsMatt Turner2022-01-241-116/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/pitivi: amd64 stable wrt bug #830133Agostino Sarubbo2022-01-061-1/+1
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/pitivi: Stabilize 0.999-r5 x86, #830133Jakov Smolić2022-01-031-2/+2
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-video/pitivi: allow building with newer GStreamer (1.18+)Sam James2021-12-282-0/+160
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Package bundled/bundles parts of gst-transcoder. We now forcefully disable building of that copy and remove the bundled version/subproject as a safety measure. (Not that it should be needed now; it shouldn't try to use that version anymore, because...) - ... patch the build system (upstream patch, long in a release) to allow gst 1.18+ / recognise the version of transcoder that gst 1.18 has (it's now in gst-plugins-bad). This actually fixes the sandbox failure too in addition to the collision with gst-plugins-bad because we're no longer building a copy of gst-transcoder w/o needed workarounds. (Wasn't able to reproduce the sandbox failure at first: ended up installing all gst-* packages, then temporarily restoring the bundled copy to hit it. leio did suggest gst-plugins-v4l2 may be enough but I only realised I needed the bundled copy of gst-transcoder to trigger the failure after I'd installed everything and it's irrelevant now anyway.) Closes: https://bugs.gentoo.org/804945 Closes: https://bugs.gentoo.org/830123 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>
* media-video/pitivi: Allow to use >gst-plugins-bad-1.18 for transcoderHaelwenn (lanodan) Monnier2021-07-281-1/+4
| | | | | | Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Closes: https://github.com/gentoo/gentoo/pull/21814 Signed-off-by: Sam James <sam@gentoo.org>
* media-video/pitivi: PYTHON_MULTI_USEDEP -> PYTHON_USEDEPDavid Seifert2021-07-171-7/+7
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* media-video/pitivi: Remove oldMichał Górny2021-05-311-106/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/pitivi: Stabilize 0.999-r4 x86, #790242Sam James2021-05-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/pitivi: Stabilize 0.999-r4 amd64, #790242Sam James2021-05-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-video/pitivi: enable python3_9Daniel Brandt2021-05-021-1/+1
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/20626 Signed-off-by: Daniel Brandt <poncho@spahan.ch> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-video/pitivi: revision bump, support python3.8Poncho2021-04-283-0/+174
| | | | | | | | | Closes: https://bugs.gentoo.org/771000 Closes: https://bugs.gentoo.org/722446 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Daniel Brandt <poncho@spahan.ch> Closes: https://github.com/gentoo/gentoo/pull/20436 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-video/pitivi: remove oldMart Raudsepp2020-06-201-106/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-video/pitivi: x86 stable wrt bug #721898Agostino Sarubbo2020-05-121-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/pitivi: amd64 stable wrt bug #721898Agostino Sarubbo2020-05-111-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/pitivi: support py3.7, ensure working gst-transcoderMart Raudsepp2020-05-091-0/+106
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-video/pitivi: dep on gst-plugins-gtk, not transitional USEMart Raudsepp2020-05-031-1/+2
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-video/pitivi: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-091-7/+15
| | | | 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-video/pitivi: Remove oldDavid Seifert2019-12-135-244/+0
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-113-0/+3
| | | | | | | | | | | | | | | | | | 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-video/pitivi: x86 stable wrt bug #641780Agostino 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"
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-172-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/pitivi: amd64 stable wrt bug #641780Agostino Sarubbo2019-04-141-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* media-video/pitivi: Update icon cache, mimes...Pacho Ramos2019-04-121-1/+1
| | | | | | Bug: https://bugs.gentoo.org/641780 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* media-video/pitivi: Add patch missed in previous commitPacho Ramos2019-04-011-0/+18
| | | | | | Bug: https://bugs.gentoo.org/659332 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* media-video/pitivi: Make repoman more happyPacho Ramos2019-03-311-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* media-video/pitivi: Bump to 0.999 versionPacho Ramos2019-03-312-0/+97
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* media-video/pitivi: Support python3.6Pacho Ramos2018-06-261-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-video/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|