Versions
v0.10.0-r3 :: 0 :: gentoo
- Modified
- License
- GPL-3+
- Keywords
- ~amd64 ~x86
- USE flags
- debug test
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
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
Dependencies
dev-lang / python : Freethreading (no-GIL) version of Python programming language
media-libs / libsndfile : C library for reading and writing files containing sampled sound
Runtime Dependencies
app-cdr / cdrdao : Burn CDs in disk-at-once mode with a command line interface
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-libs / libcdio-paranoia : an advanced CDDA reader with error correction
dev-python / discid : Python bindings for libdiscid
dev-python / musicbrainzngs : Python bindings for the MusicBrainz NGS and the Cover Art Archive webservices
dev-python / pycdio : Python OO interface to libcdio (CD Input and Control library)
dev-python / pygobject : Python bindings for GObject Introspection
dev-python / ruamel-yaml : YAML parser/emitter that supports roundtrip comment preservation
dev-python / setuptools : Collection of extensions to Distutils
media-libs / libsndfile : C library for reading and writing files containing sampled sound
media-libs / mutagen : Audio metadata tag reader and writer implemented in pure Python
media-sound / sox : The swiss army knife of sound processing programs
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
media-sound/whipper: update EAPI 7 -> 8
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Quentin Retornaz · gentoo
media-sound/whipper: drop old
Signed-off-by: Quentin Retornaz <gentoo@retornaz.com> Closes: https://github.com/gentoo/gentoo/pull/37088 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Quentin Retornaz · gentoo
media-sound/whipper: fix DEPEND="media-libs/libsndfile[-minimal]"
Closes: https://bugs.gentoo.org/933747 Signed-off-by: Quentin Retornaz <gentoo@retornaz.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Quentin Retornaz · gentoo
media-sound/whipper: update RDEPEND="dev-python/ruamel-yaml"
Closes: https://bugs.gentoo.org/930466 Signed-off-by: Quentin Retornaz <gentoo@retornaz.com> Closes: https://github.com/gentoo/gentoo/pull/36607 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
media-sound/whipper: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Michał Górny · gentoo
media-sound/whipper: Enable py3.12
Closes: https://bugs.gentoo.org/929672 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Quentin Retornaz · gentoo
media-sound/whipper: fix dev-python/ruamel-yaml in RDEPEND
Closes: https://bugs.gentoo.org/923339 Signed-off-by: Quentin Retornaz <gentoo@retornaz.com> Closes: https://github.com/gentoo/gentoo/pull/35101 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Rename dev-python/{python-discid → discid}
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Rename dev-python/{python-musicbrainzngs → musicbrainzngs}
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
media-sound/whipper: disable failing test for now
Closes: https://bugs.gentoo.org/794067 Signed-off-by: Florian Schmaus <flow@gentoo.org> - Florian Schmaus · gentoo
media-sound/whipper: use bash sequence expression in PYTHON_COMPAT
Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
media-sound/whipper: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Quentin Retornaz · gentoo
media-sound/whipper: add PYTHON_COMPAT=( python3_11 )
Signed-off-by: Quentin Retornaz <gentoo@retornaz.com> Closes: https://github.com/gentoo/gentoo/pull/30446 Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Rename dev-python/{setuptools_scm → setuptools-scm}
Signed-off-by: Michał Górny <mgorny@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 - Quentin Retornaz · gentoo
media-sound/whipper: add py3.10 support
Closes: https://bugs.gentoo.org/850325 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Quentin Retornaz <gentoo@retornaz.com> Closes: https://github.com/gentoo/gentoo/pull/25801 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move dev-python/python-musicbrainz{-ngs → ngs}
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Zamarin Arthur · gentoo
media-sound/whipper: bump to python 3.9
passes tests Signed-off-by: Zamarin Arthur <arthurzam@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org> - Quentin Retornaz · gentoo
media-sound/whipper: version bump to 0.10.0
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Quentin Retornaz <gentoo@retornaz.com> Closes: https://github.com/gentoo/gentoo/pull/20858 Signed-off-by: Joonas Niilola <juippis@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 - Quentin Retornaz · gentoo
media-sound/whipper: add python3.8 support
Closes: https://bugs.gentoo.org/736364 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Quentin Retornaz <gentoo@retornaz.com> Closes: https://github.com/gentoo/gentoo/pull/17085 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
media-sound/whipper: Remove old
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> - Quentin Retornaz · gentoo
media-sound/whipper: bump version to 0.9.0
Closes: https://bugs.gentoo.org/702002 Closes: https://github.com/gentoo/gentoo/pull/13930 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Quentin Retornaz <gentoo@retornaz.com> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
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> - Andreas Sturmlechner · gentoo
media-sound/whipper: Revert bump version to 0.9.0
Accidental push. This reverts commit 8de4332b76e1e21f77e5c26747a21ff87368402d. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Quentin Retornaz · gentoo
media-sound/whipper: bump version to 0.9.0
Closes: https://bugs.gentoo.org/702002 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Quentin Retornaz <gentoo@retornaz.com> Closes: https://github.com/gentoo/gentoo/pull/13925 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
media-sound/whipper: remove old
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Quentin Retornaz · gentoo
media-sound/whipper: remove version 0.7.3-r0
Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Quentin Retornaz <gentoo@retornaz.com> Closes: https://github.com/gentoo/gentoo/pull/12619 Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
media-sound/whipper: use non-deprecated pygobject
whipper/extern/task/task.py uses pygobject:3 with a fallback to pygobject:2. Prefer the modern version instead of the last rites candidate. This also gets rid of the gobject-introspection dep (pygobject:3 will pull it in), which had a wrong PYTHON_USEDEP (gobject-introspection is a python-single-r1 ebuild and consumers mustn't USEDEP), which will cause problems with an upcoming gobject-introspection bump, as it drops python2 support - but it doesn't matter for consumers, because it's only for its own use by the g-ir-scanner tool, so python2 consumers will continue to work fine if they don't wrongly PYTHON_USEDEP on this. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Quentin Retornaz · gentoo
media-sound/whipper: bump version to 0.7.3
Bug: https://bugs.gentoo.org/673294 Signed-off-by: Quentin Retornaz <gentoo@retornaz.com> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Quentin Retornaz · gentoo
media-sound/whipper: remove dev-libs/gobject-introspection dependency
Signed-off-by: Quentin Retornaz <gentoo@retornaz.com> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10406 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Quentin Retornaz · gentoo
media-sound/whipper: update HOMEPAGE.
Signed-off-by: Quentin Retornaz <gentoo@retornaz.com> Closes: https://github.com/gentoo/gentoo/pull/10303 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Quentin Retornaz · gentoo
media-sound/whipper: New package
Closes: https://github.com/gentoo/gentoo/pull/9525