Commit Graph

1013 Commits

Author SHA1 Message Date
Marius Bakke
bb93042c8b
gnu: util-linux: Move libraries to separate output.
Fixes <https://bugs.gnu.org/37732>.
Reported by Diego Nicola Barbato <dnbarbato@posteo.de>.

* gnu/packages/linux.scm (util-linux)[outputs]: Add "lib".
[arguments]: Update #:configure-flags and the "move-static-libraries" phase
accordingly.  Add phases "patch-build-scripts" and "adjust-pkg-config-files".
(e2fsprogs, psm, mtd-utils, f2fs-tools, f2fs-tools-1.7, eudev,
xfsprogs)[inputs]: Change to the "lib" output of UTIL-LINUX.
(btrfs-progs)[inputs]: Remove duplicate UTIL-LINUX inputs and change to use
the "lib" output.
* gnu/packages/admin.scm (pam-mount)[inputs]: Add UTIL-LINUX:LIB.
(testdisk)[inputs]: Change to the "lib" output of UTIL-LINUX.
* gnu/packages/android.scm (abootimg)[inputs]: Likewise.
* gnu/packages/audio.scm (jack-1)[propagated-inputs]: Likewise.
* gnu/packages/bootloaders.scm (syslinux, vboot-utils)[inputs]: Likewise.
* gnu/packages/chez.scm (chez-scheme)[inputs]: Likewise.
* gnu/packages/cryptsetup.scm (cryptsetup, cryptsetup-static)[inputs]: Likewise.
* gnu/packages/databases.scm (postgresql, 4store)[inputs]: Likewise.
* gnu/packages/disk.scm (ndctl, gptfdisk, fdisk, gparted, rmlint,
volume-key)[inputs]: Likewise.
(parted)[inputs]: Likewise.
[native-inputs]: Add UTIL-LINUX.
* gnu/packages/efi.scm (sbsigntools)[inputs]: Add UTIL-LINUX:LIB.
* gnu/packages/engineering.scm (lib3mf)[inputs]: Change to the "lib" output of
UTIL-LINUX.
* gnu/packages/enlightenment.scm (efl)[propagated-inputs]: Likewise.
* gnu/packages/file-systems.scm (glusterfs, jfsutils, zfs)[inputs]: Likewise.
* gnu/packages/firmware.scm (ovmf)[inputs]: Likewise.
* gnu/packages/fontutils.scm (fontconfig)[propagated-inputs]: Likewise.
* gnu/packages/freedesktop.scm (localed)[inputs]: Likewise.
* gnu/packages/glib.scm (glib, appstream-glib)[propagated-inputs]: Likewise.
* gnu/packages/gnome.scm (tracker, gnome-terminal)[inputs]: Likewise.
* gnu/packages/jupyter.scm (xeus)[inputs]: Likewise.
* gnu/packages/kde.scm (kpmcore)[inputs]: Likewise.
* gnu/packages/kodi.scm (crossguid)[inputs]: Likewise.
* gnu/packages/lighting.scm (ola)[inputs]: Likewise.
* gnu/packages/music.scm (libgig)[inputs]: Likewise.
* gnu/packages/nfs.scm (nfs-utils)[inputs]: Likewise.
* gnu/packages/opencog.scm (opencog)[inputs]: Likewise.
* gnu/packages/package-management.scm (msitools)[inputs]: Change to the "lib"
output of UTIL-LINUX.
* gnu/packages/password-utils.scm (pwsafe)[inputs]: Likewise.
* gnu/packages/telephony.scm (pjproject)[propagated-inputs]: Likewise.
* gnu/packages/rdf.scm (rasqal)[inputs]: Likewise.
* gnu/packages/search.scm (xapian)[inputs]: Likewise.
* gnu/packages/sssd.scm (sssd)[native-inputs]: Likewise.
* gnu/packages/storage.scm (ceph)[inputs]: Add UTIL-LINUX:LIB.
* gnu/packages/task-management.scm (taskwarrior)[inputs]: Change to the "lib"
output of UTIL-LINUX.
* gnu/packages/virtualization.scm (libvirt, xen)[inputs]: Likewise.
* gnu/packages/xorg.scm (libsm)[inputs]: Likewise.
2020-01-15 00:24:28 +01:00
Marius Bakke
6d5811ef8e
gnu: xkeyboard-config: Update to 2.28.
* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.28.
2020-01-11 23:25:01 +01:00
Marius Bakke
5cd1a056bc
gnu: xinput: Update to 1.6.3.
* gnu/packages/xorg.scm (xinput): Update to 1.6.3.
2020-01-11 23:25:00 +01:00
Marius Bakke
b7bf02a418
Merge branch 'master' into core-updates 2020-01-11 22:38:24 +01:00
Marius Bakke
6a66709d38
gnu: libXpm: Update to 3.5.13.
* gnu/packages/xorg.scm (libxpm): Update to 3.5.13.
2020-01-08 21:56:03 +01:00
Marius Bakke
bd0af90a4e
gnu: libXpm: Gettext is a native input.
* gnu/packages/xorg.scm (libxpm)[inputs]: Move GETTEXT-MINIMAL ...
[native-inputs]: ... here.
2020-01-08 21:56:02 +01:00
Marius Bakke
cc41e2b09f
gnu: libsm: Do not build static library.
* gnu/packages/xorg.scm (libsm)[arguments]: New field.
2020-01-08 21:56:02 +01:00
Leo Prikler
fe0686864d
gnu: Add xcur2png.
* gnu/packages/xorg.scm (xcur2png): New variable.
2020-01-05 02:05:40 +01:00
Mathieu Othacehe
adf218e2e8
gnu: libxt: Fix cross-compilation.
* gnu/packages/xorg.scm (libxt)[arguments]: Pass --disable-malloc0returnsnull
configure flag when cross-compiling.
2019-12-26 18:13:21 +01:00
Efraim Flashner
c9e676d0b1
Merge remote-tracking branch 'origin/master' into core-updates 2019-12-12 04:10:59 +02:00
Marius Bakke
615d8c8974
gnu: xf86-video-intel: Update to 2.99.917-15.f66d395.
* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-15.f66d395.
2019-12-11 01:13:25 +01:00
Marius Bakke
223f907cd5
gnu: xorgproto: Update to 2019.2.
* gnu/packages/xorg.scm (xorgproto): Update to 2019.2.
2019-12-05 17:59:09 +01:00
Marius Bakke
6d8a29aaeb
gnu: libx11: Update to 1.6.9.
* gnu/packages/xorg.scm (libx11): Update to 1.6.9.
2019-12-05 17:59:09 +01:00
Marius Bakke
f45a826f72
gnu: xcb-util-wm: Do not build static libraries.
* gnu/packages/xorg.scm (xcb-util-wm)[arguments]: New field.
2019-12-05 17:59:08 +01:00
Marius Bakke
dea60654ed
gnu: xcb-util-renderutil: Do not build static libraries.
* gnu/packages/xorg.scm (xcb-util-renderutil)[arguments]: New field.
2019-12-05 17:59:08 +01:00
Marius Bakke
95c2ec0bb9
gnu: xcb-util-keysyms: Do not build static libraries.
* gnu/packages/xorg.scm (xcb-util-keysyms)[arguments]: New field.
2019-12-05 17:59:08 +01:00
Marius Bakke
790eea5e42
gnu: xcb-util-image: Do not build static libraries.
* gnu/packages/xorg.scm (xcb-util-image)[arguments]: New field.
2019-12-05 17:59:08 +01:00
Marius Bakke
5bf6d55974
gnu: xcb-util-cursor: Do not build static libraries.
* gnu/packages/xorg.scm (xcb-util-cursor)[arguments]: New field.
2019-12-05 17:59:08 +01:00
Marius Bakke
4965ca7783
gnu: xcb-util: Do not build static libraries.
* gnu/packages/xorg.scm (xcb-util)[arguments]: New field.
2019-12-05 17:59:08 +01:00
Marius Bakke
9a81d1492f
gnu: libxaw: Do not build static libraries.
* gnu/packages/xorg.scm (libxaw)[arguments]: New field.
2019-12-05 17:59:08 +01:00
Marius Bakke
71a25873f2
gnu: libxt: Do not build static libraries.
* gnu/packages/xorg.scm (libxt)[arguments]: New field.
2019-12-05 17:59:07 +01:00
Marius Bakke
f1f88fc950
gnu: libxcursor: Do not build static libraries.
* gnu/packages/xorg.scm (libxcursor)[arguments]: New field.
2019-12-05 17:59:07 +01:00
Marius Bakke
526ca00af6
gnu: libx11: Do not build static libraries.
* gnu/packages/xorg.scm (libx11)[arguments]: Add "--disable-static" in
  #:configure-flags.
