3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

10993 commits

Author SHA1 Message Date
Federico Beffa
53b9684e33
gnu: Add chez-mit.
* gnu/packages/chez.scm (chez-mit): New variable.
2016-10-31 16:13:23 +01:00
Federico Beffa
08fc0d68f0
gnu: haskell-mode: Update to 16.1.
* gnu/packages/emacs.scm (haskell-mode): Update to 16.1.
  [inputs]: Add 'emacs-el-search' and 'emacs-stream'.
  [propagated-inputs]: Add 'emacs-dash'.
  [arguments]: Add modules. Adapt 'pre-build' and 'install' phases.
2016-10-31 16:13:21 +01:00
Federico Beffa
0fc06f3eba
gnu: Add emacs-el-search.
* gnu/packages/emacs.scm (emacs-el-search): New variable.
2016-10-31 16:13:17 +01:00
Federico Beffa
8f50634ba4
gnu: Add emacs-stream.
* gnu/packages/emacs.scm (emacs-stream): New varaible.
2016-10-31 16:13:09 +01:00
Marius Bakke
c907beec92
gnu: fio: Update to 2.15.
* gnu/packages/benchmark.scm (fio): Update to 2.15.
2016-10-31 11:15:08 +00:00
Marius Bakke
58fdab1d13
gnu: Add ccid.
* gnu/packages/security-token.scm (ccid): New variable.
2016-10-31 10:10:26 +00:00
Ricardo Wurmus
6d1b3bf55b
gnu: openocd: Correct license.
* gnu/packages/embedded.scm (openocd)[license]: Change to gpl2+.
2016-10-31 10:41:54 +01:00
Leo Famulari
b89cbf5832
gnu: libtiff: Fix CVE-2016-5652.
* gnu/packages/patches/libtiff-CVE-2016-5652.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libtiff-fixed)[source]: Use it.
2016-10-30 19:07:49 -04:00
Ludovic Courtès
a7db8540a7
gnu: guix: Always depend on the development dependencies.
Suggested by Chris Marusich <cmmarusich@gmail.com> at
<https://lists.gnu.org/archive/html/guix-devel/2016-10/msg00425.html>.

* gnu/packages/package-management.scm (guix-0.11.0)[native-inputs]: Add
Autoconf, Automake, Gettext, Texinfo, Graphviz, and Help2man.
(guix-devel)[native-inputs]: Remove.
2016-10-30 23:14:27 +01:00
Ludovic Courtès
ffba9d598e
gnu: emacs-debbugs: Update to 0.11.
* gnu/packages/emacs.scm (emacs-debbugs): Update to 0.11.
2016-10-30 22:59:46 +01:00
Arun Isaac
b7f3cf2c9a
gnu: Add nethogs.
* gnu/packages/networking.scm (nethogs): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-10-30 15:38:40 -04:00
Danny Milosavljevic
45b4f12727
gnu: Add python-imagesize.
* gnu/packages/python.scm (python-imagesize, python2-imagesize): New variables.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-10-30 15:31:11 -04:00
Ricardo Wurmus
67a3b2dd4e
gnu: python-pyusb: Prettify library substitution.
* gnu/packages/libusb.scm (python-pyusb)[arguments]: Use srfi-1 to make
the "fix-libusb-reference" phase clearer.
2016-10-30 18:57:18 +01:00
bae678296a
gnu: python-waf: Download over https.
* gnu/packages/python.scm (python-waf)[source]: Use https.
2016-10-30 10:43:53 +02:00
31c6bfed58
gnu: samba: Update to 4.5.1.
* gnu/packages/samba.scm (samba): Update to 4.5.1.
2016-10-30 10:41:31 +02:00
Leo Famulari
e3c1311a5d
gnu: git: Update to 2.10.2.
* gnu/packages/version-control.scm (git): Update to 2.10.2.
2016-10-29 23:02:14 -04:00
Leo Famulari
59f1298558
gnu: python-nltk: Disable the test suite.
The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the build of python-nltk to fail.

* gnu/packages/python.scm (python-nltk, python2-nltk)[arguments]:
Disable the tests.
2016-10-29 22:16:19 -04:00
Leo Famulari
2ddbfa8c06
gnu: python-pyquery: Add inputs for test suite.
* gnu/packages/python.scm (python-pyquery,
python2-pyquery)[native-inputs]: Add python-webob and python-webtest.
2016-10-29 22:16:19 -04:00
Leo Famulari
269d9172ff
gnu: python-pika: Add inputs for test suite.
* gnu/packages/python.scm (python-pika, python2-pika)[native-inputs]: Add
python-pyev, python-tornado.
2016-10-29 21:43:24 -04:00
Leo Famulari
329b4b3b69
gnu: Add python-pyev.
* gnu/packages/python.scm (python-pyev, python2-pyev): New variables.
2016-10-29 21:43:24 -04:00
Leo Famulari
bae1871059
gnu: python-prompt-toolkit: Disable the test suite.
The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the build of python-prompt-toolkit to fail.

