Commit Graph

8587 Commits (91f9f33a195b20a7b0501da201cec45ff7e9c558)

Author SHA1 Message Date
Efraim Flashner 6dc554fa2a
gnu: pumpa: Build with qtbase.
* gnu/packages/pumpio.scm (pumpa)[inputs]: Remove qt, add qtbase.
2016-06-15 11:39:53 +03:00
Efraim Flashner e2788cef13
gnu: pinentry-qt: Build with qtbase.
* gnu/packages/gnupg.scm (pinentry-qt)[inputs]: Remove qt, add qtbase.
2016-06-15 11:26:10 +03:00
Efraim Flashner d438c9683b
gnu: Add qttools.
* gnu/packages/qt.scm (qttools): New variable.
2016-06-15 11:11:56 +03:00
Efraim Flashner d5ca54ce47
gnu: Add qtlocation.
* gnu/packages/qt.scm (qtlocation): New variable.
2016-06-15 11:11:56 +03:00
Efraim Flashner f5377013d6
gnu: Add qtwebchannel.
* gnu/packages/qt.scm (qtwebchannel): New variable.
2016-06-15 11:11:56 +03:00
Efraim Flashner 00806f2bb9
gnu: Add qtserialport.
* gnu/packages/qt.scm (qtserialport): New variable.
2016-06-15 11:11:56 +03:00
Efraim Flashner bc8ede0150
gnu: Add qtwayland.
* gnu/packages/qt.scm (qtwayland): New variable.
2016-06-15 11:11:56 +03:00
Efraim Flashner 15378f93b9
gnu: Add qtmultimedia.
* gnu/packages/qt.scm (qtmultimedia): New variable.
2016-06-15 11:11:56 +03:00
Efraim Flashner 3474767cbd
gnu: Add qtsensors.
* gnu/packages/qt.scm (qtsensors): New variable.
2016-06-15 11:11:56 +03:00
Efraim Flashner cac893ec09
gnu: Add qtwebsockets.
* gnu/packages/qt.scm (qtwebsockets): New variable.
2016-06-15 11:11:56 +03:00
Efraim Flashner e98cb96d69
gnu: Add qtconnectivity.
* gnu/packages/qt.scm (qtconnectivity): New variable.
2016-06-15 11:11:56 +03:00
Efraim Flashner e3a2ed8151
gnu: Add qtdeclarative.
* gnu/packages/qt.scm (qtdeclarative): New variable.
2016-06-15 11:11:56 +03:00
Efraim Flashner 98eec71280
gnu: Add qtxmlpatterns.
* gnu/packages/qt.scm (qtxmlpatterns): New variable.
2016-06-15 11:11:56 +03:00
Efraim Flashner f6c13613af
gnu: Add qtx11extras.
* gnu/packages/qt.scm (qtx11extras): New variable.
2016-06-15 11:11:56 +03:00
Efraim Flashner 9b69421021
gnu: Add qtimageformats.
* gnu/packages/qt.scm (qtimageformats): New variable.
2016-06-15 11:11:56 +03:00
Efraim Flashner 19c1763113
gnu: Add qtsvg.
* gnu/packages/qt.scm (qtsvg): New variable.
2016-06-15 11:11:56 +03:00
Ludovic Courtès 65efa9ba9c
gnu: mit-krb5: Update to 1.14.2.
* gnu/packages/mit-krb5.scm (mit-krb5): Update to 1.14.2.
[source]: Remove 'patches'.
* gnu/packages/patches/mit-krb5-CVE-2015-8629.patch,
gnu/packages/patches/mit-krb5-CVE-2015-8630.patch,
gnu/packages/patches/mit-krb5-CVE-2015-8631.patch,
gnu/packages/patches/mit-krb5-init-context-null-spnego.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2016-06-14 21:29:02 +02:00
Ludovic Courtès a083b5cb21
gnu: mit-krb5: Disable parallel build and testing.
* gnu/packages/mit-krb5.scm (mit-krb5)[arguments]: Pass
  #:parallel-build? #f and #:parallel-tests? #f.
