summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2019-09-27Merge branch 'master' into core-updatesMarius Bakke
2019-09-27gnu: nginx: Update to 1.17.4....* gnu/packages/web.scm (nginx): Update to 1.17.4. Marius Bakke
2019-09-27gnu: mbedtls-apache: Update to 2.16.3....* gnu/packages/tls.scm (mbedtls-apache): Update to 2.16.3. Marius Bakke
2019-09-27gnu: WebKitGTK: Update to 2.26.1....* gnu/packages/webkit.scm (webkitgtk-2.24): Rename to ... (webkitgtk-2.26): ... this. Update to 2.26.1. [inputs]: Add BUBBLEWRAP, LIBSECCOMP, LIBWPE, WPEBACKEND-FDO, and XDG-DBUS-PROXY. * gnu/packages/gnome.scm (eolie, epiphany)[inputs]: Adjust for changed variable name. * gnu/packages/web-browsers.scm (next-gtk-webkit)[inputs]: Likewise. Marius Bakke
2019-09-27gnu: Add xdg-dbus-proxy....* gnu/packages/glib.scm (xdg-dbus-proxy): New public variable. Marius Bakke
2019-09-27gnu: Add wpebackend-fdo....* gnu/packages/webkit.scm (wpebackend-fdo): New public variable. Marius Bakke
2019-09-27gnu: Add libwpe....* gnu/packages/webkit.scm (libwpe): New public variable. Marius Bakke
2019-09-27gnu: xbacklight: Update to 1.2.3....* gnu/packages/xorg.scm (xbacklight): Update to 1.2.3. Tobias Geerinckx-Rice
2019-09-27gnu: wabt: Update to 1.0.12....* gnu/packages/web.scm (wabt): Update to 1.0.12. Tobias Geerinckx-Rice
2019-09-27gnu: xygrib: Update to 1.2.6.1....* gnu/packages/geo.scm (xygrib): Update to 1.2.6.1. Tobias Geerinckx-Rice
2019-09-27gnu: Order (gnu packages license)'s imports alphabetically....* gnu/packages/license.scm: Order module imports alphabetically. Tobias Geerinckx-Rice
2019-09-27gnu: isync: Use openssl-1.0 to fix build....* gnu/packages/mail.scm (isync)[inputs]: Replace openssl by openssl-1.0 to fix the build. Mathieu Othacehe
2019-09-27gnu: supercollider: Fix build and update to 3.10.3....* gnu/packages/patches/supercollider-boost-1.70-build-fix.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/audio.scm (supercollider): Update to 3.10.3 and apply the previous patch to fix build with boost-1.70. Remove outdated 'fix-build-with-boost-1.68 phase. Mathieu Othacehe
2019-09-27gnu: Add makeself-safeextract....* gnu/packages/compression.scm (makeself-safeextract): New variable. Pierre Neidhardt
2019-09-27gnu: gcc: Fix mingw cross compiler....* gnu/packages/patches/gcc-7-cross-mingw.patch: New file. * gnu/packages/cross-base.scm (cross-gcc-patches): Add XGCC parameter; update caller. Use it for target mingw and gcc >= 7. * gnu/local.mk (dist_patch_DATA): Add it. Jan Nieuwenhuizen
2019-09-27gnu: emacs-company-quickhelp: Update to 2.2.0-1.479676c....* gnu/packages/emacs-xyz.scm (emacs-company-quickhelp): Update to 2.2.0-1.479676c. Brian Leung
2019-09-27gnu: emacs-org-re-reveal: Update to 2.5.1....* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 2.5.1. Brian Leung
2019-09-27gnu: emacs-counsel-dash: Fix home page....* gnu/packages/emacs-xyz.scm (emacs-counsel-dash): Fix home page. Brian Leung
2019-09-26gnu: emacs-evil-magit: Update to 0.4.2-3.4b66a1d....* gnu/packages/emacs-xyz.scm (emacs-evil-magit): Update to 0.4.2-3.4b66a1d. Brian Leung
2019-09-26gnu: Add emacs-flycheck-grammalecte....* gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte): New variable. Nicolas Goaziou
2019-09-26gnu: texinfo: Add version 6.7....* gnu/packages/texinfo.scm (texinfo-6.7): New variable. Ludovic Courtès
2019-09-26gnu: tbb: Build in a reproducible fashion....Fixes <https://bugs.gnu.org/37522>. * gnu/packages/tbb.scm (tbb)[source](snippets): Annihilate attempts to capture the build time and kernel version. Ludovic Courtès
2019-09-26gnu: Add debops....* gnu/packages/admin.scm (debops): New variable. * gnu/packages/patches/debops-constants-for-external-program-names.patch, gnu/packages/patches/debops-debops-defaults-fall-back-to-less.patch: New files. * gnu/local.mk: Add them. Hartmut Goebel
2019-09-26gnu: Add python-distro....* gnu/packages/python-xyz.scm (python-distro): New variable. Hartmut Goebel
2019-09-26gnu: python-libmpsse: Update to 1.4....* gnu/packages/embedded.scm (python2-libmpsse): Rename to... (python-libmpsse): ...this. [version]: Update to 1.4. [source]: Change repository and version. [inputs]: Change Python version. [arguments]: Add #parallel-build?. (python2-libmpsse): New variable. Danny Milosavljevic
2019-09-26gnu: Add ccls....* gnu/packages/cpp.scm (ccls): New variable. Mathieu Othacehe
2019-09-26gnu: emacs-helm-dash: Update to 1.3.0-2.7f853bd....* gnu/packages/emacs-xyz.scm (emacs-helm-dash): Update to 1.3.0-2.7f853bd. Brian Leung
2019-09-26gnu: emacs-counsel-dash: Update to 0.1.3-2.24d370b....* gnu/packages/emacs-xyz.scm (emacs-counsel-dash): Update to 0.1.3-2.24d370b. Brian Leung
2019-09-26gnu: Add emacs-dash-docs....* gnu/packages/emacs-xyz.scm (emacs-dash-docs): New variable. Brian Leung
2019-09-26gnu: emacs-youtube-dl: Update to 1.0-2.af877b5....* gnu/packages/emacs-xyz.scm (emacs-youtube-dl): Update to 1.0-2.af877b5. Brian Leung
2019-09-26gnu: emacs-mu4e-conversation: Update to 0.0.1-5.98110bb....* gnu/packages/emacs-xyz.scm (emacs-mu4e-conversation): Update to 0.0.1-5.98110bb. Brian Leung
2019-09-26gnu: emacs-nov-el: Update to 0.2.9....* gnu/packages/emacs-xyz.scm (emacs-nov-el): Update to 0.2.9. Brian Leung
2019-09-26gnu: emacs-websocket: Enable some tests....* gnu/packages/emacs-xyz.scm (emacs-websocket): Enable some tests. Brian Leung
2019-09-26gnu: emacs-make-it-so: Update to 0.1.0-2.b73dfb6....* gnu/packages/emacs-xyz.scm (emacs-make-it-so): Update to 0.1.0-2.b73dfb6. Brian Leung
2019-09-26gnu: emacs-web-mode: Don't use unstable tarball....* gnu/packages/emacs-xyz.scm (emacs-web-mode)[source]: Use GIT-FETCH and GIT-FILE-NAME. Brian Leung
2019-09-26gnu: emacs-yaml-mode: Update to 0.0.14....* gnu/packages/emacs-xyz.scm (emacs-yaml-mode): Update to 0.0.14. Brian Leung
2019-09-26gnu: emacs-evil-nerd-commenter: Enable tests....* gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): Enable tests. Brian Leung
2019-09-26gnu: dtc: Update to 1.5.1....* gnu/packages/bootloaders.scm (dtc): Update to 1.5.1. [arguments]: Add -Wl,-rpath to LDFLAGS #:make-flags. Tobias Geerinckx-Rice
2019-09-26gnu: emacs-circe: Update to 2.11....* gnu/packages/emacs-xyz.scm (emacs-circe): Update to 2.11. Tobias Geerinckx-Rice
2019-09-26gnu: dehydrated: Update to 0.6.5....* gnu/packages/tls.scm (dehydrated): Update to 0.6.5. Tobias Geerinckx-Rice
2019-09-26gnu: skopeo: Update to 0.1.39....* gnu/packages/virtualization.scm (skopeo): Update to 0.1.39. Tobias Geerinckx-Rice
2019-09-26gnu: bspwm: Update to 0.9.9....* gnu/packages/wm.scm (bspwm): Update to 0.9.9. Tobias Geerinckx-Rice
2019-09-26gnu: vimb: Update to 3.5.0....* gnu/packages/web-browsers.scm (vimb): Update to 3.5.0. Tobias Geerinckx-Rice
2019-09-26gnu: libxcb: Don't use NAME in source URI....* gnu/packages/xorg.scm (libxcb)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-09-26gnu: xorgproto: Don't use NAME in source URI....* gnu/packages/xorg.scm (xorgproto)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-09-26gnu: encodings: Update to 1.0.5....* gnu/packages/xorg.scm (encodings): Update to 1.0.5. Tobias Geerinckx-Rice
2019-09-26gnu: f3: Update to 7.2....* gnu/packages/disk.scm (f3): Update to 7.2. Tobias Geerinckx-Rice
2019-09-26gnu: beets: Update to 1.4.9....* gnu/packages/music.scm (beets): Update to 1.4.9. [source]: Remove patch. [arguments]: Remove more Python 3.7 compatibility fixes. * gnu/packages/patches/beets-python-3.7-fix.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice
2019-09-26gnu: beets: Use HTTPS home page....* gnu/packages/music.scm (beets)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2019-09-26gnu: emacs-xelb: Update to 0.18....* gnu/packages/emacs-xyz.scm (emacs-xelb): Update to 0.18. Tobias Geerinckx-Rice