Age | Commit message (Collapse) | Author |
|
|
|
* gnu/packages/xorg.scm (xorg-server): Update to 21.1.4.
|
|
This will allow introducing a new 'inkscape' package that can be more freely
upgraded on the main branch.
* gnu/packages/inkscape.scm (inkscape): Rename to...
(inkscape/stable): ... this, and make it a hidden package.
* gnu/packages/admin.scm (wpa-supplicant-gui)[native-inputs]: Rename inkscape
input accordingly.
* gnu/packages/docbook.scm (dblatex): Likewise.
* gnu/packages/gnome-xyz.scm (arc-theme): Likewise.
* gnu/packages/python-xyz.scm (python-matplotlib-documentation): Likewise.
(python-nbconvert): Likewise.
* gnu/packages/xfce.scm (xfdesktop): Likewise.
* gnu/packages/xorg.scm (hackneyed-x11-cursors): Likewise.
|
|
* gnu/packages/xorg.scm: Use a single blank line between packages.
|
|
Fixes <https://issues.guix.gnu.org/43592>.
* gnu/packages/xorg.scm (mkfontscale)[configure-flags]: Point to libx11's
locale.alias file via the '--with-localealiasfile' configure option.
[inputs]{libx11}: New input.
|
|
* gnu/packages/xorg.scm (luit): Fix indentation.
|
|
* gnu/packages/xorg.scm (xwud): Update to 1.0.6.
|
|
* gnu/packages/xorg.scm (xpr): Update to 1.1.0.
|
|
* gnu/packages/xorg.scm (xfontsel): Update to 1.1.0.
|
|
* gnu/packages/xorg.scm (xf86-video-mga): Update to 2.0.1.
|
|
* gnu/packages/xorg.scm (xf86-video-cirrus): Update to 1.6.0.
|
|
* gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.9.2.
|
|
* gnu/packages/xorg.scm (xcmsdb): Update to 1.0.6.
|
|
* gnu/packages/xorg.scm (xf86-video-mach64): Update to 6.9.7.
[source]: Remove patches.
* gnu/packages/patches/xf86-video-mach64-bool-to-boolean.patch,
gnu/packages/patches/xf86-video-mach64-glibc-2.20.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
|
|
* gnu/packages/xorg.scm (libxcursor): Update to 1.2.1.
[source](uri): Use ".xz" tarball.
|
|
* gnu/packages/xorg.scm (libxvmc): Update to 1.0.13.
[source](uri): Use .xz tarball.
|
|
* gnu/packages/xorg.scm (xorgproto): Update to 2022.1.
[source](uri): Use mirror://xorg.
|
|
* gnu/packages/xorg.scm (libx11): Update to 1.8.1.
|
|
* gnu/packages/xorg.scm (libxcb)[native-inputs]: Remove labels.
|
|
* gnu/packages/xorg.scm (libxcb): Update to 1.15.
|
|
* gnu/packages/xorg.scm (xcb-proto)[native-inputs]: Remove labels.
|
|
* gnu/packages/xorg.scm (xcb-proto): Update to 1.15.2.
[source](modules, snippet): Remove.
|
|
* gnu/packages/xorg.scm (libxft)[propagated-inputs]: Remove labels.
|
|
* gnu/packages/xorg.scm (libxft): Update to 2.3.4.
|
|
|
|
|
|
* gnu/packages/xorg.scm (xcb-proto): Update to 1.15.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
|
|
* gnu/packages/xorg.scm (uim)[arguments]: Disable parallel build.
|
|
* gnu/packages/xorg.scm (mkfontscale): Update to 1.2.2.
|
|
* gnu/packages/xorg.scm (xauth): Update to 1.1.2.
|
|
* gnu/packages/xorg.scm (xcalc): Update to 1.1.1.
|
|
* gnu/packages/xorg.scm (xdpyinfo): Update to 1.3.3.
|
|
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 1.2.1.
|
|
* gnu/packages/xorg.scm (xf86-video-amdgpu): Update to 22.0.0.
|
|
* gnu/packages/xorg.scm (xf86-video-dummy): Update to 0.4.0.
|
|
* gnu/packages/xorg.scm (xlsfonts): Update to 1.0.7.
|
|
* gnu/packages/xorg.scm (xorg-sgml-doctools): Update to 1.12.
|
|
* gnu/packages/xorg.scm (twm): Update to 1.0.12.
|
|
The fix was ineffective.
This reverts commit da115f9f7a7131143fe15f4aa7cdf435c10bfe46.
|
|
* gnu/packages/xorg.scm (setroot)[inputs]: Use IMLIB2-1.7 instead of
IMLIB2.
|
|
|
|
* gnu/packages/xorg.scm (editres): Update to 1.0.8.
|
|
|
|
* gnu/packages/xorg.scm (iceauth): Update to 1.0.9.
|
|
|
|
* gnu/packages/patches/xterm-370-explicit-xcursor.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xorg.scm (xterm)[source]: Add it.
[arguments]<#:configure-flags>: Add "-lXcursor".
|
|
|
|
|