David Craven
f90b81a5f0
gnu: kde-frameworks: Add karchive.
...
* gnu/packages/kde-frameworks.scm (karchive): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
06a79865ef
gnu: kde-frameworks: Add kapidox.
...
* gnu/packages/kde-frameworks.scm (kapidox): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
e510a263ac
gnu: kde-frameworks: Add breeze-icons.
...
* gnu/packages/kde-frameworks.scm (breeze-icons): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
fc3d355df7
gnu: kde-frameworks: Add bluez-qt.
...
* gnu/packages/kde-frameworks.scm (bluez-qt): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
bbf311e048
gnu: kde-frameworks: Add attica.
...
* gnu/packages/kde-frameworks.scm (attica): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
b54c2cfcfc
gnu: oxygen-icons: Update to 5.24.0.
...
* gnu/packages/kde-frameworks.scm (oxygen-icons)[uri]: Use mirror.
[native-inputs]: Make extra-cmake-modules a native-input.
2016-08-13 14:07:46 +02:00
David Craven
861748efd6
gnu: kwindowsystem: Update to 5.24.0.
...
* gnu/packages/kde-frameworks.scm (kwindowsystem)[uri]: Use mirror.
[native-inputs]: Make extra-cmake-modules a native-input.
[inputs]: Replace qt dependency with qtbase and qtx11extras.
2016-08-13 14:07:46 +02:00
David Craven
5c913ba159
gnu: extra-cmake-modules: Update to 5.24.0.
...
* gnu/packages/kde-frameworks.scm: Update to 5.24.0.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven
37d52f6e46
gnu: spice: Fix usbredir for 32 bit platforms.
...
* gnu/packages/spice.scm (usbredir)[origin]: Fetch source from git repo.
[native-inputs]: Add AUTOCONF, AUTOMAKE and LIBTOOL.
[arguments]: Add autogen phase.
2016-08-13 14:02:56 +02:00
Jan Nieuwenhuizen
19c3304072
gnu: Add xlsx2csv.
...
* gnu/packages/xml.scm (xlsx2csv): New variable.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2016-08-13 20:12:07 +10:00
Vincent Legoll
ce728f70e5
gnu: Add Musl.
...
* gnu/packages/musl.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2016-08-13 11:31:39 +02:00
Ricardo Wurmus
2f82b53b94
gnu: Add virt-manager.
...
* gnu/packages/qemu.scm (virt-manager): New variable.
2016-08-12 21:04:20 +02:00
Ricardo Wurmus
7cd2032f24
gnu: Add python-libvirt.
...
* gnu/packages/qemu.scm (python-libvirt, python2-libvirt): New
variables.
2016-08-12 21:04:20 +02:00
Ricardo Wurmus
597ea1223b
gnu: Add libvirt-glib.
...
* gnu/packages/qemu.scm (libvirt-glib): New variable.
2016-08-12 21:04:19 +02:00
Ricardo Wurmus
a0f6c3b35d
gnu: Add libosinfo.
...
* gnu/packages/qemu.scm (libosinfo): New variable.
2016-08-12 21:04:19 +02:00
Ricardo Wurmus
309693e040
gnu: Add libvirt.
...
* gnu/packages/qemu.scm (libvirt): New variable.
2016-08-12 21:04:15 +02:00
ng0
b3885778e8
gnu: Add stagit.
...
* gnu/packages/version-control.scm (stagit): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-12 14:11:51 -04:00
ng0
b227f0be89
gnu: Add python-stem.
...
* gnu/packages/python.scm (python-stem, python2-stem): New variables.
Co-authored-by: Leo Famulari <leo@famulari.name>
2016-08-12 13:56:17 -04:00
宋文武
939111ca9e
gnu: st: Remove unnecessary inputs.
...
* gnu/packages/suckless.scm (st)[inputs]: Remove libxcomposite,
compositeproto, xextproto, libxrender and font-liberation.
2016-08-12 22:29:50 +08:00
ng0
87520dfd4b
gnu: st: Update to 0.7.
...
* gnu/packages/suckless.scm (st): Update to 0.7.
(inputs): Remove libxext.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
2016-08-12 22:22:43 +08:00
宋文武
801d316b20
profiles: xdg-mime-database: Run the hook when have GLib based applications.
...
* guix/profiles.scm (xdg-mime-database): Run the hook when GLIB is referenced by
the manifest. Add SHARED-MIME-INFO to the mime packages of `update-mime-database'.
2016-08-12 22:22:43 +08:00
Leo Famulari
0d4b5eb1fd
gnu: diffoscope: Update to 56.
...
* gnu/packages/package-management.scm (diffoscope): Update to 56.
2016-08-12 01:55:47 -04:00
Leo Famulari
2b895f6980
gnu: postgresql: Update to 9.5.4 [fixes CVE-2016-{5423,5424}].
...
* gnu/packages/databases.scm (postgresql): Update to 9.5.4.
2016-08-12 01:46:35 -04:00
Efraim Flashner
b92f651be8
gnu: python-cython: Use 'modify-phases'.
...
* gnu/packages/python.scm (python-cython)[arguments]: Use 'modify-phases'.
2016-08-11 22:44:07 +03:00
Efraim Flashner
dd22efef0a
gnu: python-cython: Update to 0.24.1.
...
* gnu/packages/python.scm (python-cython): Update to 0.24.1.
2016-08-11 22:44:07 +03:00
Efraim Flashner
3e6fdd5f8a
gnu: snap-aligner: Limit to x86_64.
...
* gnu/packages/bioinformatics.scm (snap-aligner)[supported-systems]: Add
note explaining why we build for x86_64 only.
2016-08-11 22:44:07 +03:00
Jelle Licht
f2b4c18cd9
gnu: jq: Fix CVE-2015-8863.
...
* gnu/packages/patches/jq-CVE-2015-8863.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/web.scm (jq)[source]: Use it.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-11 15:42:32 -04:00
ng0
e08ca4b966
gnu: Add emacs-neotree.
...
* gnu/packages/emacs.scm (emacs-neotree): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-08-11 18:12:41 +03:00
ng0
e4eb213473
gnu: Add sic.
...
* gnu/packages/irc.scm (sic): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-08-11 18:12:41 +03:00
ng0
dfde065fd2
gnu: dwm: Shorten the description.
...
* gnu/packages/suckless.scm (dwm)[description]: Shorten.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-08-11 18:12:41 +03:00
Troy Sankey
caa6fc89c7
gnu: python2-notmuch: Update to 0.22.1.
...
* gnu/packages/mail.scm (python2-notmuch): Update to 0.22.1 by
inheriting from 'python-notmuch'.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-08-11 18:12:41 +03:00
Troy Sankey
4b6909bc03
gnu: Add python-notmuch.
...
* gnu/packages/mail.scm (python-notmuch): New variable.
Co-authored-by: Alex Kost <alezost@gmail.com>
2016-08-11 18:12:41 +03:00
Alex Kost
2c5b91dc47
gnu: notmuch: Use 'emacs-minimal' instead of 'emacs'.
...
* gnu/packages/mail.scm (notmuch)[inputs]: Remove 'emacs'.
[native-inputs]: Add 'emacs-minimal'.
2016-08-11 18:12:41 +03:00
Troy Sankey
25a78dbc7a
gnu: notmuch: Update to 0.22.1.
...
* gnu/packages/mail.scm (notmuch): Update to 0.22.1.
Signed-off-by: Alex Kost <alezost@gmail.com>
2016-08-11 18:12:41 +03:00
Jan Nieuwenhuizen
b3de5ff221
gnu: Add laby.
...
* gnu/packages/patches/laby-make-install.patch: New file.
* gnu/local.mk (dist_patch_DATA): gnu-system.am: Add it.
* gnu/packages/games.scm (laby): New variable.
Signed-off-by: 宋文武 <iyzsong@gmail.com>
2016-08-11 19:45:22 +08:00
Ben Woodcroft
7024aeaaaa
gnu: diamond: Update to 0.8.18.
...
* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.18.
2016-08-11 20:39:54 +10:00
Efraim Flashner
91c52629e8
gnu: corkscrew: Use 'modify-phases'.
...
* gnu/packages/ssh.scm (corkscrew)[arguments]: Use 'modify-phases'.
2016-08-11 13:20:19 +03:00
Efraim Flashner
0ec60d6e03
gnu: mosh: Update to 1.2.6.
...
* gnu/packages/ssh.scm (mosh): Update to 1.2.6.
2016-08-11 13:20:18 +03:00
Efraim Flashner
11379192fa
gnu: mosh: Use 'modify-phases'.
...
* gnu/packages/ssh.scm (mosh)[arguments]: Use 'modify-phases'.
2016-08-11 13:20:18 +03:00
Efraim Flashner
c3671282c1
gnu: mosh: Update source location.
...
* gnu/packages/ssh.scm (mosh)[source]: Download from homepage.
[home-page]: Old url redirects to https://mosh.org .
2016-08-11 13:20:17 +03:00
Efraim Flashner
3dbdfdc7f0
gnu: mpv: Update to 0.18.1.
...
* gnu/packages/video.scm (mpv): Update to 0.18.1.
2016-08-11 13:20:17 +03:00
Efraim Flashner
91b2296b9c
gnu: obs: Update to 0.15.4.
...
* gnu/packages/video.scm (obs): Update to 0.15.4.
2016-08-11 13:20:16 +03:00
Efraim Flashner
cd36a4117b
gnu: ffmpeg: Update to 3.1.2.
...
* gnu/packages/video.scm (ffmpeg): Update to 3.1.2.
2016-08-11 13:20:16 +03:00
Efraim Flashner
f9c646886a
gnu: freeimpi: Update to 1.5.3.
...
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.5.3.
2016-08-11 13:20:16 +03:00
Efraim Flashner
f64b989b1b
gnu: dico: Update to 2.3.
...
* gnu/packages/dico.scm (dico): Update to 2.3.
[inputs]: Add python-2, groff. Upgrade readline-6.2 to latest.
[source]: Remove patches.
* gnu/packages/patches/dico-idxcide-bug.patch,
* gnu/packages/patches/dico-libtool-deterministic.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2016-08-11 13:20:12 +03:00
Mark H Weaver
10692b2e7f
gnu: linux-libre@4.4: Update to 4.4.17.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.17.
2016-08-11 05:21:33 -04:00
Alex Griffin
2ebc5ad603
gnu: gnome-mpv: Update to 0.10.
...
* gnu/packages/video.scm (gnome-mpv): Update to 0.10.
2016-08-11 09:26:55 +02:00
Mark H Weaver
7309a501ee
gnu: linux-libre@4.1: Update to 4.1.30.
...
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.30.
2016-08-10 23:13:21 -04:00
ng0
5ec8b02d10
gnu: Add cbatticon.
...
* gnu/packages/admin.scm (cbatticon): New variable.
2016-08-10 22:39:14 +02:00
Ricardo Wurmus
dd05e73102
gnu: nautilus: Add gvfs support.
...
* gnu/packages/gnome.scm (nautilus)[inputs]: Add gvfs.
2016-08-10 15:47:09 +02:00