Commit Graph

12707 Commits

Author SHA1 Message Date
Ricardo Wurmus 819c1945d1
services: nginx: Join strings with spaces.
* gnu/services/web.scm (config-domain-strings, config-index-strings):
Use "string-join" to join strings with spaces.
2016-11-30 16:03:18 +01:00
Ricardo Wurmus 7edd195ac8
gnu: gcj: Conditionally apply patch for armhf.
* gnu/packages/gcc.scm (gcj)[source]: Inherit from "gcc" package.
[native-inputs]: Conditionally add arm-patch.
[arguments]: Conditionally add phase "apply-arm-patch".
2016-11-30 16:03:11 +01:00
Leo Famulari 1d60f7c2b3
gnu: borg: Fix the test suite.
* gnu/packages/backup.scm (borg)[arguments]: Use
add-installed-pythonpath and disable tests related to FUSE.
2016-11-30 01:52:16 -05:00
Leo Famulari 663d5b5330
gnu: git: Update to 2.11.0.
* gnu/packages/version-control.scm (git): Update to 2.11.0.
2016-11-29 23:54:37 -05:00
Mathieu Lirzin a7cf4eb6d9
services: Add 'cuirass-service'.
* gnu/services/cuirass.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Continuous integration): New node.
2016-11-29 23:13:11 +01:00
Mathieu Lirzin 365de1e7a5
gnu: Add Cuirass.
* gnu/packages/ci.scm (cuirass): New variable.

Co-authored-by: Jan Nieuwenhuizen <janneke@gnu.org>
2016-11-29 23:10:11 +01:00
David Craven 43ddcd723e
gnu: guix-0.11.0: Add guile-ssh to inputs.
* gnu/packages/package-management.scm (guile-ssh)[inputs]: Add
  guile-ssh.
  [arguments]: Add guile-ssh to GUILE_LOAD_PATH.
2016-11-29 22:40:03 +01:00
Ricardo Wurmus a19a6d3ac8
gnu: frescobaldi: Disable tests.
* gnu/packages/music.scm (frescobaldi)[arguments]: Disable tests.
2016-11-29 22:06:50 +01:00
John Darrington 660516e875
gnu: Add zzuf
* gnu/packages/debug.scm (zzuf): New variable.
2016-11-29 21:32:09 +01:00
Tobias Geerinckx-Rice 7f81d7f4a5
gnu: libxfont: Update to 1.5.2.
* gnu/packages/xorg.scm (libxfont): Update to 1.5.2.
2016-11-29 19:15:48 +01:00
Tobias Geerinckx-Rice 7e49a851b5
gnu: gphoto2, libgphoto2: Use libjpeg-turbo.
* gnu/packages/photo.scm (gphoto2, libgphoto2)[inputs]: Add libjpeg-turbo.
2016-11-29 19:15:47 +01:00
Tobias Geerinckx-Rice 9b81876f5f
gnu: spice: Use libjpeg-turbo instead of libjpeg.
* gnu/packages/spice.scm (spice)[inputs]: Use libjpeg-turbo as suggested
during the build.
2016-11-29 19:15:47 +01:00
Tobias Geerinckx-Rice 7cba7647a5
gnu: icecat: Use libjpeg-turbo instead of bundled libjpeg.
* gnu/packages/gnuzilla.scm (icecat)[source]: Remove bundled libjpeg, which
is actually libjpeg-turbo.
[inputs]: Add libjpeg-turbo.
[arguments]: Use it.
2016-11-29 19:15:47 +01:00
Tobias Geerinckx-Rice 37e05d64e4
gnu: Add libjpeg-turbo.
* gnu/packages/image.scm (libjpeg-turbo): New variable.
2016-11-29 19:15:47 +01:00
Hartmut Goebel dc2ef09ad7
gnu: kauth: Fix cmake macros to be used by other packages.
* gnu/packages/kde-framework.scm (kauth)[phases]: New phase
  fix-cmake-install-paths.
2016-11-29 19:13:40 +01:00
Hartmut Goebel 7b722e3cba
gnu: extra-cmake-modules: Always install into /lib and not into /lib64.
* gnu/packages/kde-frameworks.scm (extra-cmake-modules)[phases]:
  New phase fix-lib-path.
