summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-01gnu: maven-resolver: Update to 1.3.1....* gnu/packages/maven.scm (maven-resolver-api): Update to 1.3.1. (maven-resolver-impl)[arguments]: Fix sisu file. (maven-connector-basic, maven-transport-wagon)[inputs]: Add java-slf4j-api. Julien Lepiller
2018-12-01gnu: maven: Update to 3.6.0....* gnu/packages/maven.scm (maven-artifact): Update to 3.6.0. (maven-model-builder)[native-inputs]: Add java-xmlunit-matchers, remove java-xmlunit-legacy. Julien Lepiller
2018-12-01gnu: Add java-xmlunit-matchers....* gnu/packages/java.scm (java-xmlunit-matchers): New variable. Julien Lepiller
2018-12-01doc: Fix typo....* doc/guix.texi (Networking Services): Fix double `the`. Julien Lepiller
2018-12-01gnu: debootstrap: Update to 1.0.111....* gnu/packages/debian.scm (debootstrap): Update to 1.0.111. Efraim Flashner
2018-12-01gnu: debootstrap: Update build....* gnu/packages/debian.scm (debootstrap)[arguments]: Update the substitutes during the custom 'patch-source phase. Add custom 'wrap-executable phase. [inputs]: Remove coreutils, wget. Add tzdata. [propagated-inputs]: Remove binutils, gnupg. Move perl ... [native-inputs]: ... to here. [description]: Add implementation hint. Efraim Flashner
2018-12-01gnu: ocaml@4.01: Remove aarch64-linux from supported-systems....* gnu/packages/ocaml.scm (ocaml@4.01)[supported-systems]: New field. Efraim Flashner
2018-12-01tuxpaint: Fix .desktop and icon installation....* gnu/packages/games.scm (tuxpaint)[arguments]: 'GNOME_PREFIX' -> 'KDE_PREFIX'. Add 'no-sys-cache phase. Eric Bavier
2018-12-01gnu: vim-fugitive: Update to 2.5....* gnu/packages/vim.scm (vim-fugitive): Update to 2.5. [arguments]: Also install the autoload and ftdetect folders. Efraim Flashner
2018-12-01handbrake: Update to 1.1.2....* gnu/packages/video.scm (handbrake): Update to 1.1.2. [source]: Use direct download url. Remove upstreamed patch. Patch make fragments in snippet. [inputs]: Use latest ffmpeg. Add jansson and opus. [arguments]: Remove 'disable-contrib phase, which is now in source snippet. Move 'fix-x265-linking phase fix to #:configure-flags. [license]: Use 'gpl2' as clarified in LICENSE. * gnu/packages/patches/handbrake-pkg-config-path.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Eric Bavier
2018-11-30gnu: uncrustify: Use git reference instead of GitHub archive....* gnu/packages/code.scm (uncrustify): Use git reference instead of GitHub archive. Pierre Neidhardt
2018-11-30gnu: sbcl-cl-webkit: Update repo owner to jmercouris....* gnu/packages/lisp.scm (sbcl-cl-webkit): Update repo owner to jmercouris. Pierre Neidhardt
2018-11-30gnu: Add emacs-irony-eldoc....* gnu/packages/emacs.scm (emacs-irony-eldoc): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tim Gesthuizen
2018-11-30gnu: Add emacs-flycheck-irony....* gnu/packages/emacs.scm (emacs-flycheck-irony): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tim Gesthuizen
2018-11-30git: Nicely report '--with-commit' errors....* guix/git.scm (latest-repository-commit*): Rewrite to catch 'git-error'. * po/guix/POTFILES.in: Add guix/git.scm. * tests/guix-build-branch.sh: Test --with-commit errors. Ludovic Courtès
2018-11-30guix build: Add '--with-commit'....* guix/git.scm (<git-checkout>)[commit]: New field. (git-checkout-compiler): Honor it. * guix/scripts/build.scm (evaluate-git-replacement-specs): Add 'proc' parameter and honor it. (transform-package-source-branch)[replace]: New procedure. Adjust 'evaluate-git-replacement-specs' accordingly. (transform-package-source-commit): New procedure. (%transformations, %transformation-options) (show-transformation-options-help): Add 'with-commit'. * tests/guix-build-branch.sh: Add test. * doc/guix.texi (Package Transformation Options): Document it. Ludovic Courtès
2018-11-30guix build: Add '--with-branch' transformation option....* guix/scripts/build.scm (evaluate-git-replacement-specs) (transform-package-source-branch): New procedures. (%transformations, %transformation-options): Add 'with-branch'. (show-transformation-options-help): Likewise. * tests/guix-build-branch.sh: New file. * Makefile.am (SH_TESTS): Add it. * doc/guix.texi (Package Transformation Options): Document it. Ludovic Courtès
2018-11-30git: Add <git-checkout> record type....* guix/git.scm (<git-checkout>): New record type. (latest-repository-commit*): New procedure. (git-checkout-compiler): New gexp compiler. Ludovic Courtès
2018-11-30git: 'latest-repository-commit' logs its progress....* guix/git.scm (latest-repository-commit): Add #:log-port and honor it. Ludovic Courtès
2018-11-30gnu: wine: Update to 3.0.4....* gnu/packages/wine.scm (wine): Update to 3.0.4. Rutger Helling
2018-11-30gnu: blender: Use newer ffmpeg....* gnu/packages/graphics.scm (blender)[source]: Add patch for newer ffmpeg compatability. [inputs]: Replace ffmpeg-2.8 with ffmpeg. * gnu/packages/patches/blender-newer-ffmpeg.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner
2018-11-30gnu: Add lynis....* gnu/packages/admin.scm (lynis): New variable. Arun Isaac
2018-11-30hugin: Update to 2018.0.0....* gnu/packages/photo.scm (hugin): Update 2018.0.0. Eric Bavier
2018-11-30radicale: Update to 1.1.6....* gnu/packages/dav.scm (radicale): Update to 1.1.6. Eric Bavier
2018-11-30neovim: Update to 0.3.1....* gnu/packages/vim.scm (neovim): Update to 0.3.1. [arguments]: Add #:configure-flags. Eric Bavier
2018-11-30terminology: Update to 1.3.0....* gnu/packages/enlightenment.scm (terminology): Update to 1.3.0. Eric Bavier
2018-11-30patchutils: Update to 0.3.4....* gnu/packages/patchutils.scm (patchutils): Update to 0.3.4. [arguments]: Simplify 'patch-test-scripts' phase. * gnu/packages/patches/patchutils-xfail-gendiff-tests.patch: Rename to... * gnu/packages/patches/patchutils-test-perms.patch: ...this. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Eric Bavier
2018-11-30tuxpaint-config: Update to 0.0.14....* gnu/packages/games.scm (tuxpaint-config): Update to 0.0.14. Eric Bavier
2018-11-30tuxpaint-stamps: Update to 2018.09.01....* gnu/packages/games.scm (tuxpaint-stamps): Update to 2018.09.01. Eric Bavier
2018-11-30tuxpaint: Update to 0.9.23....* gnu/packages/games.scm (tuxpaint): Update to 0.9.23. Eric Bavier
2018-11-30ccache: Update to 3.5....* gnu/packages/ccache.scm (ccache): Update to 3.5. Eric Bavier
2018-11-30detox: Update to 1.3.0....* gnu/packages/admin.scm (detox): Update to 1.3.0 [source]: Move to new upstream fork. [inputs]: Remove libpopt. Move flex to... [native-inputs]: ...here, new field. Add autoconf and automake. [arguments]: Remove #:configure-flags. Add 'delete-configure' phase. [home-page]: Adjust for new upstream. Eric Bavier
2018-11-29gnu: schismtracker: Update to 20180810....* gnu/packages/music.scm (schismtracker): Update to 20180810. Kei Kebreau
2018-11-30gnu: Add emacs-polymode-ansible....* gnu/packages/emacs.scm (emacs-polymode-ansible): New variable. Oleg Pykhalov
2018-11-30gnu: Add emacs-ansible-doc....* gnu/packages/admin.scm (emacs-ansible-doc): New variable. Oleg Pykhalov
2018-11-29gnu: coq: Update to 8.8.2....* gnu/packages/ocaml.scm (coq): Update to 8.8.2. Julien Lepiller
2018-11-29gnu: camlp5: Update to 7.07....* gnu/packages/ocaml.scm (camlp5): Update to 7.07. Julien Lepiller
2018-11-29nu: ocaml: Update to 4.07.1...* gnu/packages/ocaml.scm (ocaml): Update to 4.07.1. Julien Lepiller
2018-11-29gnu: jp2a: Fetch sources from git....* gnu/packages/image.scm (jp2a)[source]: Fetch from git. Ricardo Wurmus
2018-11-29gnu: flameshot: Fetch sources from git....* gnu/packages/image.scm (flameshot)[source]: Fetch from git. Ricardo Wurmus
2018-11-29gnu: zimg: Fetch sources from git....* gnu/packages/image.scm (zimg)[source]: Fetch from git. Ricardo Wurmus
2018-11-29gnu: jasper: Fetch sources from git....* gnu/packages/image.scm (jasper)[source]: Fetch from git. Ricardo Wurmus
2018-11-29gnu: gpick: Fetch sources from git....* gnu/packages/image.scm (gpick)[source]: Fetch from git. Ricardo Wurmus
2018-11-29gnu: virtualgl: Fetch sources from git....* gnu/packages/gl.scm (virtualgl)[source]: Fetch from git. Ricardo Wurmus
2018-11-29gnu: s2tc: Remove custom bootstrap phase....* gnu/packages/gl.scm (s2tc)[arguments]: Remove. Ricardo Wurmus
2018-11-29gnu: s2tc: Fetch sources from git....* gnu/packages/gl.scm (s2tc)[source]: Fetch from git. Ricardo Wurmus
2018-11-29gnu: catimg: Fetch sources from git....* gnu/packages/image-viewers.scm (catimg)[source]: Fetch from git. Ricardo Wurmus
2018-11-29gnu: sxiv: Fetch sources from git....* gnu/packages/image-viewers.scm (sxiv)[source]: Fetch from git. Ricardo Wurmus
2018-11-29gnu: libdbusmenu-qt: Fetch sources from git....* gnu/packages/lxqt.scm (libdbusmenu-qt)[source]: Fetch from git. Ricardo Wurmus
2018-11-29gnu: pdf2svg: Fetch sources from git....* gnu/packages/pdf.scm (pdf2svg)[source]: Fetch from git. Ricardo Wurmus