2016-06-14 21:29:02 +02:00
Ricardo Wurmus 4f54a63e1e
gnu: julia: Use unbundled release tarball.
* gnu/packages/julia.scm (julia)[source]: Use smaller tarball without
bundled sources.
[inputs]: Add inputs for rmath-julia, suitesparse, objconv, dsfmt, and
virtualenv.
[arguments]: Add phase "prepare-deps" to copy tarballs to their expected
locations.
2016-06-14 16:27:19 +02:00
David Thompson f828ff5b14
gnu: boost: Allow for customizable build flags.
* gnu/packages/boost.scm (boost)[arguments]: Extract build flags to #:make-flags argument.
2016-06-14 08:50:31 -04:00
Efraim Flashner 6138dedec9
gnu: perl-dbi: Update to 1.636.
* gnu/packages/databases.scm (perl-dbi): Update to 1.636.
[home-page]: Update it.
2016-06-14 15:06:48 +03:00
Efraim Flashner 0e8186eb12
gnu: perl-exporter-lite: Update to 0.08.
* gnu/packages/perl.scm (perl-exporter-lite): Update to 0.08.
[home-page]: Update it.
2016-06-14 15:04:09 +03:00
Efraim Flashner 67abcc05ba
gnu: perl-image-exiftool: Update to 10.20.
* gnu/packages/photo.scm (perl-image-exiftool): Update to 10.20.
[home-page]: Update it.
2016-06-14 15:01:35 +03:00
Efraim Flashner cf4a71322b
gnu: perl-test-deep: Update to 1.120.
* gnu/packages/perl.scm (perl-test-deep): Update to 1.120.
[home-page]: Update it.
2016-06-14 14:31:58 +03:00
Efraim Flashner 54c3c140ce
gnu: perl-xml-libxml: Update to 2.0125.
* gnu/packages/xml.scm (perl-xml-libxml): Update to 2.0125.
2016-06-14 14:29:03 +03:00
Efraim Flashner e831256ff5
gnu: perl-xml-simple: Update to 2.22.
* gnu/packages/xml.scm (perl-xml-simple): Update to 2.22.
[propagated-inputs]: Add perl-xml-sax.
[home-page]: Update it.
2016-06-14 14:08:07 +03:00
Ludovic Courtès 28206a8ebf
gnu: automake: Adjust test to ignore new gzip warnings.
* gnu/packages/patches/automake-test-gzip-warning.patch: New file.
* gnu/packages/autotools.scm (automake)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2016-06-14 09:41:38 +02:00
Efraim Flashner d0d2b0f9cd
gnu: parallel: Update to 20160522.
* gnu/packages/parallel.scm (parallel): Update to 20160522.
2016-06-14 10:08:14 +03:00
Alex Vong feb5c55403
gnu: youtube-dl: Update to 2016.06.14.
* gnu/packages/video.scm (youtube-dl): Update to 2016.06.14.
[source]: Use https.
[home-page]: Use https.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-06-14 09:07:02 +03:00
David Thompson 32ac717c5f gnu: Add gnome-shell-extensions.
* gnu/packages/gnome.scm (gnome-shell-extensions): New variable.
2016-06-13 19:22:54 -04:00
Ben Woodcroft e4a44a6aa5
gnu: Add ruby-bio-kseq.
* gnu/packages/bioinformatics.scm (ruby-bio-kseq): New variable.
2016-06-14 07:57:09 +10:00
Ludovic Courtès d3ef652aa1
gnu: wget: Update to 1.18.
* gnu/packages/wget.scm (wget): Update to 1.18.
2016-06-13 23:13:16 +02:00
Efraim Flashner 65089213c8
gnu: wayland: Update to 1.11.0.
* gnu/packages/freedesktop.scm (wayland): Update to 1.11.0.
2016-06-13 22:37:35 +03:00
Efraim Flashner c6bccf713b
gnu: python-pykafka: Change uri.
* gnu/packages/python.scm (python-pykafka)[source]: Update pypi uri.
2016-06-13 21:31:13 +03:00
Nicolas Goaziou 2fb3dddabf
gnu: giac-xcas: Update to 1.2.2-59
* gnu/packages/algebra.scm (giac-xcas): Update to 1.2.2-59.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-06-13 18:05:54 +02:00
Nicolas Goaziou 2e2c6e9655
gnu: asymptote: Update to 2.38
* gnu/packages/plotutils.scm (asymptote): Update to 2.38.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-06-13 18:05:54 +02:00
Ricardo Wurmus 9f8ee3fe0e
gnu: Add python-tables.
* gnu/packages/python.scm (python-tables, python2-tables): New
  variables.
2016-06-13 18:01:02 +02:00
Ricardo Wurmus 883302daf2
gnu: piranha: Update to 1.2.1.
* gnu/packages/bioinformatics.scm (piranha): Update to 1.2.1.
2016-06-13 11:53:38 +02:00
Ludovic Courtès 809f17628f
gnu: swig: Adjust to pcre output split.
This fixes a regression introduced in
commit 6d49ca3bad.

