宋文武
e10964efd2
services: Add 'session-environment-service'.
...
* gnu/services/base.scm (session-environment-service): New procedure.
(session-environment-service-type): New variable.
(environment-variables->environment-file): New procedure.
2015-12-05 10:51:49 +08:00
Mark H Weaver
b9fa245fcd
gnu: icecat: Update to 38.4.0-gnu1.
...
* gnu/packages/patches/icecat-CVE-2015-4513-pt01.patch,
gnu/packages/patches/icecat-CVE-2015-4513-pt02.patch,
gnu/packages/patches/icecat-CVE-2015-4513-pt03.patch,
gnu/packages/patches/icecat-CVE-2015-4513-pt04.patch,
gnu/packages/patches/icecat-CVE-2015-4513-pt05.patch,
gnu/packages/patches/icecat-CVE-2015-4513-pt06.patch,
gnu/packages/patches/icecat-CVE-2015-4513-pt07.patch,
gnu/packages/patches/icecat-CVE-2015-4513-pt08.patch,
gnu/packages/patches/icecat-CVE-2015-4513-pt09.patch,
gnu/packages/patches/icecat-CVE-2015-4513-pt10.patch,
gnu/packages/patches/icecat-CVE-2015-4513-pt11.patch,
gnu/packages/patches/icecat-CVE-2015-7188.patch,
gnu/packages/patches/icecat-CVE-2015-7189.patch,
gnu/packages/patches/icecat-CVE-2015-7193.patch,
gnu/packages/patches/icecat-CVE-2015-7194.patch,
gnu/packages/patches/icecat-CVE-2015-7196.patch,
gnu/packages/patches/icecat-CVE-2015-7197.patch,
gnu/packages/patches/icecat-CVE-2015-7198.patch,
gnu/packages/patches/icecat-CVE-2015-7199.patch: Delete files.
* gnu-system.am (dist_patch_DATA): Remove them.
* gnu/packages/gnuzilla.scm (icecat): Update to 38.4.0-gnu1. Remove the
obsolete patches.
2015-12-04 15:52:16 -05:00
Ludovic Courtès
df7393b93c
gnu: Add findnewest.
...
* gnu/packages/version-control.scm (findnewest): New variable.
2015-12-03 19:09:53 +02:00
Federico Beffa
dab8ebd925
gnu: python2-seaborn: Use custom 'python2-' packages.
...
* gnu/packages/python.scm (python2-seaborn): Use customized 'python2-'
versions of 'matplotlib', 'pandas' and 'scipy'.
2015-12-03 12:49:32 +01:00
Efraim Flashner
d1e08856e0
gnu: openssh: Update to 7.1p1.
...
* gnu/packages/ssh.scm (openssh): Update to 7.1p1.
2015-12-03 13:14:11 +02:00
Alex Kost
c181b870f1
gnu: paredit: Update to 24.
...
* gnu/packages/emacs.scm (paredit): Update to 24.
2015-12-03 13:39:26 +03:00
Alex Kost
509a0c2700
gnu: magit: Update to 2.3.1.
...
* gnu/packages/emacs.scm (magit): Update to 2.3.1.
2015-12-03 13:39:26 +03:00
Alex Kost
fae2a30f13
gnu: emacs-dash: Update to 2.12.1.
...
* gnu/packages/emacs.scm (emacs-dash): Update to 2.12.1.
2015-12-03 13:39:26 +03:00
Alex Kost
eccd0b57a1
gnu: emacs-pdf-tools: Update to 0.70.
...
* gnu/packages/emacs.scm (emacs-pdf-tools): Update to 0.70.
2015-12-03 13:39:26 +03:00
Efraim Flashner
dfbddf81be
gnu: libass: Update to 0.13.1.
...
* gnu/packages/video.scm (libass): Update to 0.13.1.
2015-12-03 11:37:28 +02:00
Efraim Flashner
877a6466a6
gnu: xmlto: Update to 0.0.28.
...
* gnu/packages/xml.scm (xmlto): Update to 0.0.28.
2015-12-03 11:37:28 +02:00
Efraim Flashner
f673552c13
gnu: vapoursynth: Update to 28.
...
* gnu/packages/video.scm (vapoursynth): Update to 28.
2015-12-03 11:37:28 +02:00
Federico Beffa
d9bc0bf8fa
gnu: python2-scikit-image: Use custom 'python2-' packages.
...
* gnu/packages/python.scm (python2-scikit-image): Use customized 'python2-'
versions of 'matplotlib', 'numpy' and 'scipy'.
2015-12-03 09:22:30 +01:00
Federico Beffa
3cbe7d5e52
gnu: python2-pandas: Use custom 'python2-numpy'.
...
* gnu/packages/python.scm (python2-pandas): Do it.
2015-12-03 09:22:30 +01:00
Federico Beffa
5587253a87
gnu: python2-ipython: Use custom 'python2-numpy'.
...
* gnu/packages/python.scm (python2-ipython): Do it.
2015-12-03 09:22:30 +01:00
Mark H Weaver
084e41c1ac
gnu: ffmpeg: Update to 2.8.3 [fixes CVE-2015-{8216,8217,8218,8219}].
...
* gnu/packages/video.scm (ffmpeg): Update to 2.8.3.
2015-12-02 22:39:12 -05:00
Efraim Flashner
7e006b6899
gnu: freeipmpi: Update to 1.5.1.
...
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.5.1.
2015-12-02 20:32:30 +02:00
Federico Beffa
18b3151613
gnu: python-matplotlib: Adjust path to figures in 'info' file.
...
* gnu/packages/python.scm (python-matplotlib): Do it.
2015-12-02 18:21:14 +01:00
Federico Beffa
5d26e542ee
gnu: python-ipython: Don't use the bootstrap version of 'python-numpy'.
...
* gnu/packages/python.scm (python-ipython): Do it.
2015-12-02 18:21:13 +01:00
Federico Beffa
1bbc659fd2
gnu: python-matplotlib: Add 'TkAgg' backend and update to version '1.4.3'.
...
* gnu/packages/python.scm (python-matplotlib, python2-matplotlib): Do it.
* gnu/packages/patches/matplotlib-setupext-tk.patch: New file.
* gnu-system.am (dist_patch_DATA): Add the new patch.
2015-12-02 18:21:13 +01:00
Efraim Flashner
214ed6a39b
gnu: opus: Update to 1.1.1.
...
* gnu/packages/xiph.scm (opus): Update to 1.1.1.
2015-12-02 13:31:06 +02:00
Efraim Flashner
59eef6f284
gnu: libbluray: Update to 0.9.2.
...
* gnu/packages/video.scm (libbluray): Update to 0.9.2.
2015-12-02 13:27:53 +02:00
Efraim Flashner
b6ab89efb2
gnu: python-six: Update to 1.10.0.
...
* gnu/packages/python.scm (python-six): Update to 1.10.0.
[source]: Change uri to pypi format.
2015-12-01 21:10:55 +02:00
Efraim Flashner
b850a6d82d
gnu: python-babel: Update to 2.1.1.
...
* gnu/packages/python.scm (python-babel): Update to 2.1.1.
[source]: Change uri to pypi format.
2015-12-01 20:55:06 +02:00
Efraim Flashner
94ce6b4959
gnu: python-oslo.utils: Update to 3.0.0.
...
* gnu/packages/openstack.scm (python-oslo.utils): Update to 3.0.0.
[source]: Change uri to pypi format.
2015-12-01 19:52:08 +02:00
Efraim Flashner
278c0efd0a
gnu: python-oslo.serialization: Update to 2.0.0.
...
* gnu/packages/openstack.scm (python-oslo.serialization): Update to 2.0.0.
[source]: Change uri to pypi format.
2015-12-01 19:13:25 +02:00
Efraim Flashner
5788b4b6d1
gnu: python-oslo.i18n: Update to 3.0.0.
...
* gnu/packages/openstack.scm (python-oslo.i18n): Update to 3.0.0.
[source]: Change uri to pypi format.
2015-12-01 18:14:56 +02:00
Efraim Flashner
e9af5adfd5
gnu: python-oslo.context: Update to 1.0.0.
...
* gnu/packages/openstack.scm (python-oslo.context): Update to 1.0.0.
[source]: Change uri to pypi format.
2015-12-01 17:33:29 +02:00
Efraim Flashner
3bc810a89b
gnu: python-tempest-lib: Update to 0.11.0.
...
* gnu/packages/openstack.scm (python-tempest-lib): Update to 0.11.0.
2015-12-01 16:19:58 +02:00
Efraim Flashner
2d531d4efd
gnu: python-stevedore: Update to 1.9.0.
...
* gnu/packages/openstack.scm (python-stevedore): Update to 1.9.0.
[source]: Change uri to pypi format.
2015-12-01 16:19:58 +02:00
Efraim Flashner
bd52842d3d
gnu: python-requests-mock: Update to 0.7.0.
...
* gnu/packages/openstack.scm (python-requests-mock): Update to 0.7.0.
[source]: Change uri to pypi format.
2015-12-01 16:19:58 +02:00
Efraim Flashner
a5ff52f8a6
gnu: python-os-client-config: Update to 1.12.0.
...
* gnu/packages/openstack.scm (python-os-client-config): Update to 1.12.0.
[source]: Change uri to pypi format.
2015-12-01 16:19:53 +02:00
Efraim Flashner
56c7ead2f8
gnu: python-debtcollector: Update to 1.0.0.
...
* gnu/packages/openstack.scm (python-debtcollector): Update to 1.0.0.
[source]: Change uri to pypi format.
2015-12-01 16:19:22 +02:00
Efraim Flashner
d4e817b1db
gnu: python-mox3: Update to 0.12.0.
...
* gnu/packages/openstack.scm (python-mox3): Update to 0.12.0.
[source]: Change uri to pypi format.
2015-12-01 16:19:16 +02:00
Efraim Flashner
df372f96a3
gnu: enlightenment: Update to 0.20.0.
...
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.20.0.
[arguments]: Add '--enable-mount-eeze' to configure-flags.
2015-12-01 10:26:06 +02:00
Efraim Flashner
ccd20fcb7d
gnu: python-pbr: Update to 1.8.1.
...
* gnu/packages/openstack.scm (python-pbr): Update to 1.8.1.
2015-11-30 23:20:35 +02:00
Efraim Flashner
5466700fa2
gnu: parallel: Update to 20151122.
...
* gnu/packages/parallel.scm (parallel): Update to 20151122.
2015-11-30 23:11:35 +02:00
Efraim Flashner
44e30a7647
gnu: python2-keyring: Use python2-pycrypto.
...
* gnu/packages/python.scm (python2-keyring)[inputs]: Force building
with python2-pycrypto.
2015-11-30 20:09:12 +02:00
Efraim Flashner
1c0059da41
gnu: python2-pycrypto: Use python2.
...
* gnu/packages/python.scm (python2-pycrypto)[inputs]: Force building
with python2.
2015-11-30 19:06:13 +02:00
Ricardo Wurmus
36f26211bb
gnu: openssh: Install ssh-copy-id.
...
* gnu/packages/ssh.scm (openssh)[arguments]: Install "ssh-copy-id" and
documentation.
Fixes <http://bugs.gnu.org/22024 >.
Reported by Florian Paul Schmidt <mista.tapas@gmx.net>.
2015-11-30 14:58:44 +01:00
Ricardo Wurmus
a9ee11d5ab
gnu: openssh: Use modify-phases syntax.
...
* gnu/packages/ssh.scm (openssh)[arguments]: Use modify-phases syntax.
2015-11-30 14:58:43 +01:00
Ricardo Wurmus
70b002aa1d
gnu: Add ruby-tins.
...
* gnu/packages/ruby.scm (ruby-tins): New variable.
2015-11-30 14:41:48 +01:00
Ricardo Wurmus
d3b20a02c8
gnu: Add ruby-sdoc.
...
* gnu/packages/ruby.scm (ruby-sdoc): New variable.
2015-11-30 14:41:48 +01:00
Ricardo Wurmus
a75bdfcec3
gnu: Add ruby-pry-editline.
...
* gnu/packages/ruby.scm (ruby-pry-editline): New variable.
2015-11-30 14:41:48 +01:00
Ricardo Wurmus
2f9e0b68e1
gnu: Add ruby-ci-reporter.
...
* gnu/packages/ruby.scm (ruby-ci-reporter): New variable.
2015-11-30 14:41:48 +01:00
Ricardo Wurmus
fe1ddad54a
gnu: Add ruby-atoulme-saikuro.
...
* gnu/packages/ruby.scm (ruby-atoulme-saikuro): New variable.
2015-11-30 14:41:48 +01:00
Ricardo Wurmus
a84fa2ad42
gnu: Add ruby-simplecov.
...
* gnu/packages/ruby.scm (ruby-simplecov): New variable.
2015-11-30 14:41:48 +01:00
Ricardo Wurmus
b0cf606f75
gnu: Add sparsehash.
...
* gnu/packages/crypto.scm (sparsehash): New variable.
2015-11-30 14:41:48 +01:00
Ricardo Wurmus
0149354d21
gnu: Add cereal.
...
* gnu/packages/serialization.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2015-11-30 14:41:48 +01:00
Efraim Flashner
dbd3a91f54
gnu: xorriso: Update to 1.4.2.
...
* gnu/packages/cdrom.scm (xorriso): Update to 1.4.2.
2015-11-30 10:41:19 +02:00
Ludovic Courtès
02f0c3b28e
gnu: python: Move tkinter to "tk" output.
...
* gnu/packages/python.scm (python-2)[outputs]: New field.
[arguments]: Add 'move-tk-inter' phase.
(python2-minimal, python-minimal, wrap-python3)[outputs]: New field.
2015-11-29 22:59:28 +01:00
Ludovic Courtès
d2cc9c7cfd
gnu: python: Clarify and shorten the list of built-time modules.
...
* gnu/packages/python.scm (python-2)[arguments]: Make the #:modules list
shorter.
2015-11-29 22:59:28 +01:00
Ludovic Courtès
5b4e2791ef
gnu: python: Do not record configure flags.
...
This reduces the number of run-time dependencies of python-2 from 25 to
15, corresponding only to ~4 MiB.
* gnu/packages/python.scm (python-2)[arguments]: Add
'do-not-record-configure-flags' phase.
2015-11-29 22:59:28 +01:00
Ludovic Courtès
c5a05e3143
gnu: python: Factorize configure flags with minimal variants.
...
* gnu/packages/python.scm (python2-minimal, python-minimal)[arguments]:
Reuse the inherited configure flags, and just add
--without-system-ffi.
2015-11-29 22:59:28 +01:00
Ludovic Courtès
9820a6d4a0
gnu: python: Make 'sys.version' deterministic.
...
* gnu/packages/patches/python-2-deterministic-build-info.patch,
gnu/packages/patches/python-3-deterministic-build-info.patch: New
files.
* gnu/packages/python.scm (python-2, python): Use them.
* gnu-system.am (dist_patch_DATA): Add them.
2015-11-29 22:59:28 +01:00
Ludovic Courtès
a665996f58
gnu: python: Set SOURCE_DATE_EPOCH to 1 instead of 0.
...
* gnu/packages/python.scm (python-2)[arguments]: Set SOURCE_DATE_EPOCH
to 1 to match what the daemon does.
* guix/build/python-build-system.scm (set-SOURCE-DATE-EPOCH): Likewise.
2015-11-29 22:59:28 +01:00
Ludovic Courtès
dedc832070
gnu: python-2: Honor 'SOURCE_DATE_EPOCH'.
...
* gnu/packages/patches/python-2.7-source-date-epoch.patch: New file.
* gnu/packages/python.scm (python-2)[source]: Use it.
[arguments]: Set SOURCE_DATE_EPOCH in 'patch-lib-shells' phase.
* guix/build/python-build-system.scm (set-SOURCE-DATE-EPOCH): New
procedure.
(%standard-phases): Add it.
* gnu-system.am (dist_patch_DATA): Add patch.
2015-11-29 22:59:28 +01:00
Ludovic Courtès
f8e7fdc416
gnu: tcl: Produce 'tclIndex' files deterministically.
...
* gnu/packages/patches/tcl-mkindex-deterministic.patch: New patch.
* gnu/packages/tcl.scm (tcl)[source]: Use it.
* gnu-system.am (dist_patch_DATA): Add it.
2015-11-29 22:59:28 +01:00
宋文武
79c8a071e7
tk: Hardcode path to TK_LIBRARY.
...
Fixes <http://bugs.gnu.org/20889 >.
* gnu/packages/patches/tk-find-library.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/tcl.scm (tk)[source]: Add patch.
2015-11-29 22:59:28 +01:00
Ricardo Wurmus
4b7857a48b
gnu: Add perl-dbd-mysql.
...
* gnu/packages/databases.scm (perl-dbd-mysql): New variable.
2015-11-29 20:52:10 +01:00
Ricardo Wurmus
11d4800aa2
gnu: Add Rakarrack.
...
* gnu/packages/audio.scm (rakarrack): New variable.
2015-11-29 20:45:06 +01:00
Ricardo Wurmus
eac26c3b09
services: Add pkexec to setuid programs.
...
* gnu/services/desktop.scm (polkit-setuid-programs): Add pkexec to
list of setuid programs.
2015-11-29 20:33:35 +01:00
Ricardo Wurmus
25a21c7ff6
gnu: xfce-session: Enable shutdown/reboot menu entries.
...
* gnu/packages/xfce.scm (xfce-session)[inputs]: Add upower and polkit.
[source]: Replace paths to "shutdown" with "halt" and "restart".
2015-11-29 20:33:35 +01:00
Ludovic Courtès
cb7bd0cff5
gnu: weechat: Dynamically link against libpython2.7.so.
...
* gnu/packages/patches/weechat-python.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/weechat.scm (weechat)[source]: Use it.
2015-11-29 19:17:33 +01:00
Ludovic Courtès
4eae798075
gnu: guile-next: Update to 2.1.1.
...
* gnu/packages/guile.scm (guile-next)[source]: Update to 2.1.1.
[arguments, native-inputs]: Move to...
(guile-for-guile-emacs): ... here. New fields.
2015-11-29 17:37:00 +01:00
Ludovic Courtès
f79a576e77
gnu: jasper: Patch CVE-2008-3522.
...
* gnu/packages/patches/jasper-CVE-2008-3522.patch: New file.
* gnu/packages/image.scm (jasper)[source]: Use it.
* gnu-system.am (dist_patch_DATA): Add it.
2015-11-28 16:29:11 +01:00
Ludovic Courtès
6629099a63
services: tor: Store private data under /var/lib/tor.
...
* gnu/services/networking.scm (tor-configuration->torrc): Add
'DataDirectory' clause. Change 'HiddenServiceDir' to
/var/lib/tor/hidden-services/NAME.
(tor-hidden-service-activation): Create /var/lib/tor.
(tor-hidden-service): Adjust docstring.
* doc/guix.texi (Networking Services): Adjust accordingly.
2015-11-27 23:29:51 +01:00
Ludovic Courtès
5ee35eb747
services: tor: Write to syslog.
...
* gnu/services/networking.scm (tor-configuration->torrc): Add "Log
notice syslog".
(tor-dmd-service): Add 'syslogd' to 'requirement'.
2015-11-27 23:08:00 +01:00
Ludovic Courtès
6331bde73f
services: Add 'tor-hidden-service'.
...
* gnu/services/networking.scm (<tor-configuration>, <hidden-service>):
New record types.
(tor-configuration->torrc): New procedure.
(tor-dmd-service): Use it.
(tor-hidden-service-activation): New procedure.
(tor-service-type)[extensions]: Extend ACTIVATION-SERVICE-TYPE.
[compose, extend]: New fields.
(tor-service): Use 'tor-configuration'.
(tor-hidden-service-type): New variable.
(tor-hidden-service): New procedure.
2015-11-27 23:04:49 +01:00
Ludovic Courtès
fde40c98f9
services: lsh: Correctly handle #:interfaces option.
...
* gnu/services/ssh.scm (lsh-dmd-service)[lsh-command]: Pass a series of
--interface flags instead of the nonexistent --interfaces option.
2015-11-27 22:46:27 +01:00
Ludovic Courtès
4331f558d7
gnu: tor: Update to 0.2.7.5.
...
* gnu/packages/tor.scm (tor): Update to 0.2.7.5.
2015-11-27 15:06:15 +01:00
Ludovic Courtès
ef8742ea69
gnu: eigen: Really run tests in verbose mode.
...
Suggested by Gaël Guennebaud <gael.guennebaud@inria.fr>.
* gnu/packages/algebra.scm (eigen)[arguments]: Remove #:test-target.
Rename 'build-tests' phase to 'check', and have it run 'ctest -V'.
2015-11-27 11:04:17 +01:00
Andreas Enge
08c28b6d5a
gnu: gp2c: Update to 0.0.9pl4.
...
* gnu/packages/algebra.scm (gp2c): Update to 0.0.9pl4.
2015-11-27 02:44:21 +01:00
Efraim Flashner
b72a44100e
gnu: python-pickleshare: Add python-setuptools to native-inputs.
...
* gnu/packages/python.scm (python-pickleshare)[native-inputs]: Add
python-setuptools.
2015-11-26 15:28:31 +02:00
Efraim Flashner
553b709ba1
gnu: python-pathpy: Add python-setuptools to native-inputs.
...
* gnu/packages/python.scm (python-pathpy)[native-inputs]: Add
python-setuptools.
2015-11-26 15:26:18 +02:00
Efraim Flashner
0066de6f3a
gnu: python2-oauthlib: Override python2-cryptography in inputs.
...
* gnu/packages/python.scm (python2-oauthlib)[inputs]: Override inherited
"python2-cryptography" in inputs.
2015-11-26 12:03:45 +02:00
宋文武
7234ad4f54
services: Add network-manager-service.
...
* gnu/services/networking.scm (network-manager-service): New procedure.
(network-manager-service-type, %network-manager-activation): New variables.
(network-manager-dmd-service): New procedure.
2015-11-26 13:50:13 +08:00
Efraim Flashner
bde2171d4d
gnu: python-oauthlib: Update to 1.0.3.
...
* gnu/packages/python.scm (python-oauthlib): Update to 1.0.3.
[native-inputs]: Move python-setuptools, python-nose, python mock here.
Add python-coverage.
[inputs]: Add python-blinker, python-cryptography, python-pyjwt.
2015-11-25 20:42:06 +02:00
Efraim Flashner
7957fe6c10
gnu: python2-unittest2: Use python2-setuptools.
...
* gnu/packages/python.scm (python2-unittest2)[inputs]: Switch from
python-setuptools to python2-setuptools.
2015-11-25 20:42:05 +02:00
David Thompson
4b7513e043
services: xorg: Export additional symbols.
...
'slim-configuration' and 'slim-service-type' are needed if one wishes to
use 'modify-services' on a service list that includes the slim service.
* gnu/services/xorg.scm: Export 'slim-configuration' and
'slim-service-type'.
2015-11-25 12:47:58 -05:00
David Thompson
34f5618bca
gnu: Add kodi.
...
* gnu/packages/kodi.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2015-11-25 11:44:11 -05:00
David Thompson
b0b23e52a3
gnu: Add jasper.
...
* gnu/packages/image.scm (jasper): New variable.
2015-11-25 11:44:11 -05:00
David Thompson
33ae9107d8
gnu: Add tinyxml.
...
* gnu/packages/xml.scm (tinyxml): New variable.
* gnu/packages/patches/tinyxml-use-stl.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
2015-11-25 11:44:11 -05:00
Leo Famulari
13ef3e997b
gnu: Add eyeD3.
...
* gnu/packages/mp3.scm (eyed3): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-11-25 17:01:02 +01:00
Ricardo Wurmus
1c207a7658
gnu: Add Ragel.
...
* gnu/packages/ragel.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2015-11-25 15:21:47 +01:00
Ludovic Courtès
b9c7ed71b1
services: dmd: Spawn a REPL upon failure to load a service definition.
...
Fixes <http://bugs.gnu.org/19779 >.
Reported by Mark H Weaver <mhw@netris.org>.
* gnu/services/dmd.scm (dmd-configuration-file)[config]: Wrap
'primitive-load' calls in 'call-with-error-handling'.
2015-11-25 11:59:54 +01:00
Ludovic Courtès
479b417b54
services: dmd: Strip the default list of modules.
...
* gnu/services/dmd.scm (%default-imported-modules): Remove (gnu build
file-systems).
(%default-modules): Likewise, and remove (ice-9 ftw).
* gnu/services/base.scm (file-system-service-type): Add 'modules' and
'imported-modules' fields.
2015-11-25 11:59:54 +01:00
Ludovic Courtès
fae685b9cc
services: dmd: Add 'modules' and 'imported-modules' fields.
...
* gnu/services/dmd.scm (%default-imported-modules, %default-modules):
New variables.
* gnu/services/dmd.scm (<dmd-service>)[modules, imported-modules]: New
field.
* gnu/services/dmd.scm (dmd-service-file-name, dmd-service-file): New
procedures.
(dmd-configuration-file)[modules]: Compute based on the
'imported-modules' field of SERVICES.
(dmd-configuration-file): Remove 'use-modules' form. Use
'dmd-service-file', and call 'primitive-load' on each file.
* doc/guix.texi (dmd Services): Document the new fields.
2015-11-25 11:59:54 +01:00
Ludovic Courtès
b6094b1f0a
gnu: dico: Sort entries in .a files deterministically.
...
* gnu/packages/patches/dico-libtool-deterministic.patch: New file.
* gnu/packages/dico.scm (dico)[source]: Use it.
[arguments]: Add #:make-flags.
* gnu-system.am (dist_patch_DATA): Add the patch.
2015-11-25 11:59:54 +01:00
Leo Famulari
39570137e5
gnu: libreoffice: Update to 5.0.3.2 [fixes CVE-2015-5214].
...
* gnu/packages/libreoffice.scm (libreoffice): Update to 5.0.3.2
2015-11-24 22:00:34 -05:00
Ludovic Courtès
c9e34a6a77
gnu: Add GNU Dico.
...
* gnu/packages/dico.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2015-11-24 23:54:30 +01:00
Ludovic Courtès
2d2651e781
services: dmd: Error out upon unmet dmd requirements.
...
* gnu/services/dmd.scm (assert-no-duplicates): Rename to...
(assert-valid-graph): ... this.
[provisions]: New variable.
[assert-satisfied-requirements]: New procedure.
Use it.
* tests/guix-system.sh: Add test with unmet dmd requirements.
2015-11-24 23:54:30 +01:00
Efraim Flashner
eb31d4b4f1
gnu: python-pyjwt: Update to 1.4.0.
...
* gnu/packages/python.scm (python-pyjwt): Update to 1.4.0.
[native-inputs]: Move python-setuptools here, add python-pytest-runner.
2015-11-24 22:30:09 +02:00
Efraim Flashner
d50d097d58
gnu: python-pytest-runner: Add python-setuptools as native-input.
...
* gnu/packages/python.scm (python-pytest-runner)[native-input]: Add
python-setuptools.
2015-11-24 21:44:58 +02:00
Efraim Flashner
383af6b096
gnu: python-setuptools-scm: Update to 1.9.0.
...
* gnu/packages/python.scm (python-setuptools-scm): Update to 1.9.0.
[native-inputs]: Add python-setuptools.
2015-11-24 20:08:14 +02:00
Eric Bavier
97003b5ccc
gnu: gnuplot: Update to 5.0.1.
...
* gnu/packages/maths.scm (gnuplot): Update to 5.0.1.
(native-inputs): 'texlive' -> 'texlive-bin'.
2015-11-24 11:41:46 -06:00
Ricardo Wurmus
8b749cf3cb
gnu: ruby-simplecov-html: Fix hash and disable tests.
...
* gnu/packages/ruby.scm (ruby-simplecov-html)[source]: Replace incorrect
hash.
[arguments]: Disable tests.
2015-11-24 16:39:30 +01:00
Taylan Ulrich Bayırlı/Kammer
bbee7bd765
gnu: enca: Add file-name field to source.
...
* gnu/packages/textutils.scm (enca): Add file-name field to source.
2015-11-23 13:46:31 +01:00
Taylan Ulrich Bayırlı/Kammer
6f323b0773
gnu: recode: Add file-name field to source.
...
* gnu/packages/textutils.scm (recode): Add file-name field to source.
2015-11-23 12:05:55 +01:00
Ludovic Courtès
821f4dc287
gnu: Fix a few 'source-file-name' lint warnings.
...
* gnu/packages/firmware.scm (ath9k-htc-firmware)[source](file-name): New
field.
* gnu/packages/gnunet.scm (guile-gnunet)[source](file-name): New field.
* gnu/packages/guile.scm (guile-next)[source](file-name): New field.
(guile-minikanren)[source](file-name): New field
(guile-gdbm-ffi)[source](file-name): New field.
* gnu/packages/ssh.scm (guile-ssh)[source](file-name): New field.
2015-11-23 10:52:32 +01:00
Efraim Flashner
92d9a36e97
gnu: tig: Update to 2.1.1.
...
* gnu/packages/version-control.scm (tig): Update to 2.1.1.
2015-11-21 23:03:11 +02:00
Efraim Flashner
7fbbd3e7a0
gnu: cvs: Use external zlib.
...
* gnu/packages/version-control.scm (cvs)[arguments]: add configure flag
--with-exernal-zlib.
2015-11-21 21:43:11 +02:00
Efraim Flashner
f94f481988
gnu: nano: Update to 2.4.3.
...
* gnu/packages/nano.scm (nano): Update to 2.4.3.
2015-11-21 20:56:08 +02:00
Mathieu Lirzin
1b933e62dc
gnu: parted: Update to 3.2.
...
* gnu/packages/disk.scm (parted): Update to 3.2.
[inputs]: Add lvm2 and remove check. Replace readline-6.2 with its
latest version.
[native-inputs]: Add perl and python for the tests.
[arguments]: Use `modify-phases' and adapt to the new tests.
[home-page]: Use https.
2015-11-21 13:10:27 +01:00
Ludovic Courtès
06da1a6b4f
gnu: Add qemu-minimal.
...
* gnu/packages/qemu.scm (qemu): Exchange with former QEMU-HEADLESS.
(qemu-headless): Rename to...
(qemu-minimal): ... this. New variable. Pass --target-list.
* gnu/packages/debug.scm (qemu-2.3.0): Inherit from QEMU-MINIMAL.
* gnu/packages/grub.scm (qemu-for-tests): Likewise.
* gnu/system/vm.scm (expression->derivation-in-linux-vm, qemu-image):
Update to name change.
2015-11-21 00:36:23 +01:00
Ricardo Wurmus
56215e4154
gnu: Add Synfig Studio.
...
* gnu/packages/animation.scm (synfigstudio): New variable.
2015-11-20 20:23:03 +01:00
Ricardo Wurmus
7775a18690
gnu: Add Synfig.
...
* gnu/packages/animation.scm (synfig): New variable.
* gnu/packages/patches/synfig-build-fix.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
2015-11-20 20:23:03 +01:00
Ricardo Wurmus
c1fbc66a77
gnu: Add ETL.
...
* gnu/packages/animation.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2015-11-20 20:23:03 +01:00
Ricardo Wurmus
307ad140db
gnu: Add MLT.
...
* gnu/packages/video.scm (mlt): New variable.
2015-11-20 20:23:03 +01:00
Ricardo Wurmus
561965941c
gnu: Add libxml++.
...
* gnu/packages/gnome.scm (libxml++): New variable.
2015-11-20 20:23:03 +01:00
Eric Bavier
9cf5245497
gnu: slepc: Update to 3.6.2.
...
* gnu/packages/maths.scm (slepc): Update to 3.6.2.
[arguments]: Append "/lib" to arpack configure flag. Use 'inputs'
rather than '%build-inputs' in 'configure phase.
2015-11-20 11:58:40 -06:00
Eric Bavier
32187d99bb
gnu: petsc: Update to 3.6.2.
...
* gnu/packages/maths.scm (petsc): Update to 3.6.2.
2015-11-20 11:58:40 -06:00
Eric Bavier
c69fa4380a
gnu: mumps: Update to 5.0.1.
...
* gnu/packages/maths.scm (mumps): Update to 5.0.1.
2015-11-20 11:58:40 -06:00
Eric Bavier
ac356fd6ab
gnu: openmpi: Update to 1.10.1.
...
* gnu/packages/mpi.scm (openmpi): Update to 1.10.1.
[arguments]: Remove now-unsupported configure flags. Add
--enable-builtin-atomics. Remove development-oriented
--enable-debug.
2015-11-20 11:58:40 -06:00
Eric Bavier
2f5b6a1f18
gnu: hwloc: Update to 1.11.1.
...
* gnu/packages/mpi.scm (hwloc): Update to 1.11.1.
[source]: Remove patch.
* gnu/packages/patches/hwloc-gather-topology-lstopo.patch: Delete it.
* gnu-system.am (dist_patch_DATA): Remove it.
2015-11-20 11:58:40 -06:00
Ricardo Wurmus
0297966495
gnu: guitarix: Update to 0.34.0.
...
* gnu/packages/audio.scm (guitarix): Update to 0.34.0.
[source]: Remove patch.
[inputs]: Add webkitgtk/gtk+-2.
* gnu/packages/patches/guitarix-c++11: Remove file.
* gnu-system.am (dist_patch_DATA): Remove it.
2015-11-20 18:19:30 +01:00
David Thompson
a907d9973a
gnu: services: Fix typo in gpm-dmd-service.
...
* gnu/services/base.scm (gpm-dmd-service): s/dmd/gpm/
2015-11-20 09:56:41 -05:00
David Thompson
3307c7877e
gnu: Add emulation-station.
...
* gnu/packages/games.scm (emulation-station): New variable.
2015-11-20 09:27:15 -05:00
Ricardo Wurmus
b49c5a58dc
gnu: preseq: Update to 2.0.
...
* gnu/packages/bioinformatics.scm (preseq): Update to 2.0.
[source]: Add file-name field, remove patches.
[arguments]: Remove unused build phases, add make flags.
[inputs]: Add smithlab-cpp.
* gnu/packages/patches/preseq-1.0.2-link-with-libbam.patch: Remove file.
* gnu/packages/patches/preseq-1.0.2-install-to-PREFIX.patch: Remove
file.
* gnu-system.am (dist_patch_DATA): Remove them.
2015-11-20 15:22:06 +01:00
Ricardo Wurmus
c6a24d6e92
gnu: Add smithlab-cpp.
...
* gnu/packages/bioinformatics.scm (smithlab-cpp): New variable.
2015-11-20 15:22:06 +01:00
Ricardo Wurmus
3d51ec919e
gnu: edirect: Update home page.
...
* gnu/packages/bioinformatics.scm (edirect)[home-page]: Append trailing
slash to home page.
2015-11-20 15:21:24 +01:00
Ricardo Wurmus
c52a382c4a
gnu: sra-tools: Update to 2.5.4.
...
* gnu/packages/bioinformatics.scm (sra-tools): Update to 2.5.4.
2015-11-20 15:21:24 +01:00
Ricardo Wurmus
9e5ef614aa
gnu: ncbi-vdb: Update to 2.5.4.
...
* gnu/packages/bioinformatics.scm (ncbi-vdb): Update to 2.5.4.
2015-11-20 15:21:24 +01:00
Ricardo Wurmus
614a8977cb
gnu: ngs-java: Update to 1.2.2.
...
* gnu/packages/bioinformatics.scm (ngs-java): Update to 1.2.2.
[arguments]: Remove build phase "fix-java-symlink-installation".
2015-11-20 15:21:24 +01:00
Ricardo Wurmus
d6a1cd7cae
gnu: ngs-sdk: Update to 1.2.2.
...
* gnu/packages/bioinformatics.scm (ngs-sdk): Update to 1.2.2.
2015-11-20 15:21:24 +01:00
Ricardo Wurmus
2c84ba7e11
gnu: Add ruby-net-ssh.
...
* gnu/packages/ruby.scm (ruby-net-ssh): New variable.
2015-11-20 15:21:24 +01:00
Ricardo Wurmus
4f2a52aeb5
gnu: Add ruby-mocha.
...
* gnu/packages/ruby.scm (ruby-mocha): New variable.
2015-11-20 15:21:24 +01:00
Ricardo Wurmus
d93062fd5c
gnu: Add ruby-redcarpet.
...
* gnu/packages/ruby.scm (ruby-redcarpet): New variable.
2015-11-20 15:21:24 +01:00
Ricardo Wurmus
97aee8d3eb
gnu: Add ruby-introspection.
...
* gnu/packages/ruby.scm (ruby-introspection): New variable.
2015-11-20 15:21:24 +01:00
Ricardo Wurmus
4016ba3fd0
gnu: Add ruby-instantiator.
...
* gnu/packages/ruby.scm (ruby-instantiator): New variable.
2015-11-20 15:21:24 +01:00
Ricardo Wurmus
21f7b7bd80
gnu: Add ruby-blankslate.
...
* gnu/packages/ruby.scm (ruby-blankslate): New variable.
2015-11-20 15:21:24 +01:00
Ricardo Wurmus
25d6d49b3e
gnu: Add ruby-metaclass.
...
* gnu/packages/ruby.scm (ruby-metaclass): New variable.
2015-11-20 15:21:24 +01:00
Ricardo Wurmus
3383f5bdab
gnu: Add ruby-test-unit.
...
* gnu/packages/ruby.scm (ruby-test-unit): New variable.
2015-11-20 15:21:24 +01:00
Ricardo Wurmus
cc5aeb8c7d
gnu: Add ruby-packnga.
...
* gnu/packages/ruby.scm (ruby-packnga): New variable.
2015-11-20 15:21:24 +01:00
Ricardo Wurmus
c1f52261e2
gnu: Add ruby-gettext.
...
* gnu/packages/ruby.scm (ruby-gettext): New variable.
2015-11-20 15:21:24 +01:00
Ricardo Wurmus
e2333ea391
gnu: Add ruby-text.
...
* gnu/packages/ruby.scm (ruby-text): New variable.
2015-11-20 15:21:24 +01:00
Ricardo Wurmus
347eb21e1d
gnu: Add ruby-locale.
...
* gnu/packages/ruby.scm (ruby-locale): New variable.
2015-11-20 15:21:24 +01:00
Ricardo Wurmus
f88bacaf6f
gnu: Add ruby-power-assert.
...
* gnu/packages/ruby.scm (ruby-power-assert): New variable.
2015-11-20 15:21:24 +01:00
Ricardo Wurmus
9641a89957
gnu: bless: Build only for x86_64.
...
* gnu/packages/bioinformatics.scm (bless): Add supported-systems field.
2015-11-20 11:32:32 +01:00
Ricardo Wurmus
0536727efe
gnu: htseq: Propagate numpy.
...
* gnu/packages/bioinformatics.scm (htseq)[inputs]: Move python2-numpy
from here ...
[propagated-inputs]: ... to here.
2015-11-20 11:32:32 +01:00
Ricardo Wurmus
dffdef0f0f
gnu: ant: Update to 1.9.6.
...
* gnu/packages/java.scm (ant): Update to 1.9.6.
2015-11-20 11:32:32 +01:00
Ludovic Courtès
b2a72238b9
gnu: guix: Update development snapshot to 5c36edc
.
...
* gnu/packages/package-management.scm (guix-devel): Update to 5c36edc
.
2015-11-19 22:33:01 +01:00
Ricardo Wurmus
bc8bf605fc
gnu: jack-2: Fix jack_control script.
...
* gnu/packages/audio.scm (jack-2)[inputs]: Add python2-dbus.
[arguments]: Use python-2 and add build phase to wrap jack_control
Python script.
2015-11-19 16:10:52 +01:00
Ricardo Wurmus
80e6f37e30
services: Add udev-rule procedure.
...
* gnu/services/base.scm (udev-rule): New procedure.
(kvm-udev-rule): Rewrite as variable in terms of udev-rule.
2015-11-19 16:10:52 +01:00
Eric Bavier
c3c61a781c
gnu: ghc-unordered-containers: Enable tests.
...
* gnu/packages/haskell.scm (ghc-unordered-containers)
[arguments]: Remove.
[inputs]: Add ghc-chasingbottoms, ghc-test-framework,
ghc-test-framework-hunit, and ghc-test-framework-quickcheck2.
2015-11-19 03:13:20 -06:00
Eric Bavier
4eca62be49
gnu: Add ghc-chasingbottoms.
...
* gnu/packages/haskell.scm (ghc-chasingbottoms): New variable.
2015-11-19 03:13:20 -06:00
Eric Bavier
19206f5eb8
gnu: ghc-attoparsec: Enable tests.
...
* gnu/packages/haskell.scm (ghc-attoparsec)[arguments]: Remove.
[inputs]: Add ghc-quickcheck, ghc-quickcheck-unicode,
ghc-test-framework, and ghc-test-framework-quickcheck2.
2015-11-19 03:13:19 -06:00
Eric Bavier
ab715ec9ae
gnu: Add ghc-test-framework-quickcheck2.
...
* gnu/packages/haskell.scm (ghc-test-framework-quickcheck2): New
variable.
2015-11-19 03:13:19 -06:00
Eric Bavier
e1c1b71c38
gnu: ghc-async: Enable tests.
...
* gnu/packages/haskell.scm (ghc-async)[arguments]: Remove.
[inputs]: Add ghc-hunit, ghc-test-framework, and
ghc-test-framework-hunit.
2015-11-19 03:13:19 -06:00
Eric Bavier
0eeaa169a0
gnu: ghc-regex-posix: Propagate inputs.
...
* gnu/packages/haskell.scm (ghc-regex-posix): Propagate ghc-regex-base
input.
2015-11-19 03:13:19 -06:00
Eric Bavier
1fe25c573a
gnu: Add ghc-test-framework-hunit.
...
* gnu/packages/haskell.scm (ghc-test-framework-hunit): New variable.
2015-11-19 03:13:19 -06:00
Eric Bavier
09655c676b
gnu: Add ghc-test-framework.
...
* gnu/packages/haskell.scm (ghc-test-framework): New variable.
2015-11-19 03:13:19 -06:00
Eric Bavier
1472ba2546
gnu: Add ghc-libxml.
...
* gnu/packages/haskell.scm (ghc-libxml): New variable.
2015-11-19 03:13:19 -06:00
Eric Bavier
ccd7b30872
gnu: Add ghc-hostname.
...
* gnu/packages/haskell.scm (ghc-hostname): New variable.
2015-11-19 03:13:19 -06:00
Efraim Flashner
d2a5210844
gnu: tilda: Update to 1.3.0.
...
* gnu/packages/terminals.scm (tilda): Update to 1.3.0.
[inputs]: Switch vte from 0.36 to 0.40, remove zip.
2015-11-19 14:45:45 +02:00
Efraim Flashner
e30be98653
gnu: youtube-dl: Update to 2015.11.18.
...
* gnu/packages/video.scm (youtube-dl): Update to 2015.11.18.
2015-11-19 09:48:41 +02:00
Mark H Weaver
3470fe002c
gnu: libsndfile: Add fixes for CVE-2014-9496 and CVE-2015-7805.
...
* gnu/packages/patches/libsndfile-CVE-2014-9496.patch,
gnu/packages/patches/libsndfile-CVE-2015-7805.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/pulseaudio.scm (libsndfile)[source]: Add patches.
2015-11-18 17:47:40 -05:00
Mark H Weaver
b4a88dc25f
gnu: libxslt: Add fix for CVE-2015-7995.
...
* gnu/packages/patches/libxslt-CVE-2015-7995.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/xml.scm (libxslt)[source]: Add patch.
2015-11-18 17:47:40 -05:00
Mark H Weaver
ee6bb0cc76
gnu: libxml2: Add fixes for CVE-2015-{1819,7941,7942,8035} and other bugs.
...
* gnu/packages/patches/libxml2-CVE-2015-1819.patch,
gnu/packages/patches/libxml2-CVE-2015-7941-pt1.patch,
gnu/packages/patches/libxml2-CVE-2015-7941-pt2.patch,
gnu/packages/patches/libxml2-CVE-2015-7942-pt1.patch,
gnu/packages/patches/libxml2-CVE-2015-7942-pt2.patch,
gnu/packages/patches/libxml2-CVE-2015-8035.patch,
gnu/packages/patches/libxml2-bug-737840.patch,
gnu/packages/patches/libxml2-bug-738805.patch,
gnu/packages/patches/libxml2-bug-746048.patch,
gnu/packages/patches/libxml2-bug-747437.patch,
gnu/packages/patches/libxml2-bug-751603.patch,
gnu/packages/patches/libxml2-bug-751631.patch,
gnu/packages/patches/libxml2-bug-754946.patch,
gnu/packages/patches/libxml2-bug-754947.patch,
gnu/packages/patches/libxml2-bug-755857.patch,
gnu/packages/patches/libxml2-fix-catalog-corruption.patch,
gnu/packages/patches/libxml2-id-attrs-in-xmlSetTreeDoc.patch,
gnu/packages/patches/libxml2-node-sort-order-pt1.patch,
gnu/packages/patches/libxml2-node-sort-order-pt2.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/xml.scm (libxml2)[source]: Add patches.
2015-11-18 17:47:40 -05:00
Mark H Weaver
328a14e869
gnu: libpng: Update to 1.5.24 [fixes CVE-2015-8126].
...
* gnu/packages/image.scm (libpng): Update to 1.5.24.
2015-11-18 17:47:40 -05:00
Mark H Weaver
21ef9843e4
Revert "gnu: libpng: Use 1.5.24 as a replacement [fixes CVE-2015-8126]."
...
This reverts commit 1b076e630f
.
2015-11-18 17:47:17 -05:00
Ricardo Wurmus
c797fabe79
services: Export udev-configuration procedures.
...
* gnu/services/base.scm (udev-configuration, udev-configuration?,
udev-configuration-rules): Export.
2015-11-18 22:04:48 +01:00
Ludovic Courtès
7be4a4b0ae
gnu: weechat: Fix patching of assignments to 'python2_bin'.
...
Fixes a regression introduced in a9346fa
.
* gnu/packages/weechat.scm (weechat)[arguments]: Make sure PYTHON2_BIN
can be freed with 'free'.
2015-11-18 18:01:50 +01:00
Ludovic Courtès
b567abcf1a
gnu: weechat: Encode as UTF-8.
...
* gnu/packages/weechat.scm: Reencode as UTF-8.
2015-11-18 18:01:30 +01:00
Ludovic Courtès
a9346faee6
gnu: weechat: Record the absolute file name of 'python'.
...
Fixes <http://bugs.gnu.org/21879 >.
Reported by Luis Felipe López Acevedo <felipe.lopez@openmailbox.org>.
* gnu/packages/weechat.scm (weechat)[arguments]: Add
'set-python-file-name' phase.
2015-11-18 17:47:09 +01:00
Ludovic Courtès
e33cf9a69a
gnu: weechat: Use 'modify-phases'.
...
* gnu/packages/weechat.scm (weechat)[arguments]: Use 'modify-phases'.
Remove 'fix-file' phase.
2015-11-18 17:47:09 +01:00
Mark H Weaver
f4a4a71885
gnu: python-tornado: Use the preferred home-page.
...
* gnu/packages/python.scm (python-tornado)[home-page]: Use the preferred
one.
2015-11-18 09:45:47 -05:00
Mark H Weaver
7f51b663b0
gnu: python-cryptography: Update to 1.0.2.
...
* gnu/packages/python.scm (python-cryptography): Update to 1.0.2.
2015-11-18 09:30:01 -05:00
Mark H Weaver
3698a77588
gnu: python-cryptography-vectors: Update to 1.0.2.
...
* gnu/packages/python.scm (python-cryptography-vectors): Update to 1.0.2.
2015-11-18 09:30:01 -05:00
Ricardo Wurmus
f836fb8d0c
gnu: zynaddsubfx: Update to 2.5.2.
...
* gnu/packages/music.scm (zynaddsubfx): Update to 2.5.2.
2015-11-18 14:07:14 +01:00
Erik Edrosa
f7d17ac756
gnu: Add python-pystache.
...
* gnu/packages/python.scm (python-pystache, python2-pystache): New
variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-11-18 12:21:45 +01:00
Efraim Flashner
49846012f0
Revert "gnu: wget: Update to 1.17."
...
This reverts commit 4ca0234069
.
2015-11-18 08:36:27 +02:00
宋文武
4d62a9d304
gnu: Add network-manager-applet.
...
* gnu/packages/gnome.scm (network-manager-applet): New variable.
2015-11-18 09:16:31 +08:00
宋文武
ba5dd1055f
gnu: Add network-manager.
...
* gnu/packages/gnome.scm (%network-manager-glib-duplicate-test-patch)
(network-manager): New variables.
2015-11-18 09:16:31 +08:00
Efraim Flashner
b494d198cd
gnu: youtube-dl: Update to 2015.11.15.
...
* gnu/packages/video.scm (youtube-dl): Update to 2015.11.15.
2015-11-17 21:32:58 +02:00
Ricardo Wurmus
3279b7ec47
gnu: Add Scribus.
...
* gnu/packages/scribus.scm: New file
* gnu/packages/patches/scribus-qobject.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES, dist_patch_DATA): Add them.
2015-11-17 08:43:32 +01:00
Ricardo Wurmus
ac838d0f8e
gnu: Add GraphicsMagick.
...
* gnu/packages/imagemagick.scm (graphicsmagick): New variable.
2015-11-17 08:43:32 +01:00
Ricardo Wurmus
bf50f7b587
gnu: Add prefix to license imports in (gnu packages imagemagick).
...
* gnu/packages/imagemagick.scm: Import (guix licenses) with prefix
"license:".
2015-11-17 08:43:32 +01:00
宋文武
ae916e02cb
gnu: Add ppp.
...
* gnu/packages/samba.scm (ppp): New variable.
2015-11-17 10:01:00 +08:00
Efraim Flashner
4ca0234069
gnu: wget: Update to 1.17.
...
* gnu/packages/wget.scm (wget): Update to 1.17.
2015-11-17 00:46:21 +02:00
Mark H Weaver
9832ecf09a
gnu: dovecot: Update to 2.2.19.
...
* gnu/packages/mail.scm (dovecot): Update to 2.2.19.
2015-11-16 13:57:09 -05:00
Ludovic Courtès
d3a33fe28d
gnu: eigen: Run 'ctest' in verbose mode.
...
* gnu/packages/algebra.scm (eigen)[arguments]: Add "-V" in
'EIGEN_CTEST_ARGS'.
2015-11-16 16:44:39 +01:00
Ludovic Courtès
354f4fe292
gnu: eigen: Use 'modify-phases'.
...
* gnu/packages/algebra.scm (eigen)[arguments]: Use 'modify-phases'
instead of 'alist-cons-before'.
2015-11-16 16:44:39 +01:00
Ludovic Courtès
a4eb83b709
gnu: eigen: Fix 'Cflags' value in 'eigen3.pc'.
...
* gnu/packages/algebra.scm (eigen)[source]: Augment snippet to address
<http://eigen.tuxfamily.org/bz/show_bug.cgi?id=1114 >.
2015-11-16 16:44:39 +01:00
David Thompson
83a4a70b50
gnu: Add love.
...
* gnu/packages/game-development.scm (love): New variable.
2015-11-16 08:47:23 -05:00
David Thompson
3aab2c839f
gnu: Add devil.
...
* gnu/packages/image.scm (devil): New variable.
* gnu/packages/patches/devil-fix-libpng.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
2015-11-16 08:47:23 -05:00
Efraim Flashner
6a7e1a180b
gnu: Add tilda.
...
* gnu/packages/terminals.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2015-11-16 15:22:37 +02:00
Efraim Flashner
2776d72c7c
gnu: vte: Provide 0.36.5.
...
* gnu/packages/gnome.scm (vte): Add version 0.36.5.
2015-11-16 15:22:37 +02:00
Efraim Flashner
782770d1c2
gnu: mpv: Remove lua configure hack.
...
* gnu/packages/video.scm (mpv)[arguments]: Remove obsolete code that
helped configure find lua.
2015-11-16 15:18:30 +02:00
Efraim Flashner
54567afa13
gnu: mpv: Update to 0.13.0.
...
* gnu/packages/video.scm (mpv): Update to 0.13.0.
2015-11-16 15:04:34 +02:00
Ricardo Wurmus
d6e21589af
gnu: Add r-devtools.
...
* gnu/packages/statistics.scm (r-devtools): New variable.
2015-11-16 11:09:49 +01:00
Ricardo Wurmus
81a4228b18
gnu: Add r-rstudioapi.
...
* gnu/packages/statistics.scm (r-rstudioapi): New variable.
2015-11-16 11:09:49 +01:00
Ricardo Wurmus
035711f1f5
gnu: Add r-git2r.
...
* gnu/packages/statistics.scm (r-git2r): New variable.
2015-11-16 11:09:49 +01:00
Ricardo Wurmus
681e03c12d
gnu: Add r-httr.
...
* gnu/packages/statistics.scm (r-httr): New variable.
2015-11-16 11:09:49 +01:00
Ricardo Wurmus
167c988263
gnu: Add r-roxygen2.
...
* gnu/packages/statistics.scm (r-roxygen2): New variable.
2015-11-16 11:09:49 +01:00
Ricardo Wurmus
13d083af59
gnu: Add r-brew.
...
* gnu/packages/statistics.scm (r-brew): New variable.
2015-11-16 11:09:49 +01:00
Ricardo Wurmus
1a77eccd0e
gnu: Add r-whisker.
...
* gnu/packages/statistics.scm (r-whisker): New variable.
2015-11-16 11:09:49 +01:00
Ricardo Wurmus
6140747f06
gnu: Add r-rversions.
...
* gnu/packages/statistics.scm (r-rversions): New variable.
2015-11-16 11:09:49 +01:00
Ricardo Wurmus
67a167fdf7
gnu: Add r-xml2.
...
* gnu/packages/statistics.scm (r-xml2): New variable.
2015-11-16 11:09:49 +01:00
Ricardo Wurmus
5f4621de1f
gnu: Add r-curl.
...
* gnu/packages/web.scm (r-curl): New variable.
2015-11-16 11:09:49 +01:00