* gnu/packages/python.scm (python-prompt-toolkit,
python2-prompt-toolkit)[arguments]: Disable the tests.
2016-10-29 21:43:24 -04:00
Leo Famulari
10797a0ae0
gnu: python-publicsuffix2: Disable the test suite.
The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the build of python-publicsuffix2 to fail.

* gnu/packages/python.scm (python-publicsuffix2, python2-publicsuffix2)
[arguments]: Disable the tests.
2016-10-29 21:43:23 -04:00
Leo Famulari
a2eab4223d
gnu: python-pyechonest: Remove package.
* gnu/packages/music.scm (python-pyechonest): Remove variable.
2016-10-29 21:43:14 -04:00
Theodoros Foradis
5b83b7b854
gnu: Add openocd.
* gnu/packages/embedded.scm (openocd): New variable.
* gnu/packages/patches/openocd-nrf52.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add the patch.
2016-10-30 02:34:26 +01:00
David Craven
91ba693586
gnu: Add jimtcl.
* gnu/packages/embedded.scm (jimtcl): New variable.
2016-10-30 02:33:58 +01:00
David Craven
e5e45c067d
gnu: Add libjaylink.
* gnu/packages/embedded.scm (libjaylink): New variable.
2016-10-30 02:33:53 +01:00
Theodoros Foradis
3d74f12e63
gnu: Add hidapi.
* gnu/packages/libusb.scm (hidapi): New variable.
2016-10-30 02:03:04 +02:00
Theodoros Foradis
94f36a4f5e
gnu: Add gdb-arm-none-eabi.
* gnu/packages/embedded.scm (gdb-arm-none-eabi): New variable.
2016-10-30 02:02:46 +02:00
David Craven
eaf72e218e
gnu: icecat: Enable gtk3 support.
* gnu/packages/gnuzilla.scm (icecat)[inputs]: Add gtk+.
  [arguments]: Use --enable-default-toolkit=cairo-gtk3.
2016-10-30 01:03:09 +02:00
David Craven
225d6c049e
gnu: sdcc: Enable ucsim.
* gnu/packages/sdcc.scm (arguments)[configure-flags]: Add --enable-ucsim.
2016-10-30 01:03:09 +02:00
Tobias Geerinckx-Rice
6cf626e8b3
gnu: Add yadifa.
* gnu/packages/dns.scm (yadifa): New variable.
2016-10-30 00:53:50 +02:00
Tobias Geerinckx-Rice
8ed14711dc
gnu: hplip: Update to 3.16.10.
* gnu/packages/cups.scm (hplip): Update to 3.16.10.
2016-10-30 00:47:28 +02:00
David Craven
9efa472fba
gnu: plasma-framework: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (plasma-framework): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
6c6e8b19e4
gnu: kxmlrpcclient: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kxmlrpcclient): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
19fbf93f34
gnu: kxmlgui: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kxmlgui): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
8b9b0e5eb7
gnu: kwallet: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kwallet): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
f07f67093d
gnu: ktextwidgets: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (ktextwidgets): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
b0791cf9aa
gnu: ktexteditor: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (ktexteditor): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
886d8155c1
gnu: kservice: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kservice): Update to 5.27.0.
  [native-inputs]: Add bison and flex-2.6.1.
2016-10-29 23:51:43 +02:00
David Craven
dc219cc6da
gnu: krunner: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (krunner): Update to 5.27.0.
  [arguments]: Return #t.
2016-10-29 23:51:43 +02:00
David Craven
3a1e972d50
gnu: kpeople: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kpeople): Update to 5.27.0.
  [arguments]: Return #t.
2016-10-29 23:51:43 +02:00
David Craven
33fa4658bd
gnu: kparts: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kparts): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
59cb98e135
gnu: knotifyconfig: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (knotifyconfig): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
7064ad3fca
gnu: knewstuff: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (knewstuff): Update to 5.27.0.
  [arguments]: Return #t.
