[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/27: gnu: Switch from xf86dgaproto to xorgproto.
From: |
Marius Bakke |
Subject: |
24/27: gnu: Switch from xf86dgaproto to xorgproto. |
Date: |
Sat, 17 Mar 2018 19:21:11 -0400 (EDT) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit ab667712edfcd1f3b8f918660046db8c15e70501
Author: Marius Bakke <address@hidden>
Date: Sat Mar 10 14:42:32 2018 +0100
gnu: Switch from xf86dgaproto to xorgproto.
* gnu/packages/xorg.scm (libxxf86dga, xf86-video-glint, xf86-video-neomagic,
xf86-video-tga, xf86-video-trident, xf86-video-voodoo)[inputs]: Replace
XF86DGAPROTO with XORGPROTO.
(xf86driproto)[properties]: Mark as superseded by XORGPROTO.
(xf86-video-qxl, xf86-video-sis, xorg-server)[inputs]: Remove XF86DGAPROTO.
---
gnu/packages/xorg.scm | 19 ++++++++-----------
1 file changed, 8 insertions(+), 11 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index a958847..7de177f 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -1506,7 +1506,7 @@ treat it as part of their software base when porting.")
"0zn7aqj8x0951d8zb2h2andldvwkzbsc4cs7q023g6nzq6vd9v4f"))))
(build-system gnu-build-system)
(propagated-inputs
- `(("xf86dgaproto" ,xf86dgaproto)))
+ `(("xorgproto" ,xorgproto)))
(inputs
`(("libx11" ,libx11)
("libxext" ,libxext)))
@@ -2870,7 +2870,7 @@ compositing. Both support Xv overlay and dynamic
rotation with XRandR.")
(base32
"1lkpspvrvrp9s539bhfdjfh4andaqyk63l6zjn8m3km95smk6a45"))))
(build-system gnu-build-system)
- (inputs `(("xf86dgaproto" ,xf86dgaproto)
+ (inputs `(("xorgproto" ,xorgproto)
("xorg-server" ,xorg-server)))
(native-inputs `(("pkg-config" ,pkg-config)))
(home-page "https://www.x.org/wiki/")
@@ -3023,7 +3023,7 @@ the same level of support for generic VGA or 8514/A
adapters.")
(base32
"1whb2kgyqaxdjim27ya404acz50izgmafwnb6y9m89q5n6b97y3j"))))
(build-system gnu-build-system)
- (inputs `(("xf86dgaproto" ,xf86dgaproto)
+ (inputs `(("xorgproto" ,xorgproto)
("xorg-server" ,xorg-server)))
(native-inputs `(("pkg-config" ,pkg-config)))
(home-page "https://www.x.org/wiki/")
@@ -3159,7 +3159,6 @@ UniChrome Pro and Chrome9 integrated graphics
processors.")
(inputs
`(("libxfont" ,libxfont2)
("spice-protocol" ,spice-protocol)
- ("xf86dgaproto" ,xf86dgaproto)
("xorg-server" ,xorg-server)
("xorgproto" ,xorgproto)))
(native-inputs
@@ -3266,7 +3265,6 @@ Xorg X server.")
"03f1abjjf68y8y1iz768rn95va9d33wmbwfbsqrgl6k0gi0bf9jj"))))
(build-system gnu-build-system)
(inputs `(("mesa" ,mesa)
- ("xf86dgaproto" ,xf86dgaproto)
("xorgproto" ,xorgproto)
("xorg-server" ,xorg-server)))
(native-inputs
@@ -3369,7 +3367,7 @@ This driver supports SiS chipsets of 300/315/330/340
series.")
"0cb161lvdgi6qnf1sfz722qn38q7kgakcvj7b45ba3i0020828r0"))
(patches (search-patches "xf86-video-tga-remove-mibstore.patch"))))
(build-system gnu-build-system)
- (inputs `(("xf86dgaproto" ,xf86dgaproto)
+ (inputs `(("xorgproto" ,xorgproto)
("xorg-server" ,xorg-server)))
(native-inputs `(("pkg-config" ,pkg-config)))
(home-page "https://www.x.org/wiki/")
@@ -3395,7 +3393,7 @@ X server.")
(base32
"0gxcar434kx813fxdpb93126lhmkl3ikabaljhcj5qn3fkcijlcy"))))
(build-system gnu-build-system)
- (inputs `(("xf86dgaproto" ,xf86dgaproto)
+ (inputs `(("xorgproto" ,xorgproto)
("xorg-server" ,xorg-server)))
(native-inputs `(("pkg-config" ,pkg-config)))
(home-page "https://www.x.org/wiki/")
@@ -3489,7 +3487,7 @@
xf86-video-voodoo/patch/?id=9172ae566a0e85313fc80ab62b4455393eefe593")
"0rndmxf5b8j3hjnhrwrnzsq5024fli134fj1mprhkcrvax2zq8db"))
(file-name "xf86-video-voodoo-pcitag.patch"))))))
(build-system gnu-build-system)
- (inputs `(("xf86dgaproto" ,xf86dgaproto)
+ (inputs `(("xorgproto" ,xorgproto)
("xorg-server" ,xorg-server)))
(native-inputs `(("pkg-config" ,pkg-config)))
(home-page "https://www.x.org/wiki/")
@@ -3546,8 +3544,8 @@ for the XF86BigFontProto protocol.")
(description
"XFree86 Direct Graphic Access Extension defines a protocol for
direct linear framebuffer access.")
- (license license:x11)))
-
+ (license license:x11)
+ (properties `((superseded . ,xorgproto)))))
(define-public xf86driproto
(package
@@ -5115,7 +5113,6 @@ over Xlib, including:
("libxt" ,libxt)
("libxv" ,libxv)
("xf86bigfontproto" ,xf86bigfontproto)
- ("xf86dgaproto" ,xf86dgaproto)
("xf86vidmodeproto" ,xf86vidmodeproto)
("xkbcomp" ,xkbcomp)
("xkeyboard-config" ,xkeyboard-config)
- 04/27: gnu: Switch from xextproto to xorgproto., (continued)
- 04/27: gnu: Switch from xextproto to xorgproto., Marius Bakke, 2018/03/17
- 12/27: gnu: Switch from damageproto to xorgproto., Marius Bakke, 2018/03/17
- 03/27: gnu: Switch from bigreqsproto to xorgproto., Marius Bakke, 2018/03/17
- 07/27: gnu: Switch from kbproto to xorgproto., Marius Bakke, 2018/03/17
- 11/27: gnu: Switch from dmxproto to xorgproto., Marius Bakke, 2018/03/17
- 08/27: gnu: Switch from inputproto to xorgproto., Marius Bakke, 2018/03/17
- 25/27: gnu: Switch from xf86bigfontproto to xorgproto., Marius Bakke, 2018/03/17
- 06/27: gnu: Switch from compositeproto to xorgproto., Marius Bakke, 2018/03/17
- 09/27: gnu: Switch from fontsproto to xorgproto., Marius Bakke, 2018/03/17
- 13/27: gnu: Switch from dri2proto to xorgproto., Marius Bakke, 2018/03/17
- 24/27: gnu: Switch from xf86dgaproto to xorgproto.,
Marius Bakke <=
- 14/27: gnu: Switch from dri3proto to xorgproto., Marius Bakke, 2018/03/17
- 15/27: gnu: Switch from videoproto to xorgproto., Marius Bakke, 2018/03/17
- 17/27: gnu: Switch from xcmiscproto to xorgproto., Marius Bakke, 2018/03/17
- 26/27: gnu: Switch from xf86vidmodeproto to xorgproto., Marius Bakke, 2018/03/17
- 23/27: gnu: Switch from xf86driproto to xorgproto., Marius Bakke, 2018/03/17
- 20/27: gnu: Switch from resourceproto to xorgproto., Marius Bakke, 2018/03/17
- 19/27: gnu: Switch from renderproto to xorgproto., Marius Bakke, 2018/03/17
- 22/27: gnu: Switch from scrnsaverproto to xorgproto., Marius Bakke, 2018/03/17
- 01/27: gnu: Switch from xproto to xorgproto., Marius Bakke, 2018/03/17
- 16/27: gnu: Switch from windowswmproto to xorgproto., Marius Bakke, 2018/03/17