summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/glfw: stabilize 3.3.4-r3 for amd64, x86Ionen Wolkens2021-09-191-1/+1
| | | | 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>
* media-libs/glfw: prepare for mesa IUSE=egl removalIonen Wolkens2021-07-282-2/+2
| | | | | | | Done now since ~arch users are already likely to rebuild due to wayland->wayland-only IUSE change. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-libs/glfw: drop 3.3.3Ionen Wolkens2021-07-282-49/+0
| | | | | | 3.3.4 was a minor bugfix release, little sense in keeping .3 longer. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-libs/glfw: tidy ebuildIonen Wolkens2021-07-281-14/+11
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-libs/glfw: rename wayland useflag to wayland-onlyAlessandro Barbieri2021-07-282-7/+10
| | | | | | | Closes: https://bugs.gentoo.org/616968 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/21566 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-libs/glfw: drop 3.3.2Ionen Wolkens2021-06-292-49/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-libs/glfw: Add support for multilibHaelwenn (lanodan) Monnier2021-06-291-0/+55
| | | | | | | | | This is required for proprietary games compiled only for x86_32. Closes: https://bugs.gentoo.org/580890 Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Closes: https://github.com/gentoo/gentoo/pull/21441 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* media-libs/glfw: Stabilize 3.3.4 amd64, #795741Sam James2021-06-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/glfw: Stabilize 3.3.4 x86, #795741Sam James2021-06-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/glfw: add CHANGELOG to metadataSam James2021-04-251-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/glfw: add 3.3.4Sam James2021-04-252-0/+49
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/glfw: x86 stable wrt bug #772797Agostino Sarubbo2021-03-261-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/glfw: amd64 stable wrt bug #772797Agostino Sarubbo2021-03-261-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/glfw: bump to 3.3.3Sam James2021-02-242-0/+49
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/glfw: Drop 3.2.1Andreas Sturmlechner2021-02-142-47/+0
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/glfw: Keyword 3.3.2 arm, #626966Sam James2021-01-251-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/glfw: ppc64 keyworded (bug #745783)Sam James2020-10-151-1/+1
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/glfw: amd64 stable wrt bug #744895Agostino Sarubbo2020-10-091-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/glfw: x86 stable wrt bug #744895Agostino Sarubbo2020-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/glfw: move x11-libs/libXi from BDEPEND to DEPENDStefan Strogin2020-06-161-1/+1
| | | | | | | | When cross-compiling, these headers should be on CHOST, not CBUILD. Bug: https://bugs.gentoo.org/722186 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* media-libs/glfw: drop old 3.3.1Stefan Strogin2020-06-162-48/+0
| | | | | Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* media-libs/glfw: version bump to 3.3.2Max Audron2020-06-162-0/+49
| | | | | | | | | | | Signed-off-by: Max Audron <audron@cocaine.farm> Add x11-libs/libXi to BDEPEND because glfw needs XInput2.h for compilation, but does not link against libXi.so. Closes: https://bugs.gentoo.org/722186 Closes: https://github.com/gentoo/gentoo/pull/16257 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* media-libs/glfw: Drop USE=examples because they don't get installedJames Le Cuirot2020-01-081-2/+2
| | | | | | | | We could install the binaries somewhere but the sources are more useful as examples. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-libs/glfw: EAPI 7 for 3.3.1James Le Cuirot2020-01-081-8/+9
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-libs/glfw-3.3.1 version bumpLuke Peterson2020-01-084-4/+51
| | | | | | | | | | | As of 2019-04-16, glfw has migrated to Github. This commit updates media-libs/glfw-3.2.1 to use the Github release (which has a different SHA) instead of the Sourceforge release. Signed-off-by: Dale Lukas Peterson <hazelnusse@gmail.com> Closes: https://bugs.gentoo.org/683950 Closes: https://github.com/gentoo/gentoo/pull/14273 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-libs/glfw: use HTTPSMichael Mair-Keimberger2019-02-271-2/+2
| | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* media-libs/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* media-libs/glfw: De-stabilise hppaAndreas Sturmlechner2017-09-161-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* media-libs/glfw: Removed old.Lars Wendler2017-05-313-36/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-libs/glfw: Only depend on extra-cmake-modules with USE="wayland"Lars Wendler2017-05-311-1/+1
| | | | | | https://bugs.gentoo.org/598664#c4 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-libs/glfw: x86 stable wrt bug #617522Agostino Sarubbo2017-05-061-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/glfw: Stable for HPPA (bug #617522).Jeroen Roovers2017-05-061-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* media-libs/glfw: amd64 stable wrt bug #617522Agostino Sarubbo2017-05-051-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* media-libs/glfw: Add ~arm64 keyword ↵Michael Weber2017-01-291-2/+2
| | | | | | (https://github.com/gentoo/gentoo/pull/3638). Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-libs/glfw: Added kde-frameworks/extra-cmake-modules to DEPEND.Lars Wendler2016-11-011-0/+1
| | | | | | | This fixes Gentoo bug #598664. Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-libs/glfw: Bump to version 3.2.1Lars Wendler2016-10-312-0/+47
| | | | | Package-Manager: portage-2.3.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-libs/glfw: clean unused versionMichael Sterrett2016-06-184-164/+0
| | | | Package-Manager: portage-2.2.28
* media-libs/glfw: Stable for HPPA (bug #571322).Jeroen Roovers2016-04-101-1/+1
| | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --ignore-arches
* media-libs/glfw: clean oldMichael Sterrett2016-03-202-35/+0
| | | | Package-Manager: portage-2.2.26
* media-libs/glfw: x86 stable wrt bug #575006Agostino Sarubbo2016-03-151-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/glfw: amd64 stable wrt bug #575006Agostino Sarubbo2016-03-061-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* 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.
* media-libs/glfw: version bumpMichael Sterrett2016-01-182-0/+34
| | | | Package-Manager: portage-2.2.26
* media-libs/glfw: Mark ~hppa too.Jeroen Roovers2016-01-091-1/+1
| | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --ignore-arches
* add x11-libs/libXcursor dep (bug #560552)Michael Sterrett2015-09-211-0/+1
| | | | Package-Manager: portage-2.2.20.1
* 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>