summaryrefslogtreecommitdiff
path: root/gnu/local.mk
Commit message (Collapse)AuthorAge
* Merge branch 'master' into stagingMarius Bakke2019-04-17
|\
| * gnu: webkitgtk: Fix build on i686.Marius Bakke2019-04-16
| | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/35232>. * gnu/packages/patches/webkitgtk-sse2.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/webkit.scm (webkitgtk-2.24)[source](patches): New field.
| * gnu: Add poedit.Julien Lepiller2019-04-16
| | | | | | | | | | * gnu/packages/poedit.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| * gnu: quilt: Update to 0.66.Tobias Geerinckx-Rice2019-04-15
| | | | | | | | | | | | | | | | | | * gnu/packages/patchutils.scm (quilt): Update to 0.66. [source]: Remove all patches. * gnu/packages/patches/quilt-test-fix-regex.patch, gnu/packages/patches/quilt-getopt-nondigit-param.patch, gnu/packages/patches/quilt-getopt-second-separator.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
| * gnu: knot: Update to 2.8.1.Tobias Geerinckx-Rice2019-04-15
| | | | | | | | | | | | | | * gnu/packages/dns.scm (knot): Update to 2.8.1. [source]: Remove patch. * gnu/packages/patches/knot-include-system-lmdb-header.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * gnu: synfig, synfigstudio: Update to 1.2.2.Tobias Geerinckx-Rice2019-04-14
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/animation.scm (synfig-version): New variable. (etl)[version]: Use it. (synfig)[version]: Likewise. [source]: Update to 1.2.2. [native-inputs]: Add intltool. (synfigstudio)[version]: Use SYNFIG-VERSION. [source]: Update to 1.2.2. Remove obsolete patch. * gnu/packages/patches/synfigstudio-fix-ui-with-gtk3.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * build: Fix typo in Makefile.am conditional.Ludovic Courtès2019-04-12
| | | | | | | | | | | | | | | | | | Reported by Jonathan Brielmaier <jonathan.brielmaier@web.de> in <https://bugs.gnu.org/35138>. This is a followup to a7ad4505b7a09f32e2727a333e11716739efb713. * gnu/local.mk [!ENABLE_INSTALLER]: Use 'else', not 'elif'.
| * gnu: idris: Run tests.Eric Bavier2019-04-11
| | | | | | | | | | | | | | | | * gnu/packages/patches/idris-test-no-node.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/idris.scm (idris)[origin]: Use it. [native-inputs]: New field. [arguments]: Remove "#:tests? #f". Add custom 'check' phase after 'install'.
| * gnu: Add ocaml-dose3.Julien Lepiller2019-04-10
| | | | | | | | | | | | | | | | | | | | * gnu/packages/ocaml.scm (ocaml-dose3): New variable. * gnu/packages/patches/ocaml-dose3-Add-unix-as-dependency-to-dose3.common-in-META.in.patch: New file. * gnu/packages/patches/ocaml-dose3-Fix-for-ocaml-4.06.patch: New file. * gnu/packages/patches/ocaml-dose3-dont-make-printconf.patch: New file. * gnu/packages/patches/ocaml-dose3-Install-mli-cmx-etc.patch: New file. * gnu/local.mk (dist_patch_DATA): Add them.
| * gnu: kodi: Allow connecting to HTTPS sources.Carlo Zancanaro2019-04-10
| | | | | | | | | | | | | | | | * gnu/packages/patches/kodi-set-libcurl-ssl-parameters.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/kodi.scm (kodi)[patches]: Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | Merge branch 'master' into stagingLudovic Courtès2019-04-08
|\|
| * gnu: libopenshot: Update to 0.2.3.Efraim Flashner2019-04-08
| | | | | | | | * gnu/packages/video.scm (libopenshot): Update to 0.2.3.
* | Merge branch 'master' into stagingMarius Bakke2019-04-08
|\|
| * gnu: lcms: Fix CVE-2018-16435.Efraim Flashner2019-04-07
| | | | | | | | | | | | | | * gnu/packages/ghostscript.scm (lcms)[replacement]: New field. (lcms/fixed): New variable. * gnu/packages/patches/lcms-CVE-2018-16435.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
| * gnu: Add emacs-undohist-el.Brian Leung2019-04-05
| | | | | | | | | | | | | | | | * gnu/packages/patches/emacs-undohist-ignored.patch: New file. * gnu/local.mk (dist_patch_DATA): Add this. * gnu/packages/emacs-xyz.scm (emacs-undohist-el): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| * gnu: Add localed, extracted from systemd.Ludovic Courtès2019-04-05
| | | | | | | | | | | | * gnu/packages/freedesktop.scm (localed): New variable. * gnu/packages/patches/localed-xorg-keyboard.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
| * gnu: flac: Fix CVE-2017-6888.Efraim Flashner2019-04-05
| | | | | | | | | | | | | | * gnu/packages/xiph.scm (flac)[replacement]: New field. (flac/fixed): New variable. * gnu/packages/patches/flac-CVE-2017-6888.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
| * gnu: ledger: Update to 3.1.3.Tobias Geerinckx-Rice2019-04-05
| | | | | | | | | | | | | | | | | | The patch applies but has been unnecessary since 3.1.2. * gnu/packages/finance.scm (ledger): Update to 3.1.3. [source]: Remove obsolete patch. * gnu/packages/patches/ledger-fix-uninitialized.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * gnu: Move nss & co. to nss.scm.Ludovic Courtès2019-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (nspr, nss): Move to... * gnu/packages/nss.scm: ... here. New file. * gnu/packages/chromium.scm, gnu/packages/disk.scm, gnu/packages/freedesktop.scm, gnu/packages/gnome.scm, gnu/packages/gnunet.scm, gnu/packages/java.scm, gnu/packages/libreoffice.scm, gnu/packages/linux.scm, gnu/packages/mate.scm, gnu/packages/openldap.scm, gnu/packages/package-management.scm, gnu/packages/password-utils.scm, gnu/packages/polkit.scm, gnu/packages/qt.scm, gnu/packages/sssd.scm, gnu/packages/storage.scm, gnu/packages/vpn.scm, gnu/packages/web.scm, gnu/packages/xml.scm: Adjust accordingly. * gnu/local.mk (GNU_SYSTEM_MODULES): Add nss.scm.
| * gnu: Add (gnu packages haskell-apps).Ludovic Courtès2019-04-04
| | | | | | | | | | | | * gnu/packages/version-control.scm (darcs, git-annex): Move to... * gnu/packages/haskell-apps.scm: ... here. New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| * build: Always ship the (gnu installer …) modules.Ludovic Courtès2019-04-04
| | | | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/35138>. Reported by Jonathan Brielmaier <jonathan.brielmaier@web.de>. * gnu/local.mk (INSTALLER_MODULES): New variable. (GNU_SYSTEM_MODULES, MODULES_NOT_COMPILED): Append $(INSTALLER_MODULES) conditionally.
| * gnu: ntfs-3g: Fix CVE-2019-9755.Leo Famulari2019-04-03
| | | | | | | | | | | | * gnu/packages/patches/ntfs-3g-CVE-2019-9755.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/linux.scm (ntfs-3g)[source]: Use it.
| * gnu: Add configuration for depthcharge bootloader.Timothy Sample2019-04-03
| | | | | | | | | | | | | | * gnu/bootloader/depthcharge: New file. * gnu/local.mk [GNU_SYSTEM_MODULES]: Adjust accordingly. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: flac: Fix CVE-2017-6888.Efraim Flashner2019-04-04
| | | | | | | | | | | | | | * gnu/packages/xiph.scm (flac)[replacement]: New field. (flac/fixed): New variable. * gnu/packages/patches/flac-CVE-2017-6888.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* | gnu: Remove gtk+/fixed.Marius Bakke2019-04-01
| | | | | | | | | | | | | | | | | | | | The merge preceding this commit ignored the replacement part of commit bc91562939ee002e84c95d13c907482b6d1e9339. This commit removes the remaining bits, as the patch is already included in GTK3 since version 3.24.3. * gnu/packages/patches/gtk3-fix-deprecation-macro-use.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/gtk.scm (gtk+/fixed): Remove variable.
* | Merge branch 'master' into stagingMarius Bakke2019-04-01
|\|
| * gnu: emacs-zones: silence byte-compiler.Brian Leung2019-03-31
| | | | | | | | | | | | | | * gnu/packages/patches/emacs-zones-called-interactively.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: gtk+: Graft upstream fix for crashes in Emacs and IceCat.Mark H Weaver2019-03-30
| | | | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/34454>. * gnu/packages/patches/gtk3-fix-deprecation-macro-use.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gtk.scm (gtk+/fixed): New variable. (gtk+)[replacement]: New field.
| * gnu: reptyr: Update to 0.7.0.Tobias Geerinckx-Rice2019-03-28
| | | | | | | | | | | | | | | | * gnu/packages/screen.scm (reptyr): Update to 0.7.0. [source]: Remove patch. [arguments]: Add bash completion directory name. * gnu/packages/patches/reptyr-fix-gcc-7.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * gnu: docker: Use fewer modprobes.Danny Milosavljevic2019-03-25
| | | | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/34333>. Reported by Allan Adair <allan@adair.io>. * gnu/packages/patches/docker-use-fewer-modprobes.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/docker.scm (docker)[source]: Use it.
| * Add (gnu system keyboard).Ludovic Courtès2019-03-24
| | | | | | | | | | | | * gnu/system/keyboard.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * gnu.scm (%public-modules): Add it.
* | gnu: texlive-bin: Adopt LFS patch.Marius Bakke2019-03-27
| | | | | | | | | | | | | | | | | | | | | | | | The origin disappeared, and the new revision does not include all the Poppler fixes. Adjust the package to take Arch's Poppler patches instead. * gnu/packages/patches/texlive-bin-CVE-2018-17407.patch: New file. * gnu/packages/patches/texlive-bin-pdftex-poppler-compat.patch, gnu/packages/patches/texlive-bin-xetex-poppler-compat.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/tex.scm (texlive-bin)[source](patches): Likewise. [arguments]: Likewise.
* | Merge branch 'master' into stagingMarius Bakke2019-03-23
|\|
| * gnu: Add moarvm.Efraim Flashner2019-03-23
| | | | | | | | * gnu/packages/perl6.scm (moarvm): New variable.
| * gnu: libmygpo-qt: Move to new 'gpodder.scm' file.Pierre Langlois2019-03-23
| | | | | | | | | | | | | | | | * gnu/packages/music.scm (libmygpo-qt): Move to 'gpodder.scm'. * gnu/packages/gpodder.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: dropbear: Update to 2019.77.Tobias Geerinckx-Rice2019-03-23
| | | | | | | | | | | | | | * gnu/packages/ssh.scm (dropbear): Update to 2019.77. [source]: Remove patch. * gnu/packages/patches/dropbear-CVE-2018-15599.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * gnu: libgit2: Avoid Python.Danny Milosavljevic2019-03-21
| | | | | | | | | | | | | | | | * gnu/packages/patches/libgit2-avoid-python.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/version-control.scm (libgit2)[source]: Use it. [inputs]: Remove python. [native-inputs]: Add guile-2.2.
* | Merge branch 'master' into stagingMarius Bakke2019-03-21
|\|
| * gnu: elixir: Update to 1.8.1.Robert Smith2019-03-21
| | | | | | | | | | | | | | | | | | | | * gnu/packages/elixir.scm (elixir): Update to 1.8.1. [source](patches): New field. [home-page]: Use HTTPS. * gnu/packages/patches/elixir-path-length.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: libgit2: Update to 0.28.1.Marius Bakke2019-03-21
| | | | | | | | | | | | | | * gnu/packages/patches/libgit2-oom-test.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/version-control.scm (libgit2): Update to 0.28.1. [source](patches): Remove 'libgit2-oom-test.patch'.
| * gnu: blender: Restore version 2.79b for systems without OpenGL 3.Mark H Weaver2019-03-20
| | | | | | | | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/33882>. * gnu/packages/graphics.scm (blender-2.79): New variable. (blender)[description]: Remove obsolete claim that the stable release no longer works in Guix. * gnu/packages/patches/blender-2.79-newer-ffmpeg.patch, gnu/packages/patches/blender-2.79-python-3.7-fix.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them.
| * services: Add nslcd-service-type.Ricardo Wurmus2019-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/services/authentication.scm (nslcd-service-type, nslcd-configuration, %nslcd-accounts): New variables. (uglify-field-name, value->string, serialize-field, serialize-list, ssl-option?, tls-reqcert-option?, deref-option?, comma-separated-list-of-strings?, serialize-ignore-users-option, log-option?, serialize-log-option, valid-map?, scope-option?, serialize-scope-option, map-entry?, list-of-map-entries?, filter-entry?, list-of-filter-entries?, serialize-filter-entry, serialize-list-of-filter-entries, serialize-map-entry, serialize-list-of-map-entries, nslcd-config-file, nslcd-etc-service, nslcd-shepherd-service, pam-ldap-pam-services, pam-ldap-pam-service, generate-nslcd-documentation): New procedures. * gnu/tests/ldap.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * doc/guix.texi (LDAP Services): Document it.
| * gnu: knot: Update to 2.8.0.Tobias Geerinckx-Rice2019-03-20
| | | | | | | | | | | | | | | | * gnu/packages/dns.scm (knot): Update to 2.8.0. [source]: Add patch. * gnu/packages/patches/knot-include-system-lmdb-header.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
| * gnu: Add python-flint.Andreas Enge2019-03-19
| | | | | | | | | | | | * gnu/packages/algebra.scm (python-flint): New variable. * gnu/packages/patches/python-flint-includes.patch: New file. * gnu/local.mk (dist_patch_DATA): Register the patch.
| * gnu: cracklib: Update to 2.9.7.Tobias Geerinckx-Rice2019-03-18
| | | | | | | | | | | | | | | | * gnu/packages/password-utils.scm (cracklib): Update to 2.9.7. [source]: Remove patches. * gnu/packages/patches/cracklib-CVE-2016-6318.patch, gnu/packages/patches/cracklib-fix-buffer-overflow.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove them.
| * gnu: libextractor: Update to 1.9.ng02019-03-18
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnunet (libextractor): Update to 1.9. [source]: Remove patches. * gnu/packages/patches/libextractor-CVE-2018-20430.patch gnu/packages/patches/libextractor-CVE-2018-20431.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* | gnu: meson: Update to 0.50.0.Marius Bakke2019-03-15
| | | | | | | | | | | | | | | | | | * gnu/packages/build-tools.scm (meson): Update to 0.50.0. * gnu/packages/patches/at-spi2-core-meson-compat.patch, gnu/packages/patches/totem-meson-compat.patch: New files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/gnome.scm (totem)[source](patches): Add totem-meson.compat.patch. * gnu/packages/gtk.scm (at-spi2-core)[source](patches): New field.
* | Merge branch 'master' into stagingMarius Bakke2019-03-14
|\|
| * gnu: pugixml: Build as shared library.Marius Bakke2019-03-10
| | | | | | | | | | | | | | | | | | * gnu/packages/patches/pugixml-versioned-libdir.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/xml.scm (pugixml)[source](patches): New field. [arguments]: Instruct the build system to create a shared rather than static library. [native-inputs]: Add PKG-CONFIG.
* | Merge branch 'master' into stagingMarius Bakke2019-03-10
|\|