* gnu/packages/swig.scm (swig)[native-inputs]: Add pcre:bin.
[inputs]: Remove pcre.
2016-06-13 09:42:55 +02:00
Leo Famulari 28b33172c9
gnu: libxslt: Update to 1.1.29.
* gnu/packages/patches/libxslt-CVE-2015-7995.patch,
gnu/packages/patches/libxslt-remove-date-timestamps.patch: Delete files.
* gnu/packages/xml.scm: Update to 1.1.29.
[source]: Remove patches.
2016-06-12 22:09:39 -04:00
Leo Famulari ee86e7e148
Merge branch 'master' into core-updates 2016-06-12 22:09:26 -04:00
Orivej Desh 31d968fbcf
gnu: unison: Install unison-fsmonitor.
* gnu/packages/ocaml.scm (unison)[arguments]: Add 'install-fsmonitor'
phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-06-12 23:55:16 +02:00
Roel Janssen d95e8e0170
gnu: Add emacs-rainbow-identifiers.
* gnu/packages/emacs.scm (emacs-rainbow-identifiers): New variable.
2016-06-12 23:37:12 +02:00
Leo Famulari 6e46836c76
gnu: imagemagick: Update to 6.9.4-9.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.4-9.
2016-06-12 16:04:22 -04:00
Alex Kost 11b8e66a4c
gnu: manaplus: Update to 1.6.6.4.
* gnu/packages/games.scm (manaplus): Update to 1.6.6.4.
2016-06-12 17:43:48 +03:00
David Thompson 6fd8f8d6fc gnu: Add arc-icon-theme.
* gnu/packages/gnome.scm (arc-icon-theme): New variable.
2016-06-11 21:21:16 -04:00
David Thompson 9987c57c74 gnu: Add moka-icon-theme.
* gnu/packages/gnome.scm (moka-icon-theme): New variable.
2016-06-11 21:21:16 -04:00
David Thompson 813f814a29 gnu: Add arc-theme.
* gnu/packages/gnome.scm (arc-theme): New variable.
2016-06-11 21:21:16 -04:00
Leo Famulari 1d4f0994f2
gnu: wireshark: Update to 2.0.4 [security fixes].
Fixes CVE-2016-{5350, 5351, 5352, 5353, 5354, 5355, 5356, 5357, 5358, 5359}.

* gnu/packages/networking.scm (wireshark): Update to 2.0.4.
2016-06-11 20:02:07 -04:00
ng0 bb88a9a976
gnu: libmicrohttpd: Update to 0.9.50.
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.50.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-06-11 19:35:12 -04:00
Leo Famulari b414c115d8
gnu: signify: Update to 18.
* gnu/packages/crypto.scm (signify): Update to 18.
2016-06-11 18:54:37 -04:00
Taylan Ulrich Bayırlı/Kammer 6b741f6898 gnu: higan: Update to v099.
This release removes the "balanced" emulation core (aka profile).
2016-06-12 01:31:16 +03:00
Ricardo Wurmus 945939a5b4
gnu: gnucash: Add support for AqBanking.
* gnu/packages/gnucash.scm (gnucash)[inputs]: Add aqbanking.
[arguments]: Add configure flag to enable aqbanking.
2016-06-11 16:52:51 +02:00
Ricardo Wurmus 445aa13753
gnu: Add AqBanking.
* gnu/packages/gnucash.scm (aqbanking): New variable.
2016-06-11 16:52:51 +02:00
Ricardo Wurmus 5c881f3211
gnu: Add gwenhywfar.
* gnu/packages/gnucash.scm (gwenhywfar): New variable.
2016-06-11 16:07:08 +02:00
Ricardo Wurmus e4aab73487
gnu: xmlsec: Enable gnutls support.
* gnu/packages/xml.scm (xmlsec)[native-inputs]: Add pkg-config.
2016-06-11 16:07:08 +02:00
Ricardo Wurmus c71c8b97a2
gnu: gnucash: Add "license:" prefix.
* gnu/packages/gnucash.scm: Import licenses with "license:" prefix.
(gnucash)[license]: Add prefix.
2016-06-11 16:07:08 +02:00
宋文武 45dda35eed
gnu: Add python-pykafka and python2-pykafka.
* gnu/packages/python.scm (python-pykafka, python2-pykafka): New variables.
2016-06-11 12:53:09 +08:00
宋文武 1c4c8a33d7
gnu: Add python-kazoo and python2-kazoo.
* gnu/packages/python.scm (python-kazoo, python2-kazoo): New variables.
2016-06-11 12:53:09 +08:00
宋文武 d951bd547c
gnu: Add python-tabulate and python2-tabulate.
* gnu/packages/python.scm (python-tabulate, python2-tabulate): New variables.
2016-06-11 12:53:09 +08:00
宋文武 2c1286f48b
gnu: Add librdkafka.
* gnu/packages/networking.scm (librdkafka): New variable.
2016-06-11 12:53:09 +08:00
Peter 59befb7f31
gnu: fish: Update to 2.3.0.
* gnu/packages/fish.scm (fish): Update to 2.3.0.

