aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAge
* gnu: network-manager: Update to 1.4.2.•••* gnu/packages/gnome.scm (network-manager): Update to 1.4.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng02016-10-20
* gnu: libgweather: Update to 3.20.3.•••* gnu/packages/gnome.scm (libgweather): Update to 3.20.3. Ludovic Courtès2016-10-20
* gnu: libgweather: Adjust to new timezone name.•••* gnu/packages/gnome.scm (libgweather)[arguments]: In 'pre-check' phase, update "Asia/Rangoon" timezone name. Ludovic Courtès2016-10-20
* gnu: python-file: Work around "double encoding" bug in file@5.28.•••* gnu/packages/patches/python-file-double-encoding-bug.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python.scm (python-file)[source]: Use it. (python2-file)[source]: Use the source of FILE directly, without the patch. Leo Famulari2016-10-19
* gnu: python-file: Don't create a compressed egg.•••* gnu/packages/python.scm (python-file, python2-file)[arguments]: Pass "--single-version-externally-managed" "--root=/" to #:configure-flags. Leo Famulari2016-10-19
* gnu: chez-scheme: Remove use of 'ghostscript-gs' wrapper.•••This is a followup to commit d2478b4cdd6f1db44f4725b39489aca89d3d9180. * gnu/packages/chez.scm (chez-scheme)[native-inputs]: Replace 'ghostscript-gs' with 'ghostscript'. Mark H Weaver2016-10-19
* Merge branch 'master' into core-updatesMark H Weaver2016-10-19
|\
| * gnu: Add opensmtpd-extras.•••* gnu/packages/mail.scm (opensmtpd-extras): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> ng02016-10-19
| * gnu: Add opensmtpd.•••* gnu/packages/mail.scm (opensmtpd): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> ng02016-10-19
| * gnu: Add libasr.•••* gnu/packages/dns.scm (libasr): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> ng02016-10-19
| * gnu: zile: Use 'modify-phases' syntax.•••* gnu/packages/zile.scm (zile)[arguments]: Use 'modify-phases' syntax. Efraim Flashner2016-10-19
| * gnu: zile: Update to 2.4.13.•••* gnu/packages/zile.scm (zile): Update to 2.4.13. [home-page]: Use https. Efraim Flashner2016-10-19
| * gnu: Add Ao.•••* gnu/packages/engineering.scm (ao): New variable. Ludovic Courtès2016-10-19
| * gnu: glfw: Propagate the relevant inputs.•••* gnu/packages/gl.scm (glfw)[inputs]: Rename to... [propagated-inputs]: ... this. Add LIBXXF86VM. Ludovic Courtès2016-10-19
| * container: Allow 'container-excursion' to the same namespaces.•••Before that, 'container-excursion' would call 'setns' even when the target namespace is the one the caller is already in, which would fail. * gnu/build/linux-container.scm (container-excursion): Introduce 'source' and 'target'. Compare the result of 'readlink' on these instead of comparing file descriptors to decide whether to call 'setns'. * tests/containers.scm ("container-excursion, same namespace"): New test. Ludovic Courtès2016-10-19
| * gnu: Add r-biocstyle.•••* gnu/packages/bioinformatics.scm (r-biocstyle): New variable. Roel Janssen2016-10-19
| * gnu: Add r-biocviews.•••* gnu/packages/bioinformatics.scm (r-biocviews): New variable. Roel Janssen2016-10-19
| * gnu: Add iperf.•••* gnu/packages/networking.scm (iperf): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Benz Schenk2016-10-19
| * gnu: python-dateutil, python-dateutil-2: Update to new home-page.•••* gnu/packages/python.scm (python-dateutil, python2-dateutil, python-dateutil-2, python2-dateutil-2)[home-page]: Update URL. Hartmut Goebel2016-10-19
| * gnu: Add r-optparse.•••* gnu/packages/bioinformatics.scm (r-optparse): New variable. Roel Janssen2016-10-19
| * gnu: Add r-getopt.•••* gnu/packages/bioinformatics.scm (r-getopt): New variable. Roel Janssen2016-10-19
| * gnu: Add GHC 8.0.1.•••* gnu/packages/haskell.scm (ghc-8): New variable. Federico Beffa2016-10-19
| * gnu: Add ghc-hashtables.•••* gnu/packages/haskell.scm (ghc-hashtables): New variable. Federico Beffa2016-10-19
| * gnu: Add ghc-easyplot.•••* gnu/packages/haskell.scm (ghc-easyplot): New variable. Federico Beffa2016-10-19
| * gnu: Add ghc-hmatrix-gsl-stats.•••* gnu/packages/haskell.scm (ghc-hmatrix-gsl-stats): New variable. Federico Beffa2016-10-19
| * gnu: Add ghc-hmatrix-special.•••* gnu/packages/haskell.scm (ghc-hmatrix-special): New variable. Federico Beffa2016-10-19
| * gnu: Add ghc-hmatrix-gsl.•••* gnu/packages/haskell.scm (ghc-hmatrix-gsl): New variable. Federico Beffa2016-10-19
| * gnu: Add ghc-hmatrix.•••* gnu/packages/haskell.scm (ghc-hmatrix): New variable. Federico Beffa2016-10-19
| * gnu: Add ghc-storable-complex.•••* gnu/packages/haskell.scm (ghc-storable-complex): New variable. Federico Beffa2016-10-19
| * gnu: Add chez-fmt.•••* gnu/packages/chez.scm (chez-fmt): New variable. Federico Beffa2016-10-19
| * gnu: Add chez-irregex.•••* gnu/packages/chez.scm (chez-irregex): New variable. Federico Beffa2016-10-19
| * gnu: Add chez-matchable•••* gnu/packages/chez.scm (chez-matchable): New variable. Federico Beffa2016-10-19
| * gnu: Add chez-sockets•••* gnu/packages/chez.scm (chez-sockets): New variable. Federico Beffa2016-10-19
| * gnu: Add chez-web•••* gnu/packages/chez.scm (chez-web): New variable. Federico Beffa2016-10-19
| * gnu: Add chez-srfi.•••* gnu/packages/chez.scm (chez-srfi): New variable. Federico Beffa2016-10-19
| * gnu: chez-scheme: Move to new module.•••* gnu/packages/scheme.scm (chez-scheme, nanopass, stex): Move variables ... * gnu/packages/chez.scm (chez-scheme, nanopass, stex): ... here. New module. * gnu/local.mk (GNU_SYSTEM_MODULES): Add new file. Federico Beffa2016-10-19
| * gnu: chez-scheme: Fix i686 build.•••* gnu/packages/scheme.scm (chez-scheme): Add 'configure-flags', generalize 'configure' phase and simplify 'install-doc' phase. Federico Beffa2016-10-19
| * gnu: chez-scheme: Add search-path.•••* gnu/packages/scheme.scm (chez-scheme)[native-search-paths]: New field. Federico Beffa2016-10-19
| * build: Remove reference to nonexistant patch file.•••* gnu/local.mk: Remove reference to kobodeluxe-spelling.patch, which was removed during a revision to the submitted kobodeluxe package. Christopher Allan Webber2016-10-18
| * gnu: kobodeluxe: Indicate origin of kobodeluxe-paths.patch.•••* gnu/packages/patches/kobodeluxe-paths.patch: Update header, pointing to Debian tarball for provenance. Christopher Allan Webber2016-10-18
| * gnu: mariadb: Update to 10.1.18.•••* gnu/packages/databases.scm (mariadb): Update to 10.1.18. Leo Famulari2016-10-18
| * gnu: mysql: Update to 5.7.16.•••* gnu/packages/databases.scm (mysql): Update to 5.7.16. Leo Famulari2016-10-18
| * gnu: Add kobodeluxe.•••* gnu/packages/games.scm (kobodeluxe): New variable. * gnu/packages/patches/kobodeluxe-paths.patch: New file. * gnu/packages/patches/kobodeluxe-enemies-pipe-decl.patch: New file. * gnu/packages/patches/kobodeluxe-const-charp-conversion.patch: New file. * gnu/packages/patches/kobodeluxe-manpage-minus-not-hyphen.patch: New file. * gnu/packages/patches/kobodeluxe-midicon-segmentation-fault.patch: New file. * gnu/packages/patches/kobodeluxe-graphics-window-signed-char.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Stephen Webber2016-10-18
| * gnu: torsocks: Update to 2.2.0.•••* gnu/packages/patches/torsocks-dns-test.patch: Delete file. * gnu/local.mk: Remove it. * gnu/packages/tor.scm (torsocks): Update to 2.2.0. [source]: Remove patch. Change method from 'git-fetch' to 'url-fetch'. Remove 'file-name'. [arguments]: Remove 'bootstrap' phase. [native-inputs]: Remove autoconf, automake and libtool. Also remove obsoleted perl-test-harness. [home-page]: Use https URL. (define-module): Don't import perl. Signed-off-by: Marius Bakke <mbakke@fastmail.com> ng02016-10-18
| * gnu: hdf4: Really fix non-x86 architectures.•••This is a follow-up to commit 60da9fb1100787c49ed4910eacf50e83c6462dcc. * gnu/local.mk (dist_patch_DATA): Register patch. * gnu/packages/maths.scm (hdf4)[source]: Add patch. Andreas Enge2016-10-18
| * gnu: enlightenment: Update to 0.21.3.•••* gnu/packages/enlightenment.scm (enlightenment): Update to 0.21.3. Efraim Flashner2016-10-18
| * gnu: tor: Update to 0.2.8.9.•••* gnu/packages/tor.scm (tor): Update to 0.2.8.9. Efraim Flashner2016-10-18
| * gnu: vapoursynth: Update to 34.•••* gnu/packages/video.scm (vapoursynth): Update to 34. Efraim Flashner2016-10-18
| * gnu: zimg: Update to 2.3.•••* gnu/packages/image.scm (zimg): Update to 2.3. Efraim Flashner2016-10-18
| * gnu: jasper: Update to 1.900.5.•••* gnu/packages/image.scm (jasper): Update to 1.900.5. [source]: Remove patches. [native-inputs]: Remove unzip. * gnu/packages/patches/jasper-CVE-2007-2721.patch, gnu/packages/patches/jasper-CVE-2008-3520.patch, gnu/packages/patches/jasper-CVE-2008-3522.patch, gnu/packages/patches/jasper-CVE-2011-4516-and-CVE-2011-4517.patch, gnu/packages/patches/jasper-CVE-2014-8137.patch, gnu/packages/patches/jasper-CVE-2014-8138.patch, gnu/packages/patches/jasper-CVE-2014-8157.patch, gnu/packages/patches/jasper-CVE-2014-8158.patch, gnu/packages/patches/jasper-CVE-2014-9029.patch, gnu/packages/patches/jasper-CVE-2016-1577.patch, gnu/packages/patches/jasper-CVE-2016-1867.patch, gnu/packages/patches/jasper-CVE-2016-2089.patch, gnu/packages/patches/jasper-CVE-2016-2116.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. Efraim Flashner2016-10-17