2019-12-05 17:59:07 +01:00
Marius Bakke
5498fcc438
gnu: libxcb: Do not build static libraries.
* gnu/packages/xorg.scm (libxcb)[arguments]: Add "--disable-static" in
  #:configure-flags.
2019-12-05 17:59:07 +01:00
Marius Bakke
763f805d04
gnu: libxxf86vm: Do not build static libraries.
* gnu/packages/xorg.scm (libxxf86vm)[arguments]: New field.
2019-12-05 17:59:07 +01:00
Marius Bakke
97d323b4b7
gnu: libxvmc: Do not build static libraries.
* gnu/packages/xorg.scm (libxvmc)[arguments]: New field.
2019-12-05 17:59:07 +01:00
Marius Bakke
7711aa4024
gnu: libxrandr: Do not build static libraries.
* gnu/packages/xorg.scm (libxrandr)[arguments]: New field.
2019-12-05 17:59:07 +01:00
Marius Bakke
41d9a0927e
gnu: libxfont: Do not build static libraries.
* gnu/packages/xorg.scm (libxfont)[arguments]: New field.
2019-12-05 17:59:06 +01:00
Marius Bakke
e36506a4fe
gnu: libxfixes: Do not build static libraries.
* gnu/packages/xorg.scm (libxfixes)[arguments]: New field.
2019-12-05 17:59:06 +01:00
Marius Bakke
8e6b3856bb
gnu: libxau: Do not build static libraries.
* gnu/packages/xorg.scm (libxau)[arguments]: New field.
2019-12-05 17:59:06 +01:00
Marius Bakke
f6f51ab238
gnu: libice: Do not build static libraries.
* gnu/packages/xorg.scm (libice)[arguments]: New field.
2019-12-05 17:59:06 +01:00
Marius Bakke
6e6c9f39e4
gnu: libxv: Do not build static libraries.
* gnu/packages/xorg.scm (libxv)[arguments]: New field.
2019-12-05 17:59:06 +01:00
Marius Bakke
2d4d56fc69
gnu: libxtst: Do not build static libraries.
* gnu/packages/xorg.scm (libxtst)[arguments]: New field.
2019-12-05 17:59:06 +01:00
Marius Bakke
2f9b757677
gnu: libxrender: Do not build static libraries.
* gnu/packages/xorg.scm (libxrender)[arguments]: Add "--disable-static" in
  #:configure-flags.
