|
|
@@ -1857,7 +1857,7 @@ tracking.") |
|
|
|
"0ds4qg6slidrzyz6q9ckq0a19hn6blzpnvciy4brh741gn49jpdd")))) |
|
|
|
(build-system gnu-build-system) |
|
|
|
(inputs |
|
|
|
`(("pkg-config" ,pkg-config) ("python" ,python))) |
|
|
|
`(("pkg-config" ,pkg-config) ("python" ,python-wrapper))) |
|
|
|
(home-page "http://www.x.org/wiki/") |
|
|
|
(synopsis "xorg implementation of the X Window System") |
|
|
|
(description "X.org provides an implementation of the X Window System") |
|
|
@@ -4169,7 +4169,7 @@ tracking.") |
|
|
|
("libxml2" ,libxml2) |
|
|
|
("makedepend" ,makedepend) |
|
|
|
("pkg-config" ,pkg-config) |
|
|
|
("python" ,python))) |
|
|
|
("python" ,python-wrapper))) |
|
|
|
(arguments |
|
|
|
`(#:configure-flags |
|
|
|
`("--with-gallium-drivers=r600,svga,swrast") ; drop r300 from the default list as it requires llvm |
|
|
@@ -4215,7 +4215,7 @@ emulation to complete hardware acceleration for modern GPUs.") |
|
|
|
`(("xcb-proto" ,xcb-proto) |
|
|
|
("libxslt" ,libxslt) |
|
|
|
("pkg-config" ,pkg-config) |
|
|
|
("python" ,python))) |
|
|
|
("python" ,python-wrapper))) |
|
|
|
(home-page "http://www.x.org/wiki/") |
|
|
|
(synopsis "xorg implementation of the X Window System") |
|
|
|
(description "X.org provides an implementation of the X Window System") |
|
|
@@ -4270,7 +4270,7 @@ emulation to complete hardware acceleration for modern GPUs.") |
|
|
|
("mesa" ,mesa) |
|
|
|
("openssl" ,openssl) |
|
|
|
("pkg-config" ,pkg-config) |
|
|
|
("python" ,python) |
|
|
|
("python" ,python-wrapper) |
|
|
|
("recordproto" ,recordproto) |
|
|
|
("resourceproto" ,resourceproto) |
|
|
|
("scrnsaverproto" ,scrnsaverproto) |
|
|
|