Signed-off-by: 宋文武 <iyzsong@gmail.com>
2016-06-11 12:53:09 +08:00
Leo Famulari 45de649a56
gnu: git: Update to 2.8.4.
* gnu/packages/version-control.scm (git): Update to 2.8.4.
(git-manpages)[source]: Update hash.
2016-06-10 23:16:53 -04:00
Leo Famulari 436dd04636
gnu: expat: Fix CVE-2012-6702 and CVE-2016-5300.
* gnu/packages/patches/expat-CVE-2012-6702-and-CVE-2016-5300.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xml.scm (expat/fixed): Use it.
2016-06-10 20:33:45 -04:00
Mark H Weaver 8af5cac527
Revert "gnu: openssl: Remove workaround for GCC 4.9.3 (no longer used)."
This reverts commit 12b6f6527e.
2016-06-10 16:52:50 -04:00
Mark H Weaver a50afcf931
gnu: linux-libre: Update to 4.6.2.
* gnu/packages/linux.scm (linux-libre): Update to 4.6.2.
2016-06-10 16:33:30 -04:00
Mark H Weaver c785fe13e1
gnu: linux-libre-4.4: Update to 4.4.13.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.13.
2016-06-10 16:32:41 -04:00
Mark H Weaver 08ffddead3
gnu: linux-libre-4.1: Update to 4.1.26.
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.26.
2016-06-10 16:31:50 -04:00
Taylan Ulrich Bayırlı/Kammer 7c6058c082 gnu: higan: Various improvements.
* gnu/packages/games.scm (higan): Use semi-official repository at GitLab
(using hotfix tag 098b which is equivalent to official release 098).
Add a patch to remove the build flag -march=native.  Set profile to
balanced.
* gnu/packages/patches/higan-remove-march-native-flag.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2016-06-10 17:40:27 +03:00
Ludovic Courtès c59f62e9cb
gnu: dstat: Adjust license.
* gnu/packages/admin.scm (dstat)[license]: Change to GPL2+.
2016-06-10 15:23:01 +02:00
Peter 1a0346f060
gnu: Add dstat.
* gnu/packages/admin.scm (dstat): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-06-10 15:21:26 +02:00
Clément Lassieur 0ee23de941
gnu: Add woof.
* gnu/packages/web.scm (woof): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-06-10 15:21:26 +02:00
Patrick Hetu 9e8599a3b1
gnu: g-wrap: Install modules to 'site/2.0'.
* gnu/packages/guile.scm (g-wrap)[arguments]: New field.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-06-10 15:21:26 +02:00
Roel Janssen b92d02d978
gnu: Add sparql-query.
* gnu/packages/databases.scm (sparql-query): New variable.
2016-06-10 14:45:41 +02:00
Efraim Flashner aece7602d9
gnu: qtbase: Update to 5.6.1.
* gnu/packages/qt.scm (qtbase): Update to 5.6.1.
2016-06-10 15:00:56 +03:00
Ludovic Courtès 05aa576b37
gnu: procmail: Remove unneeded glibc input.
* gnu/packages/mail.scm (procmail)[inputs]: Remove GLIBC.
2016-06-10 13:57:14 +02:00
Ludovic Courtès bbe032940c
gnu: tar: Allow cross-compilation.
* gnu/packages/base.scm (tar)[inputs]: New field.
2016-06-10 11:25:09 +02:00
ng0 2eca2d6267
gnu: st: Update to 0.6
* gnu/packages/suckless.scm (st): Update to 0.6.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-06-09 21:57:43 +03:00
ng0 4aecc79bd7
gnu: weechat: Update to 1.5.
* gnu/packages/irc.scm (weechat): Update to 1.5.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-06-09 21:53:10 +03:00
Lukas Gradl 5f6aba6b62
gnu: Add googletest.
* gnu/packages/check.scm (googletest): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-06-09 21:38:51 +03:00
Efraim Flashner 99865f6e86
gnu: gettext: Update to 0.19.8.
* gnu/packages/gettext.scm (gettext): Update to 0.19.8.
2016-06-09 20:46:07 +03:00
Efraim Flashner 1f3cf0fdad
gnu: owncloud-client: Update to 2.2.1.
* gnu/packages/owncloud.scm (owncloud-client): Update to 2.2.1.
2016-06-09 09:48:58 +03:00
宋文武 4e5300492b
gnu: xboard: Update to 4.9.0, use GTK+ front-end.
* gnu/packages/games.scm (xboard): Update to 4.9.0.
[inputs]: Add gtk+-2.
2016-06-09 14:32:18 +08:00
Mark H Weaver 993b400acb
Revert "gnu: libxml2: Add fix for CVE-2016-1762."
This reverts commit 6e4f18cfdd.
2016-06-08 18:17:13 -04:00
Mark H Weaver 6e4f18cfdd
gnu: libxml2: Add fix for CVE-2016-1762.
* gnu/packages/patches/libxml2-CVE-2016-1762.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xml.scm (libxml2/fixed)[source]: Add patch.
2016-06-08 14:26:54 -04:00
Mark H Weaver 98d9182205
gnu: icecat: Add fixes for CVE-2016-{2818,2819,2821,2824,2828,2831}.
* gnu/packages/patches/icecat-CVE-2016-2818-pt1.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt2.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt3.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt4.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt5.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt6.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt7.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt8.patch,
gnu/packages/patches/icecat-CVE-2016-2818-pt9.patch,
gnu/packages/patches/icecat-CVE-2016-2819.patch,
gnu/packages/patches/icecat-CVE-2016-2821.patch,
gnu/packages/patches/icecat-CVE-2016-2824.patch,
gnu/packages/patches/icecat-CVE-2016-2828.patch,
gnu/packages/patches/icecat-CVE-2016-2831.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add patches.
2016-06-08 14:26:54 -04:00
Mark H Weaver c7c49446eb
gnu: libvpx: Add fix for CVE-2016-2818.
* gnu/packages/patches/libvpx-CVE-2016-2818.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/video.scm (libvpx)[source]: Add patch.
2016-06-08 14:26:54 -04:00
Efraim Flashner a134cc8e93
gnu: vlc: Update to 2.2.4 [fixes CVE-2016-5108].
* gnu/packages/video.scm (vlc): Update to 2.2.4.
[inputs]: Remove qt, add qtbase.
[arguments]: Add phase to disable display test.
2016-06-08 17:11:42 +03:00
Ben Woodcroft dae620b8fe
gnu: Add ruby-concurrent.
* gnu/packages/ruby.scm (ruby-concurrent): New variable.
* gnu/packages/patches/ruby-concurrent-ignore-broken-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2016-06-08 21:36:02 +10:00
Ben Woodcroft 3cc7809745
gnu: Add ruby-timecop.
* gnu/packages/ruby.scm (ruby-timecop): New variable.
2016-06-08 21:28:20 +10:00
Ben Woodcroft 606ee9a113
gnu: ruby-activesupport: Add 'ruby-tzinfo-data' propagated input.
* gnu/packages/ruby.scm (ruby-activesupport)[propagated-inputs]: Add
'ruby-tzinfo-data'.
2016-06-08 21:28:20 +10:00
Ben Woodcroft 1e12924ae5
gnu: Add ruby-tzinfo-data.
* gnu/packages/ruby.scm (ruby-tzinfo-data): New variable.
* gnu/packages/patches/ruby-tzinfo-data-ignore-broken-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2016-06-08 21:28:20 +10:00
Leo Famulari b402cb7741
gnu: libressl: Update to 2.3.5.
* gnu/packages/tls.scm (libressl): Update to 2.3.5.
2016-06-08 00:08:01 -04:00
Taylan Ulrich Bayırlı/Kammer bcd2982fdf gnu: Add higan.
* gnu/packages/games.scm (higan): New variable.
2016-06-08 04:46:04 +03:00
Efraim Flashner 36f0c9f2df
gnu: make: Update to 4.2.
* gnu/packages/base.scm (make): Update to 4.2.
2016-06-07 23:13:29 +03:00
Manolis Ragkousis e1ecd50e21
gnu: hurd: Move configure flags from "hurd-minimal" to "hurd-headers".
* gnu/packages/hurd.scm (hurd-minimal)[arguments]: Move configure-flags from here..
  (hurd-headers)[arguments]: ..to here.
