aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesAndreas Enge2016-07-24
|\
| * gnu: fasttree: Update to 2.1.9.Ben Woodcroft2016-07-23
| | | | | | | | * gnu/packages/bioinformatics.scm (fasttree): Update to 2.1.9.
* | gnu: bitcoin-core: Build with bdb-5.3.Andreas Enge2016-07-23
| | | | | | | | * gnu/packages/finance.scm (bitcoin-core)[inputs]: Replace bdb by bdb-5.3.
* | gnu: libepoxy: Update to 1.3.1.ng02016-07-23
| | | | | | | | | | | | * gnu/packages/gl.scm (libepoxy): Update to 1.3.1. Signed-off-by: Andreas Enge <andreas@enge.fr>
* | Merge branch 'master' into core-updatesLeo Famulari2016-07-22
|\| | | | | | | | | | | | | | | | | Resolved conflicts: * gnu/packages/scheme.scm: Conflict in import of (guix licenses). On master, "#:hide (openssl)" was used. On core-updates, "#:select (some licenses)" was used. The latter won the conflict. * gnu/packages/version-control.scm (git)[arguments]: Whitespace conflict in 'install-shell-completion.
| * gnu: wesnoth: Update to 1.12.6.Alex Griffin2016-07-22
| | | | | | | | * gnu/packages/games.scm (wesnoth): Update to 1.12.6.
| * gnu: opus: Update to 1.1.3.Leo Famulari2016-07-22
| | | | | | | | * gnu/packages/xiph.scm (opus): Update to 1.1.3.
| * gnu: Update URLs for sourceforge.net.Leo Famulari2016-07-22
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/audio.scm: Update URLs pointing to sourceforge.net. * gnu/packages/fonts.scm: Likewise. * gnu/packages/gl.scm: Likewise. * gnu/packages/gnome.scm: Likewise. * gnu/packages/image.scm: Likewise. * gnu/packages/lxde.scm: Likewise. * gnu/packages/slim.scm: Likewise. * gnu/packages/textutils.scm: Likewise.
| * gnu: aegis: Use 'modify-phases'.Efraim Flashner2016-07-22
| | | | | | | | * gnu/packages/version-control.scm (aegis)[arguments]: Use 'modify-phases'.
| * gnu: git: Use 'modify-phases'.Efraim Flashner2016-07-22
| | | | | | | | * gnu/packages/version-control.scm (git)[arguments]: Use 'modify-phases'.
| * gnu: cssc: Use 'modify-phases'.Efraim Flashner2016-07-22
| | | | | | | | * gnu/packages/version-control.scm (cssc)[arguments]: Use 'modify-phases'.
| * gnu: subversion: Use 'modify-phases'.Efraim Flashner2016-07-22
| | | | | | | | | | * gnu/packages/version-control.scm (subversion)[arguments]: Use 'modify-phases'.
| * gnu: subversion: Use https.Efraim Flashner2016-07-22
| | | | | | | | | | * gnu/packages/version-control.scm (subversion)[source]: Use https. [home-page]: Use https.
| * gnu: git-flow: Use 'modify-phases'.Efraim Flashner2016-07-22
| | | | | | | | | | * gnu/packages/version-control.scm (git-flow)[arguments]: Use 'modify-phases'.
| * gnu: gnuplot: Update to upstream's re-release of 5.0.4.Efraim Flashner2016-07-22
| | | | | | | | | | * gnu/packages/maths.scm (gnuplot): Add a guix revision number to the version scheme of gnuplot to force an update.
| * gnu: enlightenment: Update to 0.21.1.Efraim Flashner2016-07-22
| | | | | | | | * gnu/packages/enlightenment.scm (enlightenment): Update to 0.21.1.
| * gnu: bazaar: Use 'modify-phases'.Efraim Flashner2016-07-22
| | | | | | | | | | * gnu/packages/version-control.scm (bazaar)[arguments]: Use 'modify-phases'.
| * gnu: icedtea-6: Generate keystore.Ricardo Wurmus2016-07-22
| | | | | | | | | | | | * gnu/packages/java.scm (icedtea-6)[arguments]: Add phase "install-keystore". [native-inputs]: Add nss-certs.
| * gnu: icedtea-6: Use modify-phases syntax.Ricardo Wurmus2016-07-22
| | | | | | | | | | * gnu/packages/java.scm (icedtea-6)[arguments]: Use modify-phases syntax.
| * gnu: nss-certs: Stop inheriting from nss package.Ricardo Wurmus2016-07-22
| | | | | | | | * gnu/packages/certs.scm (nss-certs): Stop inheriting from nss package.
| * doc: Add note on gender-neutral wording.Ludovic Courtès2016-07-22
| | | | | | | | | | | | | | Suggested by ng0 <ng0@we.make.ritual.n0.is>. * doc/contributing.texi (Submitting Patches): Add @item regarding gender-neutral wording.
| * gnu: Add ptpython and ptpython2.Danny Milosavljevic2016-07-22
| | | | | | | | | | | | * gnu/packages/python.scm (ptpython, ptpython-2): New variables. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| * doc: Mention quoting and keywords.Ludovic Courtès2016-07-22
| | | | | | | | | | | | | | | | Suggested by Vincent Legoll <vincent.legoll@gmail.com>. * doc/guix.texi (Defining Packages): Remove quasiquote in 'arguments' example. Mention quoting and keywords, with references to Guile's manual.
| * gnu: racket: Add more inputs.宋文武2016-07-22
| | | | | | | | | | | | * gnu/packages/scheme.scm (racket)[inputs]: Add glu, gmp, libpng, libx11, mesa, mpfr, openssl and unixodbc. Replace libjpeg-8 with libjpeg and gtk+-2 with gtk+.
| * gnu: racket: Patch dynamically loaded libraries with absolute paths.宋文武2016-07-22
| | | | | | | | | | * gnu/packages/scheme.scm (racket)[arguments]: Patch 'ffi-lib' calls to absolute paths in 'pre-configure' phase. Remove 'wrap-programs' phase.
| * gnu: Add python-protobuf.Daniel Pimentel2016-07-22
| | | | | | | | | | | | * gnu/packages/protobuf.scm (python-protobuf, python2-protobuf): New variables. Co-authored-by: Leo Famulari <leo@famulari.name>
| * gnu: muparser: Update source URL.Leo Famulari2016-07-21
| | | | | | | | | | * gnu/packages/maths.scm (muparser)[source]: Update source URL to new location. Use URL-FETCH instead of SVN-FETCH. Update hash and package revision.
| * gnu: Update URLs for sourceforge.net.Leo Famulari2016-07-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm: Update URLs pointing to sourceforge.net. * gnu/packages/audacity.scm: Likewise. * gnu/packages/audio.scm: Likewise. * gnu/packages/bioinformatics.scm: Likewise. * gnu/packages/boost.scm: Likewise. * gnu/packages/cdrom.scm: Likewise. * gnu/packages/code.scm: Likewise. * gnu/packages/compression.scm: Likewise. * gnu/packages/cups.scm: Likewise. * gnu/packages/djvu.scm: Likewise. * gnu/packages/docbook.scm: Likewise. * gnu/packages/documentation.scm: Likewise. * gnu/packages/flashing-tools.scm: Likewise. * gnu/packages/fonts.scm: Likewise. * gnu/packages/fontutils.scm: Likewise. * gnu/packages/games.scm: Likewise. * gnu/packages/ghostscript.scm: Likewise. * gnu/packages/gl.scm: Likewise. * gnu/packages/gnucash.scm: Likewise. * gnu/packages/graphviz.scm: Likewise. * gnu/packages/image.scm: Likewise. * gnu/packages/libreoffice.scm: Likewise. * gnu/packages/libusb.scm: Likewise. * gnu/packages/linux.scm: Likewise. * gnu/packages/lirc.scm: Likewise. * gnu/packages/maths.scm: Likewise. * gnu/packages/mcrypt.scm: Likewise. * gnu/packages/mp3.scm: Likewise. * gnu/packages/music.scm: Likewise. * gnu/packages/networking.scm: Likewise. * gnu/packages/onc-rpc.scm: Likewise. * gnu/packages/password-utils.scm: Likewise. * gnu/packages/pdf.scm: Likewise. * gnu/packages/perl.scm: Likewise. * gnu/packages/photo.scm: Likewise. * gnu/packages/popt.scm: Likewise. * gnu/packages/python.scm: Likewise. * gnu/packages/rdesktop.scm: Likewise. * gnu/packages/screen.scm: Likewise. * gnu/packages/swig.scm: Likewise. * gnu/packages/tcl.scm: Likewise. * gnu/packages/version-control.scm: Likewise. * gnu/packages/video.scm: Likewise. * gnu/packages/w3m.scm: Likewise. * gnu/packages/web.scm: Likewise. * gnu/packages/wm.scm: Likewise. * gnu/packages/xdisorg.scm: Likewise. * gnu/packages/xml.scm: Likewise.
| * gnu: Add hexedit.Kei Kebreau2016-07-21
| | | | | | | | | | * gnu/packages/hexedit: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| * services: Export *-service-type and *-configuration.Tomáš Čech2016-07-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows users to use 'modify-services' and similar constructs for all these service types. * gnu/services/avahi.scm: export avahi-configuration. * gnu/services/base.scm: export gpm-configuration and rngd-configuration. * gnu/services/databases.scm: export *-service-type and *-configuration. * gnu/services/dbus.scm: export dbus-configuration. * gnu/services/dict.scm: export dicod-service-type. * gnu/services/lirc.scm: export lirc-configuration and lirc-service-type. * gnu/services/mail.scm: export dovecot-service-type. * gnu/services/web.scm: export nginx-configuration and nginx-service-type. * gnu/services/xorg.scm: export screen-locker and screen-locker?. * gnu/services/ssh.scm: export lsh-configuration and lsh-service-type. * gnu/services/desktop.scm: export *-service, *-service-type and *-configuration. * gnu/services/networking.scm: export *-configuration and *-service-type. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: tesseract-ocr: Update to 3.04.01.Efraim Flashner2016-07-21
| | | | | | | | | | | | | | | | | | | | * gnu/packages/ocr.scm (tesseract-ocr): Update to 3.04.01. [source]: Download from Github, add 'file-name' field, remove snippet. [native-inputs]: Remove autoconf, automake, libtool. [propagated-inputs]: Move leptonica ... [inputs]: ... to here. [arguments]: Remove 'autogen phase. [home-page]: Move program's home-page to Github.
| * gnu: gnuplot: Update to 5.0.4.Efraim Flashner2016-07-21
| | | | | | | | * gnu/packages/maths.scm (gnuplot): Update to 5.0.4.
| * gnu: dovecot: Update to 2.2.25.Efraim Flashner2016-07-21
| | | | | | | | * gnu/packages/mail.scm (dovecot): Update to 2.2.25.
| * gnu: texlive: Use https.Efraim Flashner2016-07-21
| | | | | | | | | | | | * gnu/packages/tex.scm (texlive-bin, texlive-texmf, texlive)[license]: Use 'https' in the url. [home-page]: Use 'https' in the url.
| * gnu: texlive: Update in-place source updates.Efraim Flashner2016-07-21
| | | | | | | | | | * gnu/packages/tex.scm (texlive-texmf-source, texlive-bin)[source]: Update to 20160523b.
| * gnu: msmtp: Update to 1.6.5.Leo Famulari2016-07-21
| | | | | | | | | | * gnu/packages/mail.scm (msmtp): Update to 1.6.5. [source]: Update source URL.
| * gnu: superlu-dist: Remove non-free source.Eric Bavier2016-07-20
| | | | | | | | | | * gnu/packages/maths.scm (superlu-dist)[source]: Replace non-free mc64ad.c source with stub.
| * gnu: slepc: Update to 3.7.1.Eric Bavier2016-07-20
| | | | | | | | * gnu/packages/maths.scm (slepc): Update to 3.7.1.
| * gnu: petsc: Update to 3.7.2.Eric Bavier2016-07-20
| | | | | | | | | | * gnu/packages/maths.scm (petsc): Update to 3.7.2. [arguments]: Adjust scrubbed files.
| * gnu: petsc: Make header generation reproducible.Eric Bavier2016-07-20
| | | | | | | | | | * gnu/packages/maths.scm (petsc)[arguments]: Scrub timestamp from petscmachineinfo.h header.
| * gnu: petsc: Use modify-phases.Eric Bavier2016-07-20
| | | | | | | | * gnu/packages/maths.scm (petsc)[arguments]: Use modify-phases.
| * gnu: openmpi: Make binaries reproducible.Eric Bavier2016-07-20
| | | | | | | | | | * gnu/packages/mpi.scm (openmpi)[arguments]: Remove timestamps from source files. Delete installed configure logs.
| * gnu: openmpi: Update to 1.10.3.Eric Bavier2016-07-20
| | | | | | | | | | * gnu/packages/mpi.scm (openmpi): Update to 1.10.3. [source]: Use https.
| * gnu: superlu: Update to 5.2.1.Eric Bavier2016-07-20
| | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (superlu): Update to 5.2.1. [source]: Remove non-free MC64 code. [inputs]: Use openblas instead of lapack's BLAS. [build-system]: Use cmake-build-system. [arguments]: Remove custom phases and replace with CMake flags. [license]: List additional licenses for some source and example files.
| * gnu: Add libhilbert.Eric Bavier2016-07-20
| | | | | | | | * gnu/packages/maths.scm (libhilbert): New variable.
| * pull: Update the version string.Ludovic Courtès2016-07-20
| | | | | | | | | | | | | | | | | | | | | | | | Fixes <http://bugs.gnu.org/19278>. Reported by Tomáš Čech <tcech@suse.cz>. This allows 'guix --version' to return something that better represents what version is being used. * build-aux/build-self.scm (date-version-string): New procedure. (build): Add #:version. [builder]: Pass it to 'build-guix' as #:package-version.
| * pull: Install (guix config) module to override the user's one.Ludovic Courtès2016-07-20
| | | | | | | | | | | | | | | | | | | | | | | | | | * build-aux/build-self.scm (zlib, gzip, bzip2, xz): New variables. (build)[storedir, localstatedir, sysconfdir, sbindir]: New variables. [builder]: Pass them to 'build-guix'. * guix/build/pull.scm (build-guix): Add #:system, #:storedir, #:localstatedir, #:sysconfdir, #:sbindir, #:package-name, #:package-version, #:bug-report-address, #:home-page-url, #:libgcrypt, #:zlib, #:gzip, #:bzip2, and #:xz. Remove #:gcrypt. Instantiate all the substitution variables in (guix config). Remove code to delete OUT/guix/config.{scm,go}. * guix/config.scm.in: Add note about (guix script pull).
| * config: Export the raw installation directories.Ludovic Courtès2016-07-20
| | | | | | | | | | | | | | | | | | * guix/config.scm.in (%storedir, %localstatedir) (%sysconfdir, %sbindir): New variables. (%store-directory): Use %STOREDIR. (%state-directory): Use %LOCALSTATEDIR. (%config-directory): Use %SYSCONFDIR. (%guix-register-program): Use %SBINDIR.
| * gnu: Add allegro-5.0.Ricardo Wurmus2016-07-20
| | | | | | | | * gnu/packages/game-development.scm (allegro-5.0): New variable.
| * gnu: Add allegro.Ricardo Wurmus2016-07-20
| | | | | | | | * gnu/packages/game-development.scm (allegro): New variable.