summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: youtube-dl: Update to 2018.11.07.Arun Isaac2018-11-12
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.11.07.
* gnu: vifm: Update to 0.10.Efraim Flashner2018-11-12
| | | | * gnu/packages/vim.scm (vifm): Update to 0.10.
* gnu: go-github-com-aarzilli-golua: Fix for go-1.11.Pierre Neidhardt2018-11-12
| | | | | | * gnu/packages/golang.scm (go-github-com-aarzilli-golua)[arguments]: Fix for go-1.11. [native-inputs]: Remove lua. [propagated-inputs]: Add lua.
* gnu: go-github-com-wtolson-go-taglib: Fix tests and build for go-1.11.Pierre Neidhardt2018-11-12
| | | | | | * gnu/packages/golang.scm (go-github-com-wtolson-go-taglib)[arguments]: Fix tests for go-1.11. [native-inputs]: Remove pkg-config and taglib. [propagated-inputs]: Add pkg-config and taglib.
* gnu: go-gopkg.in-asn1-ber.v1: Fix tests for go-1.11.Pierre Neidhardt2018-11-12
| | | | * gnu/packages/syncthing.scm (go-gopkg.in-asn1-ber.v1): Fix tests for go-1.11.
* gnu: go-github-com-audriusbutkevicius-cli: Fix tests for go-1.11.Pierre Neidhardt2018-11-12
| | | | * gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-cli): Fix tests for go-1.11.
* gnu: go-github-com-prometheus-common-expfmt: Fix tests for go-1.11.Pierre Neidhardt2018-11-12
| | | | * gnu/packages/syncthing.scm (go-github-com-prometheus-common-expfmt): Fix tests for go-1.11.
* gnu: go: Update default to 1.11.Pierre Neidhardt2018-11-12
| | | | * gnu/packages/golang.scm (go): Update default to 1.11.
* gnu: r-s4vectors: Update to 0.20.1.Ricardo Wurmus2018-11-11
| | | | * gnu/packages/bioinformatics.scm (r-s4vectors): Update to 0.20.1.
* gnu: r-rcmdcheck: Update to 1.3.2.Ricardo Wurmus2018-11-11
| | | | * gnu/packages/cran.scm (r-rcmdcheck): Update to 1.3.2.
* gnu: r-ggpubr: Update to 0.1.9.Ricardo Wurmus2018-11-11
| | | | * gnu/packages/cran.scm (r-ggpubr): Update to 0.1.9.
* gnu: r-dplyr: Update to 0.7.8.Ricardo Wurmus2018-11-11
| | | | * gnu/packages/statistics.scm (r-dplyr): Update to 0.7.8.
* gnu: r-rcpparmadillo: Update to 0.9.200.4.0.Ricardo Wurmus2018-11-11
| | | | * gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.200.4.0.
* gnu: r-rtsne: Update to 0.15.Ricardo Wurmus2018-11-11
| | | | * gnu/packages/statistics.scm (r-rtsne): Update to 0.15.
* gnu: r-lme4: Update to 1.1-19.Ricardo Wurmus2018-11-11
| | | | * gnu/packages/statistics.scm (r-lme4): Update to 1.1-19.
* gnu: webkitgtk@2.22: Adjust to documentation output.Marius Bakke2018-11-11
| | | | | | | This is a follow-up to commit 0ead0b4d2c025ad1b4a293fb6cbb8a578b7dd87d. * gnu/packages/webkit.scm (webkitgtk)[arguments]: Remove hard coded file list. (webkitgtk-2.22)[arguments]: Inherit phases using SUBSTITUTE-KEYWORD-ARGUMENTS.
* gnu: libtoxcore: Update to 0.0.0-2.bf69b54.Ricardo Wurmus2018-11-11
| | | | | * gnu/packages/messaging.scm (libtoxcore): Update to 0.0.0-2.bf69b54. [native-inputs]: Add check.
* gnu: mumi: Update to 0.0.0-2.bfd96ce7.Ricardo Wurmus2018-11-11
| | | | * gnu/packages/mail.scm (mumi): Update to 0.0.0-2.bfd96ce7.
* gnu: PostgreSQL: Update to 10.6 [fixes CVE-2018-16850].Leo Famulari2018-11-11
| | | | * gnu/packages/databases.scm (postgresql): Update to 10.6.
* gnu: webkitgtk: Include documentation.Pierre Neidhardt2018-11-11
| | | | * gnu/packages/webkit.scm (webkitgtk): Include documentation.
* gnu: gtk-doc: Use local docbook-xsl.Pierre Neidhardt2018-11-11
| | | | * gnu/packages/gtk.scm (gtk-doc): Use local docbook-xsl.
* gnu: faust-2: Update to 2.5.23.Ricardo Wurmus2018-11-11
| | | | | | | * gnu/packages/audio.scm (faust-2): Update to 2.5.23. [native-inputs]: Replace llvm-with-rtti with llvm-3.8-with-rtti. * gnu/packages/llvm.scm (llvm-with-rtti): Rename this variable... (llvm-3.8-with-rtti): ...to this variable; inherit from llvm-3.8.
* gnu: gajim: Move python-docutils from inputs to native-inputs.Clément Lassieur2018-11-11
| | | | | * gnu/packages/messaging.scm (gajim): Move python-docutils from inputs to native-inputs.
* gnu: gajim: Get the second 'wrap-program' phase to return #t.Clément Lassieur2018-11-11
| | | | | * gnu/packages/messaging.scm (gajim)[arguments]: Get the second 'wrap-program' phase to return #t.
* gnu: gajim: Update to 1.1.0.Clément Lassieur2018-11-11
| | | | | | | | * gnu/packages/messaging.scm (gajim): Update to 1.1.0. [arguments]: Set #:test-target to "test_nogui". Remove the 'remove-test-resolver' and 'start-xserver' phases. [inputs]: Remove python-pyasn1. Add python-cssutils, python-keyring and python-precis-i18n.
* gnu: python-nbxmpp: Update to 0.6.8.Clément Lassieur2018-11-11
| | | | * gnu/packages/messaging.scm (python-nbxmpp): Update to 0.6.8.
* gnu: Add python-precis-i18n.Clément Lassieur2018-11-11
| | | | * gnu/packages/messaging.scm (python-precis-i18n): New variable.
* gnu: tiled: Fetch sources from git.Ricardo Wurmus2018-11-11
| | | | * gnu/packages/game-development.scm (tiled)[source]: Fetch from git.
* gnu: privoxy: Remove custom bootstrap phase.Ricardo Wurmus2018-11-11
| | | | * gnu/packages/tor.scm (privoxy)[arguments]: Remove autoconf phase.
* gnu: cifs-utils: Remove autoreconf phase.Ricardo Wurmus2018-11-11
| | | | * gnu/packages/samba.scm (cifs-utils)[arguments]: Remove autoreconf phase.
* gnu: libiax2: Fetch sources from git.Ricardo Wurmus2018-11-11
| | | | * gnu/packages/telephony.scm (libiax2)[source]: Fetch from git.
* gnu: libiax2: Remove custom bootstrap phase.Ricardo Wurmus2018-11-11
| | | | * gnu/packages/telephony.scm (libiax2)[arguments]: Remove.
* gnu: libharu: Remove custom bootstrap phase.Ricardo Wurmus2018-11-11
| | | | * gnu/packages/pdf.scm (libharu)[arguments]: Remove autogen phase.
* gnu: libharu: Fetch sources from git.Ricardo Wurmus2018-11-11
| | | | * gnu/packages/pdf.scm (libharu)[source]: Fetch from git.
* gnu: scsh: Remove custom bootstrap phase.Ricardo Wurmus2018-11-11
| | | | * gnu/packages/shells.scm (scsh)[arguments]: Remove autoreconf phase.
* gnu: xdelta: Remove custom bootstrap phase.Ricardo Wurmus2018-11-11
| | | | * gnu/packages/compression.scm (xdelta)[arguments]: Remove autoconf phase.
* gnu: xdelta: Fetch sources from git.Ricardo Wurmus2018-11-11
| | | | * gnu/packages/compression.scm (xdelta)[source]: Fetch from git.
* gnu: libtar: Remove custom bootstrap phase.Ricardo Wurmus2018-11-11
| | | | * gnu/packages/compression.scm (libtar)[arguments]: Remove autoconf phase.
* gnu: minizip: Remove custom bootstrap phase.Ricardo Wurmus2018-11-11
| | | | * gnu/packages/compression.scm (minizip)[arguments]: Remove autoreconf phase.
* gnu: inotify-tools: Remove custom bootstrap phase.Ricardo Wurmus2018-11-11
| | | | * gnu/packages/linux.scm (inotify-tools)[arguments]: Remove.
* gnu: inotify-tools: Fetch sources from git.Ricardo Wurmus2018-11-11
| | | | * gnu/packages/linux.scm (inotify-tools)[source]: Fetch from git.
* gnu: par2cmdline: Remove custom bootstrap phase.Ricardo Wurmus2018-11-11
| | | | * gnu/packages/backup.scm (par2cmdline)[arguments]: Remove.
* gnu: par2cmdline: Fetch sources from git.Ricardo Wurmus2018-11-11
| | | | * gnu/packages/backup.scm (par2cmdline)[source]: Fetch from git.
* gnu: hpcguix-web: Do not re-bootstrap.Ricardo Wurmus2018-11-11
| | | | | | * gnu/packages/web.scm (hpcguix-web)[arguments]: Do not run autoreconf after the bootstrap phase; remove "autoconf" phase to "set-variables"; end phase with #T.
* gnu: schismtracker: Remove custom bootstrap phase.Ricardo Wurmus2018-11-11
| | | | * gnu/packages/music.scm (schismtracker)[arguments]: Remove autoconf phase.
* gnu: lilypond: Use INVOKE.Ricardo Wurmus2018-11-11
| | | | | * gnu/packages/music.scm (lilypond)[arguments]: Use INVOKE and return #T unconditionally.
* gnu: schismtracker: Fetch sources from git.Ricardo Wurmus2018-11-11
| | | | * gnu/packages/music.scm (schismtracker)[source]: Fetch from git.
* gnu: clyrics: Fetch sources from git.Ricardo Wurmus2018-11-11
| | | | | | * gnu/packages/music.scm (clyrics)[source]: Fetch from git. [native-inputs]: Remove. [arguments]: Adjust builder.
* gnu: lmms: Fetch sources from git.Ricardo Wurmus2018-11-11
| | | | * gnu/packages/music.scm (lmms)[source]: Fetch from git.
* gnu: milkytracker: Fetch sources from git.Ricardo Wurmus2018-11-11
| | | | * gnu/packages/music.scm (milkytracker)[source]: Fetch from git.