1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-10 15:10:37 +02:00
Commit Graph

10206 Commits

Author SHA1 Message Date
Dylan Jeffers
6eb7af2a43 gnu: Add python-kivy.
* gnu/packages/python.scm (python-kivy, python2-kivy)
(python-kivy-next, python2-kivy-next): New variables.
2016-08-17 01:53:42 -04:00
Leo Famulari
53dcbbec07 gnu: cracklib: Fix CVE-2016-6318.
* gnu/packages/patches/cracklib-CVE-2016-6318.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/password-utils.scm (cracklib)[source]: Use the patch.
2016-08-17 00:40:39 -04:00
Danny Milosavljevic
231313f76a gnu: Add python-lirc.
* gnu/packages/lirc.scm (python-lirc, python2-lirc): New variables.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-16 17:41:23 -04:00
Alex Vong
8293b116e6 gnu: Add clojure.
* gnu/packages/java.scm (clojure): New variable.
2016-08-16 20:41:52 +02:00
Marius Bakke
3fa2dc2740 gnu: Add python-reportlab.
* gnu/packages/pdf.scm (python-reportlab, python2-reportlab): New
  variables.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-16 14:34:28 -04:00
Danny Milosavljevic
517a6c0c6e gnu: python: Add python-pyserial.
* gnu/packages/python.scm (python-pyserial, python2-pyserial): New variables.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-16 13:18:44 -04:00
Efraim Flashner
b1223d1f93 gnu: mpv: Update to 0.19.0.
* gnu/packages/video.scm (mpv): Update to 0.19.0.
2016-08-16 17:25:14 +03:00
Ben Woodcroft
71461f88ee gnu: mafft: Update to 7.305.
* gnu/packages/bioinformatics.scm (mafft): Update to 7.305.
[inputs]: Add ruby.
2016-08-16 19:49:15 +10:00
Dmitry Bogatov
f0f0a48b6a gnu: Add sent.
* gnu/packages/suckless.scm (sent): New variable.