2016-10-29 23:51:43 +02:00
David Craven
ed3634e756
gnu: kio: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kio): Update to 5.27.0.
  [arguments]: Return #t.
2016-10-29 23:51:43 +02:00
David Craven
89d522a360
gnu: kinit: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kinit): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
c8ddc56e6c
gnu: kiconthemes: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kiconthemes): Update to 5.27.0.
  [arguments]: Return #t.
2016-10-29 23:51:43 +02:00
David Craven
2b677becbd
gnu: kglobalaccel: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kglobalaccel): Update to 5.27.0.
  [inputs]: Add kservice.
2016-10-29 23:51:43 +02:00
David Craven
25ebad65bf
gnu: kemoticons: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kemoticons): Update to 5.27.0.
  [arguments]: Return #t.
2016-10-29 23:51:43 +02:00
David Craven
aa072198c6
gnu: kdesu: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kdesu): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
9caef00bd1
gnu: kdesignerplugin: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kdesignerplugin): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
8e963d123c
gnu: kded: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kded): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
46e1ac0be8
gnu: kdeclarative: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kdeclarative): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
986d0eae65
gnu: kconfigwidgets: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kconfigwidgets): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
8ed8a9f53a
gnu: kcmutils: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kcmutils): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
b58e9bea2e
gnu: kbookmarks: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kbookmarks): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
4902494f6d
gnu: kactivities-stats: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kactivities-stats): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
04fb93e0e3
gnu: kactivities: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kactivities): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
442f2beae0
gnu: baloo: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (baloo): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
f7c2026fea
gnu: kunitconversion: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kunitconversion): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
84164f7ff8
gnu: kpty: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kpty): Update to 5.27.0 and fix
  indentation.
2016-10-29 23:51:43 +02:00
David Craven
0e6c305748
gnu: kpackage: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kpackage): Update to 5.27.0 and fix
  indentation.
2016-10-29 23:51:43 +02:00
David Craven
7507399846
gnu: knotifications: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (knotifications): Update to 5.27.0 and
  fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
4a9f3bf33b
gnu: kjobwidgets: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kjobwidgets): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
2d64fdb157
gnu: kimageformats: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kimageformats): Update to 5.27.0 and
  fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
3f34662b12
gnu: kfilemetadata: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kfilemetadata): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
f5dae6aec1
gnu: kdoctools: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kdoctools): Update to 5.27.0 and fix
  indentation.
2016-10-29 23:51:43 +02:00
David Craven
075eeb355b
gnu: kcrash: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kcrash): Update to 5.27.0 and fix
  indentation.
2016-10-29 23:51:43 +02:00
David Craven
17b5144a18
gnu: kcompletion: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kcompletion): Update to 5.27.0 and
  fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
62dee732f4
gnu: kauth: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kauth): Update to 5.27.0 and fix
  indentation.
2016-10-29 23:51:43 +02:00
David Craven
01fc411d96
gnu: threadweaver: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (threadweaver): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
71b37f7ab6
gnu: sonnet: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (sonnet): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
6ad3befef2
gnu: solid: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (solid): Update to 5.27.0.
  [native-inputs]: Add flex-2.6.1.
2016-10-29 23:51:43 +02:00
David Craven
beb21382d3
gnu: oxygen-icons: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (oxygen-icons): Update to 5.27.0.
  [native-inputs]: Add fdupes.
2016-10-29 23:51:43 +02:00
David Craven
c3fefc81ce
gnu: networkmanager-qt: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (networkmanager-qt): Update to 5.27.0
  and fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
48e789daa8
gnu: modemmanager-qt: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (modemmanager-qt): Update to 5.27.0
  and fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
48311df949
gnu: kwindowsystem: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kwindowsystem): Update to 5.27.0 and
  fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
5a3f070931
gnu: kwidgetsaddons: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kwidgetsaddons): Update to 5.27.0 and
  fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
3dfcaf33c8
gnu: kwayland: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kwayland): Update to 5.27.0 and fix
  indentation.
2016-10-29 23:51:43 +02:00
David Craven
a7ec016cd5
gnu: kplotting: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kplotting): Update to 5.27.0 and fix
  indentation.
2016-10-29 23:51:43 +02:00
David Craven
701d7a9b50
gnu: kitemviews: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kitemviews): Update to 5.27.0 and fix
  indentation.
2016-10-29 23:51:43 +02:00
David Craven
110e4bea7a
gnu: kitemmodels: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kitemmodels): Update to 5.27.0 and
  fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
