summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAgeFilesLines
* gnu: ld-wrapper: Use _IOLBF on Guile 2.0 only.•••* gnu/packages/base.scm (make-ld-wrapper)[arguments]: Wrap use of '_IOLBF' in 'cond-expand' and use 'line instead on Guile > 2.0. Ludovic Courtès2020-03-161-1/+3
* gnu: libcxx: Hide GCC's C++ headers during the build process.•••* gnu/packages/llvm.scm (libcxx)[arguments]: New field. Marius Bakke2020-03-151-0/+17
* gnu: clang: Switch to 'C_INCLUDE_PATH' & co.•••* gnu/packages/llvm.scm (clang-from-llvm)[native-search-paths]: Remove "CPATH", and add "C_INCLUDE_PATH" and "CPLUS_INCLUDE_PATH". Marius Bakke2020-03-151-1/+4
* gnu: gcc@4.9, gcc@5: Adjust for CPLUS_INCLUDE_PATH changes.•••* gnu/packages/gcc.scm (gcc-4.9): Unless cross-compiling, add ... [arguments]: with a phase to remove glibc and GCC from CPLUS_INCLUDE_PATH. (gcc-6)[arguments]: Inherit from GCC-4.8. Marius Bakke2020-03-151-1/+31
* gnu: eudev: Remove bugfix variant.•••* gnu/packages/linux.scm (eudev/btrfs-fix): Remove variable. (eudev)[arguments]: Add phase patch-bindir-in-btrfs-rules. * gnu/services/base.scm (<udev-configuration>, udev-service): Refer to EUDEV instead of EUDEV/BTRFS-FIX. Marius Bakke2020-03-141-20/+10
* gnu: bluez: Incorporate grafted changes.•••* gnu/packages/linux.scm (bluez)[replacement]: Remove. [source](patches): New field. (bluez/fixed): Remove variable. Marius Bakke2020-03-141-9/+1
* Merge branch 'master' into core-updatesMarius Bakke2020-03-1497-827/+1859
|\
| * Merge branch 'staging'Marius Bakke2020-03-1428-219/+187
| |\
| | * Merge branch 'master' into stagingMarius Bakke2020-03-1452-298/+1057
| | |\
| | * \ Merge branch 'master' into stagingMarius Bakke2020-03-1142-274/+551
| | |\ \
| | * | | gnu: python2-sphinx: Build with python-docutils@0.14.•••* gnu/packages/python-xyz.scm (python2-docutils-0.14): New public variable. * gnu/packages/sphinx.scm (python2-sphinx)[propagated-inputs]: Change from PYTHON2-DOCUTILS to PYTHON2-DOCUTILS-0.14. Marius Bakke2020-03-112-1/+13
| | * | | Merge branch 'master' into stagingMarius Bakke2020-03-1026-108/+197
| | |\ \ \
| | * \ \ \ Merge branch 'master' into stagingMarius Bakke2020-03-0977-780/+1608
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into stagingMarius Bakke2020-03-0643-627/+607
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2020-03-0436-384/+655
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2020-03-0246-1185/+1639
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2020-02-2821-391/+2481
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2020-02-2629-276/+2907
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | gnu: bluez: Update to 5.53.•••* gnu/packages/linux.scm (bluez): Update to 5.53. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Brice Waegeneire2020-02-241-3/+3
| | * | | | | | | | | | gnu: pciutils: Update to 3.6.4.•••* gnu/packages/pciutils.scm (pciutils): Update to 3.6.4. Marius Bakke2020-02-241-2/+2
| | * | | | | | | | | | gnu: cups-filters: Update to 1.27.1.•••* gnu/packages/cups.scm (cups-filters): Update to 1.27.1. Marius Bakke2020-02-241-2/+2
| | * | | | | | | | | | gnu: gtk+: Update to 3.24.14.•••* gnu/packages/gtk.scm (gtk+): Update to 3.24.14. Marius Bakke2020-02-241-2/+2
| | * | | | | | | | | | gnu: ImageMagick: Update to 6.9.10-95.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-95. Marius Bakke2020-02-241-2/+2
| | * | | | | | | | | | gnu: libinput: Update to 1.15.2.•••* gnu/packages/freedesktop.scm (libinput): Update to 1.15.2. Marius Bakke2020-02-241-2/+2
| | * | | | | | | | | | gnu: ALSA: Update to 1.2.2.•••* gnu/packages/linux.scm (alsa-lib, alsa-utils, alsa-plugins): Update to 1.2.2. Marius Bakke2020-02-241-6/+6
| | * | | | | | | | | | gnu: qtbase: Remove custom 'qtbase-patched' variant.•••* gnu/packages/qt.scm (qtbase)[source](patches): Add 'qtbase-QTBUG-81715.patch. (qtbase-patched): Remove variable. * gnu/packages/engineering.scm (freecad)[inputs]: Change from QTBASE-PATCHED to QTBASE. Marius Bakke2020-02-242-17/+3
| | * | | | | | | | | | gnu: mesa: Build with LLVM 9.•••* gnu/packages/gl.scm (mesa)[inputs]: Change from LLVM-8 to LLVM-9. Marius Bakke2020-02-241-1/+1
| | * | | | | | | | | | Merge branch 'master' into stagingMarius Bakke2020-02-24135-2077/+7003
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | gnu: eudev: Build and install the static library.•••'lvm2-static' requires the static libudev.a. This is a follow-up to commit 7b83cd720fa1b460ab79753869441be272251ded. * gnu/packages/linux.scm (eudev)[arguments]: Remove "--disable-static" from #:configure-flags. Add phase 'move-static-library. [outputs]: New field. (lvm2-static)[inputs]: Remove. [propagated-inputs]: Remove EUDEV and add EUDEV:STATIC. Marius Bakke2020-02-151-4/+18
| | * | | | | | | | | | | Revert "gnu: libaio: Do not install the static library."•••This change breaks 'lvm2-static' which cannot easily be made to work with a separate libaio.a due to missing symbols. This reverts commit d60458d77c53f2894d7c1f0649bf24e3f048db8b. Marius Bakke2020-02-151-7/+1
| | * | | | | | | | | | | gnu: nss: Add comment about deleted libraries.•••* gnu/packages/nss.scm (source)[snippet]: Add comment. While at it, add missing copyright information for Marius Bakke. Marius Bakke2020-02-151-0/+2
| | * | | | | | | | | | | gnu: mesa: Update to 19.3.4.•••* gnu/packages/gl.scm (mesa): Update to 19.3.4. (mesa-19.3.3): Remove variable. * gnu/packages/graphics.scm (opensubdiv)[inputs]: Remove MESA-19.3.3. Marius Bakke2020-02-142-24/+3
| | * | | | | | | | | | | gnu: xkeyboard-config: Update to 2.29.•••* gnu/packages/xorg.scm (xkeyboard-config): Update to 2.29. [inputs]: Move GETTEXT-MINIMAL ... [native-inputs]: ... here. Add PERL and PYTHON. Remove INTLTOOL. Marius Bakke2020-02-141-6/+7
| | * | | | | | | | | | | gnu: postgresql@10: Update to 10.12.•••* gnu/packages/databases.scm (postgresql): Update to 10.12. Marius Bakke2020-02-141-2/+2
| | * | | | | | | | | | | gnu: nss: Delete bundled SQLite and Zlib.•••* gnu/packages/nss.scm (nss)[source](modules, snippet): New fields. Marius Bakke2020-02-141-1/+7
| | * | | | | | | | | | | gnu: nss, nss-certs: Update to 3.50.•••* gnu/packages/nss.scm (nss): Update to 3.50. * gnu/packages/certs.scm (nss-certs): Likewise. Marius Bakke2020-02-142-5/+5
| | * | | | | | | | | | | gnu: nspr: Update to 4.25.•••* gnu/packages/nss.scm (nspr): Update to 4.25. Marius Bakke2020-02-141-2/+2
| | * | | | | | | | | | | gnu: Remove gdb@8.3.•••* gnu/packages/gdb.scm (gdb-8.3): Rename to ... (gdb-9.1): ... this. Update to 9.1. [properties]: Remove. [inputs]: Add SOURCE-HIGHLIGHT. [arguments]: Add #:out-of-source?. (gdb-8.2): Inherit from GDB-9.1. (gdb): Set to GDB-9.1. Marius Bakke2020-02-141-27/+8
| | * | | | | | | | | | | gnu: python-imagesize: Update to 1.2.0.•••* gnu/packages/python-xyz.scm (python-imagesize): Update to 1.2.0. Marius Bakke2020-02-141-2/+2
| | * | | | | | | | | | | gnu: python-jinja2: Run the tests.•••* gnu/packages/python-xyz.scm (python-jinja2)[native-inputs]: Add PYTHON-PYTEST. [arguments]: New field. Marius Bakke2020-02-141-0/+14
| | * | | | | | | | | | | gnu: python-jinja2: Update to 2.11.1.•••* gnu/packages/python-xyz.scm (python-jinja2): Update to 2.11.1. Marius Bakke2020-02-141-2/+2
| | * | | | | | | | | | | gnu: python-docutils: Run the tests.•••* gnu/packages/python-xyz.scm (python-docutils)[arguments]: Remove #:tests?. Add #:phases. Marius Bakke2020-02-141-1/+7
| | * | | | | | | | | | | gnu: python-docutils: Update to 0.16.•••* gnu/packages/python-xyz.scm (python-docutils): Update to 0.16. Marius Bakke2020-02-141-2/+2
| | * | | | | | | | | | | gnu: python-snowballstemmer: Update to 2.0.0.•••* gnu/packages/python-xyz.scm (python-snowballstemmer): Update to 2.0.0. Marius Bakke2020-02-141-2/+2
| | * | | | | | | | | | | gnu: python-babel: Update to 2.8.0.•••* gnu/packages/python-xyz.scm (python-babel): Update to 2.8.0. Marius Bakke2020-02-141-2/+2
| | * | | | | | | | | | | gnu: python-cython: Update to 0.29.15.•••* gnu/packages/python-xyz.scm (python-cython): Update to 0.29.15. [arguments]: Remove obsolete phase. Marius Bakke2020-02-141-20/+2
| | * | | | | | | | | | | gnu: mtdev: Do not build the static library.•••* gnu/packages/xdisorg.scm (mtdev)[arguments]: New field. Marius Bakke2020-02-141-0/+1
| | * | | | | | | | | | | gnu: mtdev: Update to 1.1.6.•••* gnu/packages/xdisorg.scm (mtdev): Update to 1.1.6. Marius Bakke2020-02-141-2/+2
| | * | | | | | | | | | | gnu: qpdf: Update to 9.1.1.•••* gnu/packages/pdf.scm (qpdf): Update to 9.1.1. [source](modules, snippet): Remove. Marius Bakke2020-02-141-14/+2
| | * | | | | | | | | | | gnu: python-mako: Update to 1.1.1.•••* gnu/packages/python-xyz.scm (python-mako): Update to 1.1.1. Marius Bakke2020-02-141-2/+2