aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: icecat: Update to 31.5.0.Mark H Weaver2015-03-10
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/icecat-CVE-2015-0822.patch, gnu/packages/patches/icecat-CVE-2015-0827-pt-1.patch, gnu/packages/patches/icecat-CVE-2015-0827-pt-2.patch, gnu/packages/patches/icecat-CVE-2015-0827-pt-3.patch, gnu/packages/patches/icecat-CVE-2015-0831-pt-1.patch, gnu/packages/patches/icecat-CVE-2015-0831-pt-2.patch, gnu/packages/patches/icecat-CVE-2015-0836-pt-01.patch, gnu/packages/patches/icecat-CVE-2015-0836-pt-02.patch, gnu/packages/patches/icecat-CVE-2015-0836-pt-03.patch, gnu/packages/patches/icecat-CVE-2015-0836-pt-04.patch, gnu/packages/patches/icecat-CVE-2015-0836-pt-05.patch, gnu/packages/patches/icecat-CVE-2015-0836-pt-06.patch, gnu/packages/patches/icecat-CVE-2015-0836-pt-07.patch, gnu/packages/patches/icecat-CVE-2015-0836-pt-08.patch, gnu/packages/patches/icecat-CVE-2015-0836-pt-09.patch, gnu/packages/patches/icecat-CVE-2015-0836-pt-10.patch, gnu/packages/patches/icecat-CVE-2015-0836-pt-11.patch: Remove files. * gnu-system.am (dist_patch_DATA): Remove them. * gnu/packages/gnuzilla.scm (icecat): Update to 31.5.0. Remove patches. Add 'nspr', 'nss', and 'cairo' to inputs. Add configure flags to use those system libraries.
* gnu: nss: Include -L$libdir in output of "nss-config --libs".Mark H Weaver2015-03-10
| | | | | * gnu/packages/patches/nss-pkgconfig.patch (nss-config): Include -L$libdir in output of "nss-config --libs".
* gnu: nspr: Update to 4.10.8.Mark H Weaver2015-03-10
| | | | * gnu/packages/gnuzilla.scm (nspr): Update to 4.10.8.
* gnu: enca: Run tests sequentially.Ludovic Courtès2015-03-10
| | | | | * gnu/packages/textutils.scm (enca)[arguments]: New field. Fixes build issue visible at <http://hydra.gnu.org/build/308913>.
* gnu: Add htsjdk.Ricardo Wurmus2015-03-10
| | | | * gnu/packages/bioinformatics.scm (htsjdk): New variable.
* gnu: ratpoison: Install xsession file (ratpoison.desktop).宋文武2015-03-10
| | | | | * gnu/packages/ratpoison.scm (ratpoison.desktop): New variable. (ratpoison)[arguments]: New field.
* Add Paul to 'AUTHORS'.Mark H Weaver2015-03-09
|
* services: Statically report duplicate dmd service identifiers.Ludovic Courtès2015-03-09
| | | | | | | | | | Reported by 白い熊 @相撲道 <guix-devel_gnu.org@sumou.com> at <http://lists.gnu.org/archive/html/guix-devel/2015-03/msg00264.html>. * gnu/services/dmd.scm (assert-no-duplicates): New procedure. (dmd-configuration-file): Use it. * po/guix/POTFILES.in: Add gnu/services/dmd.scm. * tests/guix-system.sh (errorfile): Add test.
* gnu: guile-ncurses: Run tests with a locale that's actually available.Ludovic Courtès2015-03-09
| | | | | * gnu/packages/guile.scm (guile-ncurses)[arguments]: Add 'change-locale' phase.
* gnu: wget: Update to 1.16.3.Ludovic Courtès2015-03-09
| | | | * gnu/packages/wget.scm (wget): Update to 1.16.3.
* gnu: Add Ploticus.Ludovic Courtès2015-03-09
| | | | * gnu/packages/plotutils.scm (ploticus): New variable.
* Add Alexander to 'AUTHORS'.Ludovic Courtès2015-03-09
|
* gnu: Add rxvt-unicode.Alexander I.Grafov (Axel)2015-03-09
| | | | | | * gnu/packages/xdisorg.scm (rxvt-unicode): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add libass.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | | * gnu/packages/video.scm (libass): New variable. (ffmpeg): Add input libass.
* gnu: Add enca.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | * gnu/packages/textutils.scm (enca): New variable.
* gnu: Add recode.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | | * gnu/packages/textutils.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* gnu: ffmpeg: Enable libavresample.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | * gnu/packages/video.scm (ffmpeg): Add "--enable-avresample" configure option.
* gnu: ffmpeg: Add more optional inputs.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | * gnu/packages/video.scm (ffmpeg): Add inputs ladspa, openal, pulseaudio.
* gnu: Add libcdio-paranoia.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | | * gnu/packages/cdrom.scm (libcdio-paranoia): New variable. * gnu/packages/video.scm (ffmpeg): Add input libcdio-paranoia.
* gnu: cdio: Fix description.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | | | * gnu/packages/cdrom.scm (libcdio): This package does not contain pycdio or libcdio-paranoia, so remove these from the description. They can be obtained separately from <ftp://ftp.gnu.org/pub/gnu/libcdio/>.
* gnu: Add quvi.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | * gnu/packages/web.scm (quvi): New variable.
* gnu: Add libquvi.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | | * gnu/packages/web.scm (libquvi): New variable. * gnu/packages/video.scm (ffmpeg): Add input libquvi.
* gnu: Add libquvi-scripts.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | * gnu/packages/web.scm (libquvi-scripts): New variable.
* gnu: Add libcaca.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | | * gnu/packages/video.scm (libcaca): New variable. (ffmpeg): Add input libcaca.
* gnu: freeglut: Propagate input glu.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | | * gnu/packages/gl.scm (freeglut): Make glu a propagated input instead of a normal input.
* gnu: Add xvid.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | | * gnu/packages/video.scm (xvid): New variable. (ffmpeg): Add input xvid.
* gnu: Add libdvdnav-4.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | * gnu/packages/video.scm (libdvdnav-4): New variable.
* gnu: Add libdvdcss.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | * gnu/packages/video.scm (libdvdcss): New variable.
* gnu: Add libbluray.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | | * gnu/packages/video.scm (libbluray): New variable. (ffmpeg): Add input libbluray.
* gnu: Add libdv.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | * gnu/packages/video.scm (libdv): New variable.
* gnu: Add libdca.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | * gnu/packages/video.scm (libdca): New variable.
* gnu: Add liba52.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | * gnu/packages/video.scm (liba52): New variable.
* gnu: Add libungif.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | * gnu/packages/image.scm (libungif): New variable.
* gnu: Add rsound.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | * gnu/packages/audio.scm (rsound): New variable.
* gnu: Move 'openal' to (gnu packages audio).Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | | * gnu/packages/games.scm (openal): Removed variable. * gnu/packages/audio.scm (openal): New variable.
* gnu: Add libbs2b.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | * gnu/packages/audio.scm (libbs2b): New variable.
* gnu: Add faad2.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | * gnu/packages/audio.scm (faad2): New variable.
* gnu: ncmpcpp: Move taglib from native-inputs.Paul van der Walt2015-03-09
| | | | * gnu/packages/mpd.scm (ncmpcpp): Move TAGLIB from ‘native-inputs’ to ‘inputs’.
* gnu: libmikmod: Remove inputs alsa-lib and libx11.宋文武2015-03-09
| | | | | | Fixes <http://bugs.gnu.org/19015>. * gnu/packages/sdl.scm (libmikmod)[inputs]: Remove.
* gnu: Add gEDA/gaf.Ricardo Wurmus2015-03-09
| | | | * gnu/packages/engineering.scm (geda-gaf): New variable.
* doc: Add 'packages' field to OS configuration template.Ludovic Courtès2015-03-08
| | | | * gnu/system/os-config.tmpl (packages): New field.
* gnu: gcj: Use a versioned URL for 'javac.in'.Ludovic Courtès2015-03-08
| | | | | * gnu/packages/gcc.scm (javac.in): Use a ViewVC URL that specifies the CVS revision.
* gnu: linux-libre: Update to 3.18.9Jason Self2015-03-08
| | | | * gnu/packages/linux.scm (linux-libre): Update to version 3.18.9.
* gnu: Add fdupes.Ricardo Wurmus2015-03-08
| | | | * gnu/packages/admin.scm (fdupes): New variable.
* gnu: librecad: use (gnu packages base) moduleRicardo Wurmus2015-03-08
| | | | * gnu/packages/engineering.scm: use (gnu packages base) module for "which".
* gnu: rename engineering moduleRicardo Wurmus2015-03-08
| | | | | * gnu/packages/engineering.scm: Change module name from "audio" to "engineering".
* gnu: ghc: Remove installation of locale.Federico Beffa2015-03-08
| | | | | * gnu/packages/haskell.scm (ghc): Remove installation of locale from 'unpack-and-fix-testsuite phase.
* gnu: slang: Combine duplicate 'arguments' fields.Mark H Weaver2015-03-08
| | | | | | Combine duplicate 'arguments' fields introduced in 22e357397a76ef. * gnu/packages/slang.scm (slang)[arguments]: Combine duplicate fields.
* gnu: lrdf: Fix phases.Mark H Weaver2015-03-07
| | | | | | | Fixes a regression caused by 722ec722441a755e18fbc696d23441427dfb26af. * gnu/packages/rdf.scm (lrdf)[arguments]: Swap order of 'alist-cons-after' calls.
* gnu: sysfsutils-1: Pass --build to configure.Mark H Weaver2015-03-07
| | | | * gnu/packages/linux.scm (sysfsutils-1)[arguments]: Pass --build to configure.