bdf84c9e2f
gnu: kidletime: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kidletime): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
e751556a14
gnu: ki18n: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (ki18n): Update to 5.27.0 and fix
  indentation.
2016-10-29 23:51:43 +02:00
David Craven
ee6cebf6a9
gnu: kguiaddons: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kguiaddons): Update to 5.27.0 and fix
  indentation.
2016-10-29 23:51:43 +02:00
David Craven
ce45f9ef7b
gnu: kdnssd: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kdnssd): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
e361ff6a2e
gnu: kdbusaddons: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kdbusaddons): Update to 5.27.0 and
  fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
b69b81ca2e
gnu: kcoreaddons: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kcoreaddons): Update to 5.27.0 and
  fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
a6fec16590
gnu: kconfig: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kconfig): Update to 5.27.0 and fix
  indentation.
2016-10-29 23:51:43 +02:00
David Craven
78fc358f3e
gnu: kcodecs: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kcodecs): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
ea95b701dc
gnu: karchive: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (karchive): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
8fea1a2378
gnu: kapidox: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (kapidox): Update to 5.27.0 and fix
  indentation.
2016-10-29 23:51:43 +02:00
David Craven
02dc8847c8
gnu: breeze-icons: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (breeze-icons): Update to 5.27.0.
  [native-inputs]: Add fduptes and libxml2.
  [arguments]: Disable tests.
2016-10-29 23:51:43 +02:00
David Craven
bfa96eba56
gnu: bluez-qt: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (bluez-qt): Update to 5.27.0 and
  fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
5eb1b33b6b
gnu: attica: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (attica): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
84dee85291
gnu: phonon: Fix indentation.
* gnu/packages/kde-frameworks.scm (phonon): Fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
bd0fc238f8
gnu: kpmcore: Fix indentation.
* gnu/packages/kde-frameworks.scm (kpmcore): Fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
443a60aaae
gnu: gpgmepp: Update to 16.08.2.
* gnu/packages/kde-frameworks (gpgmepp): Update to 16.08.2.
2016-10-29 23:51:43 +02:00
David Craven
1c484e980f
gnu: extra-cmake-modules: Update to 5.27.0.
* gnu/packages/kde-frameworks.scm (extra-cmake-modules): Update to
  5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
b68bf48af9
gnu: Add flex-2.6.1.
* gnu/packages/flex.scm (flex-2.6.1): New variable.
2016-10-29 23:51:43 +02:00
Alex Vong
ee5fb7ee50
gnu: Add python2-rpython.
* gnu/packages/python.scm (python2-rpython): New variable.
2016-10-29 23:49:05 +02:00
8f210c0e0e
gnu: ccache: Update to 3.3.3.
* gnu/packages/ccache.scm (ccache): Update to 3.3.3.
2016-10-30 00:05:26 +03:00
7dd55dfeca
gnu: python-waf: Update to 1.9.5.
* gnu/packages/python.scm (python-waf): Update to 1.9.5.
[arguments]: Shorten custom build phase.
[source]: Use http.
[home-page]: Use http.
2016-10-30 00:05:13 +03:00
603d55de4a
gnu: ffmpeg: Update to 3.2.
* gnu/packages/video.scm (ffmpeg): Update to 3.2.
2016-10-29 22:16:44 +03:00
0b37c4cda7
gnu: vapoursynth: Update to 35.
* gnu/packages/video.scm (vapoursynth): Update to 35.
2016-10-29 22:16:44 +03:00
812de5bf1e
gnu: offlineimap: Update to 7.0.9.
* gnu/packages/mail.scm (offlineimap): Update to 7.0.9.
2016-10-29 22:16:43 +03:00
4d73cb5441
gnu: chess: Update to 6.2.4.
* gnu/packages/games.scm (chess): Update to 6.2.4.
[home-page]: Use https.
2016-10-29 22:16:42 +03:00
Marius Bakke
a7e75125c8
gnu: vim: Update to 8.0.0054.
* gnu/packages/vim.scm (vim): Update to 8.0.0054.
2016-10-29 20:04:57 +01:00
Tobias Geerinckx-Rice
dadf6622e9
gnu: borg: Update to 1.0.8.
* gnu/packages/backup.scm (borg): Update to 1.0.8.
2016-10-29 14:24:51 +02:00
Tobias Geerinckx-Rice
58c4f11e43
gnu: Add radeontop.
* gnu/packages/linux.scm (radeontop): New variable.
2016-10-29 14:19:01 +02:00
Mark H Weaver
b8df914f37
gnu: linux-libre: Update to 4.8.5.
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.5.
2016-10-28 20:11:20 -04:00
Mark H Weaver
a56b3229f4
gnu: linux-libre@4.4: Update to 4.4.28.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.28.
2016-10-28 20:09:02 -04:00
Eric Bavier
fba78d18c2
gnu: mumps: Upgrade to 5.0.2.
* gnu/packages/maths.scm (mumps): Upgrade to 5.0.2.
[arguments]: Properly return boolean from install phase.
2016-10-28 15:53:32 -05:00
Marius Bakke
a9afb956b3
gnu: vim: Update to 8.0.0051.
* gnu/packages/vim.scm (vim): Update to 8.0.0051.
[source]: Change to github release archive.
2016-10-28 20:55:09 +01:00
Leo Famulari
044ac8d294
gnu: python-twobitreader: Update to 3.1.4.
* gnu/packages/bioinformatics.scm (python-twobitreader, python2-twobitreader):
Update to 3.1.4.
2016-10-28 13:59:11 -04:00
Leo Famulari
900fb8d005
gnu: python-twobitreader: Disable the test suite.
The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the build of python-twobitreader to fail.

