gnu: Switch from inputproto to xorgproto.
* gnu/packages/gl.scm (freeglut)[inputs]: Replace INPUTPROTO with XORGPROTO. * gnu/packages/ratpoison.scm (ratpoison)[inputs]: Remove INPUTPROTO. * gnu/packages/xdisorg.scm (xautomation)[native-inputs]: Likewise. * gnu/packages/xnee.scm (xnee)[inputs]: Likewise. * gnu/packages/xorg.scm (inputproto)[properties]: Mark as superseded by XORGPROTO. (xdpyinfo, xinput, libxtst)[inputs]: Replace INPUTPROTO with XORGPROTO. (libxi, xorg-server)[propagated-inputs]: Remove INPUTPROTO. (xkbutils, libx11)[inputs]: Likewise.
This commit is contained in:
parent
2d03009860
commit
82b4d9ec8c
@ -105,7 +105,7 @@ as ASCII text.")
|
|||||||
("libxi" ,libxi)
|
("libxi" ,libxi)
|
||||||
("libxrandr" ,libxrandr)
|
("libxrandr" ,libxrandr)
|
||||||
("libxxf86vm" ,libxxf86vm)
|
("libxxf86vm" ,libxxf86vm)
|
||||||
("inputproto" ,inputproto)
|
("xorgproto" ,xorgproto)
|
||||||
("xinput" ,xinput)))
|
("xinput" ,xinput)))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
;; Headers from Mesa and GLU are needed.
|
;; Headers from Mesa and GLU are needed.
|
||||||
|
@ -66,8 +66,7 @@
|
|||||||
(copy-file (assoc-ref inputs rpd)
|
(copy-file (assoc-ref inputs rpd)
|
||||||
(string-append dst rpd))))))))
|
(string-append dst rpd))))))))
|
||||||
(inputs
|
(inputs
|
||||||
`(("inputproto" ,inputproto)
|
`(("fontconfig" ,fontconfig)
|
||||||
("fontconfig" ,fontconfig)
|
|
||||||
("freetype" ,freetype)
|
("freetype" ,freetype)
|
||||||
("libXft" ,libxft)
|
("libXft" ,libxft)
|
||||||
("libXi" ,libxi)
|
("libXi" ,libxi)
|
||||||
|
@ -624,8 +624,7 @@ things less distracting.")
|
|||||||
("libxi" ,libxi)
|
("libxi" ,libxi)
|
||||||
("libxtst" ,libxtst)))
|
("libxtst" ,libxtst)))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("inputproto" ,inputproto)
|
`(("xorgproto" ,xorgproto)))
|
||||||
("xorgproto" ,xorgproto)))
|
|
||||||
(synopsis "Tools to automate tasks in X such as detecting on screen images")
|
(synopsis "Tools to automate tasks in X such as detecting on screen images")
|
||||||
(description
|
(description
|
||||||
"Xautomation can control X from the command line for scripts, and
|
"Xautomation can control X from the command line for scripts, and
|
||||||
|
@ -40,7 +40,6 @@
|
|||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("gtk+" ,gtk+-2)
|
`(("gtk+" ,gtk+-2)
|
||||||
("inputproto" ,inputproto)
|
|
||||||
("libx11" ,libx11)
|
("libx11" ,libx11)
|
||||||
("libxext" ,libxext)
|
("libxext" ,libxext)
|
||||||
("libxi" ,libxi)
|
("libxi" ,libxi)
|
||||||
|
@ -988,8 +988,8 @@ authentication records.")
|
|||||||
(description
|
(description
|
||||||
"Input Extension defines a protocol to provide additional input
|
"Input Extension defines a protocol to provide additional input
|
||||||
devices management such as graphic tablets.")
|
devices management such as graphic tablets.")
|
||||||
(license license:x11)))
|
(license license:x11)
|
||||||
|
(properties `((superseded . ,xorgproto)))))
|
||||||
|
|
||||||
(define-public kbproto
|
(define-public kbproto
|
||||||
(package
|
(package
|
||||||
@ -2271,7 +2271,7 @@ X server: 'handhelds', 'redglass' and 'whiteglass'.")
|
|||||||
"0ldgrj4w2fa8jng4b3f3biaj0wyn8zvya88pnk70d7k12pcqw8rh"))))
|
"0ldgrj4w2fa8jng4b3f3biaj0wyn8zvya88pnk70d7k12pcqw8rh"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("inputproto" ,inputproto)
|
`(("xorgproto" ,xorgproto)
|
||||||
("libx11" ,libx11)
|
("libx11" ,libx11)
|
||||||
("libxxf86vm" ,libxxf86vm)
|
("libxxf86vm" ,libxxf86vm)
|
||||||
("libxxf86dga" ,libxxf86dga)
|
("libxxf86dga" ,libxxf86dga)
|
||||||
@ -3707,7 +3707,7 @@ alternative implementations like XRandR or TwinView.")
|
|||||||
("libxext" ,libxext)
|
("libxext" ,libxext)
|
||||||
("libxi" ,libxi)
|
("libxi" ,libxi)
|
||||||
("libx11" ,libx11)
|
("libx11" ,libx11)
|
||||||
("inputproto" ,inputproto)))
|
("xorgproto" ,xorgproto)))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("pkg-config" ,pkg-config)))
|
`(("pkg-config" ,pkg-config)))
|
||||||
(home-page "https://www.x.org/wiki/")
|
(home-page "https://www.x.org/wiki/")
|
||||||
@ -3812,9 +3812,8 @@ requested commands if they occur.")
|
|||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
`(("libxt" ,libxt)
|
`(("libxt" ,libxt)
|
||||||
("xorgproto" ,xorgproto)
|
|
||||||
("libxaw" ,libxaw)
|
("libxaw" ,libxaw)
|
||||||
("inputproto" ,inputproto)))
|
("xorgproto" ,xorgproto)))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("pkg-config" ,pkg-config)))
|
`(("pkg-config" ,pkg-config)))
|
||||||
(home-page "https://www.x.org/wiki/")
|
(home-page "https://www.x.org/wiki/")
|
||||||
@ -4667,7 +4666,7 @@ cannot be adequately worked around on the client side of the wire.")
|
|||||||
("libxi" ,libxi)))
|
("libxi" ,libxi)))
|
||||||
(inputs
|
(inputs
|
||||||
`(("libx11" ,libx11)
|
`(("libx11" ,libx11)
|
||||||
("inputproto" ,inputproto)))
|
("xorgproto" ,xorgproto)))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("pkg-config" ,pkg-config)))
|
`(("pkg-config" ,pkg-config)))
|
||||||
(home-page "https://www.x.org/wiki/")
|
(home-page "https://www.x.org/wiki/")
|
||||||
@ -4927,12 +4926,10 @@ new API's in libXft, or the legacy API's in libX11.")
|
|||||||
"0idg1wc01hndvaa820fvfs7phvd1ymf0lldmq6386i7rhkzvirn2"))))
|
"0idg1wc01hndvaa820fvfs7phvd1ymf0lldmq6386i7rhkzvirn2"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("inputproto" ,inputproto)
|
`(("xorgproto" ,xorgproto)
|
||||||
("libx11" ,libx11)
|
("libx11" ,libx11)
|
||||||
("libxext" ,libxext)
|
("libxext" ,libxext)
|
||||||
("libxfixes" ,libxfixes)))
|
("libxfixes" ,libxfixes)))
|
||||||
(inputs
|
|
||||||
`(("xorgproto" ,xorgproto)))
|
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("pkg-config" ,pkg-config)))
|
`(("pkg-config" ,pkg-config)))
|
||||||
(home-page "https://www.x.org/wiki/")
|
(home-page "https://www.x.org/wiki/")
|
||||||
@ -5105,7 +5102,6 @@ over Xlib, including:
|
|||||||
`(("dri2proto" ,dri2proto)
|
`(("dri2proto" ,dri2proto)
|
||||||
("dri3proto" ,dri3proto)
|
("dri3proto" ,dri3proto)
|
||||||
("fontsproto" ,fontsproto)
|
("fontsproto" ,fontsproto)
|
||||||
("inputproto" ,inputproto)
|
|
||||||
("libpciaccess" ,libpciaccess)
|
("libpciaccess" ,libpciaccess)
|
||||||
("mesa" ,mesa)
|
("mesa" ,mesa)
|
||||||
("pixman" ,pixman)
|
("pixman" ,pixman)
|
||||||
@ -5284,8 +5280,7 @@ draggable titlebars and borders.")
|
|||||||
`(("xorgproto" ,xorgproto)
|
`(("xorgproto" ,xorgproto)
|
||||||
("libxcb" ,libxcb)))
|
("libxcb" ,libxcb)))
|
||||||
(inputs
|
(inputs
|
||||||
`(("inputproto" ,inputproto)
|
`(("xtrans" ,xtrans)))
|
||||||
("xtrans" ,xtrans)))
|
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("pkg-config" ,pkg-config)))
|
`(("pkg-config" ,pkg-config)))
|
||||||
(home-page "https://www.x.org/wiki/")
|
(home-page "https://www.x.org/wiki/")
|
||||||
|
Loading…
Reference in New Issue
Block a user