summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-accessibility/brltty: Fix installation with USE=-apiMatt Turner2018-09-281-1/+1
| | | | | | In commit 6326de87e9f6 ("app-accessibility/brltty: bump to EAPI 6") this || die was added, but there are no static libraries installed at least under some circimstances.
* app-accessibility/brltty: bump to EAPI 6Marty E. Plummer2018-03-261-19/+24
| | | | | | | | | Also readjusted the epatch call to an eapply call, added HTML_DOCS/einstalldocs as dohtml is deprecated on EAPI=6, and adjusted the keepdir call to point at the correct directory. Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7590
* app-accessibility/brltty: Add support for newer pythonPacho Ramos2017-12-091-1/+1
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* app-accessibility/brltty: [QA] Fix multiple issuesDavid Seifert2017-12-041-7/+5
| | | | | | | | | | | | | | | | | | * Don't add dead python impls to PYTHON_COMPAT * Don't remove python metadata vars (${PYTHON_REQUIRED_USE}) from REQUIRED_USE * Don't remove the SLOT specifier for sys-libs/ncurses * Get rid of the awfully complicated, hacky and non-generalisable solution for the libtinfo split, which also doesn't generalise to Prefix. Using pkg-config is easier, safer, more portable and less brittle than the previous hacks. * Get rid of the totally unnecessary code paths created by dispatching on glibc versions. 'sys/sysmacros.h' can always be included on glibc, packages just have relied on this include implicitly. Package-Manager: Portage-2.3.16, Repoman-2.3.6
* app-accessibility/brltty: misc build and QA fixesStephen L Arnold2017-12-021-5/+10
| | | | | | | | | * add libtinfo check for ncurses * add sysmacros.h patch for newer glibc breakage * fix repoman warnings * fixes bug 547786 and minor/major symbol errors Package-Manager: Portage-2.3.16, Repoman-2.3.6
* app-accessibility/brltty: keyword ~arm64Alexis Ballier2017-06-201-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* app-accessibility/brltty: [QA] Add missing python metadata variablesDavid Seifert2017-04-191-2/+2
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-accessibility/brltty: fix makedev() autodetection, bug #581130Sergei Trofimovich2016-11-281-2/+3
| | | | | | | Reported-by: Toralf Förster Bug: https://bugs.gentoo.org/581130 Package-Manager: portage-2.3.2
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-011-1/+1
|
* app-accessibility/brltty: revision bump to migrate to /sbin/openrc-runWilliam Hubbs2016-05-061-0/+189
Package-Manager: portage-2.2.26 RepoMan-Options: --force