* gnu/packages/bioinformatics.scm (python-twobitreader,
python2-twobitreader)[arguments]: Disable the tests.
2016-10-28 13:59:11 -04:00
Roel Janssen
ed8bc028f7
gnu: Add emacs-org-trello.
* gnu/packages/emacs.scm (emacs-org-trello): New variable.
2016-10-28 19:50:32 +02:00
Leo Famulari
e359b31a60
gnu: python-wsgiproxy2: Disable the test suite.
* gnu/packages/python.scm (python-wsgiproxy2, python2-wsgiproxy2)[arguments]:
Disable the tests.
2016-10-28 13:39:38 -04:00
Leo Famulari
67fd4a12cb
gnu: python-beautifulsoup4: Update to 4.5.1.
* gnu/packages/python.scm (python-beautifulsoup4, python2-beautifulsoup4):
Update to 4.5.1.
2016-10-28 13:39:38 -04:00
Leo Famulari
5f37f0b66e
gnu: python-beautifulsoup4: Run the test suite.
* gnu/packages/python.scm (python-beautifulsoup4)[arguments]: Add field
run python-2 -> python-3 conversion script and test suite.
(python2-beautifulsoup4)[arguments]: Specify use of python-2.
2016-10-28 13:39:37 -04:00
Leo Famulari
92c3ef2cf3
gnu: python-feedparser: Disable the test suite.
The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the build of python-feedparser to fail.

