summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-games/clanlib: fix build w/ gcc 12Sam James2023-02-061-0/+12
| | | | | Closes: https://bugs.gentoo.org/877301 Signed-off-by: Sam James <sam@gentoo.org>
* dev-games/clanlib: Drop .la files, fix dependencies and fixes from FedoraPacho Ramos2022-10-295-0/+196
| | | | | | | Closes: https://bugs.gentoo.org/842165 Closes: https://bugs.gentoo.org/599634 Closes: https://bugs.gentoo.org/819396 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* dev-games/clanlib: drop 4.0.0, EAPI-6--Andreas Sturmlechner2022-08-172-46/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-games/clanlib: fix :2.3 build on x86 with USE=openglIonen Wolkens2021-10-211-0/+19
| | | | | | | This likely been broken in stable for a long time, perhaps since the switch to libglvnd (assuming it was tested and ever worked). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-games/clanlib: fix consumers when built against glibc-2.34Ionen Wolkens2021-10-082-0/+34
| | | | | | | | | | Code to avoid issues was pre-existing but not enabled on Linux. Affected 0.8 and 2.3 slots, >=4.0 is no longer using this function. Closes: https://bugs.gentoo.org/808707 Closes: https://bugs.gentoo.org/811591 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-games/clanlib: tidy up patches, respect ${PKG_CONFIG}Sam James2021-04-197-32/+12
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-games/clanlib: Fix #735858Azamat H. Hackimov2021-02-251-0/+95
| | | | | | | | | Fixes compilation with LLVM (#735858), fixes installing README files. Closes: https://bugs.gentoo.org/735858 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/19644 Signed-off-by: Sam James <sam@gentoo.org>
* dev-games/clanlib: port 2.3.7 to EAPI 7Sam James2021-02-253-8/+8
| | | | | Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* dev-games/clanlib: fixes to 0.8.1 versionAzamat H. Hackimov2021-02-254-8/+38
| | | | | | | | | | | | Fix pkg-config files (#739358), update ebuild to EAPI7, fix documentation installation, unify patches for eapply's -p1 level, remove deprecated eclasses. Bug: https://bugs.gentoo.org/739358 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17486 Signed-off-by: Sam James <sam@gentoo.org>
* dev-games/clanlib: Use pkg-config to find freetypeLars Wendler2021-01-111-0/+13
| | | | | | Closes: https://bugs.gentoo.org/764902 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-games/clanlib: Replaced freetype-config with pkg-configLars Wendler2018-06-251-0/+27
| | | | | Bug: https://bugs.gentoo.org/658424 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-games/clanlib: Fix building with GCC-6Peter Levine2017-10-131-0/+16
| | | | | | Closes: https://bugs.gentoo.org/596112 Closes: https://github.com/gentoo/gentoo/pull/5915 Package-Manager: Portage-2.3.10, Repoman-2.3.3
* dev-games/clanlib: Version bump to 4.0.0David Seifert2017-01-071-0/+25
| | | | | | * EAPI=6 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* proj/gentoo: Initial commitRobin H. Johnson2015-08-087-0/+162
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