| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: Add libinput.•••* gnu/packages/freedesktop.scm (libinput): New variable.
| 宋文武 | 2015-04-03 | 1 | -3/+34 |
* | gnu: libva: Fix 'license' field.•••* gnu/packages/video.scm: Import (guix licenses) with the 'license:'
prefix and adjust 'license' fields accordingly. Fixes a bug whereby
libva was referring to the 'expat' package instead of the 'expat'
license.
| Ludovic Courtès | 2015-04-02 | 1 | -24/+22 |
* | gnu: Add Catalyst-Plugin-AccessLog.•••* gnu/packages/web.scm (perl-catalyst-plugin-accesslog): New variable.
| Eric Bavier | 2015-04-02 | 1 | -0/+26 |
* | gnu: Add DateTime.•••* gnu/packages/perl.scm (perl-datetime): New variable.
| Eric Bavier | 2015-04-02 | 1 | -0/+28 |
* | gnu: Add DateTime-Locale.•••* gnu/packages/perl.scm (perl-datetime-locale): New variable.
| Eric Bavier | 2015-04-02 | 1 | -0/+22 |
* | gnu: Add DateTime-TimeZone.•••* gnu/packages/perl.scm (perl-datetime-timezone): New variable.
| Eric Bavier | 2015-04-02 | 1 | -0/+32 |
* | gnu: Add List-AllUtils.•••* gnu/packages/perl.scm (perl-list-allutils): New variable.
| Eric Bavier | 2015-04-02 | 1 | -0/+24 |
* | gnu: Add Class-Singleton.•••* gnu/packages/perl.scm (perl-class-singleton): New variable.
| Eric Bavier | 2015-04-02 | 1 | -0/+20 |
* | gnu: Add Catalyst-DispatchType-Regex.•••* gnu/packages/web.scm (perl-catalyst-dispatchtype-regex): New
variable.
| Eric Bavier | 2015-04-02 | 1 | -0/+30 |
* | gnu: Add fcitx.•••* gnu/packages/fcitx.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
| 宋文武 | 2015-04-02 | 1 | -0/+87 |
* | gnu: icecat: Apply fixes for CVE-2015-{0801,0807,0815,0816}.•••Actually, CVE-2015-0801 and CVE-2015-0816 were already patched in
4c153a9125fa0913077b06b5ed537958ae4ca163, but the corresponding CVEs
were not yet announced.
* gnu/packages/patches/icecat-bug-1146339.patch: Rename to ...
* gnu/packages/patches/icecat-CVE-2015-0801.patch: ... this.
* gnu/packages/patches/icecat-bug-1144991.patch: Rename to ...
* gnu/packages/patches/icecat-CVE-2015-0816.patch: ... this.
* gnu/packages/patches/icecat-CVE-2015-0807.patch,
gnu/packages/patches/icecat-CVE-2015-0815-pt1.patch,
gnu/packages/patches/icecat-CVE-2015-0815-pt2.patch,
gnu/packages/patches/icecat-CVE-2015-0815-pt3.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them, and adapt to renamed files.
* gnu/packages/gnuzilla.scm (icecat): Add patches, and adapt to renamed files.
| Mark H Weaver | 2015-04-02 | 7 | -3/+226 |
* | gnu: linux-libre: Update to 3.19.3.•••The changes to linux-libre-*.conf are by Jason Self <j@jxself.org>.
* gnu/packages/patches/linux-libre-libreboot-fix.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (linux-libre): Update to version 3.19.3.
Add patch.
* gnu/packages/linux-libre-i686.conf,
gnu/packages/linux-libre-x86_64.conf: Update for 3.19.x.
Co-Authored-By: Jason Self <j@jxself.org>
| Mark H Weaver | 2015-04-01 | 4 | -126/+343 |
* | services: syslog-service: Add 'config-file' argument.•••* gnu/services/base.scm (syslog-service): Add 'config-file' keyword
argument.
* doc/guix.texi (Base Services): Document it.
| Alex Kost | 2015-04-01 | 1 | -3/+5 |
* | gnu: Add clustal omega.•••* gnu/packages/bioinformatics.scm (clustal-omega): New variable.
| Ricardo Wurmus | 2015-04-01 | 1 | -0/+25 |
* | gnu: Add argtable.•••* gnu/packages/popt.scm (argtable): New variable.
| Ricardo Wurmus | 2015-04-01 | 1 | -0/+29 |
* | gnu: pulseaudio: Increase timeout on cpu-mix-test.•••* gnu/packages/patches/pulseaudio-longer-test-timeout.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/pulseaudio.scm (pulseaudio)[source]: Add patch.
| Mark H Weaver | 2015-04-01 | 2 | -2/+17 |
* | gnu: xterm: Update to 317.•••* gnu/packages/xorg.scm (xterm): Update to 317.
| Mark H Weaver | 2015-03-31 | 1 | -2/+2 |
* | gnu: pbtranscript-tofu: Add missing inputs.•••* gnu/packages/bioinformatics.scm (pbtranscript-tofu)[inputs]: Add missing
runtime inputs.
| Ricardo Wurmus | 2015-03-31 | 1 | -0/+2 |
* | gnu: pbtranscript-tofu: Delete pre-built libraries.•••* gnu/packages/bioinformatics.scm (pbtranscript-tofu)[arguments]: Delete
"build" directory and any shared objects after unpacking.
| Ricardo Wurmus | 2015-03-31 | 1 | -1/+4 |
* | gnu: Add python-networkx.•••* gnu/packages/python.scm (python-networkx, python2-networkx): New variables.
| Ricardo Wurmus | 2015-03-31 | 1 | -0/+29 |
* | gnu: Add python-decorator.•••* gnu/packages/python.scm (python-decorator, python2-decorator): New
variables.
| Ricardo Wurmus | 2015-03-31 | 1 | -0/+28 |
* | gnu: Add vcftools.•••* gnu/packages/bioinformatics.scm (vcftools): New variable.
| Ricardo Wurmus | 2015-03-31 | 1 | -0/+40 |
* | gnu: Add cutadapt.•••* gnu/packages/bioinformatics.scm (cutadapt): New variable.
| Ricardo Wurmus | 2015-03-31 | 1 | -0/+41 |
* | gnu: ngircd: Fix test suite.•••* gnu/packages/messaging.scm (ngircd): Overwrite getpid.sh with a more
reliable version.
| Taylan Ulrich Bayırlı/Kammer | 2015-03-31 | 1 | -1/+16 |
* | install: Create /var/tmp.•••Suggested by Mark H Weaver <mhw@netris.org>.
* gnu/build/install.scm (directives): Add /var/tmp.
| Ludovic Courtès | 2015-03-31 | 1 | -1/+2 |
* | gnu: Add missing copyright line.•••* gnu/packages/graphics.scm: Add copyright line for 87bafa0.
| Ludovic Courtès | 2015-03-30 | 1 | -0/+1 |
* | Revert "gnu: tzdata: Update to 2015b."•••This reverts commit 41fd23334d9932c978579576fd86c5f89894c015.
| Mark H Weaver | 2015-03-30 | 1 | -3/+3 |
* | gnu: Add audacity.•••* gnu/packages/audacity.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/patches/audacity-fix-ffmpeg-binding.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
| Taylan Ulrich Bayırlı/Kammer | 2015-03-30 | 2 | -0/+134 |
* | gnu: portaudio: Patch for Audacity compatibility.•••* gnu/packages/audio.scm (portaudio): Add a patch for Audacity compatibility.
* gnu/packages/patches/portaudio-audacity-compat.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
| Taylan Ulrich Bayırlı/Kammer | 2015-03-30 | 2 | -3/+340 |
* | gnu: tzdata: Update to 2015b.•••* gnu/packages/base.scm (tzdata): Update to 2015b.
| Mark H Weaver | 2015-03-30 | 1 | -3/+3 |
* | gnu: liba52: Pass --build to configure.•••* gnu/packages/video.scm (liba52)[arguments]: Pass --build to configure.
| Mark H Weaver | 2015-03-29 | 1 | -0/+8 |
* | gnu: xbindkeys: Pass --build to configure.•••* gnu/packages/xdisorg.scm (xbindkeys)[arguments]: Pass --build to
configure.
| Mark H Weaver | 2015-03-29 | 1 | -1/+9 |
* | gnu: Add tocc.•••* gnu/packages/search.scm (libtocc, tocc): New variables.
| Eric Bavier | 2015-03-29 | 1 | -1/+68 |
* | gnu: Add UnQLite.•••* gnu/packages/databases.scm (unqlite): New variable.
| Eric Bavier | 2015-03-29 | 1 | -1/+27 |
* | gnu: Add Catch.•••* gnu/packages/check.scm (catch-framework): New variable.
| Eric Bavier | 2015-03-29 | 1 | -1/+44 |
* | gnu: linux-libre: Update to 3.18.10•••* gnu/packages/linux.scm (linux-libre): Update to version 3.18.10.
| Jason Self | 2015-03-28 | 1 | -2/+2 |
* | gnu: Add mpv.•••* gnu/packages/video.scm (mpv): New variable.
| Taylan Ulrich Bayırlı/Kammer | 2015-03-27 | 1 | -0/+86 |
* | gnu: Add vapoursynth.•••* gnu/packages/video.scm (vapoursynth): New variable.
| Taylan Ulrich Bayırlı/Kammer | 2015-03-27 | 1 | -0/+42 |
* | gnu: Add tesseract-ocr.•••* gnu/packages/ocr.scm (tesseract-ocr): New variable.
| Taylan Ulrich Bayırlı/Kammer | 2015-03-27 | 1 | -4/+51 |
* | gnu: Rename (gnu packages ocrad) to (gnu packages ocr).•••* gnu/packages/ocrad.scm: Deleted.
* gnu/packages/ocr.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Change ocrad.scm to ocr.scm.
| Taylan Ulrich Bayırlı/Kammer | 2015-03-27 | 1 | -1/+1 |
* | gnu: Add leptonica.•••* gnu/packages/image.scm (leptonica): New variable.
| Taylan Ulrich Bayırlı/Kammer | 2015-03-27 | 1 | -0/+60 |
* | gnu: Add libwebp.•••* gnu/packages/image.scm (libwebp): New variable.
| Taylan Ulrich Bayırlı/Kammer | 2015-03-27 | 1 | -0/+37 |
* | gnu: freeglut: Add mesa to propagated inputs.•••* gnu/packages/gl.scm (freeglut): Add mesa to propagated inputs.
| Taylan Ulrich Bayırlı/Kammer | 2015-03-27 | 1 | -1/+4 |
* | gnu: Add libva.•••* gnu/packages/video.scm (libva): New variable.
| Taylan Ulrich Bayırlı/Kammer | 2015-03-27 | 1 | -0/+30 |
* | gnu: wpa-supplicant: Install DBUS access configuration.•••* gnu/packages/admin.scm (wpa-supplicant): Install DBUS configuration file.
| Tomáš Čech | 2015-03-26 | 1 | -1/+9 |
* | gnu: global: Update to 6.4.•••* gnu/packages/code.scm (global): Update to 6.4.
| Ludovic Courtès | 2015-03-26 | 1 | -4/+8 |
* | gnu: tor: Update to 0.2.5.11.•••* gnu/packages/tor.scm (tor): Update to 0.2.5.11.
| Ludovic Courtès | 2015-03-26 | 1 | -3/+3 |
* | gnu: nano: Update to 2.4.0.•••* gnu/packages/nano.scm (nano): Update to 2.4.0.
| Ludovic Courtès | 2015-03-26 | 1 | -2/+2 |
* | services: guix-service: Add service documentation.•••* gnu/services/base.scm (guix-service): Add 'documentation' field to the
service.
| Alex Kost | 2015-03-26 | 1 | -0/+1 |
* | services: Add 'lirc-service'.•••* gnu/services/lirc.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Various Services): New node. Document 'lirc-service'.
| Alex Kost | 2015-03-26 | 1 | -0/+68 |