summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-games/clanlib: drop 0.8.1-r1, 2.3.7-r1Ionen Wolkens2021-10-212-199/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-games/clanlib: stabilize 2.3.7-r2 for amd64, x86Ionen Wolkens2021-10-211-1/+1
| | | | | | | Even if glibc-2.34 won't be stabled anytime soon, still want fixes (bug #811591) in stable before it's keyworded. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-games/clanlib: fix :2.3 build on x86 with USE=openglIonen Wolkens2021-10-212-0/+20
| | | | | | | 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: stabilize 0.8.1-r2 for amd64, x86Ionen Wolkens2021-10-211-1/+1
| | | | | | | Even if glibc-2.34 won't be stabled anytime soon, still want fixes (bug #808707) in stable before it's keyworded. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* dev-games/clanlib: fix consumers when built against glibc-2.34Ionen Wolkens2021-10-084-0/+235
| | | | | | | | | | 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>
* **/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>
* dev-games/clanlib: add 4.1.0Sam James2021-06-132-0/+78
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-games/clanlib: tidy up patches, respect ${PKG_CONFIG}Sam James2021-04-199-36/+21
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-games/clanlib: remove unused flag-o-matic eclassMichael Mair-Keimberger2021-04-111-1/+1
| | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* */*: Normalize metadata.xml filesMichał Górny2021-03-161-1/+1
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-games/clanlib: drop 0.8.1, 2.3.7Sam James2021-03-122-174/+0
| | | | | Bug: https://bugs.gentoo.org/772824 Signed-off-by: Sam James <sam@gentoo.org>
* dev-games/clanlib: Stabilize 2.3.7-r1 x86, #772824Sam James2021-03-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-games/clanlib: Stabilize 0.8.1-r1 x86, #772824Sam James2021-03-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-games/clanlib: Stabilize 2.3.7-r1 amd64, #772824Sam James2021-03-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-games/clanlib: Stabilize 0.8.1-r1 amd64, #772824Sam James2021-03-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-games/clanlib: Fix #735858Azamat H. Hackimov2021-02-252-0/+96
| | | | | | | | | 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: fix DOCSSam James2021-02-251-1/+1
| | | | | | Closes: https://bugs.gentoo.org/772869 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* dev-games/clanlib: port 2.3.7 to EAPI 7Sam James2021-02-254-8/+112
| | | | | Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* dev-games/clanlib: minor touchupsSam James2021-02-251-17/+27
| | | | | 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-255-8/+120
| | | | | | | | | | | | 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-112-1/+15
| | | | | | 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>
* */*: [QA] Remove redundant --disable-{dependency-tracking,silent-rules}David Seifert2020-02-221-1/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14738 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-games/clanlib: [QA] inherit ltprune.eclass directlyDavid Seifert2020-02-151-2/+2
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-games/clanlib: Replaced freetype-config with pkg-configLars Wendler2018-06-252-11/+41
| | | | | Bug: https://bugs.gentoo.org/658424 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-games/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).Arfrever Frehtes Taifersar Arahesis2018-04-301-2/+2
|
* dev-games/*: Update Manifest hashesMichał Górny2017-12-091-3/+3
|
* dev-games/clanlib: Fix building with GCC-6Peter Levine2017-10-132-1/+18
| | | | | | Closes: https://bugs.gentoo.org/596112 Closes: https://github.com/gentoo/gentoo/pull/5915 Package-Manager: Portage-2.3.10, Repoman-2.3.3
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-7/+10
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-games/clanlib: Version bump to 4.0.0David Seifert2017-01-073-0/+103
| | | | | | * EAPI=6 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-games/clanlib: libsdl needs the X use flag (bug #581394)Michael Sterrett2016-04-271-2/+2
| | | | Package-Manager: portage-2.2.26
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* dev-games/clanlib: fix dev-db/sqlite slot dep (bug 570652)Michael Sterrett2016-01-021-1/+1
| | | | Package-Manager: portage-2.2.24
* add slot depsMichael Sterrett2015-12-181-3/+3
| | | | Package-Manager: portage-2.2.24
* EAPI=5Michael Sterrett2015-12-181-1/+1
| | | | Package-Manager: portage-2.2.24
* add slot dep for media-libs/libpng and virtual/jpegMichael Sterrett2015-12-171-2/+2
| | | | Package-Manager: portage-2.2.24
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0811-0/+394
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