From caf90259fc032d6404e7db8d9cad5fa1666d43fa Mon Sep 17 00:00:00 2001 From: Marius Bakke Date: Sat, 10 Mar 2018 12:49:27 +0100 Subject: gnu: Switch from xextproto to xorgproto. * gnu/packages/enlightenment.scm (efl)[inputs]: Remove XEXTPROTO. * gnu/packages/mate.scm (mate-control-center, mate-screensaver, mate-utils)[native-inputs]: Likewise. * gnu/packages/xdisorg.scm (xautomation)[inputs]: Likewise. * gnu/packages/gtk.scm (cairo)[inputs]: Replace XEXTPROTO with XORGPROTO. * gnu/packages/ratpoison.scm (ratpoison)[inputs]: Likewise. * gnu/packages/xnee.scm (xnee)[inputs]: Likewise. * gnu/packages/xorg.scm (libdmx, libwindowswm, fixesproto, libxext, libx11)[inputs]: Likewise. (xorg-server): [inputs]: Remove XEXTPROTO. (libxext)[properties]: Mark as superseded by XORGPROTO. --- gnu/packages/mate.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu/packages/mate.scm') diff --git a/gnu/packages/mate.scm b/gnu/packages/mate.scm index d6ad022989..d39711b6db 100644 --- a/gnu/packages/mate.scm +++ b/gnu/packages/mate.scm @@ -926,7 +926,6 @@ icons on the MATE desktop. It works on local and remote file systems.") ("kbproto" ,kbproto) ("renderproto" ,renderproto) ("scrnsaverproto" ,scrnsaverproto) - ("xextpro" ,xextproto) ("xorgproto" ,xorgproto) ("xmodmap" ,xmodmap) ("gobject-introspection" ,gobject-introspection))) @@ -1199,7 +1198,6 @@ Re-decorates windows on un-maximise. ("renderproto" ,renderproto) ("scrnsaverproto" ,scrnsaverproto) ("which" ,which) - ("xextpro" ,xextproto) ("xorgproto" ,xorgproto))) (inputs `(("cairo" ,cairo) @@ -1254,7 +1252,6 @@ can be used as backgrounds in the MATE Desktop environment.") ("libsm" ,libsm) ("pkg-config" ,pkg-config) ("scrollkeeper" ,scrollkeeper) - ("xextpro" ,xextproto) ("xorgproto" ,xorgproto) ("yelp-tools" ,yelp-tools))) (inputs -- cgit v1.2.3