2016-11-29 19:11:09 +01:00
Hartmut Goebel c1265fcc70
gnu: Add ksyntaxhighlighting.
* gnu/packages/kde-frameworks.scm (ksyntaxhighlighting): New variable.
2016-11-29 19:11:09 +01:00
Hartmut Goebel 7feff6f6dc
gnu: Update kde-frameworks to 5.28.
* gnu/packages/kde-frameworks.scm (kpackage): Update to 5.28.1
  (extra-cmake-modules, attica, bluez-qt, breeze-icons, kapidox,
  karchive, kcodecs, kconfig, kcoreaddons, kdbusaddons, kdnssd,
  kguiaddons, ki18n, kidletime, kitemmodels, kitemviews, kplotting,
  kwayland, kwidgetsaddons, kwindowsystem, modemmanager-qt,
  networkmanager-qt, oxygen-icons, solid, sonnet, threadweaver, kauth,
  kcompletion, kcrash, kdoctools, kfilemetadata, kimageformats,
  kjobwidgets, knotifications, kpty, kunitconversion, baloo,
  kactivities, kactivities-stats, kbookmarks, kcmutils,
  kconfigwidgets, kdeclarative, kded, kdesignerplugin, kdesu,
  kemoticons, kglobalaccel, kiconthemes, kinit, kio, knewstuff,
  knotifyconfig, kparts, kpeople, krunner, kservice, ktexteditor,
  ktextwidgets, kwallet, kxmlgui, kxmlrpcclient, plasma-framework,
  frameworkintegration): Update to 5.28.0
2016-11-29 19:11:09 +01:00
Hartmut Goebel 03e856ddf5
Merge branch 'python-build-system'. 2016-11-29 19:06:27 +01:00
Hartmut Goebel 80983df357
gnu: python2-discogs-client: Remove python2-setuptools from inputs.
* gnu/packages/music.scm (python2-discogs-client): Use simply
  "package-with-python2". Remove inheriting from python-discogs-client
  since adding python2-setuptools to [native-inputs] has been the sole
  reason for inheriting.
  (python-discogs-client) Remove the now needless [properties]
  "python2-variant".
2016-11-29 19:02:35 +01:00
Efraim Flashner 072f1e22cc
gnu: dovecot: Update to 2.2.26.0.
* gnu/packages/mail.scm (dovecot): Update to 2.2.26.0.
[arguments]: Patch shebangs in test file.
2016-11-29 19:52:21 +02:00
Hartmut Goebel 3bf4280659
Merge branch 'master' into python-build-system 2016-11-29 18:47:16 +01:00
Hartmut Goebel 2cb64f3b1b
gnu: wicd: Fix build.
* gnu/packages/wicd.scm (wicd) [arguments]: Disable installation
  via setuptools (and --single-version-externally-managed).
2016-11-29 18:39:16 +01:00
Hartmut Goebel 388606a72b
gnu: wxPython: Remove useless inputs.
* gnu/packages/wxwidgets.scm (python2-wxpython) [native-inputs]: Remove
  setuptools, which is already included in python.
2016-11-29 18:39:15 +01:00
Hartmut Goebel 6f1dcafd81
gnu: wxPython: Fix build.
* gnu/packages/wxwidgets.scm (python2-wxpython) [arguments]: Disable
  installation via setuptools (and --single-version-externally-managed).
2016-11-29 18:39:14 +01:00
Ludovic Courtès 683c5ab70a
gnu: oxygen-icons: Add 'upstream-name' property.
Fixes <http://bugs.gnu.org/25020>.
Reported by Hartmut Goebel <h.goebel@goebel-consult.de>.

