summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-13gnu: JACK2: rename package to "jack2".•••* gnu/packages/audio.scm (jack-2): Change package name to "jack2" to distinguish from JACK1. Ricardo Wurmus
2015-02-13gnu: jack: build ALSA backend.•••* gnu/packages/audio.scm (jack): Add missing inputs to build ALSA backend. Ricardo Wurmus
2015-02-13gnu: Add lvtk.•••* gnu/packages/audio.scm (lvtk): New variable. Ricardo Wurmus
2015-02-13gnu: Add python-pillow.•••* gnu/packages/python.scm (python-pillow, python2-pillow): New variables. Andreas Enge
2015-02-13gnu: net-tools: Remove the 'hostname' and *domainname commands.•••* gnu/packages/linux.scm (net-tools)[arguments]: Add #:modules. Add 'remove-redundant-commands' phase. Ludovic Courtès
2015-02-13gnu: procps: Remove the 'kill' and 'uptime' commands.•••* gnu/packages/linux.scm (procps)[arguments]: Add #:modules. <install phase>: Remove kill* and uptime*. Ludovic Courtès
2015-02-13gexp: Implement 'imported-modules' & co. using 'gexp->derivation'.•••* guix/derivations.scm (imported-files): Keep private. (%imported-modules, %compiled-modules, build-expression->derivation): Mark as deprecated. (imported-modules, compiled-modules): Remove. * guix/gexp.scm (%mkdir-p-definition): New variable. (imported-files, search-path*, imported-modules, compiled-modules): New procedures. * tests/derivations.scm ("imported-files"): Remove. * tests/gexp.scm ("imported-files", "gexp->derivation #:modules"): New tests. Ludovic Courtès
2015-02-13gnu: Add acpid.•••* gnu/packages/linux.scm (acpid): New variable. Ludovic Courtès
2015-02-13gnu: nss: Update to 3.17.4.•••* gnu/packages/gnuzilla.scm (nss): Update to 3.17.4. Andreas Enge
2015-02-13gnu: Add bedops.•••* gnu/packages/bioinformatics.scm (bedops): New variable. Ricardo Wurmus
2015-02-13gnu: Add xosd.•••* gnu/packages/xdisorg.scm (xosd): New variable. Alex Kost
2015-02-13gnu: Add CLISP.•••* gnu/packages/lisp.scm (clisp): New variable. Taylan Ulrich Bayırlı/Kammer
2015-02-13gnu: openssl: Add search path definition for root certificates.•••* gnu/packages/openssl.scm (openssl)[native-search-paths]: New property. Andreas Enge
2015-02-13gnu: Add nss-certs, certificates extracted from nss.•••* gnu/packages/certs.scm (nss-certs): New variable. Andreas Enge
2015-02-13gnu: Add certdata2pem Python script.•••* gnu/packages/certs.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Andreas Enge
2015-02-12gnu: node: Update to 0.12.0.•••* gnu/packages/node.scm (node): Update to 0.12.0. David Thompson
2015-02-12gnu: ruby: Update to 2.2.0.•••* gnu/packages/ruby.scm (ruby): Update to 2.2.0. David Thompson
2015-02-12artwork: Update snapshot to GuixSD branding.•••* gnu/artwork.scm (%artwork-repository): Update to new "GuixSD" branding. * gnu/system/grub.scm (%background-image, %default-theme): Adjust accordingly. Ludovic Courtès
2015-02-12store: Add optional 'references' parameter to 'text-file'.•••* guix/store.scm (text-file): Add optional 'references' parameter. Pass it to 'add-text-to-store'. * doc/guix.texi (The Store Monad): Adjust accordingly. Ludovic Courtès
2015-02-12gnu: Add ECL.•••* gnu/packages/lisp.scm (ecl): New variable. Taylan Ulrich Bayırlı/Kammer
2015-02-12gnu: Add python-lxml.•••* gnu/packages/python.scm (python-lxml, python2-lxml): New variables. Andreas Enge
2015-02-12gnu: python: Prefix expat license by "license:" to avoid conflicts with••• expat from the xml module. * gnu/packages/python.scm: Prefix expat license imported from (guix licenses). * gnu/packages/python.scm (python-lockfile, python-mock, python-pysam, python-extras, python-mimeparse, python-py, python-pytest, python-scripttest, python-jsonschema, python-pyjwt, python-virtualenv, python-sphinx-rtd-theme, python-pyparsing, python-cffi, python-xcffib, python-html5lib, python-dbus): Adapt license field. Andreas Enge
2015-02-12gnu: Add python-apsw.•••* gnu/packages/python.scm (python-apsw, python2-apsw): New variables. Andreas Enge
2015-02-12gnu: hisat: fix build on non-x86_64.•••* gnu/packages/bioinformatics.scm (hisat): Add "POPCNT_CAPABILITY=0" to make-flags on architectures other than x86_64. Ricardo Wurmus
2015-02-12gnu: sdl-mixer: Don't use dlopen for shared object loading.•••* gnu/packages/sdl.scm (sdl-mixer)[arguments]<#:configure-flags>: Add --disable-music-mod-shared --disable-music-fluidsynth-shared --disable-music-ogg-shared --disable-music-flac-shared --disable-music-mp3-shared. 宋文武
2015-02-12gnu: sdl-image: Don't use dlopen for shared object loading.•••* gnu/packages/sdl.scm (sdl-image)[arguments]: New field. 宋文武
2015-02-11gnu: Add ardour.•••* gnu/packages/audio.scm (ardour): New variable. Ricardo Wurmus
2015-02-11gnu: Add libgnomecanvasmm.•••* gnu/packages/gnome.scm (libgnomecanvasmm): New variable. Ricardo Wurmus
2015-02-11gnu: Add rubberband.•••* gnu/packages/audio.scm (rubberband): New variable. Ricardo Wurmus
2015-02-11gnu: Add LADSPA.•••* gnu/packages/audio.scm (ladspa): New variable. Ricardo Wurmus
2015-02-11gnu: Add Vamp SDK.•••* gnu/packages/audio.scm (vamp): New variable. Ricardo Wurmus
2015-02-11gnu: Add suil.•••* gnu/packages/audio.scm (suil): New variable. Ricardo Wurmus
2015-02-11gnu: Add lilv.•••* gnu/packages/audio.scm (lilv): New variable. Ricardo Wurmus
2015-02-11gnu: Add sratom.•••* gnu/packages/audio.scm (sratom): New variable. Ricardo Wurmus
2015-02-11gnu: Add sord.•••* gnu/packages/rdf.scm (sord): New variable. Ricardo Wurmus
2015-02-11gnu: Add serd.•••* gnu/packages/rdf.scm (serd): New variable. Ricardo Wurmus
2015-02-11gnu: Add LV2.•••* gnu/packages/audio.scm (lv2): New variable. Ricardo Wurmus
2015-02-11gexp: Add #:allowed-references parameter to 'gexp->derivation'.•••* guix/gexp.scm (lower-references): New procedure. (gexp->derivation): Add #:allowed-references and honor it. * tests/gexp.scm ("gexp->derivation #:allowed-references", "gexp->derivation #:allowed-references, disallowed"): New tests. * doc/guix.texi (G-Expressions): Update 'gexp->derivation' doc. Ludovic Courtès
2015-02-11gnu: Add glibc-locales.•••* gnu/packages/patches/glibc-locales.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/base.scm (glibc-locales): New variable. Ludovic Courtès
2015-02-11derivations: Make the "grafting..." message directly visible.•••* guix/derivations.scm (graft-derivation)[build]: Add call to 'force-output'. Ludovic Courtès
2015-02-11doc: Use @code for the abstract USB image URL.•••Reported by Quentin Pradet <webmasters-comment@gnu.org>. * doc/guix.texi (System Installation): Use @code instead of @url for the abstract URL. Ludovic Courtès
2015-02-10gnu: gettext: Change license to GPLv3+.•••* gnu/packages/gettext.scm (gnu-gettext)[license]: Change to GPLv3+. Ludovic Courtès
2015-02-10gnu: Add STAR.•••* gnu/packages/bioinformatics.scm (star): New variable. Ricardo Wurmus
2015-02-10gnu: Add HISAT.•••* gnu/packages/bioinformatics.scm (hisat): New variable. Ricardo Wurmus
2015-02-10gnu: Add openntpd.•••* gnu/packages/ntp.scm (openntpd): New variable. Taylan Ulrich Bayırlı/Kammer
2015-02-10gnu: Add smartmontools.•••* gnu/packages/admin.scm (smartmontools): New variable. Taylan Ulrich Bayırlı/Kammer
2015-02-10lint: handle FTP URIs.•••* guix/scripts/lint.scm (probe-uri): handle FTP URIs. Cyril Roelandt
2015-02-10gnu: Add ltrace.•••* gnu/packages/linux.scm (ltrace): New variable. Taylan Ulrich Bayırlı/Kammer
2015-02-09gnu: linux-libre: Update to 3.19•••* gnu/packages/linux.scm (linux-libre): Update to version 3.19. Jason Self
2015-02-09linux-initrd: Add 'isci' module, needed for some SAS controllers.•••Encountered on a Dell Precision T3600. * gnu/system/linux-initrd.scm (base-initrd)[linux-modules]: Add isci. Ludovic Courtès