2016-06-07 22:28:24 +03:00
Manolis Ragkousis 90b5d00bcb
gnu: hurd: Remove inputs no longer needed.
* gnu/packages/hurd.scm (hurd-headers, hurd-minimal)[native-inputs]: Remove "autoconf".
2016-06-07 22:10:03 +03:00
Manolis Ragkousis 6648cf6325
gnu: hurd-headers: Use "--host=i586-pc-gnu" only when not cross-building.
* gnu/packages/hurd.scm (hurd-headers)[arguments]: Use "--host=i586-pc-gnu"
  only when not cross-building.
2016-06-07 21:32:10 +03:00
Danny Milosavljevic d0b6fed6b8
gnu: Add python-ply.
* gnu/packages/python.scm (python-ply, python2-ply): New variables.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-06-07 13:27:50 -04:00
Manolis Ragkousis 26a28c8ae8
gnu: gnumach-headers: Use "--build=i586-pc-gnu" only when not cross-building.
* gnu/packages/hurd.scm (gnumach-headers)[arguments]: Use "--build=i586-pc-gnu"
  only when not cross-building.
2016-06-07 19:20:54 +03:00
Manolis Ragkousis b09617da04
gnu: base: Add glibc-for-target macro.
* gnu/packages/base.scm (glibc): Add macro.
  (glibc/linux): Rename glibc to glibc/linux.
  (glibc/hurd): Adjust accordingly.