* gnu/packages/kde-frameworks.scm (oxygen-icons)[properties]: New
field.
2016-11-29 16:12:32 +01:00
Efraim Flashner a409de9811
gnu: efl: Update to 1.18.3.
* gnu/packages/enlightenment.scm (efl): Update to 1.18.3.
2016-11-29 16:12:47 +02:00
Efraim Flashner 07cda02c5b
gnu: wine: Use 'modify-phases' syntax.
* gnu/packages/wine.scm (wine)[arguments]: Use 'modify-phases' syntax.
2016-11-29 16:12:47 +02:00
Efraim Flashner 658c987fdd
gnu: wine: Update to 1.9.24.
* gnu/packages/wine.scm (wine): Update to 1.9.24.
[home-page]: Use https.
2016-11-29 16:12:41 +02:00
Ricardo Wurmus ded69d6f86
gnu: Add non-session-manager.
* gnu/packages/music.scm (non-session-manager): New variable.
2016-11-29 10:59:17 +01:00
Efraim Flashner 0944bb1a6a
gnu: offlineimap: Update to 7.0.10.
* gnu/packages/mail.scm (offlineimap): Update to 7.0.10.
2016-11-29 11:02:39 +02:00
Efraim Flashner c51d926c74
gnu: cairo: Fix CVE-2016-9082.
* gnu/packages/gtk.scm (cairo)[replacement]: New field.
(cairo/fixed): New variable.
(cairo-xcb)[source]: Use patch.
[replacement]: New field, set false.
* gnu/packages/pdf.scm (poppler)[inputs]: Custom cairo should be
replaced by a new custom patched cairo.
* gnu/packages/patches/cairo-CVE-2016-9082.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2016-11-29 09:45:48 +02:00
Efraim Flashner eb55f01821
gnu: Add viewnior.
* gnu/packages/image-viewers.scm (viewnior): New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2016-11-29 09:38:33 +02:00
Efraim Flashner 22486fbea6
gnu: Add wgetpaste.
* gnu/packages/wget.scm (wgetpaste): New variable.
2016-11-29 09:35:39 +02:00
Efraim Flashner 3e757c005f
gnu: aspell-dict-en: Update to 2016.11.20-0.
* gnu/packages/aspell.scm (aspell-dict-en): Update to 2016.11.20-0.
2016-11-29 09:35:11 +02:00
John Darrington 0c85db79f7
gnu: Allow nfs file systems to be automatically mounted.
* gnu/build/file-systems.scm (mount-file-system): Append target addr= when
mounting nfs filesystems.
2016-11-29 07:21:15 +01:00
Marius Bakke 7c635ed6f7
gnu: perl-dbd-mysql: Update to 4.041 [security fix].
* gnu/packages/databases.scm (perl-dbd-mysql): Update to 4.041.
[source]: Update CPAN URI.
2016-11-28 23:05:23 +01:00
Ludovic Courtès d2bcf35e18
vm: Avoid needless file copy in 'load-in-linux-vm'.
Reported by Chris Webber.

