Versions
v9999 :: 0 :: gentoo
- Modified
- License
- GPL-3
- USE flags
- debug
v6.0.5.1_p20250419 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- ~amd64 ~x86
- USE flags
- debug
v6.0.5.1_p20230201-r1 :: 0 :: gentoo
- Modified
- License
- GPL-3
- Keywords
- amd64 x86
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
python_targets
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
- python3_13
- Build with Python 3.13
Dependencies
dev-lang / python : Freethreading (no-GIL) version of Python programming language
media-video / mpv : Media player for the command line
Runtime Dependencies
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-python / pyopengl : Python OpenGL bindings
dev-python / pyqt5 : Python bindings for the Qt framework
media-video / ffmpeg : Complete solution to record/convert/stream audio and video
media-video / mediainfo : MediaInfo supplies technical and tag information about media files
media-video / mpv : Media player for the command line
Bugs
- 929679
- media-video/vidcutter: needs upgrade to Python 3.12 (PythonCompatUpdate)
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Pacho Ramos · gentoo
media-video/vidcutter: update live ebuild
Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Pacho Ramos · gentoo
media-video/vidcutter: add 6.0.5.1_p20250419
Compatible with python 3.13 Thanks-to: Bill Prendergast Bug: https://bugs.gentoo.org/929679 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
media-video/vidcutter: update ffmpeg usedeps
(not testing this, so not going to add the missing python3.12) Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Rename dev-python/{PyQt5 → pyqt5}
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rick Farina · gentoo
media-video/vidcutter: drop 6.0.5.1-r2
Signed-off-by: Rick Farina <zerochaos@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-video/vidcutter: Stabilize 6.0.5.1_p20230201 x86, #904615
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-video/vidcutter: Stabilize 6.0.5.1_p20230201 amd64, #904615
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Piotr Karbowski · gentoo
media-video/vidcutter: snapshot version bump with py3.11; EAPI bump; PEP517.
Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
media-video/vidcutter: use mpv slot, backport api 2.0 fix
libmpv.so.1 -> libmpv.so.2 opengl_cb been deprecated for ~3 years and is now gone, this backports a rough update to pympv (thus the large patch). *looks* fine but I don't use this to really know. Unlike other packages, this also breaks compatibility with stable libmpv at runtime (due to a version check). And upstream also seem to have went back & forth with this (broken again on current master). Thus the conditional patching for now. Since this changes nothing for stable, went straight-to. At same time also ${P} -> ${PF} for docdir as revisions are installing docs in the wrong place. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-video/vidcutter: Stabilize 6.0.5.1-r1 x86, #855401
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
media-video/vidcutter: Stabilize 6.0.5.1-r1 amd64, #855401
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Piotr Karbowski · gentoo
media-video/vidcutter: py3.10 bump; drop old.
Closes: https://bugs.gentoo.org/846101 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Piotr Karbowski · gentoo
media-video/vidcutter: 6.0.5.1: version bump.
Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rick Farina · gentoo
media-video/vidcutter: python bump
minor cleanups Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Rick Farina <zerochaos@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-video/vidcutter: fix double KEYWORDS
Double KEYWORDS lines break tools like ekeyword and Nattka. As per PMS, blank/empty KEYWORDS is implied by not defining the variable. See: https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Piotr Karbowski · gentoo
media-video/vidcutter: 6.0.5 bump; deps adjusted; QA fixes; takeover.
Closes: https://bugs.gentoo.org/769398 Closes: https://bugs.gentoo.org/723378 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
media-video/vidcutter: Update virtual/ffmpeg dep
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rick Farina · gentoo
media-video/vidcutter: initial import
minor cleanup, importing from jorgicio and powerman overlays plus some minor QA fixes Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Rick Farina <zerochaos@gentoo.org>