2019-12-05 17:59:06 +01:00
Marius Bakke
101be25e7d
gnu: libxext: Do not build static libraries.
* gnu/packages/xorg.scm (libxext)[arguments]: Add "--disable-static" in
  #:configure-flags.
2019-12-05 17:59:05 +01:00
Marius Bakke
56db9f6c60
gnu: libxxf86dga: Do not build static libraries.
* gnu/packages/xorg.scm (libxxf86dga)[arguments]: New field.
2019-12-05 17:59:05 +01:00
Marius Bakke
c14571a711
gnu: libxscrnsaver: Do not build static libraries.
* gnu/packages/xorg.scm (libxscrnsaver)[arguments]: New field.
2019-12-05 17:59:05 +01:00
Marius Bakke
795bd8487f
gnu: libxres: Do not build static libraries.
* gnu/packages/xorg.scm (libxres)[arguments]: New field.
2019-12-05 17:59:05 +01:00
Marius Bakke
7f5fa7d079
gnu: libxpm: Do not build static libraries.
* gnu/packages/xorg.scm (libxpm)[arguments]: New field.
2019-12-05 17:59:05 +01:00
Marius Bakke
b2f626dab7
gnu: libxmu: Do not build static libraries.
* gnu/packages/xorg.scm (libxmu)[arguments]: New field.
2019-12-05 17:59:05 +01:00
Marius Bakke
c4fc9b13e9
gnu: libxkbfile: Do not build static libraries.
* gnu/packages/xorg.scm (libxkbfile)[arguments]: New field.
2019-12-05 17:59:05 +01:00
Marius Bakke
9fcc987d20
gnu: libxft: Do not build static libraries.
* gnu/packages/xorg.scm (libxft)[arguments]: New field.
2019-12-05 17:59:04 +01:00
Marius Bakke
dce53e6bd2
gnu: libxdmcp: Do not build static libraries.
* gnu/packages/xorg.scm (libxdmcp)[arguments]: New field.
2019-12-05 17:59:04 +01:00
Marius Bakke
49a6fca11e
gnu: libxcomposite: Do not build static libraries.
* gnu/packages/xorg.scm (libxcomposite)[arguments]: New field.
2019-12-05 17:59:04 +01:00
Marius Bakke
cefa4fe7a3
gnu: libfontenc: Do not build static libraries.
* gnu/packages/xorg.scm (libfontenc)[arguments]: New field.
2019-12-05 17:59:04 +01:00
Marius Bakke
1b4e191447
gnu: libxshmfence: Do not build static libraries.
* gnu/packages/xorg.scm (libxshmfence)[arguments]: New field.
2019-12-05 17:59:04 +01:00
Marius Bakke
bca176c26c
gnu: libdmx: Do not build static libraries.
* gnu/packages/xorg.scm (libdmx)[arguments]: New field.
2019-12-05 17:59:04 +01:00
Marius Bakke
0e48722212
gnu: libxi: Do not build static libraries.
* gnu/packages/xorg.scm (libxi)[arguments]: New field.
2019-12-05 17:59:04 +01:00
Marius Bakke
a0947e0d07
gnu: libxinerama: Do not build static libraries.
* gnu/packages/xorg.scm (libxinerama)[arguments]: New field.
2019-12-05 17:59:03 +01:00
Marius Bakke
9d5aa00906
Merge branch 'master' into core-updates 2019-12-05 17:57:35 +01:00
Marius Bakke
33b59c1a3e
Merge branch 'staging' 2019-12-04 20:12:41 +01:00
Tobias Geerinckx-Rice
468c2402c7
gnu: console-setup: Update to 1.194.
* gnu/packages/xorg.scm (console-setup): Update to 1.194.
2019-12-03 01:52:44 +01:00
Tobias Geerinckx-Rice
c6df2f5817
gnu: xclock: Don't use NAME in source URI.
* gnu/packages/xorg.scm (xclock)[source]: Hard-code NAME.
2019-12-03 01:52:44 +01:00
Tobias Geerinckx-Rice
fb0f4ab8ed
gnu: xclock: Update to 1.0.9.
* gnu/packages/xorg.scm (xclock): Update to 1.0.9.
2019-12-03 01:52:44 +01:00
Tobias Geerinckx-Rice
280189d74e
gnu: perl-x11-protocol-other: Update to 31.
* gnu/packages/xorg.scm (perl-x11-protocol-other): Update to 31.
2019-12-01 03:16:46 +01:00
Ludovic Courtès
f02fc042a4
gnu: xterm: Update to 351.
* gnu/packages/xorg.scm (xterm): Update to 351.
2019-11-29 15:54:19 +01:00
Marius Bakke
0897ad7fac
Merge branch 'master' into staging 2019-11-28 00:38:25 +01:00
Marius Bakke
38ae96e9c5
gnu: xorg-server: Update to 1.20.6.
* gnu/packages/xorg.scm (xorg-server): Update to 1.20.6.
(xorg-server-for-tests): Stay on 1.20.5.
2019-11-28 00:33:47 +01:00
Mathieu Othacehe
154d97abdd
Merge remote-tracking branch master into core-updates 2019-11-16 09:34:27 +01:00
Marius Bakke
f056553c6b
Merge branch 'master' into staging 2019-11-15 20:11:35 +01:00
Tobias Geerinckx-Rice
dfb55eb8c0
gnu: xterm: Update to 350.
* gnu/packages/xorg.scm (xterm): Update to 350.
2019-11-05 22:45:57 +01:00
Boris A. Dekshteyn
baf1d4e8ae
gnu: xfd: Add dependency on libxkbfile.
* gnu/packages/xorg.scm (xfd)[inputs]: Add LIBXKBFILE.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-04 23:35:32 +01:00
Marius Bakke
b95d1b3289
Merge branch 'master' into staging 2019-10-18 18:10:47 +02:00
Mathieu Othacehe
c206f1914e
Merge remote-tracking branch 'signed/master' into core-updates 2019-10-14 10:03:19 +02:00
Tobias Geerinckx-Rice
217f22d16a
gnu: xwd: Fix typo in description.
* gnu/packages/xorg.scm (xwd)[description]: Fix typo.
2019-10-14 00:40:30 +02:00
Tobias Geerinckx-Rice
509551c2a8
gnu: xwininfo: Update to 1.1.5.
* gnu/packages/xorg.scm (xwininfo): Update to 1.1.5.
2019-10-14 00:32:32 +02:00
Marius Bakke
c4220afb94
gnu: libXvMC: Update to 1.0.12.
* gnu/packages/xorg.scm (libxvmc): Update to 1.0.12.
2019-10-12 20:55:20 +02:00
Marius Bakke
e3fa098177
gnu: libXfont: Update to 2.0.4.
* gnu/packages/xorg.scm (libxfont2): Update to 2.0.4.
2019-10-12 20:54:53 +02:00
Mathieu Othacehe
4d14902b94
Merge branch 'master' into core-updates 2019-10-10 17:32:24 +02:00
Ludovic Courtès
0cf2b6f2db
Merge branch 'master' into core-updates 2019-10-01 12:06:00 +02:00
Tobias Geerinckx-Rice
9e4a244bd0
gnu: font-util: Update to 1.3.2.
* gnu/packages/xorg.scm (font-util): Update to 1.3.2.
2019-09-29 17:36:11 +02:00
Marius Bakke
e7f62a41b2
Merge branch 'master' into core-updates 2019-09-27 19:11:27 +02:00
Tobias Geerinckx-Rice
36cc160e72
gnu: xbacklight: Update to 1.2.3.
* gnu/packages/xorg.scm (xbacklight): Update to 1.2.3.
2019-09-27 12:28:43 +02:00
Tobias Geerinckx-Rice
4a51d75929
gnu: libxcb: Don't use NAME in source URI.
* gnu/packages/xorg.scm (libxcb)[source]: Hard-code NAME.
2019-09-26 05:24:31 +02:00
Tobias Geerinckx-Rice
0a4f9445fd
gnu: xorgproto: Don't use NAME in source URI.
* gnu/packages/xorg.scm (xorgproto)[source]: Hard-code NAME.
2019-09-26 05:24:31 +02:00
Tobias Geerinckx-Rice
5dfdab05ba
gnu: encodings: Update to 1.0.5.
* gnu/packages/xorg.scm (encodings): Update to 1.0.5.
2019-09-26 05:24:31 +02:00
Mathieu Othacehe
f22997b1a7
gnu: console-setup: Fix cross-compilation.
* gnu/packages/xorg.scm (console-setup)[native-inputs]: Add perl,
[arguments]: search for bash in both native-inputs and inputs.
2019-09-24 08:14:14 +02:00
Mathieu Othacehe
f8dae88c1e
gnu: mkfontdir: Fix aarch64 cross-compilation.
The packaged config.sub and config.guess do not have aarch64 support. Replace
them by the ones from automake.