* gnu/build/vm.scm (load-in-linux-vm)[image-file]: Remove.  Directly
refer to OUTPUT instead.
2016-11-28 22:58:18 +01:00
Ricardo Wurmus bd3be46e7f
gnu: Add r-gkmsvm.
* gnu/packages/bioinformatics.scm (r-gkmsvm): New variable.
2016-11-28 22:43:18 +01:00
Ricardo Wurmus 419a8a186f
gnu: Add r-rocr.
* gnu/packages/statistics.scm (r-rocr): New variable.
2016-11-28 22:43:18 +01:00
Ricardo Wurmus 0cfe0570f2
gnu: Add r-gplots.
* gnu/packages/statistics.scm (r-gplots): New variable.
2016-11-28 22:43:18 +01:00
Ricardo Wurmus 6034cd905e
gnu: Add r-gdata.
* gnu/packages/statistics.scm (r-gdata): New variable.
2016-11-28 22:43:18 +01:00
Ricardo Wurmus 2d9fb1702f
gnu: Add r-seqgl.
* gnu/packages/bioinformatics.scm (r-seqgl): New variable.
2016-11-28 22:43:17 +01:00
Ricardo Wurmus c827f20286
gnu: Add r-chipkernels.
* gnu/packages/bioinformatics.scm (r-chipkernels): New variable.
2016-11-28 22:43:17 +01:00
Ricardo Wurmus 1571f90e35
gnu: Add r-gtools.
* gnu/packages/statistics.scm (r-gtools): New variable.
2016-11-28 22:43:17 +01:00
Ricardo Wurmus f05c7eb48d
gnu: Add r-kernlab.
* gnu/packages/machine-learning.scm (r-kernlab): New variable.
2016-11-28 22:43:17 +01:00
Ricardo Wurmus 6335bf1c80
gnu: Add r-sfsmisc.
* gnu/packages/statistics.scm (r-sfsmisc): New variable.
2016-11-28 22:43:17 +01:00
Ricardo Wurmus d71605294f
gnu: Add r-wgcna.
* gnu/packages/bioinformatics.scm (r-wgcna): New variable.
2016-11-28 22:43:17 +01:00
Ricardo Wurmus 1bd46f5520
gnu: Add r-fastcluster.
* gnu/packages/statistics.scm (r-fastcluster): New variable.
2016-11-28 22:43:16 +01:00
Ricardo Wurmus c4708783ee
gnu: Add r-preprocesscore.
* gnu/packages/statistics.scm (r-preprocesscore): New variable.
2016-11-28 22:43:16 +01:00
Ricardo Wurmus c9a6671490
gnu: Add r-dynamictreecut.
* gnu/packages/statistics.scm (r-dynamictreecut): New variable.
2016-11-28 22:43:16 +01:00
Ricardo Wurmus e619a5c245
gnu: Add r-r4rna.
* gnu/packages/bioinformatics.scm (r-r4rna): New variable.
2016-11-28 22:43:16 +01:00
Ricardo Wurmus e7d16ad161
gnu: Add r-spams.
* gnu/packages/statistics.scm (r-spams): New variable.
2016-11-28 22:43:16 +01:00
Ricardo Wurmus 9f5435d963
gnu: Add r-googlesheets.
* gnu/packages/statistics.scm (r-googlesheets): New variable.
2016-11-28 22:43:16 +01:00
Ricardo Wurmus d427e03eee
gnu: Add r-cellranger.
* gnu/packages/statistics.scm (r-cellranger): New variable.
2016-11-28 22:43:15 +01:00
Ricardo Wurmus 58612fd2c8
gnu: Add r-rematch.
* gnu/packages/statistics.scm (r-rematch): New variable.
2016-11-28 22:43:15 +01:00
Ricardo Wurmus e48ddb9628
doc: Suggest installing gvfs.
* gnu/system/examples/desktop.tmpl: Add gvfs to the system-wide list of
packages.
2016-11-28 22:09:38 +01:00
Ricardo Wurmus eb21d24806
gnu: lv2: Update to 1.14.0.
* gnu/packages/audio.scm (lv2): Update to 1.14.0.
2016-11-28 22:08:37 +01:00
Ricardo Wurmus 1bbe79594e
gnu: non-sequencer: Update to 1.9.5-2.a22f33f.
* gnu/packages/music.scm (non-sequencer): Update to 1.9.5-2.a22f33f.
2016-11-28 22:07:20 +01:00
Efraim Flashner 5e9cce55b5
gnu: ntp: Update to 4.2.8p9.
* gnu/packages/ntp.scm (ntp): Update to 4.2.8p9.
2016-11-28 21:56:30 +02:00
Efraim Flashner d35de59b64
gnu: ntp: Fix indentation.
* gnu/packages/ntp.scm (ntp): Fix indentation to only use spaces.
2016-11-28 20:53:14 +02:00
John Darrington f0ddc5e55b
gnu: Add editres.
* gnu/packages/xorg.scm (editres): New variable.
2016-11-28 18:22:15 +01:00
Ben Woodcroft 9926875572
gnu: Add newick-utils.
* gnu/packages/bioinformatics.scm (newick-utils): New variable.
2016-11-28 09:00:41 +10:00
Efraim Flashner c7a70c336f
gnu: jasper: Update to 2.0.0 [fixes security issues].
* gnu/packages/image.scm (jasper): Update to 2.0.0.
[build-system]: Switch to cmake-build-system.
2016-11-27 22:19:55 +02:00
Tobias Geerinckx-Rice f6c44a3f04
gnu: gphoto2: Update to 2.5.11.
* gnu/packages/photo.scm (gphoto2): Update to 2.5.11.
2016-11-27 20:58:18 +01:00
Tobias Geerinckx-Rice 69874f5fd2
gnu: libgphoto2: Update to 2.5.11.
* gnu/packages/photo.scm (libgphoto2): Update to 2.5.11.
2016-11-27 20:58:18 +01:00
Leo Famulari f27ec24d88
gnu: beets: Update to 1.4.1.
* gnu/packages/music.scm (beets): Update to 1.4.1.
[inputs]: Add python2-discogs-client.
2016-11-27 14:49:36 -05:00
Leo Famulari d3db5efbf9
gnu: Add python-discogs-client.
* gnu/packages/music.scm (python-discogs-client,
python2-discogs-client): New variables.
2016-11-27 14:49:36 -05:00
Leo Famulari 6782444764
gnu: python-rarfile: Update to 2.8.
* gnu/packages/python.scm (python-rarfile, python2-rarfile): Update to 2.8.
[source]: Remove obsolete patch.
* gnu/packages/patches/python-rarfile-fix-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2016-11-27 14:49:35 -05:00
Leo Famulari 8c4964dd51
gnu: python-jellyfish: Update to 0.5.6.
* gnu/packages/python.scm (python-jellyfish, python2-jellyfish): Update to
0.5.6.
2016-11-27 14:49:35 -05:00
Leo Famulari b04d9b97c4
gnu: python-pylast: Update 1.6.0.
* gnu/packages/music.scm (python-pylast, python2-pylast): Update to 1.6.0.
2016-11-27 14:49:35 -05:00
Leo Famulari daedf34db9
gnu: python-musicbrainzngs: Update to 0.6.
* gnu/packages/music.scm (python-musicbrainzngs, python2-musicbrainzngs): Update
to 0.6.
[arguments]: Disable the test suites.
2016-11-27 14:49:35 -05:00
Leo Famulari 38e81a2c55
gnu: python-munkres: Update to 1.0.8.
* gnu/packages/python.scm (python-munkres, python2-munkres): Update to 1.0.8.
2016-11-27 14:49:34 -05:00
Leo Famulari 4228a79e6f
gnu: python-mutagen: Update to 1.35.1.
* gnu/packages/music.scm (python-mutagen, python2-mutagen): Update to 1.35.1.
[native-inputs]: Add python-pytest.
2016-11-27 14:49:30 -05:00
Ricardo Wurmus 1bf5a7e920
gnu: gcj: Inherit source field from "gcc".
* gnu/packages/gcc.scm (gcj)[source]: Inherit source from "gcc" package.
2016-11-27 19:00:57 +01:00
Ricardo Wurmus bac6409970
gnu: gcj: Correct paths in ARM patch.
* gnu/packages/patches/gcj-arm-mode.patch: Strip directories.
2016-11-27 18:59:54 +01:00
Marius Bakke 8c4140e49e
gnu: notmuch: Update to 0.23.3.
* gnu/packages/mail.scm (notmuch): Update to 0.23.3.
[arguments]: Re-enable previously failing tests.
2016-11-27 18:29:44 +01:00
Leo Famulari cd569f0d29
gnu: gcj: Fix typo in patch filename.
This is a followup to commit dbf8f84f15.

