Alex Kost
0492f4a2b9
packages: Fix typo.
...
* gnu/packages.scm: Fix the name of an exported variable (%patch-path).
2015-04-03 15:20:44 +03:00
宋文武
dac354fe10
gnu: Add libinput.
...
* gnu/packages/freedesktop.scm (libinput): New variable.
2015-04-03 16:49:40 +08:00
Ludovic Courtès
ae0bdd8189
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.
2015-04-02 19:17:03 +02:00
Eric Bavier
0a74d78d43
gnu: Add Catalyst-Plugin-AccessLog.
...
* gnu/packages/web.scm (perl-catalyst-plugin-accesslog): New variable.
2015-04-02 10:40:35 -05:00
Eric Bavier
c90361b322
gnu: Add DateTime.
...
* gnu/packages/perl.scm (perl-datetime): New variable.
2015-04-02 10:40:35 -05:00
Eric Bavier
e210472d9f
gnu: Add DateTime-Locale.
...
* gnu/packages/perl.scm (perl-datetime-locale): New variable.
2015-04-02 10:40:35 -05:00
Eric Bavier
f12b77a82f
gnu: Add DateTime-TimeZone.
...
* gnu/packages/perl.scm (perl-datetime-timezone): New variable.
2015-04-02 10:40:35 -05:00
Eric Bavier
66b9c74eb9
gnu: Add List-AllUtils.
...
* gnu/packages/perl.scm (perl-list-allutils): New variable.
2015-04-02 10:40:35 -05:00
Eric Bavier
c16a204a7a
gnu: Add Class-Singleton.
...
* gnu/packages/perl.scm (perl-class-singleton): New variable.
2015-04-02 10:40:34 -05:00
Eric Bavier
9473af1d2c
gnu: Add Catalyst-DispatchType-Regex.
...
* gnu/packages/web.scm (perl-catalyst-dispatchtype-regex): New
variable.
2015-04-02 10:40:34 -05:00
宋文武
488c34ece4
gnu: Add fcitx.
...
* gnu/packages/fcitx.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2015-04-02 17:54:57 +08:00
Mark H Weaver
b7178dc45d
gnu: icecat: Apply fixes for CVE-2015-{0801,0807,0815,0816}.
...
Actually, CVE-2015-0801 and CVE-2015-0816 were already patched in
4c153a9125
, 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.
2015-04-02 01:42:46 -04:00
Mark H Weaver
5fd5e83da6
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>
2015-04-01 17:38:47 -04:00
Alex Kost
1bb76f7523
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.
2015-04-01 20:54:37 +03:00
Ricardo Wurmus
bfe3c68572
gnu: Add clustal omega.
...
* gnu/packages/bioinformatics.scm (clustal-omega): New variable.
2015-04-01 11:39:39 +02:00
Ricardo Wurmus
9495e73689
gnu: Add argtable.
...
* gnu/packages/popt.scm (argtable): New variable.
2015-04-01 11:39:33 +02:00
Mark H Weaver
f6e7e20b03
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.
2015-04-01 03:33:46 -04:00
Mark H Weaver
fbbcf6989b
gnu: xterm: Update to 317.
...
* gnu/packages/xorg.scm (xterm): Update to 317.
2015-03-31 14:30:38 -04:00
Ricardo Wurmus
c5372108f2
gnu: pbtranscript-tofu: Add missing inputs.
...
* gnu/packages/bioinformatics.scm (pbtranscript-tofu)[inputs]: Add missing
runtime inputs.
2015-03-31 20:04:41 +02:00
Ricardo Wurmus
49261e45d8
gnu: pbtranscript-tofu: Delete pre-built libraries.
...
* gnu/packages/bioinformatics.scm (pbtranscript-tofu)[arguments]: Delete
"build" directory and any shared objects after unpacking.
2015-03-31 20:04:32 +02:00
Ricardo Wurmus
32f77c0445
gnu: Add python-networkx.
...
* gnu/packages/python.scm (python-networkx, python2-networkx): New variables.
2015-03-31 20:00:21 +02:00
Ricardo Wurmus
3cff95cbee
gnu: Add python-decorator.
...
* gnu/packages/python.scm (python-decorator, python2-decorator): New
variables.
2015-03-31 20:00:00 +02:00
Ricardo Wurmus
de07c0db4a
gnu: Add vcftools.
...
* gnu/packages/bioinformatics.scm (vcftools): New variable.
2015-03-31 17:43:52 +02:00
Ricardo Wurmus
8e913213d9
gnu: Add cutadapt.
...
* gnu/packages/bioinformatics.scm (cutadapt): New variable.
2015-03-31 17:38:56 +02:00
Taylan Ulrich Bayırlı/Kammer
9af288a680
gnu: ngircd: Fix test suite.
...
* gnu/packages/messaging.scm (ngircd): Overwrite getpid.sh with a more
reliable version.
2015-03-31 16:16:53 +02:00
Ludovic Courtès
f73b8e3d0a
install: Create /var/tmp.
...
Suggested by Mark H Weaver <mhw@netris.org>.
* gnu/build/install.scm (directives): Add /var/tmp.
2015-03-31 13:59:37 +02:00
Ludovic Courtès
e9f1fa39a2
gnu: Add missing copyright line.
...
* gnu/packages/graphics.scm: Add copyright line for 87bafa0
.
2015-03-30 15:37:35 +02:00
Mark H Weaver
8d30be32fa
Revert "gnu: tzdata: Update to 2015b."
...
This reverts commit 41fd23334d
.
2015-03-30 06:00:14 -04:00
Taylan Ulrich Bayırlı/Kammer
147479c918
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.
2015-03-30 11:47:33 +02:00
Taylan Ulrich Bayırlı/Kammer
b47be0214d
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.
2015-03-30 11:47:33 +02:00
Mark H Weaver
41fd23334d
gnu: tzdata: Update to 2015b.
...
* gnu/packages/base.scm (tzdata): Update to 2015b.
2015-03-30 05:34:24 -04:00
Mark H Weaver
e930c2a350
gnu: liba52: Pass --build to configure.
...
* gnu/packages/video.scm (liba52)[arguments]: Pass --build to configure.
2015-03-29 21:36:31 -04:00
Mark H Weaver
18ad5bff7a
gnu: xbindkeys: Pass --build to configure.
...
* gnu/packages/xdisorg.scm (xbindkeys)[arguments]: Pass --build to
configure.
2015-03-29 21:35:24 -04:00
Eric Bavier
065b795497
gnu: Add tocc.
...
* gnu/packages/search.scm (libtocc, tocc): New variables.
2015-03-29 14:35:37 -05:00
Eric Bavier
b4a9c92467
gnu: Add UnQLite.
...
* gnu/packages/databases.scm (unqlite): New variable.
2015-03-29 14:35:37 -05:00
Eric Bavier
3bfc99c74c
gnu: Add Catch.
...
* gnu/packages/check.scm (catch-framework): New variable.
2015-03-29 14:28:11 -05:00
Jason Self
2babe98e4e
gnu: linux-libre: Update to 3.18.10
...
* gnu/packages/linux.scm (linux-libre): Update to version 3.18.10.
2015-03-28 19:26:02 -07:00
Taylan Ulrich Bayırlı/Kammer
1c1178cd17
gnu: Add mpv.
...
* gnu/packages/video.scm (mpv): New variable.
2015-03-27 19:39:31 +01:00
Taylan Ulrich Bayırlı/Kammer
6f6c8b6537
gnu: Add vapoursynth.
...
* gnu/packages/video.scm (vapoursynth): New variable.
2015-03-27 19:39:31 +01:00
Taylan Ulrich Bayırlı/Kammer
d814be32d5
gnu: Add tesseract-ocr.
...
* gnu/packages/ocr.scm (tesseract-ocr): New variable.
2015-03-27 19:39:31 +01:00
Taylan Ulrich Bayırlı/Kammer
9e617a5419
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.
2015-03-27 19:39:31 +01:00
Taylan Ulrich Bayırlı/Kammer
894e2cba52
gnu: Add leptonica.
...
* gnu/packages/image.scm (leptonica): New variable.
2015-03-27 19:39:31 +01:00
Taylan Ulrich Bayırlı/Kammer
060ad3def4
gnu: Add libwebp.
...
* gnu/packages/image.scm (libwebp): New variable.
2015-03-27 19:39:31 +01:00
Taylan Ulrich Bayırlı/Kammer
9b5db9be7f
gnu: freeglut: Add mesa to propagated inputs.
...
* gnu/packages/gl.scm (freeglut): Add mesa to propagated inputs.
2015-03-27 19:39:30 +01:00
Taylan Ulrich Bayırlı/Kammer
ee3b55ea6d
gnu: Add libva.
...
* gnu/packages/video.scm (libva): New variable.
2015-03-27 19:39:30 +01:00
Tomáš Čech
24066017a9
gnu: wpa-supplicant: Install DBUS access configuration.
...
* gnu/packages/admin.scm (wpa-supplicant): Install DBUS configuration file.
2015-03-26 18:05:37 +01:00
Ludovic Courtès
e1ac691dfa
gnu: global: Update to 6.4.
...
* gnu/packages/code.scm (global): Update to 6.4.
2015-03-26 16:40:54 +01:00
Ludovic Courtès
9355498dd7
gnu: tor: Update to 0.2.5.11.
...
* gnu/packages/tor.scm (tor): Update to 0.2.5.11.
2015-03-26 16:40:54 +01:00
Ludovic Courtès
0afc0afede
gnu: nano: Update to 2.4.0.
...
* gnu/packages/nano.scm (nano): Update to 2.4.0.
2015-03-26 16:40:54 +01:00
Alex Kost
52b76622e4
services: guix-service: Add service documentation.
...
* gnu/services/base.scm (guix-service): Add 'documentation' field to the
service.
2015-03-26 15:49:03 +03:00
Alex Kost
aa4ed92314
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'.
2015-03-26 15:47:40 +03:00
Alex Kost
e768277168
gnu: Add LIRC.
...
* gnu/packages/lirc.scm: New file.
* gnu/packages/patches/lirc-localstatedir.patch: New file.
* gnu-system.am: Add them.
2015-03-26 15:47:39 +03:00
Ricardo Wurmus
aad6f5bcda
gnu: Add IBus.
...
* gnu/packages/ibus.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2015-03-26 09:07:44 +01:00
Ricardo Wurmus
af5b817ea9
gnu: openblas: build for all supported CPUs.
...
* gnu/packages/maths.scm (openblas)[arguments]: Add "DYNAMIC_ARCH=1" to
make flags. Remove "#:substitutable? #f".
2015-03-26 07:54:55 +01:00
Mark H Weaver
e4160d0585
gnu: openssh: Update to 6.8p1.
...
* gnu/packages/ssh.scm (openssh): Update to 6.8p1. Make 'patch-tests'
substitution more robust.
2015-03-25 23:10:46 -04:00
宋文武
a31a6d22d6
gnu: Add gnome-mines.
...
* gnu/packages/gnome.scm (gnome-mines): New variable.
2015-03-26 07:30:59 +08:00
Mark H Weaver
4c153a9125
gnu: icecat: Apply fixes for CVE-2015-{0817,0818} and other selected bugs.
...
* gnu/packages/patches/icecat-CVE-2015-0817.patch,
gnu/packages/patches/icecat-CVE-2015-0818-pt1.patch,
gnu/packages/patches/icecat-CVE-2015-0818-pt2.patch,
gnu/packages/patches/icecat-bug-1127780.patch,
gnu/packages/patches/icecat-bug-1144991.patch,
gnu/packages/patches/icecat-bug-1145870.patch,
gnu/packages/patches/icecat-bug-1146339.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/gnuzilla.scm (icecat): Add patches.
2015-03-25 08:24:10 -04:00
Mark H Weaver
1f43445745
gnu: python: Do not use patchelf.
...
* gnu/packages/python.scm (python-2): Add rpath for lib directory of output to
LDFLAGS. Remove 'patchelf' from inputs. Remove #:modules and
#:imported-modules from arguments. Remove 'add-lib-to-runpath' phase.
(python): Do not add #:modules to inherited package arguments.
2015-03-24 19:30:33 -04:00
Andreas Enge
b655b2154c
gnu: calibre: Add a patch to avoid automatic checking for updates.
...
* gnu/packages/patches/calibre-no-updates-dialog.patch: New file.
* gnu-system.am (dist_patch_DATA): Register patch.
* gnu/packages/ebook.scm (calibre): Use patch.
2015-03-24 20:35:37 +01:00
Ricardo Wurmus
2c16316ef4
gnu: Add pbtranscript-tofu.
...
* gnu/packages/bioinformatics.scm (pbtranscript-tofu): New variable.
2015-03-24 16:59:47 +01:00
Ricardo Wurmus
ad641d53de
gnu: Add python2-bx-python.
...
* gnu/packages/bioinformatics.scm (python2-bx-python): New variable.
2015-03-24 15:00:09 +01:00
Ricardo Wurmus
19ee920144
gnu: Add python2-pbcore.
...
* gnu/packages/bioinformatics.scm (python2-pbcore): New variable.
2015-03-24 14:58:47 +01:00
Ludovic Courtès
e2e21359c5
gnu: guix: Update snapshot.
...
* gnu/packages/package-management.scm (guix-devel): Update.
2015-03-23 23:13:18 +01:00
Ludovic Courtès
9586011d08
gnu: geiser: Make description more concise and less personal.
...
* gnu/packages/emacs.scm (geiser)[description]: Tweak.
2015-03-23 22:28:49 +01:00
Ludovic Courtès
1f8ad12a9c
gnu: geiser: Update to 0.7.
...
* gnu/packages/emacs.scm (geiser): Update to 0.7.
2015-03-23 22:28:49 +01:00
Mark H Weaver
87db65507e
Remove unused patchelf inputs.
...
* gnu/packages/maths.scm (lapack, gmsh), gnu/packages/ssh.scm (libssh): Remove
unused patchelf from native-inputs.
2015-03-23 13:30:06 -04:00
Ludovic Courtès
69383a4798
gnu: bigloo: Use Emacs with X11 support.
...
* gnu/packages/scheme.scm (bigloo)[inputs]: Change EMACS-NO-X to EMACS.
2015-03-23 15:18:06 +01:00
宋文武
07780c714e
gnu: sdl: Explicitly use mesa as OpenGL driver.
...
* gnu/packages/sdl.scm (sdl)[arguments]<#:configure-flags>: Add
'LDFLAGS=-lGL'.
2015-03-23 22:06:57 +08:00
宋文武
83bb3a3ee4
gnu: sdl: Allow dlopen for OpenGL.
...
Fixes a regression introduced in 666aa99
.
Reported by Felipe López and David Thompson.
* gnu/packages/sdl.scm (sdl)[inputs]: Add glu.
[arguments]<#:configure-flags>: Replace '--disable-sdl-dlopen' with
'--disable-alsa-shared --disable-pulseaudio-shared --disable-x11-shared'.
2015-03-23 22:06:57 +08:00
Ricardo Wurmus
ef5cbf9bae
gnu: Add python-h5py and python2-h5py.
...
* gnu/packages/python.scm (python-h5py, python2-h5py): New variables.
2015-03-23 10:56:13 +01:00
Ricardo Wurmus
aa5fac334f
gnu: Add Julia.
...
* gnu/packages/julia.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2015-03-23 10:38:07 +01:00
Ricardo Wurmus
61a529b421
gnu: Add double-conversion.
...
* gnu/packages/maths.scm (double-conversion): New variable.
2015-03-23 10:38:06 +01:00
Ricardo Wurmus
2742f87e17
gnu: Add SuiteSparse.
...
* gnu/packages/maths.scm (suitesparse): New variable.
2015-03-23 10:19:45 +01:00
Ricardo Wurmus
6b2bad40fc
gnu: icedtea6: remove commented substitution.
...
* gnu/packages/java.scm (icedtea6): Remove commented substitution.
2015-03-23 10:17:36 +01:00
Ricardo Wurmus
18f3c3209d
gnu: icedtea6: Do not set CC and LD_LIBRARY_PATH.
...
* gnu/packages/java.scm (icedtea6)[arguments]: Do not set CC and
LD_LIBRARY_PATH variables.
2015-03-23 10:17:36 +01:00
Ricardo Wurmus
3893c80a88
gnu: icedtea6: Rename ‘set-paths’ phase to ‘set-additional-paths’
...
* gnu/packages/java.scm (icedtea6)[arguments]: Rename ‘set-paths’ phase to
‘set-additional-paths’.
2015-03-23 10:17:36 +01:00
Ricardo Wurmus
4d80586aa5
gnu: icedtea6: patch patches in separate build phase.
...
* gnu/packages/java.scm (icedtea6)[arguments]: Move patching of patches from
‘patch-paths’ to new ‘patch-patches’ phase.
2015-03-23 10:17:36 +01:00
Ricardo Wurmus
6f27f3775e
gnu: icedtea6: patch hardcoded objcopy path.
...
* gnu/packages/java.scm (icedtea6)[arguments]: patch Makefile to override
DEF_OBJCOPY variable definition.
2015-03-23 10:17:35 +01:00
Ricardo Wurmus
f9e62ad221
gnu: icedtea6: patch ant shebang in unpack phase
...
* gnu/packages/java.scm (icedtea6)[arguments]: patch bootstrap ant in the
`unpack' phase instead of `patch-paths'.
2015-03-23 10:17:35 +01:00
Ricardo Wurmus
e73b49fbd6
gnu: Add openblas.
...
* gnu/packages/maths.scm (openblas): New variable.
2015-03-23 10:08:28 +01:00
Ricardo Wurmus
cd15ad828a
gnu: Add utf8proc.
...
* gnu/packages/textutils.scm (utf8proc): New variable.
2015-03-23 10:07:56 +01:00
Tomáš Čech
a9a8f0637d
Revert "gnu: Add sdcv."
...
This reverts commit 004eb31859
.
2015-03-22 22:08:50 +01:00
Tomáš Čech
d13586bfe4
gnu: Add the-silver-searcher.
...
* gnu/packages/code.scm (the-silver-searcher): New variable.
2015-03-22 22:04:31 +01:00
Taylan Ulrich Bayırlı/Kammer
38829eac4b
gnu: Add mplayer2.
...
* gnu/packages/video.scm (mplayer2): New variable.
* gnu/packages/patches/mplayer2-theora-fix.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
2015-03-22 21:59:37 +01:00
Ricardo Wurmus
9d297fae5f
gnu: gtk+-2: build gobject introspection typelib file.
...
* gnu/packages/gtk.scm (gtk+-2): add `gobject-introspection' to the
native-inputs to install typelib file.
2015-03-21 20:24:31 -04:00
Mark H Weaver
3c76a81b94
gnu: openssl: Update to 1.0.2a.
...
* gnu/packages/openssl.scm (openssl): Update to 1.0.2a.
2015-03-21 16:32:17 -04:00
Andreas Enge
e5ffe52cc7
gnu: calibre: Update to 2.22.0.
...
* gnu/packages/ebook.scm (calibre): Update to 2.22.0.
2015-03-21 20:33:22 +01:00
Ricardo Wurmus
0f49d7ba70
gnu: Add python2-pygobject.
...
* gnu/packages/glib.scm (python2-pygobject): New variable.
2015-03-20 22:51:33 +01:00
Ricardo Wurmus
594a362b04
gnu: python-pygobject: use home page of 3.x series.
...
* gnu/packages/glib.scm (python-pygobject)[home-page]: Use home page of the
3.x series of the pygobject bindings instead of the home page for the 2.x
bindings.
2015-03-20 22:51:25 +01:00
Ricardo Wurmus
f6f499b37e
gnu: lv2-mda-piano: change source URL.
...
* gnu/packages/audio.scm (lv2-mda-piano)[source]: Change URL of git
repository to new upstream.
2015-03-20 22:48:42 +01:00
Andreas Enge
ac85b51521
gnu: arb: Update to 2.3.0.
...
* gnu/packages/algebra.scm (arb): Update to 2.3.0.
2015-03-20 20:39:03 +01:00
Eric Bavier
bdec322363
gnu: Add Catalyst-Devel.
...
* gnu/packages/web.scm (perl-catalyst-devel): New variable.
2015-03-20 14:22:37 -05:00
Eric Bavier
fda45480ab
gnu: Add Module-Install.
...
* gnu/packages/perl.scm (perl-module-install): New variable.
2015-03-20 14:22:37 -05:00
Eric Bavier
ff31136eda
gnu: Add YAML-Tiny.
...
* gnu/packages/perl.scm (perl-yaml-tiny): New variable.
2015-03-20 14:22:37 -05:00
Eric Bavier
31831e565d
gnu: perl-cpanel-json-xs: Move to (gnu packages perl).
...
* gnu/packages/web.scm (perl-cpanel-json-xs): Move this...
* gnu/packages/perl.scm: To here.
2015-03-20 14:22:37 -05:00
Eric Bavier
869ff43afd
gnu: perl-json-maybexs: Move to (gnu packages perl).
...
* gnu/packages/web.scm (perl-json-maybexs): Move this...
* gnu/packages/perl.scm: To here.
2015-03-20 14:22:37 -05:00
Eric Bavier
09e02106f2
gnu: Add PAR-Dist.
...
* gnu/packages/perl.scm (perl-par-dist): New variable.
2015-03-20 14:22:37 -05:00
Eric Bavier
2cae038d15
gnu: Add Module-ScanDeps.
...
* gnu/packages/perl.scm (perl-module-scandeps): New variable.
2015-03-20 14:22:37 -05:00
Eric Bavier
686805ca2b
gnu: Add Perl JSON.
...
* gnu/packages/perl.scm (perl-json): New variable.
2015-03-20 14:22:37 -05:00
Eric Bavier
1699b2d969
gnu: Add JSON-XS.
...
* gnu/packages/perl.scm (perl-json-xs): New variable.
2015-03-20 14:22:37 -05:00
Eric Bavier
2362b3e0d9
gnu: Add Types-Serialiser.
...
* gnu/packages/perl.scm (perl-types-serialiser): New variable.
2015-03-20 14:22:37 -05:00
Eric Bavier
4a402425e4
gnu: Add File-Remove.
...
* gnu/packages/perl.scm (perl-file-remove): New variable.
2015-03-20 14:22:37 -05:00
Eric Bavier
d4b5a5fcfc
gnu: Add Template-Toolkit.
...
* gnu/packages/perl.scm (perl-template-toolkit): New variable.
2015-03-20 14:22:37 -05:00
Eric Bavier
c601fa16d3
gnu: Add Test-LeakTrace.
...
* gnu/packages/perl.scm (perl-test-leaktrace): New variable.
2015-03-20 14:22:37 -05:00
Eric Bavier
b3d9779cc8
gnu: Add AppConfig.
...
* gnu/packages/perl.scm (perl-appconfig): New variable.
2015-03-20 14:22:37 -05:00
Eric Bavier
a3fe280687
gnu: Add File-Copy-Recursive.
...
* gnu/packages/perl.scm (perl-file-copy-recursive): New variable.
2015-03-20 14:22:37 -05:00
Eric Bavier
a833ab564a
gnu: Add File-ChangeNotify.
...
* gnu/packages/perl.scm (perl-file-changenotify): New variable.
2015-03-20 14:22:37 -05:00
Eric Bavier
9f82ae8920
gnu: Add MooseX-Params-Validate.
...
* gnu/packages/perl.scm (perl-moosex-params-validate): New variable.
2015-03-20 14:22:36 -05:00
Eric Bavier
b6fb9f2c27
gnu: Add MooseX-SemiAffordanceAccessor.
...
* gnu/packages/perl.scm (perl-moosex-semiaffordanceaccessor): New
variable.
2015-03-20 14:22:36 -05:00
Eric Bavier
4cb5426ccf
gnu: Add Catalyst-Plugin-Static-Simple.
...
* gnu/packages/web.scm (perl-catalyst-plugin-static-simple): New
variable.
2015-03-20 14:22:36 -05:00
Eric Bavier
3044f7249c
gnu: Add MIME-Types.
...
* gnu/packages/web.scm (perl-mime-types): New variable.
2015-03-20 14:22:36 -05:00
Eric Bavier
7c4eaa562d
gnu: Add Catalyst-Plugin-ConfigLoader.
...
* gnu/packages/web.scm (perl-catalyst-plugin-configloader): New
variable.
2015-03-20 14:22:36 -05:00
Eric Bavier
cd39d814b1
gnu: Add Catalyst-Action-RenderView.
...
* gnu/packages/web.scm (perl-catalyst-action-renderview): New variable.
2015-03-20 14:22:36 -05:00
Eric Bavier
c666dc3934
gnu: Add Data-Visitor.
...
* gnu/packages/perl.scm (perl-data-visitor): New variable.
2015-03-20 14:22:36 -05:00
Eric Bavier
2775b61b75
gnu: Add Tie-ToObject.
...
* gnu/packages/perl.scm (perl-tie-toobject): New variable.
2015-03-20 14:22:36 -05:00
Andreas Enge
b42c8753d2
gnu: flint: Update to 2.4.5.
...
* gnu/packages/algebra.scm (flint): Update to 2.4.5.
2015-03-20 17:32:08 +01:00
Andreas Enge
480d19e6e0
gnu: arb: Propagate input flint.
...
* gnu/packages/algebra.scm (arb): Propagate input flint.
2015-03-20 16:49:30 +01:00
Andreas Enge
df15d17d8d
gnu: flint: Propagate inputs gmp and mpfr.
...
* gnu/packages/algebra.scm (flint): Propagate inputs gmp and mpfr.
2015-03-20 16:45:02 +01:00
Ludovic Courtès
2d1d2dd804
services: guix-service: Add 'lsof' and 'lsh' to guix-daemon's $PATH.
...
* gnu/services/base.scm (guix-service): Add #:lsof and #:lsh parameters.
[start]: Pass #:environment-variables to 'make-forkexec-constructor'.
2015-03-19 23:15:50 +01:00
Ludovic Courtès
2d32d153a7
gnu: Use emacs-no-x when we just want to byte-compile code.
...
* gnu/packages/code.scm (cflow)[native-inputs]: Change EMACS to
EMACS-NO-X.
* gnu/packages/databases.scm (recutils): Likewise.
* gnu/packages/emacs.scm (geiser, paredit, magit, emacs-w3m, emacs-wget,
emms, bbdb): Likewise.
* gnu/packages/idutils.scm (idutils): Likewise.
* gnu/packages/mail.scm (mu): Likewise.
* gnu/packages/package-management.scm (guix-0.8.1): Likewise.
* gnu/packages/scheme.scm (bigloo): Likewise.
* gnu/packages/version-control.scm (vc-dwim): Likewise.
2015-03-19 23:15:50 +01:00
Ludovic Courtès
4fd540b7f0
gnu: Add emacs-no-x.
...
* gnu/packages/emacs.scm (emacs-no-x): New variable.
2015-03-19 23:15:50 +01:00
Ludovic Courtès
fa275717d8
gnu: emacs: Change a couple of input labels.
...
* gnu/packages/emacs.scm (emacs)[inputs]: Change labels for LIBX11,
LIBXFT, and LIBXPM, for consistency.
2015-03-19 23:15:50 +01:00
Ludovic Courtès
a5f6065910
gnu: emms: Fix incorrect substitution in emms-tag-editor.el.
...
* gnu/packages/emacs.scm (emms)[arguments] <configure>: Add missing
quotes in mp3info substitution in emms-tag-editor.el.
2015-03-19 23:15:50 +01:00
Eric Bavier
f643a6e9d8
gnu: Add Catalyst-Model-DBIC-Schema.
...
* gnu/packages/web.scm (perl-catalyst-model-dbic-schema): New
variable.
2015-03-19 16:43:31 -05:00
Eric Bavier
4e4039e529
gnu: Add DBIx-Class-Cursor-Cached.
...
* gnu/packages/databases.scm (perl-dbix-class-cursor-cached): New
variable.
2015-03-19 16:43:31 -05:00
Eric Bavier
97c821e030
gnu: Add Cache-Cache.
...
* gnu/packages/perl.scm (perl-cache-cache): New variable.
2015-03-19 16:43:31 -05:00
Eric Bavier
990e811c73
gnu: Add IPC-ShareLite.
...
* gnu/packages/perl.scm (perl-ipc-sharelite): New variable.
2015-03-19 16:43:31 -05:00
Eric Bavier
2c157e8b21
gnu: Add Error.
...
* gnu/packages/perl.scm (perl-error): New variable.
2015-03-19 16:43:31 -05:00
Eric Bavier
92503917f7
gnu: Add Tie-IxHash.
...
* gnu/packages/perl.scm (perl-tie-ixhash): New variable.
2015-03-19 16:43:31 -05:00
Eric Bavier
040a52fd75
gnu: Add Catalyst-Component-InstancePerContext.
...
* gnu/packages/web.scm (perl-catalyst-component-instancepercontext):
New variable.
2015-03-19 16:43:31 -05:00
Eric Bavier
4306f28be5
gnu: Add MooseX-Types-LoadableClass.
...
* gnu/packages/perl.scm (perl-moosex-types-loadableclass): New
variable.
2015-03-19 16:43:31 -05:00
Eric Bavier
89a2aa366e
gnu: Add CatalystX-Component-Traits.
...
* gnu/packages/web.scm (perl-catalystx-component-traits): New
variable.
2015-03-19 16:43:31 -05:00
Eric Bavier
66f1d8781b
gnu: Add MooseX-Traits-Pluggable.
...
* gnu/packages/perl.scm (perl-moosex-traits-pluggable): New variable.
2015-03-19 16:43:31 -05:00
Eric Bavier
4b4fe57dc9
gnu: Add Catalyst-Plugin-Authentication.
...
* gnu/packages/web.scm (perl-catalyst-plugin-authentication): New variable.
2015-03-19 16:43:30 -05:00
Eric Bavier
3d4644e434
gnu: Add Catalyst-Plugin-Session.
...
* gnu/packages/web.scm (perl-catalyst-plugin-session): New variable.
2015-03-19 16:43:30 -05:00
Eric Bavier
152ce152b5
gnu: Add Object-Signature.
...
* gnu/packages/perl.scm (perl-object-signature): New variable.
2015-03-19 16:43:30 -05:00
Eric Bavier
715a0c51bf
gnu: Add Test-WWW-Mechanize-PSGI.
...
* gnu/packages/web.scm (perl-test-www-mechanize-psgi): New variable.
2015-03-19 16:43:30 -05:00
Eric Bavier
0d991d2ced
gnu: Add Test-WWW-Mechanize.
...
* gnu/packages/web.scm (perl-test-www-mechanize): New variable.
2015-03-19 16:43:30 -05:00
Eric Bavier
0b1ed7258e
gnu: Add WWW-Mechanize.
...
* gnu/packages/web.scm (perl-www-mechanize): New variable.
2015-03-19 16:43:30 -05:00
Eric Bavier
c94c7eef11
gnu: Add HTTP-Server-Simple.
...
* gnu/packages/web.scm (perl-http-server-simple): New variable.
2015-03-19 16:43:30 -05:00
Eric Bavier
ddc36cd880
gnu: Add HTML-Tree.
...
* gnu/packages/web.scm (perl-html-tree): New variable.
2015-03-19 16:43:30 -05:00
Eric Bavier
0cd2ab3013
gnu: Add HTML-Lint.
...
* gnu/packages/web.scm (perl-html-lint): New variable.
2015-03-19 16:43:30 -05:00
Eric Bavier
bab57fcda6
gnu: Add HTML-Form.
...
* gnu/packages/web.scm (perl-html-form): New variable.
2015-03-19 16:43:30 -05:00
Eric Bavier
622d9adbd5
gnu: Add Carp-Assert-More.
...
* gnu/packages/perl.scm (perl-carp-assert-more): New variable.
2015-03-19 16:43:30 -05:00
Eric Bavier
207d9126aa
gnu: Add Carp-Assert.
...
* gnu/packages/perl.scm (perl-carp-assert): New variable.
2015-03-19 16:43:30 -05:00
Eric Bavier
ff80a4a7fc
gnu: Add Test-LongString.
...
* gnu/packages/perl.scm (perl-test-longstring): New variable.
2015-03-19 16:43:30 -05:00
Eric Bavier
aaef00bf9d
gnu: Add Catalyst-Action-REST.
...
* gnu/packages/web.scm (perl-catalyst-action-rest): New variable.
2015-03-19 16:43:29 -05:00
Eric Bavier
5bb82fd0b4
gnu: Add URI-Find.
...
* gnu/packages/web.scm (perl-uri-find): New variable.
2015-03-19 16:43:29 -05:00
Tomáš Čech
9a5c4cd8b0
gnu: agg: Add explanatory comment to the patch.
...
* gnu/packages/patches/agg-am_c_prototype.patch: Add comment.
2015-03-19 22:29:35 +01:00
Taylan Ulrich Bayırlı/Kammer
0ff5e9e257
gnu: libxrandr: Propagate more inputs.
...
* gnu/packages/xorg.scm (libxrandr): Propagate libxrender, xproto, libx11.
2015-03-19 22:25:14 +01:00