Age | Commit message (Collapse) | Author |
|
* gnu/packages/xorg.scm (xvfb-run): Update to 1.20.11-1.
[phases]: Use gexps.
{build}: Use search-input-file.
|
|
* gnu/packages/xorg.scm (egl-wayland): Update to 1.1.10.
|
|
* gnu/packages/xorg.scm (font-util): Update to 1.3.3.
|
|
* gnu/packages/xorg.scm (encodings): Update to 1.0.6.
|
|
gnu/packages/xorg.scm (xpra): Update to 4.3.4
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/xorg.scm (console-setup)[arguments]:
Rewrite as G-expressions.
|
|
* gnu/packages/xorg.scm (console-setup)[arguments]: Properly
set #:make-flags once. Use them across all phases.
|
|
* gnu/packages/xorg.scm (console-setup)[inputs]: Add bash-minimal and
coreutils.
[arguments]: Use them in place of the native ones where appropriate.
|
|
* gnu/packages/xorg.scm (console-setup): Update to 1.209.
|
|
* 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 (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".
|
|
|
|
* gnu/packages/xorg.scm (libxrender)[arguments]: When cross compiling to
riscv64-linux replace config.sub and config.guess with newer versions.
[native-inputs]: When cross compiling to riscv64-linux add config.
|
|
With "conflicts" solved (all in favor of master except git) in:
gnu/local.mk
gnu/packages/databases.scm
gnu/packages/glib.scm
gnu/packages/gnome.scm
gnu/packages/gnupg.scm
gnu/packages/gnuzilla.scm
gnu/packages/graphics.scm
gnu/packages/gstreamer.scm
gnu/packages/gtk.scm
gnu/packages/linux.scm
gnu/packages/machine-learning.scm
gnu/packages/networking.scm
gnu/packages/polkit.scm
gnu/packages/pulseaudio.scm
gnu/packages/rpc.scm
gnu/packages/rust.scm
gnu/packages/version-control.scm
gnu/packages/w3m.scm
|
|
This reverts commit f7236fa1b2e92288633b4261997b55914e25648b.
|
|
* gnu/packages/xorg.scm (xkeyboard-config)[native-inputs]: Add libxslt and
remove labels.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
With resolved conflicts in:
gnu/packages/gnome.scm
gnu/packages/openstack.scm
gnu/packages/python-xyz.scm
|
|
This update eliminates multiple xkbcomp unresolved symbols warnings.
* gnu/packages/xorg.scm (libx11): Update to 1.7.3.1. Fix indentation.
[source]: Update origin's URI.
|