summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Group and alphabetize perl module packages.Eric Bavier2015-03-11
| | | | | | | | * gnu/packages/web.scm (perl-encode-locale, perl-file-listing, perl-html-parser, perl-html-tagset, perl-http-cookies, perl-http-daemon, perl-http-date, perl-http-message, perl-http-negotiate, perl-io-html, perl-io-socket-ssl, perl-libwww, perl-lwp-mediatypes, perl-net-http, perl-uri, perl-www-curl, perl-www-robotrules): Group and alphabetize.
* gnu: Add WenQuanYi ZenHei font.Ricardo Wurmus2015-03-11
| | | | * gnu/packages/fonts.scm (font-wqy-zenhei): New variable.
* gnu: Add PCB.Ricardo Wurmus2015-03-10
| | | | * gnu/packages/engineering.scm (pcb): New variable.
* gnu: Add openspecfun.Ricardo Wurmus2015-03-10
| | | | * gnu/packages/maths.scm (openspecfun): New variable.
* gnu: Add openlibm.Ricardo Wurmus2015-03-10
| | | | * gnu/packages/maths.scm (openlibm): New variable.
* gnu: Add enlightenment.Tomáš Čech2015-03-10
| | | | * gnu/packages/enlightenment.scm (enlightenment): New variable.
* system: Don't compare <pam-service> objects with 'equal?'.Ludovic Courtès2015-03-10
| | | | | | | | | | Fixes <http://bugs.gnu.org/20037>. Reported by 宋文武 <iyzsong@gmail.com> and Tomáš Čech. * gnu/system.scm (operating-system-etc-directory): Remove call to 'delete-duplicates'. * gnu/system/linux.scm (pam-services->directory)[builder]: Add call to 'delete-duplicates'.
* Revert "gnu: vlc: Update to 2.2.0"Ludovic Courtès2015-03-10
| | | | | | | This reverts commit ad036bda89e338ec44d314d6c17049aff57c788f. This version has always failed to build according to <http://hydra.gnu.org/job/gnu/master/vlc-2.2.0.x86_64-linux/all>.
* 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.