2016-06-07 19:14:13 +03:00
8p8c 73c8d39c4b
gnu: Add font-hack.
* gnu/packages/fonts.scm (font-hack): New variable.

Signed-off-by: 宋文武 <iyzsong@gmail.com>
2016-06-07 22:32:10 +08:00
Ricardo Wurmus 2d15f60126
gnu: java-swt: Use 64-bit archive on x86_64.
* gnu/packages/java.scm (java-swt)[source]: Use separate source archive
for x86_64.
2016-06-07 12:35:51 +02:00
Ludovic Courtès 3c9e0ddc6f
gnu: libxml2: Upgrade to 2.9.4.
* gnu/packages/xml.scm (libxml2)[replacement]: Remove.
[version, source]: Upgrade to 2.9.4.
(libxml2/fixed): Remove.
2016-06-07 12:01:33 +02:00
Ludovic Courtès aeafff536f
Merge branch 'master' into core-updates 2016-06-07 11:54:03 +02:00
Ludovic Courtès 9dee9e8ffe
Revert "gnu: Default to GCC 5."
This reverts commit e3d0fcbf7e.
This is a temporary measure until GCC 5 builds on ARM, see:

  https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71399
2016-06-07 10:52:04 +02:00
Ludovic Courtès febf7ef675
gnu: Add ghc-wl-pprint.
* gnu/packages/haskell.scm (ghc-wl-pprint): New variable.
2016-06-06 18:14:52 +02:00
Ludovic Courtès abbf26238d
gnu: Add ghc-union-find.
* gnu/packages/haskell.scm (ghc-union-find): New variable.
2016-06-06 18:14:52 +02:00
Ludovic Courtès b6bfa2cacf
gnu: Add ghc-indents.
* gnu/packages/haskell.scm (ghc-indents): New variable.
2016-06-06 18:14:52 +02:00
Ludovic Courtès 839415ecbc
gnu: Add ghc-concatenative.
* gnu/packages/haskell.scm (ghc-concatenative): New variable.
2016-06-06 18:14:52 +02:00
Ludovic Courtès 2aa0bada76
gnu: Add ghc-aeson-pretty.
* gnu/packages/haskell.scm (ghc-aeson-pretty): New variable.
2016-06-06 18:14:52 +02:00
Manolis Ragkousis aa81eb73ce
gnu: glibc-hurd-headers: Use correct "--host".
* gnu/packages/base.scm (glibc/hurd-headers)[arguments]: Use "i586-pc-gnu"
  instead of "i686-pc-gnu".
2016-06-06 14:47:46 +03:00
Manolis Ragkousis 5d4d7a9aa9
gnu: glibc-hurd: Update to 20160518.
* gnu/packages/base.scm (glibc/hurd)[version]: Update to version 20160518.
  [propagated-inputs]: Use hurd-core-headers.
  [native-inputs]: Remove libpthread's source and "patch/libpthread-patch".
  [arguments]: Add augment-libc.so and pre-configure-set-pwd phases.
  Remove prepare-libpthread phase.  Stop removing "--with-headers="
  from original-configure-flags.
