* [devel-distro] FR: [PATCH] use/x11/glvnd
@ 2018-07-08 21:53 Konstantin Lepikhov
0 siblings, 0 replies; only message in thread
From: Konstantin Lepikhov @ 2018-07-08 21:53 UTC (permalink / raw)
To: devel-distro
[-- Attachment #1: Type: text/plain, Size: 321 bytes --]
Привет!
Вот еще нашел у себя патч, который до сих пор не отсылал но у себя активно
использую. Работает только с glvnd пакетами моей сборких[1]
1. http://www.unsafe.ru/lakostis/RPMS/ALTLinux/glvnd
--
WBR et al.
[-- Attachment #2: 0001-x11-use-glvnd-added-GLVND-support.patch --]
[-- Type: text/x-patch, Size: 900 bytes --]
>From c7b0639d8361e39c3adc5338d61ca1d37fc420b6 Mon Sep 17 00:00:00 2001
From: "Konstantin A. Lepikhov" <lakostis@altlinux.ru>
Date: Fri, 2 Jun 2017 22:55:07 +0200
Subject: [PATCH] x11/use/glvnd: added GLVND support
Added glvnd packages to test.
---
features.in/x11/config.mk | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/features.in/x11/config.mk b/features.in/x11/config.mk
index e8a0ef4..e89c31b 100644
--- a/features.in/x11/config.mk
+++ b/features.in/x11/config.mk
@@ -51,6 +51,10 @@ use/x11/vulkan: use/x11/intel use/x11/amdgpu
@$(call add,THE_PACKAGES,vulkan)
@$(call add,THE_PACKAGES,vulkan-radeon vulkan-intel)
+# see https://github.com/NVIDIA/libglvnd for all gory details
+use/x11/glvnd: use/x11
+ @$(call add,THE_PACKAGES,libglvnd-glx,libglvnd-egl)
+
# sometimes broken with current xorg-server
use/x11/nvidia: use/x11
@$(call set,NVIDIA_KMODULES,nvidia)
--
2.10.5
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-07-08 21:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-08 21:53 [devel-distro] FR: [PATCH] use/x11/glvnd Konstantin Lepikhov
ALT Linux Distributions development
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel-distro/0 devel-distro/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel-distro devel-distro/ http://lore.altlinux.org/devel-distro \
devel-distro@lists.altlinux.org devel-distro@lists.altlinux.ru devel-distro@lists.altlinux.com
public-inbox-index devel-distro
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel-distro
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git