summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-apps/igt-gpu-tools: backport meson fixMike Gilbert2021-11-122-0/+39
| | | | | Closes: https://bugs.gentoo.org/821628 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* x11-apps/igt-gpu-tools: remove unused patch(es)Michael Mair-Keimberger2021-09-231-25/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/22377 Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* x11-apps/igt-gpu-tools: Remove oldAndreas K. Hüttel2021-09-202-109/+0
| | | | | | Bug: https://bugs.gentoo.org/789618 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Huettel <dilfridge@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>
* x11-apps/igt-gpu-tools: subscribe to sci-libs/gsl subslotSam James2021-06-023-6/+6
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-apps/igt-gpu-tools: bump to v1.26Thomas Deutschmann2021-05-162-0/+107
| | | | | | Closes: https://bugs.gentoo.org/789618 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* x11-apps/igt-gpu-tools: use ${EPYTHON}, not python3Sergei Trofimovich2021-05-162-4/+8
| | | | | | | Reported-by: Agostino Sarubbo Closes: https://bugs.gentoo.org/771594 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* profiles/use.desc: add global man flagAisha Tammy2021-02-201-1/+0
| | | | | | Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Closes: https://github.com/gentoo/gentoo/pull/19455 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-apps/igt-gpu-tools: fix build with python 3.9Rémi Cardona2020-06-282-0/+27
| | | | | | Closes: https://bugs.gentoo.org/726852 Package-Manager: Portage-2.3.102, Repoman-2.3.23 Signed-off-by: Rémi Cardona <remi@gentoo.org>
* x11-apps/igt-gpu-tools: Drop old versionsMatt Turner2020-06-242-104/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/igt-gpu-tools: Fix USE flags dependencyDrew Davenport2020-06-033-4/+7
| | | | | | | | | Test build is required for docs. Express this in REQUIRED_USE, and allow tests to be built without building docs. Signed-off-by: Drew Davenport <ddavenport@chromium.org> Closes: https://github.com/gentoo/gentoo/pull/16057 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/igt-gpu-tools: Version bump to 1.25Mohanram Meenakshisundaram2020-05-043-11/+115
| | | | | | | | | | | New igt-gpu-tools 1.25 release contains new hardware supports, improvements and bug fixes check the release notes here https://cgit.freedesktop.org/xorg/app/intel-gpu-tools/commit/?h=igt-gpu-tools-1.25&id=f49ebeee9f54d6f23c60a842f75f65561d452ab0 Closes:https://bugs.gentoo.org/718582 Closes:https://github.com/gentoo/gentoo/pull/15385 Signed-off-by: Mohanram Meenakshisundaram <mohanram.meenakshisundaram@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/igt-gpu-tools: Drop old versionsMatt Turner2019-07-144-162/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/igt-gpu-tools: Version bump to 1.24Matt Turner2019-07-132-0/+104
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/igt-gpu-tools: Use meson_feature functionMatt Turner2019-06-131-8/+8
| | | | | Closes: https://bugs.gentoo.org/687880 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/igt-gpu-tools: add USE=libresslStefan Strogin2019-05-131-2/+3
| | | | | | | Closes: https://bugs.gentoo.org/685812 Closes: https://github.com/gentoo/gentoo/pull/11981 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* x11-apps/igt-gpu-tools: update USE flags for mesonDenis Lisov2019-05-093-23/+181
| | | | | | | | | | | | | | Initially the igt-gpu-tools meson build system had no optional dependencies so all USE flags were forced on. This commit restores the ability to disable optional dependencies and restructures the USE flags from dependency-based (alsa, gsl, xrandr) to feature-based (sound, overlay). Closes: https://bugs.gentoo.org/670282 Closes: https://github.com/gentoo/gentoo/pull/11946 Signed-off-by: Denis Lisov <dennis.lissov@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/igt-gpu-tools: Remove unused USE descriptionMatt Turner2018-10-281-1/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-apps/igt-gpu-tools: Rename and version bump to 1.23Matt Turner2018-10-284-0/+124
Project is not Intel-specific anymore and changed its name to igt-gpu-tools for version 1.23. Signed-off-by: Matt Turner <mattst88@gentoo.org>