* gnu/packages/patches/glibc-hurd-extern-inline.patch: Remove patch.
* gnu/packages/patches/libpthread-glibc-preparation.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Remove them.
2016-06-06 14:42:45 +03:00
Efraim Flashner 6e8dee98e5
gnu: qtkeychain: Update to 0.7.0.
* gnu/packages/qt.scm (qtkeychain): Update to 0.7.0.
2016-06-06 13:01:26 +03:00
Efraim Flashner 9acd40fee8
gnu: calibre: Update to 2.58.0.
* gnu/packages/ebook.scm (calibre): Update to 2.58.0.
2016-06-06 10:21:46 +03:00
Efraim Flashner eef988c82e
gnu: python-pyqt: Use 'modify-phases'.
* gnu/packages/qt.scm (python-pyqt)[arguments]: Use 'modify-phases'.
2016-06-06 10:21:46 +03:00
Efraim Flashner 2be0681367
gnu: python-pyqt: Update to 5.6.
* gnu/packages/qt.scm (python-pyqt, python2-pyqt): Update to 5.6.
(python-pyqt)[native-inputs]: Remove qt, add qtbase.
(python2-pyqt)[native-inputs]: Remove qt, add qtbase.
2016-06-06 10:21:45 +03:00
Efraim Flashner 39766868a5
gnu: python-sip: Use 'modify-phases'.
* gnu/packages/qt.scm (python-sip)[arguments]: Use 'modify-phases'.
2016-06-06 10:21:44 +03:00
Efraim Flashner 8fa7f8d907
gnu: python-sip: Update to 4.18.
* gnu/packages/qt.scm (python-sip, python2-sip): Update to 4.18.
2016-06-06 10:21:43 +03:00
humanitiesNerd f9be43660f
gnu: Add emacs-cider.
* gnu/packages/emacs.scm (emacs-cider): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
2016-06-05 12:03:43 +03:00
宋文武 555d02e739
gnu: znc: Update to 1.6.3.
* gnu/packages/messaging.scm (znc): Update to 1.6.3.
2016-06-05 16:55:48 +08:00
Leo Famulari 64a42a08cd
gnu: ntp: Update to 4.2.8p8 [fixes CVE-2016-{4953, 4954, 4955, 4956, 4957}].
* gnu/packages/ntp.scm (ntp): Update to 4.2.8p8.
2016-06-05 00:16:56 -04:00
Leo Famulari 620ce2ef23
gnu: ntp: Add HTTPS URL.
This works around an HTTP -> HTTPS redirection.

* gnu/packages/ntp.scm (ntp)[source]: Add HTTPS URL.
2016-06-05 00:16:56 -04:00
Ben Woodcroft 5d52ac7453
gnu: krona-tools: Correct paths used internally.
* gnu/packages/web.scm (krona-tools)[arguments]: Add 'check' phase.
Correct paths used internally.
2016-06-05 09:54:33 +10:00
Nicolas Goaziou 834a2fc1ff
gnu: Add Wireshark.
* gnu/packages/networking.scm (wireshark): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-06-05 00:05:38 +02:00
Hartmut Goebel 698bd29799
gnu: Use full SHA1 commit ids.
* gnu/packages/bioinformatics.scm (pbtranscript-tofu, mosaik,
  smithlab-cpp, piranha): Use full SHA1 commit ids.
* gnu/packages/ci.scm (hydra): Likewise.
* gnu/packages/compression.scm (sfarkxtc): Likewise.
* gnu/packages/emacs.scm (emacs-ob-ipython): Likewise.
* gnu/packages/games.scm (mars, emulation-station): Likewise.
* gnu/packages/gnunet.scm (guile-gnunet): Likewise.
* gnu/packages/music.scm (non-sequencer): Likewise.
* gnu/packages/version-control.scm (git-flow, git-test-sequence): Likewise.
* gnu/packages/xorg.scm (xf86-video-intel): Likewise.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-06-05 00:05:38 +02:00
Andreas Enge 7868000fe4
gnu: Add qtbase.
* gnu/packages/qt.scm (qtbase): New variable.

