summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-p2p/eiskaltdcpp: drop USE=goldSam James2024-06-291-3/+2
| | | | | | | gold is considered dead. Also, this doesn't need a USE flag anyway, users can specify it via flags. Signed-off-by: Sam James <sam@gentoo.org>
* */*: inline mirror://sourceforgeLucio Sauer2024-04-301-2/+2
| | | | | | | bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* 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: fix MultipleKeywordsLinesSam James2021-03-191-1/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/eiskaltdcpp: Bump to 2.4.2Francisco Blas (klondike) Izquierdo Riera2021-03-041-6/+5
| | | | | | | | | | | | | | 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>
* net-p2p/eiskaltdcpp: Drop XML-RPC supportFrancisco Blas (klondike) Izquierdo Riera2021-02-281-19/+7
| | | | | | | | | | | | | | | | | | | | | | | It fails to compile with newer versions of Eiskaltdc++ and upstream is already planning to drop it (see [1]). Patching the daemon to fix these errors is not trivial and this codepath may introduce other issues as it is not well tested. While we are at this, also merge JSON support with the daemon and cli USE flags as there is no point on keeping it as a separated USE flag. If you intend to readd ZML-RPC, please first write a patch that addresses the compilation issues. [1] https://github.com/eiskaltdcpp/eiskaltdcpp/issues/440 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/18854 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/eiskaltdcpp: Drop older versions and backported patchesFrancisco Blas (klondike) Izquierdo Riera2021-02-281-1/+6
| | | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Francisco Blas Izquierdo Riera (klondike) <klondike@gentoo.org> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/eiskaltdcpp: Update to 2.4.1Francisco Blas (klondike) Izquierdo Riera2021-02-281-8/+25
| | | | | | | | | | | | | | | | | | | | * Update to 2.4.1 * Add gold USE flag * make.defaults has USE=cli enable json by default too to keep CI happy * Correctly indicate support for lua-5.2 * Drop boost dependency * All gcc and clang versions on the portage tree support c++14 so no need for a explicit check * Port also these changes to the live ebuild * Take ownership of the package * Fix compilation when lua is disabled and lua is not available on the system. * Update longdescription. (Thanks tehnick). Closes: https://bugs.gentoo.org/749249 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Francisco Blas Izquierdo Riera (klondike) <klondike@gentoo.org> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-p2p/eiskaltdcpp: fix double KEYWORDSSam James2021-02-151-2/+1
| | | | | | | | | | Double KEYWORDS lines break tools like ekeyword and Nattka. As per PMS, blank/empty KEYWORDS is implied by not defining the variable. See: https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* net-p2p/eiskaltdcpp-9999: migrate to lua-single.eclassMarek Szuba2020-12-151-15/+21
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-p2p/eiskaltdcpp: EAPI 6, qt4 -> qt5, fdo-mime -> xdg-utilsAndreas Sturmlechner2017-09-181-67/+82
| | | | | | | | | | | - add new PLOCALES - add subslot operators - drop obsolete GCC check - drop useless USE flags, simplify REQUIRED_USE - sort DEPENDs and REQUIRED_USE Gentoo-bug: 556588 Package-Manager: Portage-2.3.8, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-p2p/eiskaltdcpp: migrate away from google code #544092Göktürk Yüksek2016-11-271-3/+3
| | | | Package-Manager: portage-2.3.0
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+147
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed