Maxim Cournoyer
fc61ff1d79
gnu: git-minimal: Delete trailing #t.
...
* gnu/packages/version-control.scm (git-minimal)[phases]: Delete trailing #t.
2022-07-11 17:29:46 -04:00
Maxim Cournoyer
6117e04f1f
gnu: git: Delete trailing #t.
...
* gnu/packages/version-control.scm (git)[phases]: Delete trailing #t.
2022-07-11 17:28:58 -04:00
Maxim Cournoyer
245ddc255a
gnu: git: Install Info manual.
...
Partially fixes <https://issues.guix.gnu.org/55821 >.
* gnu/packages/version-control.scm (git)[native-inputs]: Add docbook2x,
libxslt and texinfo.
[phases]{install-info-manual}: New phase.
2022-07-11 17:24:34 -04:00
Efraim Flashner
7476a910a1
gnu: gcc: Patch gcc for riscv unconditionally.
...
* gnu/packages/gcc.scm (gcc-4.7)[arguments]: In custom 'pre-configure
phase unconditionally remove STARTFILE_PREFIX_SPEC in all locations it
may exist.
2022-07-10 08:44:55 +03:00
John Kehayias
1ed0283fcc
gnu: mesa: Update configure flags.
...
* gnu/packages/gl.scm (mesa)[configure-flags]: Adjust the gallium-drivers and
vulkan-drivers flags to use "auto" where it is available and enables at least
the previously listed drivers.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-07-06 11:31:11 +03:00
John Kehayias
cf07287619
gnu: mesa: Update to 22.1.2.
...
* gnu/packages/gl.scm (mesa): Update to 22.1.2.
[configure-flags]: Remove dri-drivers as from v22.0 the Mesa classic OpenGL
drivers were removed.
[phases]: Re-enable test that previously failed on i686.
* gnu/packages/patches/mesa-skip-tests.patch: Update patch for current version.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-07-06 11:31:04 +03:00
Marius Bakke
eb32bcea32
gnu: Boost: Use #:configure-flags.
...
* gnu/packages/boost.scm (boost)[arguments]: Add #:configure-flags. Adjust
configure phase accordingly. Split out shell patching to separate phase.
While at it, remove obsolete GNU/Hurd substitution.
(boost-for-mysql)[arguments]: Adjust accordingly.
2022-07-06 00:35:17 +02:00
Marius Bakke
f12ca428b8
gnu: Boost: Avoid usage of 'this-package-input'.
...
* gnu/packages/boost.scm (boost)[arguments]: Use SEARCH-INPUT-FILE instead of
THIS-PACKAGE-INPUT & co.
(boost-for-mysql)[arguments]: Likewise.
2022-07-06 00:35:17 +02:00
Marius Bakke
4fc6175073
gnu: boost-mpi: OpenMPI is not native.
...
* gnu/packages/boost.scm (boost-mpi)[native-inputs]: Move OPENMPI ...
[inputs]: ... here.
2022-07-06 00:35:17 +02:00
Marius Bakke
38aafcf958
gnu: Boost: Python input is not native.
...
Even though it is not referenced, and not used when cross-compiling, the
architecture should match.
* gnu/packages/boost.scm (boost)[native-inputs]: Move PYTHON-MINIMAL-WRAPPER ...
[inputs]: ... here.
* gnu/packages/boost.scm (boost-for-mysql)[native-inputs, inputs]: Adjust
accordingly.
2022-07-06 00:35:17 +02:00
Marius Bakke
526071290f
gnu: boost, boost-static: Consolidate libboost_python phases.
...
* gnu/packages/boost.scm (boost)[arguments]: Determine library extension based
on #:make-flags in 'provide-libboost_python phase.
(boost-static)[arguments]: Remove #:phases.
2022-07-06 00:35:17 +02:00
Marius Bakke
d1e9f626b4
gnu: boost-mpi: Remove input labels.
...
* gnu/packages/boost.scm (boost-mpi)[native-inputs]: Use MODIFY-INPUTS and
remove labels.
[arguments]: Use G-expression.
2022-07-06 00:35:17 +02:00
Marius Bakke
ffcf6a5140
gnu: gd: Remove input labels.
...
* gnu/packages/gd.scm (gd)[inputs]: Remove labels.
2022-07-06 00:35:17 +02:00
Marius Bakke
37fa56cf6e
gnu: gd: Add release-monitoring-url.
...
* gnu/packages/gd.scm (gd)[properties]: Set upstream-name and
release-monitoring-url.
2022-07-06 00:35:16 +02:00
Marius Bakke
cf2e29cc30
gnu: libvdpau: Update to 1.5.
...
* gnu/packages/video.scm (libvdpau): Update to 1.5.
2022-07-06 00:35:16 +02:00
Marius Bakke
6c83dd6f4e
gnu: Poppler: Update to 22.07.0.
...
* gnu/packages/pdf.scm (poppler): Update to 22.07.0.
[native-inputs]: Add PYTHON.
2022-07-06 00:35:16 +02:00
Marius Bakke
72cb5a3a64
gnu: Poppler: Disable tests.
...
* gnu/packages/pdf.scm (poppler-tests): Remove variable.
(poppler)[arguments]: Set #:tests? #false. Don't pass TESTDATADIR.
2022-07-06 00:35:16 +02:00
Marius Bakke
9660c7aaab
gnu: harfbuzz: Update to 4.4.1.
...
* gnu/packages/gtk.scm (harfbuzz): Update to 4.4.1.
2022-07-06 00:35:16 +02:00
Marius Bakke
ee449b5348
gnu: dbus: Update to 1.14.0.
...
* gnu/packages/glib.scm (dbus): Update to 1.14.0.
[source](uri): Use .xz tarball.
2022-07-06 00:35:16 +02:00
Marius Bakke
db216c2078
gnu: pango: Remove input labels.
...
* gnu/packages/gtk.scm (pango)[propagated-inputs, native-inputs]: Remove labels.
2022-07-06 00:35:16 +02:00
Marius Bakke
dc5fc7d23f
gnu: pango: Update to 1.50.7.
...
* gnu/packages/gtk.scm (pango): Update to 1.50.7.
(pango-next): Remove variable.
(gtk, pangomm)[inputs]: Change from PANGO-NEXT to PANGO.
2022-07-06 00:35:16 +02:00
Marius Bakke
2a023a7bd8
gnu: yelp-xsl: Remove input labels.
...
* gnu/packages/gnome.scm (yelp-xsl)[native-inputs]: Remove labels.
2022-06-30 23:26:20 +02:00
Marius Bakke
90002914cb
gnu: yelp-xsl: Remove obsolete input.
...
* gnu/packages/gnome.scm (yelp-xsl)[native-inputs]: Remove INTLTOOL.
2022-06-30 23:26:20 +02:00
Marius Bakke
8cdb8e10e2
gnu: itstool: Use G-expression.
...
* gnu/packages/glib.scm (itstool)[arguments]: Convert to gexp.
2022-06-30 23:26:20 +02:00
Marius Bakke
0d6e7e54ed
gnu: itstool: Update to 2.0.7.
...
* gnu/packages/glib.scm (itstool): Update to 2.0.7.
2022-06-30 23:26:20 +02:00
Marius Bakke
b6434306b5
gnu: libaio: Update to 0.3.113.
...
* gnu/packages/linux.scm (libaio): Update to 0.3.113.
[arguments]: Resolve TODOs and remove obsolete code.
2022-06-30 23:26:19 +02:00
Marius Bakke
8ee9d25ebc
gnu: OpenBLAS: Use G-expressions.
...
* gnu/packages/maths.scm (openblas, openblas-ilp64)[arguments]: Convert to
gexp's.
2022-06-30 23:26:19 +02:00
Marius Bakke
5e2ecfab7c
gnu: Boost: Use G-expressions.
...
* gnu/packages/boost.scm (boost, boost-static, boost-for-mysql)[arguments]:
Rewrite as gexp. Remove label usage.
2022-06-30 23:26:19 +02:00
Marius Bakke
1a04f8c677
gnu: tcsh: Use G-expression.
...
* gnu/packages/shells.scm (tcsh)[arguments]: Rewrite as gexp.
2022-06-30 23:26:19 +02:00
Marius Bakke
bad74c24f0
gnu: tcsh: Update to 6.24.01.
...
* gnu/packages/shells.scm (tcsh): Update to 6.24.01.
[source](uri): Switch to new download location.
2022-06-30 23:26:18 +02:00
Marius Bakke
438b63fcb3
gnu: pcre: Use G-expression.
...
* gnu/packages/pcre.scm (pcre)[arguments]: Use gexp.
2022-06-30 23:26:18 +02:00
Marius Bakke
14cd7675a3
gnu: pcre2: Use G-expression.
...
* gnu/packages/pcre.scm (pcre2)[arguments]: Convert to gexp.
2022-06-30 23:26:18 +02:00
Marius Bakke
dad7117c35
gnu: pcre2: Update to 10.40.
...
* gnu/packages/pcre.scm (pcre2): Update to 10.40.
[source](uri): Use new download location.
2022-06-30 23:26:18 +02:00
Marius Bakke
1861b35e36
gnu: icu4c: Remove input labels.
...
* gnu/packages/icu4c.scm (icu4c)[arguments]: Use G-expression.
[native-inputs]: Remove labels.
* gnu/packages/icu4c.scm (icu4c-build-root)[arguments]: Use gexp.
2022-06-30 23:26:17 +02:00
Marius Bakke
79beb85599
gnu: help2man: Remove input labels.
...
* gnu/packages/man.scm (help2man)[arguments]: Rewrite as G-expression.
[inputs, native-inputs]: Remove labels.
2022-06-30 23:26:17 +02:00
Marius Bakke
ddff3be27e
gnu: help2man: Update to 1.49.2.
...
* gnu/packages/man.scm (help2man): Update to 1.49.2.
2022-06-30 23:26:17 +02:00
Marius Bakke
a81a9ceb88
gnu: zlib: Use G-expression.
...
* gnu/packages/compression.scm (zlib)[arguments]: Convert to gexp.
2022-06-30 23:26:17 +02:00
Marius Bakke
5aeb96103f
gnu: zlib: Update to 1.2.12.
...
* gnu/packages/compression.scm (zlib): Update to 1.2.12.
[source](patches): New field.
[arguments]: Set CC variable.
* gnu/packages/commencement.scm (zlib-final)[source]: New field.
* gnu/packages/patches/zlib-cc.patch,
gnu/packages/patches/zlib-correct-crc32-inputs.patch: New files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-06-30 23:26:16 +02:00
Marius Bakke
9959890264
gnu: libgc: Use new style.
...
* gnu/packages/bdw-gc.scm (libgc)[propagated-inputs]: Remove labels.
[arguments]: Use G-expression.
(libgc/static-libs, libgc/back-pointers)[arguments]: Likewise.
2022-06-30 23:26:16 +02:00
Marius Bakke
01e1cf6fcf
gnu: jsoncpp@1.7.3: Fix build failure.
...
This is a follow-up to commit 2ada32cc39
.
* gnu/packages/serialization.scm (jsoncpp-for-tensorflow)[build-system]: Set
to CMAKE-BUILD-SYSTEM.
[arguments]: Restore.
2022-06-30 23:26:16 +02:00
Marius Bakke
7bbab14b40
gnu: dejagnu: Use G-expressions.
...
* gnu/packages/dejagnu.scm (dejagnu)[arguments]: Use gexp and remove label usage.
2022-06-30 23:26:16 +02:00
Marius Bakke
0ef3e954de
gnu: dejagnu: Fix test failure.
...
This is a follow-up to commit 0b65cb03b3
.
* gnu/packages/dejagnu.scm (dejagnu)[inputs]: Add BASH-MINIMAL.
[arguments]: Add phase to patch /bin/sh references.
2022-06-30 23:26:15 +02:00
Efraim Flashner
4bc6888f5e
gnu: gcc-10: Update to 10.4.0.
...
* gnu/packages/gcc.scm (gcc-10): Update to 10.4.0.
2022-06-29 13:06:48 +03:00
Efraim Flashner
2f4d936c1b
gnu: linux-libre-headers-boot0: Fix building with armhf-linux.
...
* gnu/packages/commencement.scm (linux-libre-headers-boot0)
[arguments]: Adjust 'lower-version-requirements phase to accept
gcc-4.8.4, used by armhf-linux.
2022-06-29 13:05:20 +03:00
Efraim Flashner
f926e43170
gnu: m4-boot0: Fix build on arm architectures.
...
* gnu/packages/commencement.scm (m4-boot0)[arguments]: Skip tests when
building for arm architectures.
2022-06-28 10:15:06 +03:00
Marius Bakke
4d6a9364bb
gnu: harfbuzz: Use G-expression.
...
* gnu/packages/gtk.scm (harfbuzz)[arguments]: Convert to gexp.
2022-06-28 00:13:00 +02:00
Marius Bakke
0e93273def
gnu: harfbuzz: Update to 4.4.0.
...
* gnu/packages/gtk.scm (harfbuzz): Update to 4.4.0.
2022-06-28 00:09:50 +02:00
Marius Bakke
0e691ae100
gnu: python2: Fix build with newer Expat.
...
* gnu/packages/patches/python-2.7-expat-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python.scm (python-2.7)[source](patches): Add it.
2022-06-28 00:06:37 +02:00
Marius Bakke
0b0750e831
gnu: CMake: Update to 3.23.2.
...
* gnu/packages/cmake.scm (cmake-bootstrap): Update to 3.23.2.
(%preserved-third-party-files): Preserve bundled ELF header files.
* gnu/packages/patches/cmake-curl-certificates.patch: Adjust for upstream
changes.
2022-06-27 23:48:01 +02:00
Marius Bakke
b1fa242cb1
gnu: CMake: Use G-expressions.
...
* gnu/packages/cmake.scm (%common-build-phases): Remove trailing #t's.
(cmake-bootstrap, cmake-minimal, cmake, emacs-cmake-mode)[arguments]: Use
G-expressions.
2022-06-27 23:48:00 +02:00