Co-authored by: Efraim Flashner <efraim@flashner.co.il>
2016-06-04 17:23:20 +02:00
Matthew Jordan ae60900199
gnu: Add emacs-helm.
* gnu/packages/emacs.scm (emacs-helm): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
2016-06-04 15:45:32 +03:00
Alex Kost a88825d965
gnu: lirc: Update to 0.9.4.
* gnu/packages/lirc.scm (lirc): Update to 0.9.4.
[arguments]: Add 'patch-lirc-make-devinput' and 'patch-doc/Makefile.in'
phases.
[inputs]: Add 'libusb-compat' and 'linux-libre-headers'.
2016-06-04 15:43:47 +03:00
宋文武 da3aeeb62b
gnu: Add python-twisted and python2-twisted.
* gnu/packages/python.scm (python-twisted, python2-twisted): New variables.
2016-06-04 16:05:07 +08:00
宋文武 d79a343b91
gnu: Add python-gevent and python2-gevent.
* gnu/packages/python.scm (python-gevent, python2-gevent): New variables.
2016-06-04 15:07:11 +08:00
宋文武 68b9d2422c
gnu: Add python-greenlet and python2-greenlet.
* gnu/packages/python.scm (python-greenlet, python2-greenlet):
New variables.
2016-06-04 15:07:03 +08:00
Leo Famulari 85de436530
gnu: smartmontools: Update to 6.5.
* gnu/packages/admin.scm (smartmontools): Update to 6.5.
2016-06-03 23:13:21 -04:00
Ben Woodcroft 6ac0a0fbe7
gnu: diamond: Update to 0.8.5.
* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.5.
2016-06-04 09:28:54 +10:00
Matthew Jordan 3aeb6e1d1a
gnu: Add ruby-spring.
* gnu/packages/rails.scm (ruby-spring): New variable.
2016-06-04 09:16:07 +10:00
Matthew Jordan 90322fdbe3
gnu: Add ruby-debug-inspector.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/rails.scm: New file.
2016-06-04 09:15:57 +10:00
Leo Famulari 1c5ee417f4
gnu: imagemagick: Update to 6.9.4-7.
* gnu/packages/patches/imagemagick-CVE-2016-5118.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.4-7.
[source]: Remove patch.
2016-06-03 16:45:13 -04:00
Danny Milosavljevic b37b854e2d
gnu: wxwidgets: Enable support for "advanced" regular expressions.
* gnu/packages/wxwidgets.scm (wxwidgets)[arguments]: Enable support for
"advanced" regular expressions.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-06-03 16:23:41 -04:00
Leo Famulari d0533afa3b
gnu: certbot, python-acme: Update to 0.8.0.
These packages should be updated together.

* gnu/packages/tls.scm (certbot): Update to 0.8.0.
[arguments]: Remove substitution in 'docs' phase.
(python-acme, python-acme): Update to 0.8.0.
2016-06-03 15:38:22 -04:00
David Thompson e08580c5c3
gnu: emacs-yaml-mode: Fix source hash.
* gnu/packages/emacs.scm (emacs-yaml-mode)[source]: Fix hash.
2016-06-03 11:42:17 -04:00
David Thompson 7529c883af
gnu: Add emacs-web-mode.
* gnu/packages/emacs.scm (emacs-web-mode): New variable.
2016-06-03 08:54:25 -04:00
David Thompson 63de1231e2
gnu: Add emacs-yaml-mode.
* gnu/packages/emacs.scm (emacs-yaml-mode): New variable.
2016-06-03 08:54:25 -04:00
David Thompson 529fe99204
gnu: Add emacs-ido-ubiquitous.
* gnu/packages/emacs.scm (emacs-ido-ubiquitous): New variable.
2016-06-03 08:54:25 -04:00
David Thompson 65b49ae702
gnu: Add emacs-ido-completing-read+.
* gnu/packages/emacs.scm (emacs-ido-completing-read+): New variable.
2016-06-03 08:54:25 -04:00
David Thompson c86f0207ce
gnu: Add emacs-rainbow-delimiters.
* gnu/packages/emacs.scm (emacs-rainbow-delimiters): New variable.
2016-06-03 08:54:25 -04:00
David Thompson 4aea1e0160
gnu: Add emacs-elfeed.
* gnu/pacakges/emacs.scm (emacs-elfeed): New variable.
2016-06-03 08:54:25 -04:00
David Thompson a2670dde10
gnu: Add emacs-projectile.
* gnu/packages/emacs.scm (emacs-projectile): New variable.
2016-06-03 08:54:25 -04:00
David Thompson b78b6e8040
gnu: Add emacs-markdown-mode.
* gnu/packages/emacs.scm (emacs-markdown-mode): New variable.
2016-06-03 08:54:25 -04:00
David Thompson 3e5be84b69
gnu: Add emacs-js2-mode.
* gnu/packages/emacs.scm (emacs-js2-mode): New variable.
2016-06-03 08:54:25 -04:00
David Thompson c5c08f1b1e
gnu: Add emacs-smex.
* gnu/packages/emacs.scm (emacs-smex): New variable.
2016-06-03 08:54:25 -04:00