* gnu/packages/python.scm (python-feedparser, python2-feedparser)[arguments]:
Disable the tests.
2016-10-28 13:39:37 -04:00
Leo Famulari
95bff4f697
gnu: libwebp: Fix CVE-2016-9085.
* gnu/packages/patches/libwebp-CVE-2016-9085.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libwebp)[source]: Use it.
2016-10-28 13:39:37 -04:00
Leo Famulari
b2ed5ca7aa
gnu: libwebp: Update to 0.5.1.
* gnu/packages/image.scm (libwebp): Update to 0.5.1.
2016-10-28 13:39:33 -04:00
Roel Janssen
36e5d10387
gnu: Add emacs-request.
* gnu/packages/emacs.scm (emacs-request): New variable.
2016-10-28 19:29:35 +02:00
Thomas Danckaert
fc381a3325
gnu: Add qwt.
* gnu/packages/qt.scm (qwt): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-10-28 14:47:36 +01:00
Roel Janssen
7500e42b3e
gnu: Add r-mutationalpatterns.
* gnu/packages/bioinformatics.scm (r-mutationalpatterns): New variable.
2016-10-27 20:07:05 +02:00
327be74720
gnu: jasper: Updat eto 1.900.16.
* gnu/packages/image.scm (japer): Update to 1.900.16.
2016-10-27 20:14:17 +03:00
Kei Kebreau
233fbb6102
gnu: windowmaker: Add support for more image formats.
* gnu/packages/gnustep.scm (windowmaker)[inputs]: Add giflib, libpng,
and libtiff.
2016-10-27 10:51:05 -04:00
Roel Janssen
b5ce25cc0e
gnu: r: Use uname from Guix
* gnu/packages/statistics.scm (r): Use uname from Guix.
2016-10-27 16:37:24 +02:00
Marius Bakke
6178274d19
gnu: python-urllib3: Update to 1.18.1.
* gnu/packages/python.scm (python-urllib3): Update to 1.18.1.
[home-page]: Use https URL.
2016-10-27 14:03:07 +01:00
Ludovic Courtès
631fda7e90
gnu: Add mdadm-static.
* gnu/packages/linux.scm (mdadm-static): New variable.
2016-10-27 13:48:52 +02:00
7d876afdd8
gnu: libmikmod: Update to 3.3.10.
* gnu/packages/sdl.scm (libmikmod): Update to 3.3.10.
2016-10-27 12:23:04 +03:00
355d8e873b
gnu: sdl2: Update to 2.0.5.
* gnu/packages/sdl.scm (sdl2): Update to 2.0.5.
2016-10-27 12:23:04 +03:00
5d5790ce44
gnu: Use 'https' for libsdl urls.
* gnu/packages/sdl.scm (sdl, sdl2, sdl-image, sdl-mixer, sdl-net)
(sdl-ttf, sdl2-image, sdl2-ttf)[source]: Use https.
[home-page]: Use https.
2016-10-27 12:23:03 +03:00
Tobias Geerinckx-Rice
483b7ce7ae
gnu: mcelog: Update to 144.
* gnu/packages/linux.scm (mcelog): Update to 144.
2016-10-27 11:03:34 +02:00
Tobias Geerinckx-Rice
6270769dc2
gnu: btrfs-progs: Update to 4.8.2.
* gnu/packages/linux.scm (btrfs-progs): Update to 4.8.2.
2016-10-27 11:03:34 +02:00
Mike Gerwitz
cd9ed6c1cb
gnu: gnupg: Add support for pcsc-lite.
* gnu/packages/gnupg.scm (gnupg)[inputs]: Add pcsc-lite.
[arguments]: Rename phase 'patch-config-files' to 'patch-paths'.  Patch
`scd/scdaemon.c' with absolute path of libpcsclite.so.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-10-27 09:56:54 +01:00
Mike Gerwitz
a6b256affc
gnu: Add pcsc-lite.
* gnu/packages/security-token.scm (pcsc-lite): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-10-27 09:56:52 +01:00
ng0
8888fe826c
gnu: Add dbacl.
* gnu/packages/textutils.scm (dbacl): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-10-27 11:42:39 +03:00
5fd84e288c
gnu: valgrind: Use 'modify-phases' syntax.
* gnu/packages/valgrind.scm (valgrind)[arguments]: Use 'modify-phases'
syntax.
2016-10-27 11:42:38 +03:00
e68168eb87
gnu: valgrind: Update to 3.12.0.
* gnu/packages/valgrind.scm (valgrind): Update to 3.12.0.
2016-10-27 11:42:29 +03:00
Hartmut Goebel
49a531f545
gnu: python-pathlib2: Add comment.
As suggested by Efraim Flashner.

* gnu/packages/python.scm (python-pathlib2): Add comment.
2016-10-27 10:09:10 +02:00
Leo Famulari
522fc32ebd
gnu: shotwell: Update to 0.25.0.
* gnu/packages/gnome.scm (shotwell): Update to 0.25.0.
[inputs]: Add gcr.
2016-10-26 20:10:05 -04:00
Leo Famulari
30b1267830
gnu: vdirsyncer: Update to 0.14.0.
* gnu/packages/dav.scm (vdirsyncer): Update to 0.14.0.
2016-10-26 19:56:15 -04:00
ng0
5d73e30000
gnu: Add lci.
* gnu/packages/lolcode.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-10-26 20:39:27 +03:00
Christopher Allan Webber
8caeb11772
gnu: Add autossh.
* gnu/packages/ssh.scm (autossh): New variable.
2016-10-26 11:22:17 -05:00
Ricardo Wurmus
aba6463975
gnu: r: Update to 3.3.1.
* gnu/packages/statistics.scm (r): Update to 3.3.1.
2016-10-26 18:14:17 +02:00
Ricardo Wurmus
a8e893b0b8
gnu: r-matrixstats: Update to 0.51.0.
* gnu/packages/statistics.scm (r-matrixstats): Update to 0.51.0.
2016-10-26 16:23:32 +02:00
Ricardo Wurmus
fd54f65e72
gnu: r-r-utils: Update to 2.4.0.
* gnu/packages/statistics.scm (r-r-utils): Update to 2.4.0.
2016-10-26 16:23:32 +02:00
Ricardo Wurmus
89242ea47f
gnu: r-irlba: Update to 2.1.2.
* gnu/packages/statistics.scm (r-irlba): Update to 2.1.2.
2016-10-26 16:23:31 +02:00