Co-authored-by: Leo Famulari <leo@famulari.name>
Co-authored-by: Eric Bavier <bavier@member.fsf.org>
2016-08-16 01:05:14 -05:00
Danny Milosavljevic
4d2470b0ef gnu: avr: Use the correct gcc version as native-input.
* gnu/packages/avr.scm (avr-libc): Replace package by function.
* gnu/packages/avr.scm (avr-toolchain): Use new avr-libc function.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-15 14:48:21 -04:00
Al McElrath
d23ce1ce2b gnu: offlineimap: Update to 7.0.5.
* gnu/packages/mail.scm (offlineimap): Update to 7.0.5.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-15 14:24:48 -04:00
ng0
cd372ca352 gnu: libextractor: Add more optional inputs.
* gnu/packages/gnunet.scm (libextractor)[inputs]: Add gtk+, libarchive,
libgsf, and libmpeg2.
[arguments]: New field.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-15 14:20:52 -04:00
ng0
5f9d590574 gnu: gnurl: Update to 7.50.1 [fixes CVE-2016-{5419,5420,5421].
* gnu/packages/gnunet.scm (gnurl): Update to 7.50.1.
[configure-flags]: Configure with --disable-smb.
Disable test1139.
[description]: Fix typo.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-15 13:52:48 -04:00
ng0
a1c83fef3c gnu: Add proxychains-ng.
* gnu/packages/networking.scm (proxychains-ng): New variable.
2016-08-15 13:31:46 +02:00
Ben Woodcroft
0ed8f0cd4c gnu: mafft: Update to 7.304.
* gnu/packages/bioinformatics.scm (mafft): Update to 7.304.
2016-08-15 20:59:41 +10:00
Ben Woodcroft
101e8f7171 gnu: mafft: Wrap programs.
* gnu/packages/bioinformatics.scm (mafft)[arguments]: Add 'wrap-programs'
phase.
[propagated-inputs]: Move coreutils from here ...
[inputs]: ... to here.
2016-08-15 20:51:00 +10:00
Ben Woodcroft
93b8316e08 gnu: mafft: Update to 7.300.
* gnu/packages/bioinformatics.scm (mafft): Update to 7.300.
2016-08-15 20:51:00 +10:00
Leo Famulari
2328f328f3 gnu: imagemagick: Update to 6.9.5-7.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.5-7.
2016-08-15 01:50:16 -04:00
David Craven
8cce8797be gnu: usbredir: Invoke autoreconf directly.
* gnu/packages/spice.scm (usbredir)[arguments]: Invoke autoreconf directly.
2016-08-15 02:24:11 +02:00
David Craven
273f1c05d8 gnu: usbredir: Add git commit to version.
* gnu/packages/spice.scm (usbredir)[version]: Add commit and revision to version
  string.
2016-08-15 02:24:10 +02:00
Leo Famulari
d4db0612dc gnu: dropbear: Update to 2016.74 [security fixes].
* gnu/packages/ssh.scm (dropbear): Update to 2016.74.
2016-08-14 16:19:11 -04:00
Leo Famulari
383434cc23 gnu: redis: Update to 3.2.3 [fixes CVE-2013-7458].
* gnu/packages/databases.scm (redis): Update to 3.2.3.
2016-08-14 13:54:02 -04:00
Marius Bakke
c3ccba9238 gnu: Add fio.
* gnu/packages/benchmark.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-14 13:05:03 -04:00
Chris Marusich
5cf30103f7 gnu: Add sg3-utils.
* gnu/packages/scsi.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-14 12:45:44 -04:00
Ricardo Wurmus
971ebdc89b gnu: ardour: Add cppunit and readline to inputs.
* gnu/packages/audio.scm (ardour)[native-inputs]: Add cppunit.
[inputs]: Add readline.
2016-08-14 16:03:42 +02:00
Ricardo Wurmus
a2529c584a gnu: ardour: Update to 5.0.
* gnu/packages/audio.scm (ardour): Update to 5.0.
2016-08-14 16:03:42 +02:00
Ricardo Wurmus
fcb416154f gnu: lilv: Update to 0.22.0.
* gnu/packages/audio.scm (lilv): Update to 0.22.0.
2016-08-14 16:03:42 +02:00
Ricardo Wurmus
c0549628b2 gnu: sord: Update to 0.14.0.
* gnu/packages/rdf.scm (sord): Update to 0.14.0.
2016-08-14 16:03:42 +02:00
Ricardo Wurmus
3c972f5388 gnu: serd: Update to 0.22.0.
* gnu/packages/rdf.scm (serd): Update to 0.22.0.
2016-08-14 16:03:42 +02:00
Mark H Weaver
5f4a446d37 services: guix: Fix activation when 'authorize-key?' is false.
* gnu/services/base.scm (guix-activation): Ensure that a gexp is
returned when 'authorize-key?' is false.
2016-08-14 02:48:51 -04:00
Ben Woodcroft
a12ba6e878 gnu: Add bamm.
* gnu/packages/bioinformatics.scm (bamm): New variable.
2016-08-14 14:55:23 +10:00
Leo Famulari
29d9075727 gnu: gnupg-1: Use modify-phases syntax.
* gnu/packages/gnupg.scm (gnupg-1)[arguments]: Use modify-phases syntax.
2016-08-13 20:49:26 -04:00
Leo Famulari
304cf4e7ee gnu: git: Update to 2.9.3.
* gnu/packages/version-control.scm (git): Update to 2.9.3.
(git-manpages)[source]: Update hash.
2016-08-13 18:34:22 -04:00
Efraim Flashner
43d51239fe gnu: libcaca: Add more image support.
* gnu/packages/video.scm (libcaca)[inputs]: Add imlib2.
2016-08-13 23:16:00 +03:00
Efraim Flashner
602460ea2e gnu: libetpan: Use 'modify-phases'.
* gnu/packages/mail.scm (libetpan)[arguments]: Use 'modify-phases'.
2016-08-13 21:18:28 +03:00
Efraim Flashner
a9a023ad40 gnu: claws-mail: Update to 3.14.0.
* gnu/packages/mail.scm (claws-mail): Update to 3.14.0.
2016-08-13 21:17:08 +03:00
Efraim Flashner
91fd8dd2c5 gnu: adns: Update to 1.5.1.
* gnu/packages/adns.scm (adns): Update to 1.5.1.
2016-08-13 20:24:43 +03:00
Eric Bavier
d85b398bb7 gnu: Add Aircrack-ng.
* gnu/packages/networking.scm (aircrack-ng): New variable.
2016-08-13 11:02:51 -05:00
Eric Bavier
b718bef08e gnu: Add stress-make.
* gnu/packages/debug.scm (stress-make): New variable.
2016-08-13 11:00:45 -05:00
Eric Bavier
5895ca7bbb gnu: tuxpaint-config: Build sequentially.
* gnu/packages/games.scm (tuxpaint-config)[arguments]: Add
2016-08-13 11:00:45 -05:00
Leo Famulari
b2122724fe Revert "gnu: Add stagit."
This reverts commit b3885778e8.
2016-08-13 09:05:05 -04:00
David Craven
60f75c8f21 gnu: kde-frameworks: Add threadweaver.
* gnu/packages/kde-frameworks.scm (threadweaver): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
39e547f219 gnu: kde-frameworks: Add sonnet.
* gnu/packages/kde-frameworks.scm (sonnet): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
9fd502cee5 gnu: kde-frameworks: Add solid.
* gnu/packages/kde-frameworks.scm (solid): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
864c25f469 gnu: kde-frameworks: Add networkmanager-qt.
* gnu/packages/kde-frameworks (networkmanager-qt): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
208094b49a gnu: kde-frameworks: Add modemmanager-qt.
* gnu/packages/kde-frameworks.scm (modemmanager-qt): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
5e22e8ed4d gnu: kde-frameworks: Add kwidgetsaddons.
* gnu/packages/kde-frameworks.scm (kwidgetsaddons): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
d5348b3fee gnu: kde-frameworks: Add kwayland.
* gnu/packages/kde-frameworks.scm (kwayland): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
a51cdaefbc gnu: kde-frameworks: Add kplotting.
* gnu/packages/kde-frameworks.scm (kplotting): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
d2e4c02d36 gnu: kde-frameworks: Add kitemviews.
* gnu/packages/kde-frameworks.scm (kitemviews): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00