Commit Graph

963 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