summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-sound/cadence: PYTHON_MULTI_USEDEP -> PYTHON_USEDEPDavid Seifert2021-07-171-3/+3
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* media-sound/cadence: fix BadDefaultUseFlagsSam James2021-06-031-1/+1
| | | | | | | | | | | -foo in IUSE is discouraged. It is equivalent (in every meaningful case) to 'foo' but confuses parsing tools like e.g. packages.gentoo.org. Dropping '-' from these flags has no impact on the actual default behaviour. See: https://devmanual.gentoo.org/general-concepts/use-flags/index.html#iuse-defaults Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/cadence: switched to virtual/jackMiroslav Šulc2021-03-211-2/+2
| | | | | | Closes: https://bugs.gentoo.org/777408 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-sound/cadence: minor cleanupMiroslav Šulc2020-10-031-1/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/cadence: fixed compilation with clang++Miroslav Šulc2020-09-041-0/+4
| | | | | | | | | thanks Stephan Hartmann (sultan) and David Seifert (soap) for the fix Closes: https://bugs.gentoo.org/740330 Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/cadence: updated live + bump to 0.9.1Miroslav Šulc2020-07-081-6/+15
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/cadence: Update live ebuildGerion Entrup2020-07-081-10/+14
| | | | | | | | | - Python 3.8 support - Prefix support (untested) - Shebang fix Signed-off-by: Gerion Entrup <gerion.entrup@flump.de> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/cadence: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-091-3/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-sound/cadence-9999: removed patchMiroslav Šulc2019-11-181-2/+0
| | | | | | | | | the patch prevented stripping but it's not needed anymore as it was committed by upstream: https://github.com/falkTX/Cadence/commit/233e8c10cf65dbe51c25a8878c4c0fdf1ae39e7d Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/cadence: added jack_capture dependencyMiroslav Šulc2019-11-131-0/+1
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/cadence: added a2jmidid use flagMiroslav Šulc2019-11-131-6/+12
| | | | | | | | 1) added a2jmidid use flag 2) organized dependencies Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/cadence: fixesMiroslav Šulc2019-11-081-12/+4
| | | | | | | | | 1) updated python-3 2) switched from xdg-utils to xdg 3) keeping more apps Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/cadence: fixed qa issuesMiroslav Šulc2019-11-071-0/+2
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/cadence-{0.9.0,9999}: new ebuildMiroslav Šulc2019-11-061-0/+75
Closes: https://bugs.gentoo.org/561602 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>