* gnu/packages/xorg.scm (mkfontdir)[arguments]: Replace outdated config.sub and
config.guess, by the ones taken from ...
[native-inputs]: ... here, by adding automake.
2019-09-24 08:14:13 +02:00
Mathieu Othacehe
d7c5364732
gnu: xorg: Fix cross-compilation of multiple packages.
* gnu/packages/xorg.scm (libxext)[arguments]: Disable zero malloc check that
fails when cross-compiling,
(libxrender)[arguments]: ditto,
(libx11)[arguments]: ditto.
2019-09-24 08:12:54 +02:00
Tobias Geerinckx-Rice
757f01fa4d
gnu: xterm: Don't use NAME in source URI.
* gnu/packages/xorg.scm (xterm)[source]: Hard-code NAME.
2019-09-24 02:10:49 +02:00
Tobias Geerinckx-Rice
5192e465dd
gnu: xterm: Update to 349.
* gnu/packages/xorg.scm (xterm): Update to 349.
2019-09-24 02:10:49 +02:00
Mark H Weaver
893c2df00d
Merge branch 'master' into core-updates 2019-08-22 15:53:27 -04:00
Ludovic Courtès
1b1c162124
gnu: xrandr: Update to 1.5.1.
* gnu/packages/xorg.scm (xrandr): Update to 1.5.1.  Change archive type
to ".tar.xz".
2019-08-17 23:18:11 +02:00
Ludovic Courtès
beeeb261f2
gnu: setxkbmap: Update to 1.3.2.
* gnu/packages/xorg.scm (setxkbmap): Update to 1.3.2.
2019-08-17 23:18:11 +02:00
Marius Bakke
462ad9f56b
Merge branch 'master' into core-updates 2019-08-13 20:42:06 +02:00
Marius Bakke
8e7f97b9ff
Merge branch 'master' into staging 2019-08-08 00:35:37 +02:00
Marius Bakke
277faff8ff
gnu: xf86-video-intel: Update to 2.99.917-14.6f4972d.
* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-14.6f4972d.
2019-08-08 00:30:56 +02:00
Marius Bakke
3082280cf9
gnu: libpciaccess: Update to 0.16.
* gnu/packages/xorg.scm (libpciaccess): Update to 0.16.
2019-08-04 13:49:57 +02:00
Marius Bakke
014d4c1495
gnu: libice: Update to 1.0.10.
* gnu/packages/xorg.scm (libice): Update to 1.0.10.
2019-07-31 14:41:37 +02:00
Marius Bakke
6a2e54236e
Merge branch 'master' into core-updates 2019-07-31 14:28:56 +02:00
Rutger Helling
15027b89a8
gnu: xpra: Update to 2.5.3.
* gnu/packages/xorg.scm (xpra): Update to 2.5.3.
2019-07-25 14:24:07 +02:00
Ludovic Courtès
64de896a71
Merge branch 'master' into core-updates 2019-07-17 15:51:10 +02:00
Tobias Geerinckx-Rice
45dbc1b2dd
gnu: xauth: Update to 1.1.
* gnu/packages/xorg.scm (xauth): Update to 1.1.
2019-07-16 23:00:09 +02:00
Efraim Flashner
9db2cad68d
gnu: uim-qt: Build with qt-5 support.
* gnu/packages/xorg.scm (uim-qt)[inputs]: Remove qt@4.  Add qtbase,
qtx11extras.
[arguments]: Replace qt4 configure flags with qt5 configure flags.
2019-07-15 21:17:26 +03:00
Marius Bakke
2cb827b38e
Merge branch 'staging' into core-updates 2019-07-04 16:29:53 +02:00
Marius Bakke
c6daa9cfb2
gnu: xkeyboard-config: Update to 2.27.
* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.27.
2019-07-03 16:32:43 +02:00
Marius Bakke
5ab605b952
gnu: libxt: Update to 1.2.0.
* gnu/packages/xorg.scm (libxt): Update to 1.2.0.
* gnu/packages/patches/libxt-guix-search-paths.patch: Adjust for 1.2.0.  While
at it, trim spurious whitespaces.
2019-07-03 16:16:11 +02:00
Marius Bakke
6e1f8d552b
Merge branch 'master' into staging 2019-06-29 23:23:59 +02:00
Ludovic Courtès
5cc1075a76
Merge branch 'master' into core-updates 2019-06-27 23:33:48 +02:00
Tobias Geerinckx-Rice
10a303a4a5
gnu: xcalc: Update to 1.1.0.
* gnu/packages/xorg.scm (xcalc): Update to 1.1.0.
2019-06-25 23:52:05 +02:00
Tobias Geerinckx-Rice
535fc98797
gnu: sessreg: Update to 1.1.2.
* gnu/packages/xorg.scm (sessreg): Update to 1.1.2.
2019-06-25 18:56:23 +02:00
Marius Bakke
d0828b0757
gnu: xorgproto: Update to 2019.1.
* gnu/packages/xorg.scm (xorgproto): Update to 2019.1.
2019-06-20 23:56:59 +02:00
Marius Bakke
78b036ddce
gnu: libxi: Update to 1.7.10.
* gnu/packages/xorg.scm (libxi): Update to 1.7.10.
2019-06-20 23:56:58 +02:00
Marius Bakke
74c1c8daf5
gnu: libx11: Update to 1.6.8.
* gnu/packages/xorg.scm (libx11): Update to 1.6.8.
2019-06-20 23:56:57 +02:00
Marius Bakke
6cb1ef9ea2
Merge branch 'staging' into core-updates 2019-06-20 23:38:56 +02:00
Marius Bakke
651478aa18
Merge branch 'master' into staging 2019-06-20 23:08:16 +02:00
Rutger Helling
c9f0331152
gnu: xpra: Update to 2.5.2.
* gnu/packages/xorg.scm (xpra): Update to 2.5.2.
2019-06-17 08:28:38 +02:00
Marius Bakke
af847bd88f
gnu: xorg-server-for-tests: Update to 1.20.5.
* gnu/packages/xorg.scm (xorg-server-for-tests)[source, version]: Remove.
2019-06-15 09:22:40 +02:00
Ludovic Courtès
d9bbfe042e
Merge branch 'master' into core-updates 2019-06-13 13:24:35 +02:00
Marius Bakke
106deba71e
gnu: xorg-server: Update to 1.20.5.
* gnu/packages/xorg.scm (xorg-server): Update to 1.20.5.
(xorg-server-for-tests): Stay on 1.20.4.
2019-06-03 22:28:48 +02:00
Marius Bakke
57df83e07d
Merge branch 'staging' into core-updates 2019-05-25 00:25:15 +02:00
Vagrant Cascadian
dcdafc6e18
gnu: xf86-input-joystick: Fix typo "control".
* gnu/packages/xorg (xf86-input-joystick)[description]: Fix typo.
2019-05-22 18:30:05 -07:00
Vagrant Cascadian
c284dffcbe
gnu: renderproto: Fix typo "protocol".
* gnu/packages/xorg (renderproto)[description]: Fix typo.
2019-05-22 18:30:03 -07:00
Vagrant Cascadian
222eb1141b
gnu: bdfresize: Fix typo "This package".
* gnu/packages/xorg (bdfresize)[description]: Fix typo.
2019-05-22 18:09:29 -07:00
Tobias Geerinckx-Rice
0f469c172e
gnu: xf86-video-voodoo: Ship patch locally.
The ORIGIN patch has been modified in place, probably *wild guessing
sounds* by a server-side cgit update.

