Commit Graph

23945 Commits (a247fe7b0deebf85d42a2d5eb21cac0ecd32a965)

Author SHA1 Message Date
Efraim Flashner b82c63d013
gnu: quassel: Update package definition.
* gnu/packages/irc.scm (quassel)[source]: Remove bundled scripts.
[arguments]: Update comments in 'configure-flags.
[inputs]: Remove oxygen-icons. Move extra-cmake-modules and qttools ...
[native-inputs]: ... to here.
2017-09-04 22:21:33 +03:00
Leo Famulari 4b1dd9ab31
gnu: i3-wm: Update to 4.14.
* gnu/packages/wm.scm (i3-wm): Update to 4.14.
2017-09-04 11:19:27 -04:00
Leo Famulari 6cdb0f4d12
gnu: mpd: Update to 0.20.10.
* gnu/packages/mpd.scm (mpd): Update to 0.20.10.
2017-09-04 11:19:23 -04:00
Maxim Cournoyer b9f67d6dda
services: Add auto-enable? parameter to the bluetooth-service.
* gnu/services/desktop.scm (bluetooth-configuration): New record.
(bluetooth-shepherd-service): Use it.
(bluetooth-directory): New method.
(bluetooth-service-type): Use it to extend the etc-service-type service.
(bluetooth-service): Add `auto-enable?' parameter.
* doc/guix.texi (Desktop Services): Document it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-04 15:41:24 +02:00
Oleg Pykhalov 65101a2596
gnu: Add python-ghp-import.
* gnu/packages/version-control.scm (python-ghp-import, python2-ghp-import):
New variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-04 15:24:04 +02:00
Oleg Pykhalov 6325309898
gnu: Add emacs-tiny.
* gnu/packages/emacs.scm (emacs-tiny): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-04 15:24:04 +02:00
Paul Garlick c4d4a77923
gnu: pt-scotch32: use keyword arguments from "scotch32"
*gnu/packages/maths.scm (pt-scotch32) [arguments]: substitute keyword
arguments from "scotch32" package, ensuring that the INTSIZE32 macro is
set

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-04 15:24:04 +02:00
Mark H Weaver 6bd1c41e87
gnu: linux-libre: Update to 4.13.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.13.
(%linux-libre-hash): Update hash.
* gnu/packages/aux-files/linux-libre/4.12-i686.conf,
gnu/packages/aux-files/linux-libre/4.12-x86_64.conf: Delete files.
* gnu/packages/aux-files/linux-libre/4.13-i686.conf,
gnu/packages/aux-files/linux-libre/4.13-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Adjust accordingly.
2017-09-04 05:31:07 -04:00
Efraim Flashner 709a3bb7b8
gnu: weechat: Change to cmake-build-system.
* gnu/packages/irc.scm (weechat)[build-system]: Switch to
cmake-build-system.
[arguments]: Remove configure-flags, disable tets, remove
'autogen phase.
[inputs]: Remove diffutils, libltdl, openssl, cyrus-sasl. Move gettext ...
[native-inputs]: ... to here. Remove autoconf, file, autogen, automake,
libtool.
2017-09-04 11:21:42 +03:00
Kei Kebreau d10092b849
gnu: Put autoconf-related phases immediately after the 'unpack phase.
* gnu/packages/audio.scm (audacity, rtmidi)[arguments]: Correct phases
accordingly.
* gnu/packages/bioinformatics.scm (mash, seek, vsearch, emboss,
htslib-for-sambamba)[arguments]: Likewise.
* gnu/packages/ci.scm (cuirass)[arguments]: Likewise.
* gnu/packages/compression.scm (minizip, xdelta)[arguments]: Likewise.
* gnu/packages/cpp.scm (libzen)[arguments]: Likewise.
* gnu/packages/crypto.scm (opendht)[arguments]: Likewise.
* gnu/packages/databases.scm (4store, mdbtools)[arguments]: Likewise.
* gnu/packages/debug.scm (stress-make)[arguments]: Likewise.
* gnu/packages/dns.scm (dnscrypt-proxy, dnscrypt-wrapper)[arguments]:
Likewise.
* gnu/packages/emacs.scm (emacs-pdf-tools)[arguments]: Likewise.
* gnu/packages/embedded.scm (libjaylink, openocd)[arguments]: Likewise.
* gnu/packages/engineering.scm (gerbv)[arguments]: Likewise.
* gnu/packages/erlang.scm (erlang)[arguments]: Likewise.
* gnu/packages/ftp.scm (weex)[arguments]: Likewise.
* gnu/packages/gnome.scm (dia)[arguments]: Likewise.
* gnu/packages/gnunet.scm (gnurl, guile-gnunet)[arguments]: Likewise.
* gnu/packages/gtk.scm (guile-rsvg, graphene)[arguments]: Likewise.
* gnu/packages/guile.scm (guildhall, guile-ics, guile-sqlite3)[arguments]:
Likewise.
* gnu/packages/ibus.scm (ibus-libpinyin)[arguments]: Likewise.
* gnu/packages/irc.scm (weechat)[arguments]: Likewise.
* gnu/packages/java.scm (classpath-devel)[arguments]: Likewise.
* gnu/packages/libreoffice.scm (libetonyek)[arguments]: Likewise.
* gnu/packages/libusb.scm (hidapi)[arguments]: Likewise.
* gnu/packages/linux.scm (gpm)[arguments]: Likewise.
* gnu/packages/logging.scm (glog)[arguments]: Likewise.
* gnu/packages/machine-learning.scm (ghmm)[arguments]: Likewise.
* gnu/packages/mail.scm (dovecot-trees, dovecot-libsodium-plugin, esmtp)
[arguments]: Likewise.
* gnu/packages/messaging.scm (freetalk, libmesode, libstrophe)[arguments]:
Likewise.
* gnu/packages/microcom.scm (microcom)[arguments]: Likewise.
* gnu/packages/ocaml.scm (ocaml-ssl)[arguments]: Likewise.
* gnu/packages/parallel.scm (slurm)[arguments]: Likewise.
* gnu/packages/pdf.scm (libharu)[arguments]: Likewise.
* gnu/packages/samba.scm (cifs-utils)[arguments]: Likewise.
* gnu/packages/serialization.scm (msgpack)[arguments]: Likewise.
* gnu/packages/shells.scm (scsh)[arguments]: Likewise.
* gnu/packages/telephony.scm (libiax2)[arguments]: Likewise.
* gnu/packages/textutils.scm (dotconf)[arguments]: Likewise.
* gnu/packages/version-control.scm (findnewest)[arguments]: Likewise.
* gnu/packages/video.scm (libmediainfo, mediainfo)[arguments]: Likewise.
2017-09-04 00:10:59 -04:00
Ludovic Courtès 100b216d8a
gnu-maintenance: GNU updater no longer relies on FTP access.
Partly fixes <https://bugs.gnu.org/28159>.
Suggested by Hartmut Goebel <h.goebel@crazy-compilers.com>.

* guix/gnu-maintenance.scm (%gnu-file-list-uri): New variable.
(ftp.gnu.org-files, latest-gnu-release): New procedures.
(%gnu-updater)[pred]: Change to GNU-HOSTED?.
[latest]: Change to LATEST-GNU-RELEASE.
(%gnu-ftp-updater): New variable.
2017-09-03 23:36:17 +02:00
Ludovic Courtès e3c83a7cd3
memoization: (mlambda () ...) allows for inner 'define'.
Previously (mlambda () (define foo 2) bar) would trigger a syntax error.

* guix/memoization.scm (%mlambda): In the zero-argument case, move
BODY... to a lambda to allow for inner 'define' and such.
2017-09-03 23:36:17 +02:00
Christopher Baines 4363767394
build: Fix helpful output for emacs-build-system install phase.
Detecting when no files were installed was broken when switching to use
cond. Test with (not (null? ...)) to fix this.

* guix/build/emacs-build-system.scm (install): Fix detecting when no files
  were installed.
2017-09-03 19:39:11 +01:00
Efraim Flashner 5804c7b616
gnu: libmateweather: Update inputs.
* gnu/packages/mate.scm (libmateweather)[inputs]: Remove gdk-pixpuf.
Move dconf ...
[native-inputs]: ... to here.
2017-09-03 18:01:12 +03:00
ng0 6a548c56ef
gnu: mate-desktop: Add 'gtk-doc' back to native-inputs.
* gnu/packages/mate.scm (mate-desktop)[native-inputs]: Uncomment
'gtk-doc' as input.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-09-03 16:18:15 +03:00
ng0 60692df286
gnu: mate-themes: Update to 3.22.13.
* gnu/packages/mate.scm (mate-themes): Update to 3.22.13.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-09-03 16:18:14 +03:00
ng0 68d2eea0b8
gnu: mate-themes: Update inputs.
* gnu/packages/mate.scm (mate-themes)[inputs]: Remove gtk+, gtk-engines,
murrine. Move gdk-pixbuf ...
[native-inputs]: ... to here. Add gtk+@2.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-09-03 16:18:11 +03:00
ng0 4915c51986
gnu: mate-icon-theme: Remove 'gtk+' from native-inputs.
* gnu/packages/mate.scm (mate-icon-theme)[native-inputs]: Remove 'gtk+'.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-09-03 16:18:08 +03:00
ng0 833b7e0af0
gnu: mate: Use https.
* gnu/packages/mate.scm (mate-icon-theme)[source, home-page]: Use https.
(mate-themes)[source, home-page]: Likewise.
(mate-desktop)[source, home-page]: Likewise.
(libmateweather)[source, home-page]: Likewise.
(mate-menus)[source, home-page]: Likewise.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-09-03 16:18:04 +03:00
Mark H Weaver 3c7c916161
gnu: icecat: Update to 52.3.0-gnu1 and add more upstream fixes.
* gnu/packages/gnuzilla.scm (icecat): Update to 52.3.0-gnu1.
[source]: Remove outdated patches and add more selected fixes from
upstream mozilla-esr52.
2017-09-02 19:50:58 -04:00
Ludovic Courtès 4110fbc6dd
services: '%desktop-services' uses NetworkManager instead of Wicd.
Discussed at
<https://lists.gnu.org/archive/html/guix-devel/2017-08/msg00277.html>.

* gnu/services/desktop.scm (%desktop-services): Remove call to
'wicd-service'.  Add instances of NETWORK-MANAGER-SERVICE-TYPE and
WPA-SUPPLICANT-SERVICE-TYPE.
* doc/guix.texi (Networking Services): Document
'network-manager-service-type' as being part of '%desktop-services'.
(Desktop Services): Replace Wicd with NM.
2017-09-03 00:52:17 +02:00
Mark H Weaver 9a37764014
gnu: linux-libre@4.9: Update to 4.9.47.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.47.
2017-09-02 17:46:22 -04:00
Mark H Weaver 3e51cd8c76
gnu: linux-libre@4.4: Update to 4.4.86.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.86.
2017-09-02 17:45:37 -04:00
Jelle Licht 448339709d
gnu: node: Update to 8.4.0.
* gnu/packages/patches/node-9077.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/node.scm (node): Update to 8.4.0.
(node)[arguments]: Removed broken linter test. Removed dns test.
2017-09-02 22:59:18 +02:00
ng0 4da9beab14
gnu: Add emacs-base16-theme.
* gnu/packages/emacs.scm (emacs-base16-theme): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
2017-09-02 22:40:58 +03:00
Oleg Pykhalov eaf4ba6ef3
gnu: Add emacs-browse-at-remote.
* gnu/packages/emacs.scm (emacs-browse-at-remote): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
2017-09-02 22:40:58 +03:00
Alex Kost 780162c797
gnu: emacs-guix: Update to 0.3.3.
* gnu/packages/emacs.scm (emacs-guix): Update to 0.3.3.
2017-09-02 22:40:58 +03:00
Andreas Enge c64692a72d
gnu: pari-gp: Update to 2.9.3.
* gnu/packages/algebra.scm (pari-gp): Update to 2.9.3.
2017-09-02 17:11:49 +02:00
Leo Famulari 7bac819614
gnu: rosegarden: Import bash and lirc modules.
This is a followup to commit 9bc38f2872.

* gnu/packages/music.scm (define-module): Import (gnu packages bash) and
(gnu packages lirc).
2017-09-02 11:07:57 -04:00
Leo Famulari 631c9f743f
gnu: net-tools: Build from a source archive instead of a Git checkout.
* gnu/packages/linux.scm (net-tools)[source]: Use url-fetch and adjust
the source URL accordingly.
[native-inputs]: Add UNZIP.
(net-tools-for-tests)[native-inputs]: Add field so that we can exclude UNZIP.
2017-09-02 11:07:56 -04:00
Kei Kebreau d536113df0
gnu: openjpeg: Fix CVE-2017-{14040,14041}.
* gnu/packages/image.scm (openjpeg)[source]: Add patches.
* gnu/packages/patches/openjpeg-CVE-2017-14040.patch,
gnu/packages/patches/openjpeg-CVE-2017-14041.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.
2017-09-02 10:21:03 -04:00
宋文武 65e4109cdc
gnu: emacs-cider: Update to 0.15.0.
* gnu/packages/emacs.scm (emacs-cider): Update to 0.15.0.
2017-09-02 21:23:34 +08:00
Danny Milosavljevic 9bc38f2872
gnu: Add rosegarden.
* gnu/packages/music.scm (rosegarden): New variable.
2017-09-02 14:29:11 +02:00
Hartmut Goebel 7ae9542bf3
gnu: Add prison.
* gnu/packages/kde-frameworks.scm (prison): New variable.
2017-09-02 13:11:31 +02:00
Hartmut Goebel 7ade80220b
gnu: Add libdmtx.
* gnu/packages/aidc.scm (libdmtx): New variable.
2017-09-02 13:11:30 +02:00
Marius Bakke 3fe666aa29
gnu: perl-www-opensearch: Enable tests.
Fixes <https://bugs.gnu.org/28253>.

* gnu/packages/web.scm (perl-www-opensearch)[native-inputs]: Add
PERL-CLASS-ERRORHANDLER, PERL-DATETIME, PERL-DATETIME-FORMAT-MAIL,
PERL-DATETIME-FORMAT-W3CDTF, PERL-FEED-FIND, PERL-MODULE-PLUGGABLE,
PERL-URI-FETCH, PERL-TEST-SIMPLE, PERL-XML-ATOM and PERL-XML-RSS.
2017-09-02 12:32:51 +02:00
Marius Bakke 47111bb365
gnu: ffmpeg@2.8: Update to 2.8.13.
* gnu/packages/video.scm (ffmpeg-2.8): Update to 2.8.13.
2017-09-02 12:08:54 +02:00
Maxim Cournoyer f306825da8
gnu: exiv2: Update source checksum.
The source archive was updated in place; only a cleanup of non functional
files was done (see: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28326).

* gnu/packages/image.scm (exiv2)[source]: Update hash.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-09-02 10:40:42 +02:00
Ethan R. Jones 7bd65a6304
gnu: swish-e: Work around compilation error and test failures.
* gnu/packages/search.scm (swish-e)[inputs]: Remove ZLIB and LIBXML2.
[arguments]: Add #:configure-flags.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-09-02 00:58:11 +02:00
Ludovic Courtès 75f23951ad
nls: Update 'fr' translation. 2017-09-02 00:58:11 +02:00
Muriithi Frederick Muriuki 2038a48f4d
gnu: Add python-xenon.
* gnu/packages/python.scm (python-xenon, python2-xenon) New variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-02 00:58:11 +02:00
Tobias Geerinckx-Rice 6106d195a2
gnu: perl-html-tree: Update to 5.07.
* gnu/packages/web.scm (perl-html-tree): Update to 5.07.
2017-09-01 23:52:19 +02:00
Tobias Geerinckx-Rice 33fd32c285
gnu: youtube-dl: Update to 2017.09.02.
* gnu/packages/video.scm (youtube-dl): Update to 2017.09.02.
2017-09-01 23:52:19 +02:00
Tobias Geerinckx-Rice bbfc523d95
gnu: dub: Update to 1.5.0.
* gnu/packages/ldc.scm (dub): Update to 1.5.0.
2017-09-01 23:52:19 +02:00
Tobias Geerinckx-Rice def056d138
gnu: perl-context-preserve: Update source URL.
* gnu/packages/perl.scm (perl-context-preserve)[source]: Update CPAN author.
2017-09-01 23:52:18 +02:00
Tobias Geerinckx-Rice 0c3a1674e4
gnu: python-ruamel.yaml: Update to 0.15.33.
* gnu/packages/serialization.scm (python-ruamel.yaml): Update to 0.15.33.
2017-09-01 23:52:18 +02:00
Tobias Geerinckx-Rice d5909be93b
gnu: gparted: Update home page.
* gnu/packages/disk.scm (gparted)[home-page]: Use now-HTTPS gparted.org.
2017-09-01 23:52:18 +02:00
Christopher Baines 81fe131e0f
build: emacs-build-system: Make the install phase more helpful.
Modify the install phase to detect when nothing has been installed, and error
if this happens. This is preferable to continuing, and allowing the next phase
to fail.

Also, when nothing can be found to be installed, print out each file that was
considered, along with the regular expressions that were used to include and
exclude it.

* gnu/build/emacs-build-system.scm (install-file?): Add additional error
  checking and logging.
2017-09-01 22:00:44 +01:00
Ricardo Wurmus ebbb6301a3
gnu: r-minimal: Update to 3.4.1.
* gnu/packages/statistics.scm (r-minimal): Update to 3.4.1.
2017-09-01 22:05:39 +02:00
Leo Famulari 3bf0245bb8
gnu: vdirsyncer: Update to 0.16.2.
* gnu/packages/dav.scm (vdirsyncer): Update to 0.16.2.
2017-09-01 13:54:23 -04:00