summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/libffado: keyword 2.4.4-r1 for ~riscvMarek Szuba2021-09-191-1/+1
| | | | | | | With new enough config.guess builds, and installs (there are no tests) without errors. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* media-libs/libffado: use config.guess from sys-devel/gnuconfigMarek Szuba2021-09-192-7/+2
| | | | | | | | | | | The version from 2021-01-01 is good enough for riscv, indeed if I read the config.git log correctly the only arches added since then have been arc64 and arc32, and it saves us having an extra distfile. sys-devel/gnuconfig is part of the base system profile no need to include it in BDEPEND. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* media-libs/libffado: use newer config.guessMarek Szuba2021-09-192-1/+9
| | | | | | | | | | | Needed for libffado to build successfully on riscv. Doesn't seem to break anything on previously supported arches - or at least not on amd64. Invoking maintainer time-out. Closes: https://bugs.gentoo.org/808853 Signed-off-by: Marek Szuba <marecki@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-libs/libffado: keyword 2.4.4-r1 for -riscvMarek Szuba2021-08-181-1/+1
| | | | | | | | | | | | | | | | | | src_configure dies with "Trying to find the system triple: admin/config.guess: unable to guess system type This script, last modified 2013-06-10, has failed to recognize the operating system you are using." With the latest config.guess version from https://git.savannah.gnu.org/cgit/config.git/plain/config.guess (dated 2021-06-03 at the time of me writing this) the ebuild emerges fine but - but the two versions differ so much that I'd rather have the maintainers decide if they want to update this file or not. Bug: https://bugs.gentoo.org/808853 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* media-libs/libffado: PYTHON_MULTI_USEDEP -> PYTHON_USEDEPDavid Seifert2021-07-171-3/+3
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* media-libs/libffado: py3_9Miroslav Šulc2021-05-231-1/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + 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-libs/libffado: revbump for libconfig subslot depSam James2021-01-021-2/+2
| | | | | Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libffado: removed obsolete 2.4.1-r1Miroslav Šulc2020-09-243-140/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-libs/libffado: amd64 stable wrt bug #738730Agostino Sarubbo2020-09-241-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/libffado: x86 stable (bug #738730)Thomas Deutschmann2020-09-211-1/+1
| | | | | Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/libffado: bump to 2.4.4Miroslav Šulc2020-08-212-0/+111
| | | | | | | | | | | 1) eapi7 2) added py3_7 and py3_8 3) updated deps, dropped jack restriction as not needed Closes: https://bugs.gentoo.org/733996 Closes: https://bugs.gentoo.org/737394 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-libs/libffado: Remove py2Michał Górny2020-02-101-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/libffado: Switch to PYTHON_MULTI_USEDEP APIMichał Górny2020-02-091-2/+4
| | | | 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-libs/libffado: x86 stable wrt bug #701748Agostino Sarubbo2019-12-031-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/libffado: amd64 stable wrt bug #701748Agostino Sarubbo2019-12-031-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/libffado: Drop 2.4.0Andreas Sturmlechner2019-02-147-504/+0
| | | | | Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/libffado: keyworded 2.4.1 for ppc, bug #677640Sergei Trofimovich2019-02-111-2/+2
| | | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-libs/libffado: 2.4.1 version bump and work around SCons bugHector Martin2018-06-263-0/+138
| | | | | | Closes: https://bugs.gentoo.org/658052 Package-Manager: Portage-2.3.40, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8975
* media-libs/libffado: Drop oldAndreas Sturmlechner2018-01-236-209/+0
| | | | | Closes: https://bugs.gentoo.org/642530 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-libs/libffado: bump to 2.4.0 and switch to qt5Hector Martin2018-01-127-0/+504
| | | | | Bug: https://bugs.gentoo.org/642530 Closes: https://github.com/gentoo/gentoo/pull/6826
* media-libs/libffado: keyworded 2.3.0 for sparc, bug #622718Rolf Eike Beer2018-01-091-2/+2
| | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
* media-libs/libffado: x86 keyworded (bug #622718)Thomas Deutschmann2018-01-091-3/+3
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* media-libs/libffado-2.3.0: Fix build with new glibcHector Martin2017-12-093-1/+31
| | | | | | Closes: https://bugs.gentoo.org/640286 Closes: https://github.com/gentoo/gentoo/pull/6486 Package-Manager: Portage-2.3.13, Repoman-2.3.4
* media-libs/libffado: add ~arm64, bug #622718Markus Meier2017-09-071-2/+2
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64"
* media-libs/libffado: keyworded 2.3.0 for ppc64, bug #622718Sergei Trofimovich2017-08-091-2/+2
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc64"
* media-libs/libffado: keyworded 2.3.0 for ppc, bug #622718Sergei Trofimovich2017-08-091-2/+2
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* media-libs/libffado: ia64 keyworded, bug #622718Sergei Trofimovich2017-07-111-2/+2
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64"
* media-libs/libffado: add ~arm, bug #622718Markus Meier2017-07-091-2/+2
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* media-libs/libffado: New package.Hector Martin2017-06-255-0/+198
FFADO is a userspace driver for IEEE1394 (FireWire) audio interfaces. From audio-overlay: https://github.com/gentoo-audio/audio-overlay (Previously from the proaudio overlay) Gentoo-Bug: https://bugs.gentoo.org/622520 Package-Manager: Portage-2.3.6, Repoman-2.3.2