summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-libs/libdrm: Add Python 3.13 compatibilityMatt Turner2024-06-041-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/libdrm: Fix symbol check unit testsMatt Turner2024-03-101-0/+6
| | | | | Closes: https://bugs.gentoo.org/925550 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/libdrm: Move LICENSE/SLOT assignmentsMatt Turner2024-03-101-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* Move {dev-util → dev-debug}/valgrindMichał Górny2024-01-131-2/+2
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34786 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-libs/libdrm: Enable testsMatt Turner2023-12-241-4/+7
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/libdrm: Add IUSE=toolsMatt Turner2023-12-241-2/+9
| | | | | Closes: https://bugs.gentoo.org/920514 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/libdrm: Drop Python 3.9 compatibilityMatt Turner2023-12-241-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/libdrm: Version bump to 2.4.117Matt Turner2023-10-241-3/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/libdrm: add "udev" USE flagKarlson2k (Evgeny Grin)2023-07-171-5/+6
| | | | | | | | | udev support switches internal logic and does not require any external libs. Closes: https://github.com/gentoo/gentoo/pull/22163 Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/libdrm: enable py3.12Violet Purcell2023-06-051-1/+1
| | | | | Signed-off-by: Violet Purcell <vimproved@inventati.org> Signed-off-by: Sam James <sam@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-141-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* x11-libs/libdrm: Don't build testsMatt Turner2022-08-311-1/+2
| | | | | | They're restricted, so don't waste time building them. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/libdrm: Update live ebuildorbea2022-08-281-13/+13
| | | | | | | | Upstream changed from boolean options to feature options. Closes: https://github.com/gentoo/gentoo/pull/27024 Signed-off-by: orbea <orbea@riseup.net> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/libdrm: use python_has_versionArthur Zamarin2022-08-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/libdrm: Add Python 3.11 compatibilityMatt Turner2022-06-041-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/libdrm: Propagate keywordsMatt Turner2022-06-041-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/libdrm: forward ~loongWANG Xuerui2022-05-081-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* x11-libs/libdrm: Remove IUSE=libkmsMike Lothian2022-04-171-3/+2
| | | | | | | | | It has been removed from libdrm as GBM has superseded it. https://gitlab.freedesktop.org/mesa/drm/-/commit/2b997bb4bb688be00620887c8646ff24ccb9396b Signed-off-by: Mike Lothian <mike@fireburn.co.uk> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/libdrm: fix DoubleEmptyLineSam James2021-10-111-1/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/libdrm: fix missing dev-python/docutils dependency (BDEPEND)Sam James2021-10-111-1/+9
| | | | | | | | | | May cause issues when e.g. upgrading an older system because Portage doesnt' realise it can't schedule libdrm before the needed Python upgrades. Used for rst2man.py. Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/libdrm: Switch to meson-multilibMatt Turner2021-06-031-25/+13
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/libdrm: Version bump to 2.4.105Matt Turner2021-04-071-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/libdrm: Keyword 9999 riscv, #758458Mikle Kolyada2020-12-201-1/+1
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* x11-libs/libdrm: EAPI=7Matt Turner2020-04-041-8/+3
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-261-2/+2
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* x11-libs: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-libs/*: Update HOMEPAGE and EGIT_REPO_URI.Arfrever Frehtes Taifersar Arahesis2019-03-241-2/+2
| | | | | | Bug: https://bugs.gentoo.org/681708 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/libdrm: Version bump to 2.4.97Matt Turner2019-01-221-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* Drop arm-linux keyword from tree.Benda Xu2018-08-311-1/+1
| | | | | | | | "arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
* x11-libs/libdrm: Drop meson as explicit dependencyMatt Turner2018-07-231-1/+0
| | | | | | In commit bbe649a35dc8 ("meson.eclass: require at least meson-0.45.1") we bumped the required version of meson. Thus our local dependency is now useless.
* x11-libs/libdrm: Depend on meson >= 0.43.0Matt Turner2018-04-141-0/+1
| | | | Closes: https://bugs.gentoo.org/651650
* x11-libs/libdrm: Switch to using Meson build systemMatt Turner2018-02-281-33/+46
|
* x11-libs/libdrm: Move KEYWORDS assignmentMatt Turner2018-01-051-1/+1
|
* x11-libs/libdrm: use HTTPS for freedesktop.orgDavid Hicks2017-08-161-3/+3
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* x11-libs/libdrm: Call epatch_userMatt Turner2017-03-271-0/+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>
* x11-libs/libdrm: Sync liveManuel Rüger2016-10-041-3/+3
| | | | Package-Manager: portage-2.3.1
* x11-libs/libdrm: add video_cards_vc4 flag to live ebuildChí-Thanh Christopher Nguyễn2016-05-111-2/+3
| | | | Package-Manager: portage-2.2.28
* HTTPS for *.freedesktop.orgAnthony Ryan2016-04-201-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | * Excluding xorg.freedesktop.org * Excluding tango.freedesktop.org The following modified ebuilds were found to have problems after modification but the problems were determined to not be a regression. Upstream tarball has a new hash: * app-misc/evtest-1.29 * app-misc/evtest-1.30 * dev-embedded/scratchbox2-2.0-r1 * dev-ml/cairo-ocaml-1.2.0 * net-libs/libqmi-1.0.0 * sys-auth/libfprint-0.4.0 * sys-auth/libfprint-0.5.0 * sys-auth/libfprint-0.5.1 Upstream tarball has been deleted: * dev-libs/liblazy-0.2 * dev-util/pkgconfig-openbsd-20130507-r1 * x11-libs/xvba-video-0.8.0-r3 * x11-misc/driconf-0.9.1-r1 * x11-misc/xdg-utils-1.1.0_rc2-r1
* x11-libs/libdrm: allow amdgpu to be configured individuallyChí-Thanh Christopher Nguyễn2015-09-021-2/+2
| | | | Package-Manager: portage-2.2.20.1
* x11-libs/libdrm: Add git ebuild.Matt Turner2015-08-221-0/+62
Package-Manager: portage-2.2.20.1