Reported by quigonjinn on #guix.

* gnu/packages/gcc.scm (gcj)[source]: Fix typo.
2016-11-27 10:57:33 -05:00
Danny Milosavljevic 7574cecf0f
gnu: python2-flask: Pick up python-flask's native-inputs.
* gnu/packages/python.scm (python2-flask)[native-inputs]:
  Pick up python-flask's native-inputs.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-11-27 13:23:53 +01:00
Marius Bakke 988e1dca4b
gnu: udisks: Update to 2.1.8.
* gnu/packages/freedesktop.scm (udisks): Update to 2.1.8.
[home-page]: Use HTTPS.
2016-11-27 11:13:50 +01:00
Maxim Cournoyer aef5055ff9
gnu: udisks: Add manpages.
* gnu/packages/freedesktop.scm (udisks)[native-inputs]: Add docbook-xml
and docbook-xsl.
[arguments]: Add #:make-flags to specify XML catalog files for manuals.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-11-27 11:10:31 +01:00
Ricardo Wurmus dbf8f84f15
gnu: gcj: Fix build on armhf.
* gnu/packages/patches/gcj-arm-mode.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
* gnu/packages/gcc.scm (gcj): Add patch.
[arguments]: Delete failing tests.
2016-11-27 10:04:57 +01:00
Ricardo Wurmus 253cdd6c14
gnu: Add biber-2.5.
* gnu/packages/tex.scm (biber-2.5): New variable.
2016-11-27 09:48:43 +01:00
Ricardo Wurmus d400068085
gnu: Add biber.
* gnu/packages/tex.scm (biber): New variable.
2016-11-27 09:48:43 +01:00
Ricardo Wurmus ebcf74daf8
gnu: Add perl-text-bibtex.
* gnu/packages/tex.scm (perl-text-bibtex): New variable.
2016-11-27 09:48:43 +01:00
Ricardo Wurmus 93863a5e72
gnu: Add perl-xml-libxslt.
* gnu/packages/xml.scm (perl-xml-libxslt): New variable.
2016-11-27 09:48:43 +01:00
Ricardo Wurmus df669244f9
gnu: perl-unicode-linebreak: Update to 2016.003.
* gnu/packages/perl.scm (perl-unicode-linebreak): Update to 2016.003.
2016-11-27 09:48:43 +01:00
Ricardo Wurmus 5d2ecbffb2
gnu: Add perl-unicode-collate.
* gnu/packages/perl.scm (perl-unicode-collate): New variable.
2016-11-27 09:48:43 +01:00
Ricardo Wurmus 37e7a4929f
gnu: Add perl-unicode-normalize.
* gnu/packages/perl.scm (perl-unicode-normalize): New variable.
2016-11-27 09:48:42 +01:00
Ricardo Wurmus dc32ee5381
gnu: Add perl-text-roman.
* gnu/packages/perl.scm (perl-text-roman): New variable.
2016-11-27 09:48:42 +01:00
Ricardo Wurmus 44c31aaae8
gnu: Add perl-text-csv-xs.
* gnu/packages/perl.scm (perl-text-csv-xs): New variable.
2016-11-27 09:48:42 +01:00
Ricardo Wurmus 0ef5191c88
gnu: Add perl-sort-key.
* gnu/packages/perl.scm (perl-sort-key): New variable.
2016-11-27 09:48:42 +01:00
Ricardo Wurmus 3521dc9293
gnu: Add perl-mozilla-ca.
* gnu/packages/perl.scm (perl-mozilla-ca): New variable.
2016-11-27 09:48:42 +01:00
Ricardo Wurmus 37115dc650
gnu: Add perl-lingua-translit.
* gnu/packages/perl.scm (perl-lingua-translit): New variable.
2016-11-27 09:48:41 +01:00
Ricardo Wurmus e9ef394ac9
gnu: Add perl-ipc-cmd.
* gnu/packages/perl.scm (perl-ipc-cmd): New variable.
2016-11-27 09:48:41 +01:00
Ricardo Wurmus 81157cf5a7
gnu: Add perl-extutils-libbuilder.
* gnu/packages/perl.scm (perl-extutils-libbuilder): New variable.
2016-11-27 09:48:41 +01:00
Ricardo Wurmus 0185442003
gnu: Add perl-encode-hanextra.
* gnu/packages/perl.scm (perl-encode-hanextra): New variable.
2016-11-27 09:48:41 +01:00
Ricardo Wurmus 2bc1b85ce6
gnu: Add perl-encode-jis2k.
* gnu/packages/perl.scm (perl-encode-jis2k): New variable.
2016-11-27 09:48:41 +01:00
Ricardo Wurmus 891d9679a2
gnu: Add perl-encode-eucjpascii.
* gnu/packages/perl.scm (perl-encode-eucjpascii): New variable.
2016-11-27 09:48:41 +01:00
Ricardo Wurmus 49a3fcc13c
gnu: perl-encode-detect: Move to alphabetical position.
* gnu/packages/perl.scm (perl-encode-detect): Move variable definition.
2016-11-27 09:48:40 +01:00