Andreas Enge
e35dff9733
gnu: numactl: Update to 2.0.11.
...
* gnu/packages/linux.scm (numactl)[source]: Update to 2.0.11.
[native-inputs]: Drop autotools.
[arguments]: Drop phase calling autogen.sh.
2015-12-12 10:20:30 +01:00
Mark H Weaver
798697f673
gnu: wget: Update to 1.17.1.
...
* gnu/packages/wget.scm (wget): Update to 1.17.1.
2015-12-11 18:31:50 -05:00
Ricardo Wurmus
f7f55db8f6
gnu: Move sparsehash to datastructures module.
...
* gnu/packages/crypto.scm (sparsehash): Move variable to...
* gnu/packages/datastructures.scm: ...new file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2015-12-11 15:59:20 +01:00
Ricardo Wurmus
ca3476cd6c
gnu: Add r-lattice.
...
* gnu/packages/statistics.scm (r-lattice): New variable.
2015-12-11 15:44:07 +01:00
Ricardo Wurmus
2a40f76389
gnu: Add r-gridbase.
...
* gnu/packages/statistics.scm (r-gridbase): New variable.
2015-12-11 15:44:07 +01:00
Ricardo Wurmus
60a9d3d0ac
gnu: Add r-plotrix.
...
* gnu/packages/statistics.scm (r-plotrix): New variable.
2015-12-11 15:44:07 +01:00
Ricardo Wurmus
03af370f6e
gnu: Add r-readr.
...
* gnu/packages/statistics.scm (r-readr): New variable.
2015-12-11 15:44:07 +01:00
Ricardo Wurmus
62141c07f7
gnu: Rename r-data.table to r-data-table.
...
* gnu/packages/statistics.scm (r-data.table): Rename variable ...
(r-data-table): ... to this.
[description]: Clarify relation to data.frame.
[license]: Use correct license.
2015-12-11 15:44:07 +01:00
Ben Woodcroft
5f7e17bef7
gnu: Add snap-aligner.
...
* gnu/packages/bioinformatics.scm (snap-aligner): New variable.
2015-12-11 14:34:51 +01:00
Efraim Flashner
9a41f4439d
gnu: python-certifi: Update to 2015.11.20.1.
...
* gnu/packages/python.scm (python-certifi): Update to 2015.11.20.1.
[source]: Change to pypi syntax.
2015-12-11 15:12:39 +02:00
Efraim Flashner
2e4c54573f
gnu: gnumeric: Add python scripting support.
...
* gnu/packages/gnome.scm (gnumeric): Do it.
[inputs]: Add python2, python2-pygobject-2.
2015-12-11 14:18:10 +02:00
Efraim Flashner
7bcbd40dc8
gnu: gnumeric: Update to 1.12.24.
...
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.24.
[inputs]: Add librsvg, libxslt.
[arguments]: Use "modify-phases" syntax.
2015-12-11 14:18:10 +02:00
Efraim Flashner
8cabd349b4
gnu: goffice: Update to 0.10.24.
...
* gnu/packages/gnome.scm (goffice): Update to 0.10.24.
2015-12-11 14:18:10 +02:00
Efraim Flashner
24a78aa600
gnu: gvfs: Update to 1.26.2.
...
* gnu/packages/gnome.scm (gvfs): Update to 1.26.2.
[inputs]: Add gcr.
2015-12-11 14:18:10 +02:00
Mark H Weaver
7534370435
gnu: linux-libre: Update to 4.3.2.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.3.2.
[native-inputs]: Add openssl.
* gnu/packages/linux-libre-x86_64.conf,
gnu/packages/linux-libre-i686.conf: Update for 4.3.x,
based on <https://jxself.org/git/kernel-configs.git >.
2015-12-11 00:30:38 -05:00
Efraim Flashner
5d69165797
gnu: python-requests: Update to 2.8.1.
...
* gnu/packages/python.scm (python-requests): Update to 2.8.1.
[native-inputs]: Move python-setuptools here.
[inputs]: Remove python-certifi.
[propagated-inputs]: Add python-py, python-pytest, python-pytest-cov,
python-wheel.
[arguments]: Enable tests.
2015-12-10 20:24:11 +02:00
Efraim Flashner
addc808ddc
gnu: Add python-wheel.
...
* gnu/packages/python.scm (python-wheel, python2-wheel): New variables.
2015-12-10 20:24:11 +02:00
Efraim Flashner
358c3d612b
gnu: Add python-pytest-cov.
...
* gnu/packages/python.scm (python-pytest-cov, python2-pytest-cov): New
variables.
2015-12-10 20:24:11 +02:00
Roel Janssen
e522d84035
gnu: Add libconfig.
...
* gnu/packages/textutils.scm (libconfig): New variable.
2015-12-10 16:27:50 +01:00
Efraim Flashner
b01bbbcf3d
gnu: python-pytz: Update to 2015.7.
...
* gnu/packages/python.scm (python-pytz): Update to 2015.7.
[source]: Change uri to pypi's location.
[home-page]: Change to new website.
[license]: Change to expat.
2015-12-10 16:09:16 +02:00
Ricardo Wurmus
16414017f3
gnu: ghc-cryptonite: Update description.
...
* gnu/packages/haskell.scm (ghc-cryptonite)[description]: Shorten overly
technical package description.
2015-12-10 14:40:18 +01:00
Ben Woodcroft
e815c094f7
gnu: python-biopython, python2-biopython: Update to 1.66.
...
* gnu/packages/bioinformatics.scm (python-biopython, python2-biopython): Update to 1.66.
[source]: Use PyPi instead of biopython.org.
2015-12-10 14:35:56 +01:00
Ricardo Wurmus
85538709f1
gnu: Add ghc-pandoc.
...
* gnu/packages/haskell.scm (ghc-pandoc): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
ac2607a0ce
gnu: Add ghc-http-client-tls.
...
* gnu/packages/haskell.scm (ghc-http-client-tls): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
86dd2ce0b2
gnu: Add ghc-connection.
...
* gnu/packages/haskell.scm (ghc-connection): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
dcc5cf1d41
gnu: Add ghc-socks.
...
* gnu/packages/haskell.scm (ghc-socks): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
4f7f06e1a2
gnu: Add ghc-tls.
...
* gnu/packages/haskell.scm (ghc-tls): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
f664cbb3bf
gnu: Add ghc-x509-system.
...
* gnu/packages/haskell.scm (ghc-x509-system): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
1c649948c9
gnu: Add ghc-x509-validation.
...
* gnu/packages/haskell.scm (ghc-x509-validation): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
282f11420b
gnu: Add ghc-x509-store.
...
* gnu/packages/haskell.scm (ghc-x509-store): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
e24e053eda
gnu: Add ghc-x509.
...
* gnu/packages/haskell.scm (ghc-x509): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
4dc2deb920
gnu: Add ghc-memory.
...
* gnu/packages/haskell.scm (ghc-memory): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
2763952b9c
gnu: Add ghc-cryptonite.
...
* gnu/packages/haskell.scm (ghc-cryptonite): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
76e2fa7529
gnu: Add ghc-tasty-kat.
...
* gnu/packages/haskell.scm (ghc-tasty-kat): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
9d3c5d3859
gnu: Add ghc-asn1-parse.
...
* gnu/packages/haskell.scm (ghc-asn1-parse): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
8078327341
gnu: Add ghc-asn1-encoding.
...
* gnu/packages/haskell.scm (ghc-asn1-encoding): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
d4ce416a5c
gnu: Add ghc-asn1-types.
...
* gnu/packages/haskell.scm (ghc-asn1-types): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
ed8924c0d7
gnu: Add ghc-pem.
...
* gnu/packages/haskell.scm (ghc-pem): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
45813e67e0
gnu: Add ghc-hourglass.
...
* gnu/packages/haskell.scm (ghc-hourglass): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
51c05fcf20
gnu: Add ghc-byteable.
...
* gnu/packages/haskell.scm (ghc-byteable): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
c3cb9fa67c
gnu: Add ghc-http-client.
...
* gnu/packages/haskell.scm (ghc-http-client): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
b12d4f23e0
gnu: Add ghc-mime-types.
...
* gnu/packages/haskell.scm (ghc-mime-types): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
ac5d633a96
gnu: Add ghc-hslua.
...
* gnu/packages/haskell.scm (ghc-hslua): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
27f3949086
gnu: Add ghc-sha.
...
* gnu/packages/haskell.scm (ghc-sha): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
12676ce8be
gnu: Add ghc-juicypixels.
...
* gnu/packages/haskell.scm (ghc-juicypixels): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
348519e1bf
gnu: Add ghc-mmap.
...
* gnu/packages/haskell.scm (ghc-mmap): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
fcacbec34e
gnu: Add ghc-filemanip.
...
* gnu/packages/haskell.scm (ghc-filemanip): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
132133c1ae
gnu: Add ghc-yaml.
...
* gnu/packages/haskell.scm (ghc-yaml): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
9efdbb72af
gnu: Add ghc-mockery.
...
* gnu/packages/haskell.scm (ghc-mockery): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
1c17529fd5
gnu: Add ghc-logging-facade.
...
* gnu/packages/haskell.scm (ghc-logging-facade): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
b55630a3a8
gnu: Add ghc-conduit.
...
* gnu/packages/haskell.scm (ghc-conduit): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
1300634bf1
gnu: Add ghc-hspec-contrib.
...
* gnu/packages/haskell.scm (ghc-hspec-contrib): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
cb31771f84
gnu: Add ghc-aeson-qq.
...
* gnu/packages/haskell.scm (ghc-aeson-qq): New variable.
2015-12-10 14:34:51 +01:00
Ricardo Wurmus
3611fc7bff
gnu: Add ghc-haskell-src-meta.
...
* gnu/packages/haskell.scm (ghc-haskell-src-meta): New variable.
2015-12-10 14:34:50 +01:00
Ricardo Wurmus
2e67725150
gnu: Add ghc-th-orphans.
...
* gnu/packages/haskell.scm (ghc-th-orphans): New variable.
2015-12-10 14:34:50 +01:00
Ricardo Wurmus
536b84a832
gnu: Add ghc-th-reify-many.
...
* gnu/packages/haskell.scm (ghc-th-reify-many): New variable.
2015-12-10 14:34:50 +01:00
Ricardo Wurmus
25101be9dc
gnu: Add ghc-th-expand-syns.
...
* gnu/packages/haskell.scm (ghc-th-expand-syns): New variable.
2015-12-10 14:34:50 +01:00
Ricardo Wurmus
1777e1f2cb
gnu: Add ghc-th-lift.
...
* gnu/packages/haskell.scm (ghc-th-lift): New variable.
2015-12-10 14:34:50 +01:00
Ricardo Wurmus
74d9f72e02
gnu: Add ghc-packedstring.
...
* gnu/packages/haskell.scm (ghc-packedstring): New variable.
2015-12-10 14:34:50 +01:00
Ricardo Wurmus
5de6eedc60
gnu: Add ghc-enclosed-exceptions.
...
* gnu/packages/haskell.scm (ghc-enclosed-exceptions): New variable.
2015-12-10 14:34:50 +01:00
Ricardo Wurmus
25b20a9c7a
gnu: Add ghc-executable-path.
...
* gnu/packages/haskell.scm (ghc-executable-path): New variable.
2015-12-10 14:34:50 +01:00
Ricardo Wurmus
31be270b93
gnu: Add ghc-cmark.
...
* gnu/packages/haskell.scm (ghc-cmark): New variable.
2015-12-10 14:34:50 +01:00
Ricardo Wurmus
66c480b6c8
gnu: Add ghc-highlighting-kate.
...
* gnu/packages/haskell.scm (ghc-highlighting-kate): New variable.
2015-12-10 14:34:50 +01:00
Ricardo Wurmus
05245dc9ff
gnu: Add ghc-diff.
...
* gnu/packages/haskell.scm (ghc-diff): Add variable.
2015-12-10 14:34:50 +01:00
Ricardo Wurmus
a54d11b58f
gnu: Add ghc-regex-pcre-builtin.
...
* gnu/packages/haskell.scm (ghc-regex-pcre-builtin): New variable.
2015-12-10 14:34:50 +01:00
Ricardo Wurmus
ef2861b1d9
gnu: Add ghc-texmath.
...
* gnu/packages/haskell.scm (ghc-texmath): New variable.
2015-12-10 14:34:50 +01:00
Ricardo Wurmus
8164d58ec7
gnu: Add ghc-pandoc-types.
...
* gnu/packages/haskell.scm (ghc-pandoc-types): New variable.
2015-12-10 14:34:50 +01:00
Ricardo Wurmus
4cbd9f5993
gnu: Add ghc-deepseq-generics.
...
* gnu/packages/haskell.scm (ghc-deepseq-generics): New variable.
2015-12-10 14:34:50 +01:00
Ricardo Wurmus
6ff4a50d75
gnu: ghc-aeson: Propagate input.
...
* gnu/packages/haskell.scm (ghc-aeson)[inputs]: Move
"ghc-unordered-containers" from here ...
[propagated-inputs]: ... to here.
2015-12-10 14:34:50 +01:00
Ricardo Wurmus
172bb3b86d
gnu: ghc-haskell-src-exts: Propagate some inputs.
...
* gnu/packages/haskell.scm (ghc-haskell-src-exts)[inputs]: Remove field.
[propagated-inputs]: Move "cpphs", "ghc-mtl", "ghc-happy", and "ghc-syb"
from inputs field here.
[native-inputs]: Move "ghc-smallcheck", "ghc-tasty",
"ghc-tasty-smallcheck", and "ghc-tasty-golden" from inputs field here.
2015-12-10 14:34:50 +01:00
Alex Kost
2e74b9f4cf
gnu: emacs-w3m: Update to 1.4.538+0.20141022.
...
* gnu/packages/emacs.scm (emacs-w3m): Update to 1.4.538+0.20141022.
[arguments]: Use '--without-compress-install' configure flag.
2015-12-10 13:24:49 +03:00
Alex Kost
932ece6553
gnu: emacs-w3m: Use 'modify-syntax'.
...
* gnu/packages/emacs.scm (emacs-w3m)[arguments]: Use 'modify-syntax'.
2015-12-10 13:23:50 +03:00
Efraim Flashner
6b6a0b143d
gnu: youtube-dl: Update to 2015.12.09.
...
* gnu/packages/video.scm (youtube-dl): Update to 2015.12.09.
[native-inputs]: Move python-setuptools here.
2015-12-09 23:05:54 +02:00
Efraim Flashner
fa09215342
gnu: vte: Update to 0.42.1.
...
* gnu/packages/gnome.scm (vte): Update to 0.42.1.
2015-12-09 22:57:57 +02:00
Efraim Flashner
896dcbc77c
gnu: libsecret: Update to 0.18.3.
...
* gnu/packages/gnome.scm (libsecret): Update to 0.18.3.
2015-12-09 22:48:39 +02:00
Efraim Flashner
5e8aec2cf3
gnu: libgnome-keyring: Update to 3.12.0.
...
* gnu/packages/gnome.scm (libgnome-keyring): Update to 3.12.0.
2015-12-09 22:48:39 +02:00
Efraim Flashner
cc9553562c
gnu: gmime: Update to 2.6.20.
...
* gnu/packages/mail.scm (gmime): Update to 2.6.20.
[arguments]: Use modify-phases syntax.
2015-12-09 15:21:34 +02:00
Ludovic Courtès
8d5e7ad29a
gnu: guile-sly: Use HTTPS URL.
...
* gnu/packages/guile.scm (guile-sly)[source]: Use 'https'. Failing to
do that, we get redirected to 'https', which fails because GnuTLS is
missing.
2015-12-08 23:58:12 +01:00
Andreas Enge
7fbee931a5
gnu: python-pillow: Update to 3.0.0.
...
* gnu/packages/python.scm (python-pillow, python2-pillow): Update to 3.0.0.
2015-12-08 23:16:37 +01:00
Andreas Enge
b00150641a
gnu: numactl: Update to 2.0.10.
...
* gnu/packages/linux.scm (numactl)[source]: Update to 2.0.10.
[arguments]: Adapt phases to use the autotools machinery.
[native-inputs]: Add autotools packages.
2015-12-08 23:09:59 +01:00
Efraim Flashner
f714d9fe04
gnu: glade3: Update to 3.8.5.
...
* gnu/packages/gnome.scm (glade3): Update to 3.8.5.
2015-12-08 15:05:25 +02:00
Efraim Flashner
20a1a4c322
gnu: autogen: Update to 5.18.7.
...
* gnu/packages/autogen.scm (autogen): Update to 5.18.7.
2015-12-08 14:30:29 +02:00
David Thompson
1eca745b44
gnu: node: Do not use bundled dependencies.
...
The Node build system was previously building its own copies of
OpenSSL (yikes!), libuv, and zlib.
* gnu/packages/node.scm (node)[inputs]: Add openssl, libuv, and zlib.
[arguments]: Add configure flags for using system libraries. Use
'modify-phases' syntax.
2015-12-07 17:05:34 -05:00
Leo Famulari
437d728632
gnu: util-linux: Make description more descriptive.
...
* gnu/packages/linux.scm (util-linux)[description]: Give some more
information about the package.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2015-12-07 21:11:21 +01:00
Mark H Weaver
dae36ca558
gnu: pcre: Update to 8.38.
...
* gnu/packages/pcre.scm (pcre): Update to 8.38. Add source URI for
main FTP site.
2015-12-07 09:54:01 -05:00
Mark H Weaver
821060f3f6
gnu: libxml2: Update to 2.9.3.
...
* 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: Delete files.
* gnu-system.am (dist_patch_DATA): Remove them.
* gnu/packages/xml.scm (libxml2): Update to 2.9.3. Remove patches.
2015-12-07 09:54:01 -05:00
Mark H Weaver
86c8f1daf8
gnu: openssl: Update to 1.0.2e [fixes CVE-2015-{3193,3194,3195}].
...
* gnu/packages/tls.scm (openssl): Update to 1.0.2e.
[arguments]: Rename 'fix-man-dir' phase to 'patch-Makefile.org',
and patch SHELL in Makefile.org. Add 'fix-broken-symlinks' phase.
Return #t from 'patch-tests' phase.
2015-12-07 09:54:01 -05:00
Efraim Flashner
e5be0e01f2
gnu: keepassx: Update to 2.0.
...
* gnu/packages/password-utils.scm (keepassx): Update to 2.0.
[source]: Change to official release location.
2015-12-07 13:07:18 +02:00
Efraim Flashner
044176621e
gnu: python2-zope-security: Use python2-zope-testrunner.
...
* gnu/packages/python.scm (python2-zope-security): Do it.
2015-12-07 12:31:56 +02:00
Efraim Flashner
b847618f65
gnu: help2man: Update to 1.47.3.
...
* gnu/packages/man.scm (help2man): Update to 1.47.3.
2015-12-07 10:59:54 +02:00
Efraim Flashner
5f47e71343
gnu: libmicrohttpd: Update to 0.9.47.
...
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.47.
2015-12-07 10:40:05 +02:00
Alex Vong
f8f8897f7e
gnu: mp3info: Update URL.
...
* gnu/packages/mp3.scm (mp3info): Update source URL.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-12-06 23:12:12 +01:00
Kyle Meyer
e92b8599f7
gnu: Add myrepos.
...
* gnu/packages/version-control.scm (myrepos): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-12-06 22:44:17 +01:00
Kyle Meyer
1872f1bb79
gnu: Add python-docopt.
...
* gnu/packages/python.scm (python-docopt, python2-docopt): New
variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-12-06 22:38:32 +01:00
Efraim Flashner
07ab3b8ecc
gnu: gajim: Update to 0.16.4.
...
* gnu/packages/messaging.scm (gajim): Update to 0.16.4.
2015-12-06 22:18:01 +02:00
Efraim Flashner
d1d75c6a67
gnu: pinentry: Update to 0.9.6.
...
* gnu/packages/gnupg.scm (pinentry): Update to 0.9.6.
[inputs]: Add libsecret.
2015-12-06 22:18:01 +02:00
Efraim Flashner
231dd02337
gnu: gpgme: Update to 1.6.0.
...
* gnu/packages/gnupg.scm (gpgme): Update to 1.6.0.
2015-12-06 22:18:01 +02:00
Efraim Flashner
b65249cc2b
gnu: gnupg: Update to 2.1.10.
...
* gnu/packages/gnupg.scm (gnupg): Update to 2.1.10.
[inputs]: Add adns.
2015-12-06 22:18:01 +02:00
Efraim Flashner
7b40296fc0
gnu: gnupg-2.0: Update to 2.0.29.
...
* gnu/packages/gnupg.scm (gnupg-2.0): Update to 2.0.29.
[inputs]: Add adns.
2015-12-06 22:18:01 +02:00
Efraim Flashner
b682a77669
gnu: libassuan: Update to 2.4.2.
...
* gnu/packages/gnupg.scm (libassuan): Update to 2.4.2.
2015-12-06 22:18:01 +02:00
Mathieu Lirzin
d4fe27fe2c
gnu: Move pkg-config to native inputs.
...
* gnu/packages/xiph.scm (ao)[native-inputs]: Move pkg-config from
inputs.
* gnu/packages/xorg.scm (xf86-video-geode)[native-inputs]: Likewise.
2015-12-06 17:23:26 +01:00
Efraim Flashner
2f52ad7413
gnu: nano: Update to 2.5.0.
...
* gnu/packages/nano.scm (nano): Update to 2.5.0.
2015-12-06 16:49:41 +02:00
Efraim Flashner
ff21fa8b63
gnu: gdb: Update to 7.10.1.
...
* gnu/packages/gdb.scm (gdb): Update to 7.10.1.
2015-12-06 15:57:33 +02:00
Alex Kost
7edf242967
gnu: manaplus: Update to 1.5.12.5.
...
* gnu/packages/games.scm (manaplus): Update to 1.5.12.5.
2015-12-06 12:46:10 +03:00
Ludovic Courtès
e2e3600fe8
gnu: pius: Update to 2.2.1.
...
* gnu/packages/gnupg.scm (pius): Update to 2.2.1. Change URL to
github.com.
[arguments]: Update pattern for 'gpg' command.
2015-12-05 23:38:02 +01:00
David Thompson
9fd0838b28
gnu: Add letsencrypt.
...
* gnu/packages/tls.scm (letsencrypt): New variable.
2015-12-05 09:44:38 -05:00
Leo Famulari
7890e3baf3
gnu: Add acme.
...
* gnu/packages/tls.scm (acme): New variable.
2015-12-05 09:44:38 -05:00
Leo Famulari
38b8f9b21b
gnu: Add python2-parsedatetime.
...
* gnu/packages/python.scm (python2-parsedatetime): New variable.
2015-12-05 09:44:38 -05:00
Leo Famulari
4df1e30da8
gnu: python-parsedatetime: Update to 1.5.
...
* gnu/packages/python.scm (python-parsedatetime): Update to 1.5.
[arguments]: Enable tests.
2015-12-05 09:44:38 -05:00
Leo Famulari
ab41f9799f
gnu: Add python-ndg-httpsclient.
...
* gnu/packages/python.scm (python-ndg-httpsclient,
python2-ndg-httpsclient): New variables.
2015-12-05 09:44:38 -05:00
Leo Famulari
79e8a2916d
gnu: Add python-configargparse.
...
* gnu/packages/python.scm (python-configargparse,
python2-configargparse): New variables.
2015-12-05 09:44:37 -05:00
Leo Famulari
b5f218be26
gnu: Add python2-pythondialog.
...
* gnu/packages/python.scm (python2-pythondialog): New variable.
2015-12-05 09:44:37 -05:00
Leo Famulari
44298269ba
gnu: Add dialog.
...
* gnu/packages/python.scm (dialog): New variable.
2015-12-05 09:44:37 -05:00
Leo Famulari
99fffa8ae0
gnu: Add python-configobj.
...
* gnu/packages/python.scm (python-configobj, python2-configobj): New
variables.
* gnu/packages/patches/python-configobj-setuptools.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
2015-12-05 09:44:37 -05:00
Leo Famulari
5eea200518
gnu: Add python-werkzeug.
...
* gnu/packages/python.scm (python-werkzeug, python2-werkzeug): New
variables.
2015-12-05 09:44:37 -05:00
Leo Famulari
3859ac12d6
gnu: Add python-pyrfc3339.
...
* gnu/packages/python.scm (python-pyrfc3339, python2-pyrfc3339): New variables.
2015-12-05 09:44:37 -05:00
Leo Famulari
a6b61b271b
gnu: Add python-zope-component.
...
* gnu/packages/python.scm (python-zope-component,
python2-zope-component): New variables.
2015-12-05 09:44:37 -05:00
Leo Famulari
d4b77f3662
gnu: Add python-zope-security.
...
* gnu/packages/python.scm (python-zope-security,
python2-zope-security): New variables.
2015-12-05 09:44:37 -05:00
Leo Famulari
f404b5ea6e
gnu: Add python-zope-location.
...
* gnu/packages/python.scm (python-zope-location, python2-zope-location):
New variables.
2015-12-05 09:44:37 -05:00
Leo Famulari
2ad520866f
gnu: Add python-zope-proxy.
...
* gnu/packages/python.scm (python-zope-proxy, python2-zope-proxy): New
variables.
2015-12-05 09:44:37 -05:00
Leo Famulari
fbac9b178e
gnu: Add python-zope-configuration.
...
* gnu/packages/python.scm (python-zope-configuration,
python2-zope-configuration): New variables.
2015-12-05 09:44:36 -05:00
Leo Famulari
71fb09f326
gnu: Add python-zope-schema.
...
* gnu/packages/python.scm (python-zope-schema, python2-zope-schema): New variables.
2015-12-05 09:44:36 -05:00
Leo Famulari
6a5c710c40
gnu: Add python-zope-i18nmessageid.
...
* gnu/packages/python.scm (python-zope-i18nmessageid,
python2-zope-i18nmessageid): New variables.
2015-12-05 09:44:36 -05:00
Leo Famulari
01614c4fea
gnu: Add python-zope-testrunner.
...
* gnu/packages/python.scm (python-zope-testrunner,
python2-zope-testrunner): New variables.
2015-12-05 09:44:36 -05:00
Leo Famulari
900e3c0e0e
gnu: Add python-zope-testing.
...
* gnu/packages/python.scm (python-zope-testing, python2-zope-testing):
New variables.
2015-12-05 09:44:36 -05:00
Leo Famulari
81f2373cd4
gnu: Add python-zope-exceptions.
...
* gnu/packages/python.scm (python-zope-exceptions,
python2-zope-exceptions): New variables.
2015-12-05 09:44:36 -05:00
Leo Famulari
97abe268ab
gnu: Add python-zope-interface.
...
* gnu/packages/python.scm (python-zope-interface,
python2-zope-interface): New variables.
2015-12-05 09:44:36 -05:00
Leo Famulari
2fc5f18680
gnu: Add python-zope-event.
...
* gnu/packages/python.scm (python-zope-event, python2-zope-event): New
variables.
2015-12-05 09:44:36 -05: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