* gnu/packages/xorg.scm (xf86-video-voodoo)[source]: Use SEARCH-PATCHES.
* gnu/packages/patches/xf86-video-voodoo-pcitag.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-05-20 05:02:26 +02:00
Marius Bakke
3b458d5462
Merge branch 'master' into core-updates 2019-05-01 23:11:41 +02:00
Marius Bakke
37da4fbe15
Merge branch 'master' into staging 2019-04-23 19:43:59 +02:00
Marius Bakke
30023aa670
gnu: xf86-video-intel: Update to 2.99.917-13.6afed33.
* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-13.6afed33.
2019-04-23 19:39:02 +02:00
Rutger Helling
fd6d2fd871
gnu: xpra: Update to 2.5.1.
* gnu/packages/xorg.scm (xpra): Update to 2.5.1.
2019-04-18 09:25:38 +02:00
Tobias Geerinckx-Rice
afcd4438f8
gnu: console-setup: Update to 1.191.
* gnu/packages/xorg.scm (console-setup): Update to 1.191.
2019-04-17 15:54:54 +02:00
Marius Bakke
f5961dd585
Merge branch 'master' into staging 2019-04-17 00:08:34 +02:00
Tobias Geerinckx-Rice
d514bb1346
gnu: xcompmgr: Use GIT-FILE-NAME.
* gnu/packages/xorg.scm (xcompmgr)[source]: Use GIT-FILE-NAME.
2019-04-11 05:26:46 +02:00
Tobias Geerinckx-Rice
5b6a159aa8
gnu: xcompmgr: Update to 1.1.8.
* gnu/packages/xorg.scm (xcompmgr): Update to 1.1.8.
2019-04-11 05:26:46 +02:00
Tobias Geerinckx-Rice
a35003c209
gnu: xcompmgr: Don't use NAME in source tag.
* gnu/packages/xorg.scm (xcompmgr)[source]: Hard-code NAME.
2019-04-11 05:26:46 +02:00
Marius Bakke
571fb008a5
Merge branch 'master' into staging 2019-04-01 00:02:39 +02:00
Efraim Flashner
36a4366d79
gnu: Fix descriptions to not use quotes.
* gnu/packages/admin.scm (wpa-supplicant-minimal, mingetty, di),
* gnu/packages/audio.scm (fil-plugins),
* gnu/packages/base.scm (make-ld-wrapper, make-glibc-locales),
* gnu/packages/bioinformatics.scm (r-samtools),
* gnu/packages/chez.scm (chez-mit),
* gnu/packages/commencement.scm (make-gcc-toolchain),
* gnu/packages/compression.scm (fastjar),
* gnu/packages/cran.scm (r-maps, r-rcpp),
* gnu/packages/databases.scm (sparql-query),
* gnu/packages/dunst.scm (dunst),
* gnu/packages/ftp.scm (ncftp),
* gnu/packages/gl.scm (freeglut),
* gnu/packages/haskell-check.scm (ghc-tasty-golden),
* gnu/packages/haskell.scm (ghc-case-insensitive, ghc-text,
ghc-haskell-src, ghc-syb, ghc-deepseq-generics, ghc-network-uri,
ghc-rerebase, ghc-zlib),
* gnu/packages/image.scm (jbig2dec),
* gnu/packages/kde-frameworks.scm (kinit, karchive),
* gnu/packages/linux.scm (wireless-tools, perf, module-init-tools, kbd),
* gnu/packages/lirc.scm (lirc),
* gnu/packages/lisp.scm (uglify-js),
* gnu/packages/mate.scm (mate-netbook),
* gnu/packages/microcom.scm (microcom),
* gnu/packages/music.scm (bristol),
* gnu/packages/networking.scm (perl-geo-ip),
* gnu/packages/patchutils.scm (patches),
* gnu/packages/perl-check.scm (perl-test-more-utf8),
* gnu/packages/perl.scm (perl-log-report-optional, perl-file-which,
perl-io-tty, perl-log-any, perl-digest-sha1, perl-class-load,
perl-regexp-common, perl-module-pluggable, perl-class-modifier),
* gnu/packages/python-xyz.scm (python-backports-abc, python-natsort),
* gnu/packages/samba.scm (iniparser),
* gnu/packages/search.scm (mlocate),
* gnu/packages/spice.scm (spice),
* gnu/packages/statistics.scm (r-dt, r-lubridate, r-estimability,
r-commonmark, r-digest, r-viridislite, r-stringr),
* gnu/packages/tex.scm (texlive-latex-changebar),
* gnu/packages/version-control.scm (subversion),
* gnu/packages/w3m.scm (w3m),
* gnu/packages/web.scm (perl-http-parser,
perl-plack-middleware-reverseproxy),
* gnu/packages/xorg.scm (xkeyboard-config, mkfontdir, xcursor-theme,
mkfontscale, xinit, font-alias)[description]: Use @code instead of quotes.
2019-03-31 20:51:10 +03:00
Marius Bakke
8c14f7f8a7
Merge branch 'staging' into core-updates 2019-03-23 23:16:55 +01:00
Marius Bakke
3cb61ca85a
Merge branch 'master' into staging 2019-03-23 22:50:07 +01:00
Tobias Geerinckx-Rice
42e00f63e2
gnu: mkfontscale: Update to 1.2.1.
* gnu/packages/xorg.scm (mkfontscale): Update to 1.2.1.
2019-03-23 00:11:16 +01:00
Marius Bakke
081850816f
Merge branch 'master' into staging 2019-03-21 23:18:54 +01:00
Tobias Geerinckx-Rice
0341fb9b68
gnu: mkfontscale: Update to 1.2.0.
* gnu/packages/xorg.scm (mkfontscale): Update to 1.2.0.
2019-03-20 20:42:41 +01:00
Tobias Geerinckx-Rice
bcc27a6533
gnu: xf86-video-ati: Update to 19.0.1.
* gnu/packages/xorg.scm (xf86-video-ati): Update to 19.0.1.
2019-03-20 20:42:40 +01:00
Tobias Geerinckx-Rice
cbea33132a
gnu: xf86-video-amdgpu: Update to 19.0.1.
* gnu/packages/xorg.scm (xf86-video-amdgpu): Update to 19.0.1.
2019-03-20 20:42:40 +01:00
Rutger Helling
14e6b6a0ae
gnu: xpra: Update to 2.5.
* gnu/packages/xorg.scm (xpra): Update to 2.5.
2019-03-20 20:25:51 +01:00
ng0
47956fa0c2
Correct name and email address for ng0.
* .mailmap, Makefile.am, doc/guix.de.texi, doc/guix.fr.texi,
doc/guix.texi, etc/completion/fish/guix.fish,
gnu/packages/accessibility.scm, gnu/packages/admin.scm,
gnu/packages/audio.scm, gnu/packages/autotools.scm,
gnu/packages/cdrom.scm, gnu/packages/check.scm,
gnu/packages/cinnamon.scm, gnu/packages/compression.scm,
gnu/packages/crypto.scm, gnu/packages/databases.scm,
gnu/packages/django.scm, gnu/packages/dns.scm, gnu/packages/elixir.scm,
gnu/packages/emacs-xyz.scm, gnu/packages/emacs.scm,
gnu/packages/enlightenment.scm, gnu/packages/erlang.scm,
gnu/packages/fonts.scm, gnu/packages/fontutils.scm,
gnu/packages/forth.scm, gnu/packages/fvwm.scm, gnu/packages/games.scm,
gnu/packages/gl.scm, gnu/packages/gnome.scm, gnu/packages/gnunet.scm,
gnu/packages/gnupg.scm, gnu/packages/gnuzilla.scm, gnu/packages/gtk.scm,
gnu/packages/guile-wm.scm,gnu/packages/guile-xyz.scm,
gnu/packages/haskell-check.scm, gnu/packages/haskell-crypto.scm,
gnu/packages/haskell.scm, gnu/packages/image-viewers.scm,
gnu/packages/image.scm, gnu/packages/irc.scm,
gnu/packages/language.scm, gnu/packages/libcanberra.scm,
gnu/packages/linux.scm, gnu/packages/lisp.scm, gnu/packages/lolcode.scm,
gnu/packages/lxde.scm, gnu/packages/lxqt.scm, gnu/packages/mail.scm,
gnu/packages/markup.scm, gnu/packages/mate.scm, gnu/packages/maths.scm,
gnu/packages/mc.scm, gnu/packages/messaging.scm, gnu/packages/music.scm,
gnu/packages/ncurses.scm, gnu/packages/networking.scm,
gnu/packages/nickle.scm, gnu/packages/openbox.scm, gnu/packages/pdf.scm,
gnu/packages/perl-check.scm, gnu/packages/perl.scm,
gnu/packages/python-compression.scm, gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm, gnu/packages/python-xyz.scm,
gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/ruby.scm,
gnu/packages/rust.scm, gnu/packages/scheme.scm,
gnu/packages/serialization.scm, gnu/packages/shells.scm,
gnu/packages/ssh.scm, gnu/packages/suckless.scm, gnu/packages/tbb.scm,
gnu/packages/telephony.scm, gnu/packages/text-editors.scm,
gnu/packages/textutils.scm, gnu/packages/time.scm, gnu/packages/tls.scm,
gnu/packages/tor.scm, gnu/packages/version-control.scm,
gnu/packages/video.scm, gnu/packages/vim.scm, gnu/packages/web.scm,
gnu/packages/wm.scm, gnu/packages/xdisorg.scm, gnu/packages/xfce.scm,
gnu/packages/xml.scm, gnu/packages/xorg.scm, gnu/services/certbot.scm,
gnu/services/desktop.scm, gnu/services/version-control.scm,
gnu/services/web.scm, guix/import/hackage.scm, guix/licenses.scm:
Correct name and email address for ng0.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-03-18 15:05:08 +01:00
Marius Bakke
7dad1cce6c
gnu: libxrandr: Update to 1.5.2.
* gnu/packages/xorg.scm (libxrandr): Update to 1.5.2.
2019-03-17 17:01:19 +01:00
Marius Bakke
40916d637a
gnu: libxext: Update to 1.3.4.
* gnu/packages/xorg.scm (libxext): Update to 1.3.4.
2019-03-17 17:01:19 +01:00
Marius Bakke
165d7c0127
gnu: xtrans: Update to 1.4.0.
* gnu/packages/xorg.scm (xtrans): Update to 1.4.0.
2019-03-17 17:01:19 +01:00
Marius Bakke
cb7fd8d055
gnu: libxmu: Update to 1.1.3.
* gnu/packages/xorg.scm (libxmu): Update to 1.1.3.
2019-03-17 17:01:18 +01:00
Marius Bakke
df37df52c9
gnu: libxft: Update to 2.3.3.
* gnu/packages/xorg.scm (libxft): Update to 2.3.3.
2019-03-17 17:01:18 +01:00
Marius Bakke
e2bf462b05
gnu: libxdmcp: Update to 1.1.3.
* gnu/packages/xorg.scm (libxdmcp): Update to 1.1.3.
2019-03-17 17:01:18 +01:00
Marius Bakke
d0649b4730
gnu: makedepend: Update to 1.0.6.
* gnu/packages/xorg.scm (makedepend): Update to 1.0.6.
2019-03-17 17:00:41 +01:00
Marius Bakke
5f1d8721a3
gnu: libxvmc: Update to 1.0.11.
* gnu/packages/xorg.scm (libxvmc): Update to 1.0.11.
2019-03-17 17:00:41 +01:00
Marius Bakke
2e6508d853
gnu: libxkbfile: Update to 1.1.0.
* gnu/packages/xorg.scm (libxkbfile): Update to 1.1.0.
2019-03-17 17:00:41 +01:00
Ludovic Courtès
3822003082
gnu: console-setup: Set absolute file name of 'cat' in 'ckbcomp'.
* gnu/packages/xorg.scm (console-setup)[arguments]: Add
'patch-file-names' phase.
2019-03-17 16:30:00 +01:00
Marius Bakke
a5c6a752fd
gnu: x11perf: Update to 1.6.1.
* gnu/packages/xorg.scm (x11perf): Update to 1.6.1.
2019-03-17 16:12:32 +01:00
Tobias Geerinckx-Rice
65f91295fb
gnu: libxxf86dga: Update to 1.1.5.
* gnu/packages/xorg.scm (libxxf86dga): Update to 1.1.5.
Re-indent.
2019-03-17 15:20:01 +01:00
Tobias Geerinckx-Rice
e9543cf7bd
gnu: xorg-cf-files: Update to 1.0.6.
* gnu/packages/xorg.scm (xorg-cf-files): Update to 1.0.6.
2019-03-17 15:20:01 +01:00
Tobias Geerinckx-Rice
4a07463e5d
gnu: imake: Update to 1.0.8.
* gnu/packages/xorg.scm (imake): Update to 1.0.8.
2019-03-17 15:20:00 +01:00
Tobias Geerinckx-Rice
77ad8a65b1
gnu: libfs: Update to 1.0.8.
* gnu/packages/xorg.scm (libfs): Update to 1.0.8.
2019-03-15 20:30:42 +01:00