1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-08 06:00:36 +02:00
Files
guix/gnu/packages
Ludovic Courtès 189be331ac build-system/gnu: Add 'bootstrap' phase.
This factorizes what has become a widespread idiom.

* guix/build/gnu-build-system.scm (%bootstrap-scripts): New variable.
(bootstrap): New procedure.
(%standard-phases): Add it after 'unpack'.
* guix/build/ant-build-system.scm (%standard-phases): Delete 'bootstrap.
* guix/build/asdf-build-system.scm (%standard-phases/source)
(%standard-phases): Likewise.
* guix/build/cargo-build-system.scm (%standard-phases): Likewise.
* guix/build/cmake-build-system.scm (%standard-phases): Likewise.
* guix/build/dub-build-system.scm (%standard-phases): Likewise.
* guix/build/emacs-build-system.scm (%standard-phases): Likewise.
* guix/build/font-build-system.scm (%standard-phases): Likewise.
* guix/build/go-build-system.scm (%standard-phases): Likewise.
* guix/build/haskell-build-system.scm (%standard-phases): Likewise.
* guix/build/minify-build-system.scm (%standard-phases): Likewise.
* guix/build/ocaml-build-system.scm (%standard-phases): Likewise.
* guix/build/perl-build-system.scm (%standard-phases): Likewise.
* guix/build/python-build-system.scm (%standard-phases): Likewise.
* guix/build/r-build-system.scm (%standard-phases): Likewise.
* guix/build/ruby-build-system.scm (%standard-phases): Likewise.
* guix/build/scons-build-system.scm (%standard-phases): Likewise.
* guix/build/texlive-build-system.scm (%standard-phases): Likewise.
* guix/build/waf-build-system.scm (%standard-phases): Likewise.
* gnu/packages/audio.scm (faad2)[arguments]: Replace 'bootstrap.
(soundtouch, cuetools, bluez-alsa): Remove 'arguments'.
(cava)[arguments]: Replace 'bootstrap.
* gnu/packages/backup.scm (rdup): Remove 'bootstrap.
* gnu/packages/bioinformatics.scm (seek)[arguments]: Replace
'bootstrap.
* gnu/packages/bioinformatics.scm (htslib-for-sambamba): Remove
'arguments'.
* gnu/packages/ci.scm (hydra, cuirass): Remove 'bootstrap'.
* gnu/packages/crypto.scm (libb2): Remove #:phases.
* gnu/packages/databases.scm (guile-wiredtiger): Likewise.
* gnu/packages/debug.scm (stress-make): Remove 'bootstrap'.
* gnu/packages/documentation.scm (asciidoc): Likewise.
* gnu/packages/fontutils.scm (libuninameslist): Remove 'arguments'.
* gnu/packages/ftp.scm (weex): Remove 'arguments'.
* gnu/packages/game-development.scm (ois): Remove 'arguments'.
* gnu/packages/games.scm (pioneer): Remove 'bootstrap.
* gnu/packages/gnome.scm (vte-ng, byzanz): Replace 'bootstrap.
(arc-theme): Remove 'arguments'.
(faba-icon-theme): Remove 'bootstrap.
(arc-icon-theme): Remove 'arguments'.
* gnu/packages/gnunet.scm (guile-gnunet): Likewise.
* gnu/packages/gtk.scm (guile-rsvg): Likewise.
* gnu/packages/guile.scm (mcron2): Remove 'bootstrap.
(guile-bash): Remove #:phases.
(guile-git): Remove 'bootstrap.
(guile-syntax-highlight): Remove 'arguments'.
(guile-sjson): Likewise.
* gnu/packages/java.scm (classpath-devel): Remove 'bootstrap.
* gnu/packages/kodi.scm (libdvdnav/kodi)
(libdvdread/kodi, libdvdcss/kodi): Likewise.
* gnu/packages/libreoffice.scm (hunspell): Remove 'arguments'.
* gnu/packages/libusb.scm (hidapi): Likewise.
* gnu/packages/linux.scm (bridge-utils): Rename 'bootstrap' to
'patch-stuff'; move it before 'bootstrap', without autoreconf
invocation.
(eudev): Rename 'bootstrap' to 'patch-file-names', without 'autogen.sh'
invocation; move it before 'bootstrap.
(gpm): Replace 'bootstrap'.
(f2fs-tools): Remove 'arguments'.
(rng-tools): Remove #:phases.
* gnu/packages/messaging.scm (hexchat): Rename 'bootstrap' to
'copy-intltool-makefile'; remove "autoreconf" invocation and move before
'bootstrap'.
(libmesode): Remove 'arguments'.
(libstrophe): Likewise.
* gnu/packages/microcom.scm (microcom): Likewise.
* gnu/packages/networking.scm (libnet): Remove 'bootstrap.
* gnu/packages/onc-rpc.scm (libnsl): Remove 'arguments'.
* gnu/packages/package-management.scm (guix): Replace 'bootstrap.
* gnu/packages/sawfish.scm (librep): Remove 'arguments'.
* gnu/packages/version-control.scm (findnewest): Likewise.
* gnu/packages/video.scm (liba52, handbrake, motion): Replace
'bootstrap.
* gnu/packages/web.scm (fcgiwrap): Remove #:phases.
(tidy): Replace 'bootstrap.
(gumbo-parser): Remove #:phases.
* gnu/packages/wget.scm (wget2): Replace 'bootstrap.
* gnu/packages/wm.scm (i3lock-color): Remove #:phases.
* gnu/packages/xdisorg.scm (xclip): Likewise.
* gnu/packages/xml.scm (libxls): Replace 'bootstrap'.
* gnu/packages/xorg.scm (xf86-video-freedreno)
(xf86-video-intel): Remove #:phases.
* gnu/packages/zile.scm (zile-on-guile): Replace 'bootstrap.
2018-03-11 22:04:40 +01:00
..
2018-03-08 18:30:41 +01:00
2017-07-22 13:47:25 +02:00
2018-02-21 15:02:49 +01:00
2018-02-18 13:05:07 +02:00
2018-02-20 03:01:39 +01:00
2018-01-20 23:07:20 +01:00
2017-10-24 07:54:43 +02:00
2018-02-19 06:00:31 +01:00
2018-02-15 17:17:19 +01:00
2018-02-26 18:59:30 +01:00
2018-02-25 01:03:52 +01:00
2018-02-22 14:15:17 +01:00
2018-02-19 21:50:10 -05:00
2017-12-12 20:30:19 +01:00
2018-01-19 13:19:33 +01:00
2018-02-19 06:00:31 +01:00
2018-02-19 06:00:27 +01:00
2018-01-22 00:25:36 +01:00
2018-01-05 16:19:09 -05:00
2017-10-15 20:29:31 +01:00
2018-01-25 20:29:21 +02:00
2018-02-11 01:35:47 +01:00
2018-02-20 19:53:56 +01:00
2017-10-29 11:21:12 +01:00
2018-02-08 14:24:23 +01:00
2017-12-07 06:02:56 +01:00
2018-02-21 15:02:47 +01:00
2018-01-30 16:40:28 +01:00
2018-02-22 11:18:02 +01:00
2018-02-28 18:06:19 +01:00
2017-08-24 10:35:00 +03:00
2018-02-08 13:37:36 -05:00
2018-01-26 01:03:31 +01:00
2017-11-02 13:12:15 +02:00
2018-01-29 20:46:55 +02:00
2018-01-29 20:46:59 +02:00
2017-12-31 22:18:22 +01:00
2018-02-19 17:47:11 +01:00
2018-02-19 05:57:19 +01:00
2018-02-20 16:06:09 +01:00
2017-09-28 18:41:17 +03:00
2018-01-08 14:15:25 +01:00
2018-02-23 18:31:46 +01:00
2018-02-11 11:42:09 +01:00
2017-12-30 23:25:01 +02:00
2018-02-19 05:57:17 +01:00
2017-09-23 18:35:24 +02:00
2018-01-22 19:52:33 +01:00
2017-12-27 21:04:37 +01:00
2018-01-20 20:29:35 -05:00
2018-02-20 03:31:09 +01:00
2018-02-13 23:52:39 +01:00
2017-12-09 16:00:48 +08:00
2017-12-10 23:00:42 +02:00
2018-02-20 16:06:08 +01:00
2017-10-01 22:16:34 +03:00
2018-01-31 23:31:38 +01:00
2018-02-22 14:35:51 +01:00
2018-02-22 17:24:36 +01:00
2018-02-20 03:01:41 +01:00
2018-01-21 02:53:14 +01:00
2018-02-16 11:11:41 +01:00
2018-02-23 15:36:34 +01:00
2018-03-08 18:30:41 +01:00
2018-01-09 11:42:51 -05:00
2017-08-20 11:30:43 +02:00
2017-09-20 20:58:04 -04:00
2017-12-18 12:01:35 +01:00
2018-02-20 16:06:08 +01:00
2017-12-12 01:08:06 +01:00
2017-08-18 16:54:58 +05:30
2018-02-13 13:37:39 +01:00
2017-08-29 20:13:24 -04:00
2017-09-20 20:58:04 -04:00
2017-09-20 20:58:04 -04:00
2018-01-29 23:27:53 +01:00
2017-12-19 23:34:10 +01:00
2018-02-19 18:33:19 +01:00
2018-02-24 22:00:17 +02:00
2018-02-20 16:06:10 +01:00
2018-01-25 00:33:57 +03:00
2017-12-27 21:04:37 +01:00
2017-12-13 08:01:52 +01:00
2018-02-21 12:07:13 +01:00
2017-08-03 00:33:02 -05:00
2018-02-20 19:54:25 +01:00
2018-02-20 16:01:46 +01:00
2018-03-08 14:01:30 +01:00
2018-02-17 21:20:31 +02:00
2018-02-20 16:06:10 +01:00
2018-02-24 20:01:31 +03:00
2018-02-19 23:14:01 +01:00
2017-09-28 18:43:22 +03:00
2018-01-05 14:50:23 +01:00
2018-02-21 15:02:48 +01:00
2018-02-19 06:00:30 +01:00
2018-01-18 04:26:42 +01:00
2017-10-22 16:05:26 -07:00
2018-02-20 19:29:16 +01:00
2018-02-21 15:02:46 +01:00
2018-03-01 19:46:08 +01:00
2017-12-24 16:12:15 +01:00
2018-01-30 09:25:37 +01:00
2018-02-23 13:18:32 -05:00
2018-02-19 06:00:32 +01:00
2018-01-21 19:38:51 +01:00
2018-01-02 01:14:20 +01:00
2017-08-06 19:13:33 +03:00
2018-02-19 23:14:02 +01:00
2018-02-22 01:40:29 -05:00
2018-02-06 17:34:34 +01:00
2018-02-10 23:03:51 +01:00
2018-02-25 20:49:05 +02:00
2018-02-19 23:14:01 +01:00
2018-02-23 16:00:04 +01:00
2018-01-29 20:19:26 +02:00
2018-02-02 17:48:43 +01:00
2018-02-20 19:54:24 +01:00
2017-11-19 17:31:58 +02:00
2018-02-08 17:53:23 +01:00
2018-01-19 13:19:33 +01:00
2018-02-02 17:21:06 +01:00
2017-09-20 20:58:04 -04:00
2018-02-28 18:23:31 +01:00
2018-02-24 20:01:31 +03:00
2018-02-24 20:01:31 +03:00
2018-02-24 21:47:14 +01:00
2018-01-27 11:36:10 +01:00
2017-12-23 23:57:58 +01:00
2017-10-03 17:07:55 +02:00
2017-12-23 04:48:17 +01:00
2018-02-22 17:24:36 +01:00
2017-08-26 14:09:05 +08:00
2018-02-19 05:57:19 +01:00
2018-02-23 16:00:04 +01:00
2018-02-18 20:44:19 +01:00
2018-02-08 17:53:59 +01:00
2018-02-01 11:25:59 +01:00
2018-01-30 16:40:32 +01:00
2018-01-30 09:25:35 +01:00
2018-02-23 20:40:51 +01:00
2017-10-24 21:26:19 +03:00
2018-01-17 06:02:28 +01:00
2017-09-20 20:58:04 -04:00
2018-02-11 03:06:57 +01:00
2018-01-21 22:35:58 +01:00
2018-02-21 15:02:47 +01:00
2017-09-20 20:58:04 -04:00
2017-12-13 14:18:51 +01:00
2018-01-18 05:03:01 +01:00
2017-11-04 00:07:40 +01:00
2018-01-10 15:59:47 +01:00
2018-02-15 21:44:06 +01:00
2017-10-15 21:37:51 -04:00
2018-01-09 16:42:49 +01:00
2018-01-18 04:26:42 +01:00
2017-10-03 17:07:54 +02:00
2017-09-20 20:58:04 -04:00
2018-02-11 20:04:44 +02:00
2017-09-20 20:58:04 -04:00
2018-02-16 11:15:01 +01:00
2017-12-12 22:34:29 +01:00