summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-p2p/eiskaltdcpp: Move dev-qt/linguist-tools:5 to BDEPENDAndreas Sturmlechner2022-08-081-6/+3
| | | | | Bug: https://bugs.gentoo.org/544938 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-p2p/eiskaltdcpp: fix UnusedInheritsSam James2022-07-111-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/eiskaltdcpp: fix CMake MisplacedEclassVarSam James2021-10-041-3/+1
| | | | | Closes: https://bugs.gentoo.org/811582 Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/eiskaltdcpp: Update from l10n.eclass to plocale.eclassUlrich Müller2021-07-041-3/+3
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-p2p/eiskaltdcpp: Add strip-linguas to inheritUlrich Müller2021-06-301-1/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-p2p/eiskaltdcpp: fix MultipleKeywordsLinesSam James2021-03-191-1/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/eiskaltdcpp: Strip ie locale when USE=gtkFrancisco Blas (klondike) Izquierdo Riera2021-03-091-0/+1
| | | | | | | | | | | | | | | | | | | | Eiskaltdc++ is planning to drop the GTK+ based GUI in the next version and has asked translators not to consider it when creating new translations. As a result of this, the ie translation does not includes the locale for the GTK library which results in an error when the ebuild tries to compile it. To address this, we filter the ie locale from the LINGUAS variable whenever the gtk USE flag is set, to address the issue and still allow using GTK if needed. Closes: https://bugs.gentoo.org/774192 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Francisco Blas Izquierdo Riera (klondike) <klondike@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/19818 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/eiskaltdcpp: Bump to 2.4.2Francisco Blas (klondike) Izquierdo Riera2021-03-041-0/+175
Bump to 2.4.2 which fixes an issue with searches. Add da and ie translations. Remove FindASPELL module provided by modern Cmake. Remove old patches that are now in upstream. Port changes to the live ebuild too. Closes: https://bugs.gentoo.org/774027 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Francisco Blas Izquierdo Riera (klondike) <klondike@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/19745 Signed-off-by: Joonas Niilola <juippis@gentoo.org>