Ricardo Wurmus
84de27c83b
gnu: enblend-enfuse: Use texlive-tiny.
...
* gnu/packages/photo.scm (enblend-enfuse)[native-inputs]: Replace
texlive-minimal with texlive-tiny.
2017-07-18 10:00:51 +02:00
Ricardo Wurmus
9840b8faaf
gnu: c-toxcore: Update to 0.1.9.
...
* gnu/packages/messaging.scm (c-toxcore): Update to 0.1.9.
[build-system]: Switch to cmake-build-system.
[native-inputs]: Remove autoconf, automake, libtool, and check.
[inputs]: Rename to...
[propagated-inputs]: ...this.
[arguments]: Remove field.
2017-07-18 09:58:56 +02:00
ng0
8b5bf30804
gnu: Rename (gnu packages gforth) to (gnu packages forth).
...
* gnu/local.mk (GNU_SYSTEM_MODULES): Rename gforth.scm to forth.scm.
* gnu/packages/gforth.scm: Rename file to forth.scm.
* gnu/packages/forth.scm: Renamed from gforth.scm.
2017-07-18 09:58:56 +02:00
Ricardo Wurmus
8b89c1717c
gnu: python-numpy-documentation: Use texlive-union.
...
* gnu/packages/python.scm (python-numpy-documentation)[native-inputs]: Replace
"texlive" with a texlive-union.
2017-07-18 09:58:56 +02:00
Efraim Flashner
2805f9b2a0
gnu: raxml: Limit to x86_64 and i686 only.
...
* gnu/packages/bioinformatics.scm (raxml)[supported-systems]: New field.
2017-07-18 09:00:10 +03:00
Leo Famulari
4c4485f304
gnu: qemu: Fix CVE-2017-11334.
...
* gnu/packages/patches/qemu-CVE-2017-11334.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/virtualization.scm (qemu)[source]: Use it.
2017-07-17 23:47:03 -04:00
Leo Famulari
144c8db9bd
gnu: chicken: Fix CVE-2017-11343.
...
* gnu/packages/patches/chicken-CVE-2017-11343.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/scheme.scm (chicken)[source]: Use it.
2017-07-17 23:47:00 -04:00
Marius Bakke
27305769de
gnu: python-cryptograpy: Update to 2.0.
...
* gnu/packages/python.scm (python-cryptography-vectors,
python2-cryptography-vectors, python-cryptography, python2-cryptography):
Update to 2.0.
2017-07-18 01:31:10 +02:00
Marius Bakke
b77cc624ec
gnu: orc: Update to 0.4.27.
...
* gnu/packages/gstreamer.scm (orc): Update to 0.4.27.
2017-07-18 01:30:16 +02:00
Leo Famulari
867baed07f
gnu: imagemagick: Update to 6.9.9-0.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-0.
2017-07-17 18:20:51 -04:00
Ludovic Courtès
b19a49d015
locale: Demonadify the locale creation API.
...
* gnu/system/locale.scm (single-locale-directory): Use 'computed-file'
instead of 'gexp->derivation'.
(locale-directory): Adjust accordingly and do the same.
* gnu/system.scm (operating-system-directory-base-entries): Adjust
accordingly.
2017-07-17 23:41:36 +02:00
Ludovic Courtès
6d833b13b7
gnu: Remove glibc@2.21 and its traces.
...
* gnu/packages/base.scm (glibc-2.21): Remove.
* gnu/system/locale.scm (localedef-command)[maybe-version-directory]:
Remove. Replace call with use of 'package-version'.
(single-locale-directory): Remove 'version>=' conditional.
2017-07-17 23:41:36 +02:00
Efraim Flashner
1cbcbc8600
gnu: screen: Update to 4.6.1.
...
* gnu/packages/screen.scm (screen): Update to 4.6.1.
2017-07-17 22:35:06 +03:00
Tobias Geerinckx-Rice
0862b95433
build, vm: Use a less common label.
...
* gnu/build/vm.scm (initialize-hard-disk): Use "GuixSD_image" as label.
* gnu/system/install.scm (installation-os): Likewise.
* gnu/system/vm.scm (system-disk-image): Likewise.
2017-07-17 20:20:24 +02:00
Alex Vong
70e7367df1
gnu: emacs-ahungry-theme: Upgrade to 1.4.0.
...
* gnu/packages/emacs.scm (emacs-ahungry-theme): Upgrade to 1.4.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-07-17 12:06:39 -04:00
Leo Famulari
da20c38f35
gnu: dash: Use the release tarball.
...
* gnu/packages/shells.scm (dash)[source]: Use the release tarball
instead of a Git checkout.
[native-inputs]: Remove field.
[arguments]: Remove 'bootstrap' phase.
2017-07-17 11:48:46 -04:00
Feng Shu
371ca85f52
gnu: font-wqy-zenhei: Use 'font-build-system'.
...
* gnu/packages/fonts.scm (font-wqy-zenhei): Switch to font-build-system.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-07-17 15:13:41 +02:00
Feng Shu
7fc6ce46f9
gnu: font-wqy-microhei: Use 'font-build-system'.
...
* gnu/packages/fonts.scm (font-wqy-microhei): Switch to font-build-system.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-07-17 15:13:41 +02:00
Andy Patterson
9b7ee28d57
gnu: Add Poly/ML.
...
* gnu/packages/sml.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-07-17 15:13:41 +02:00
Efraim Flashner
7ad2a4f1d5
gnu: supertuxkart: Fix build on aarch64.
...
* gnu/packages/games.scm (supertuxkart)[source]: Add patch.
* gnu/packages/patches/supertuxkart-angelscript-ftbfs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2017-07-17 15:29:56 +03:00
Ricardo Wurmus
5beecc320e
gnu: Add sooperlooper.
...
* gnu/packages/patches/sooperlooper-build-with-wx-30.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/music.scm (sooperlooper): New variable.
2017-07-17 14:01:47 +02:00
Ricardo Wurmus
c58d1b5f55
gnu: texlive-union: Silence union-build.
...
* gnu/packages/tex.scm (texlive-union)[arguments]: Suppress the output of
"union-build".
2017-07-17 14:01:47 +02:00
Ricardo Wurmus
274e3d4f3e
gnu: Add texlive-latex-type1cm.
...
* gnu/packages/tex.scm (texlive-latex-type1cm): New variable.
2017-07-17 14:01:47 +02:00
Ricardo Wurmus
1b10d49405
gnu: Add texlive-fonts-txfonts.
...
* gnu/packages/tex.scm (texlive-fonts-txfonts): New variable.
2017-07-17 14:01:47 +02:00
Ricardo Wurmus
245f1f31e8
gnu: Add texlive-latex-enumitem.
...
* gnu/packages/tex.scm (texlive-latex-enumitem): New variable.
2017-07-17 14:01:47 +02:00
Ricardo Wurmus
4701946775
gnu: texlive-dvips: Install font maps.
...
* gnu/packages/tex.scm (texlive-dvips)[native-inputs]: Add dvips-font-maps and
dvips-base-enc.
[arguments]: Install them.
2017-07-17 14:01:46 +02:00
Ricardo Wurmus
263d0c829e
gnu: texlive-union: Add texlive-fontname to defaults.
...
* gnu/packages/tex.scm (texlive-union): Add texlive-fontname to the default
packages
2017-07-17 14:01:46 +02:00
Ricardo Wurmus
dea67d8afe
gnu: Add texlive-fontname.
...
* gnu/packages/tex.scm (texlive-fontname): New variable.
2017-07-17 14:01:46 +02:00
Ricardo Wurmus
2584beaedd
gnu: python-ipython: Use texlive-union.
...
* gnu/packages/python.scm (python-ipython)[native-inputs]: Replace "texlive"
with a texlive-union.
2017-07-17 14:01:46 +02:00
Ricardo Wurmus
5a1ee7d835
gnu: Add texlive-latex-pstool.
...
* gnu/packages/tex.scm (texlive-latex-pstool): New variable.
2017-07-17 14:00:17 +02:00
Ricardo Wurmus
f3540dbd47
gnu: Add texlive-latex-trimspaces.
...
* gnu/packages/tex.scm (texlive-latex-trimspaces): New variable.
2017-07-17 14:00:16 +02:00
Ricardo Wurmus
d770d07fb5
gnu: Add texlive-latex-psfrag.
...
* gnu/packages/tex.scm (texlive-latex-psfrag): New variable.
2017-07-17 14:00:16 +02:00
Ricardo Wurmus
8c23f238e9
gnu: Add texlive-latex-ifplatform.
...
* gnu/packages/tex.scm (texlive-latex-ifplatform): New variable.
2017-07-17 14:00:16 +02:00
Ricardo Wurmus
893e3fc1c0
gnu: Add texlive-latex-filemod.
...
* gnu/packages/tex.scm (texlive-latex-filemod): New variable.
2017-07-17 14:00:16 +02:00
Ricardo Wurmus
74e9c9a463
gnu: Add texlive-latex-environ.
...
* gnu/packages/tex.scm (texlive-latex-environ): New variable.
2017-07-17 14:00:16 +02:00
Ricardo Wurmus
3236599f50
gnu: Add texlive-latex-bigfoot.
...
* gnu/packages/tex.scm (texlive-latex-bigfoot): New variable.
2017-07-17 14:00:16 +02:00
Ricardo Wurmus
fedb80ee0e
gnu: Add texlive-generic-pdftex.
...
* gnu/packages/tex.scm (texlive-generic-pdftex): New variable.
2017-07-17 14:00:15 +02:00
Ricardo Wurmus
63ed869bdd
gnu: Add texlive-latex-wrapfig.
...
* gnu/packages/tex.scm (texlive-latex-wrapfig): New variable.
2017-07-17 14:00:15 +02:00
Ricardo Wurmus
3966ebbbe7
gnu: Add texlive-latex-varwidth.
...
* gnu/packages/tex.scm (texlive-latex-varwidth): New variable.
2017-07-17 14:00:15 +02:00
Ricardo Wurmus
e3088297f1
gnu: Add texlive-latex-threeparttable.
...
* gnu/packages/tex.scm (texlive-latex-threeparttable): New variable.
2017-07-17 14:00:15 +02:00
Ricardo Wurmus
c73d0e9d5e
gnu: Add texlive-latex-tabulary.
...
* gnu/packages/tex.scm (texlive-latex-tabulary): New variable.
2017-07-17 14:00:15 +02:00
Ricardo Wurmus
e0d307d154
gnu: Add texlive-latex-parskip.
...
* gnu/packages/tex.scm (texlive-latex-parskip): New variable.
2017-07-17 14:00:15 +02:00
Ricardo Wurmus
0de81b09a9
gnu: Add texlive-latex-upquote.
...
* gnu/packages/tex.scm (texlive-latex-upquote): New variable.
2017-07-17 14:00:14 +02:00
Ricardo Wurmus
d48091bed0
gnu: Add texlive-latex-mdwtools.
...
* gnu/packages/tex.scm (texlive-latex-mdwtools): New variable.
2017-07-17 14:00:14 +02:00
Ricardo Wurmus
ef1e2ef07b
gnu: Add texlive-latex-framed.
...
* gnu/packages/tex.scm (texlive-latex-framed): New variable.
2017-07-17 14:00:14 +02:00
Ricardo Wurmus
a8ac7c0bb4
gnu: Add texlive-latex-etoolbox.
...
* gnu/packages/tex.scm (texlive-latex-etoolbox): New variable.
2017-07-17 14:00:14 +02:00
Ricardo Wurmus
7709d4d86a
gnu: Add texlive-latex-capt-of.
...
* gnu/packages/tex.scm (texlive-latex-capt-of): New variable.
2017-07-17 14:00:14 +02:00
Ricardo Wurmus
dcc8af4a64
gnu: texlive-latex-babel: Install to generic/babel.
...
* gnu/packages/tex.scm (texlive-latex-babel)[arguments]: Change tex-directory
to install to the "generic" tree.
2017-07-17 14:00:14 +02:00
Ricardo Wurmus
d9d44e84f6
gnu: texlive-union: Add texlive-generic-babel-english to defaults.
...
* gnu/packages/tex.scm (texlive-union): Add "texlive-generic-babel-english" to
the default inputs.
2017-07-17 14:00:14 +02:00
Ricardo Wurmus
876a198058
gnu: Add texlive-generic-babel-english.
...
* gnu/packages/tex.scm (texlive-generic-babel-english): New variable.
2017-07-17 14:00:13 +02:00
Ricardo Wurmus
fedd77c102
gnu: Add texlive-latex-cmap.
...
* gnu/packages/tex.scm (texlive-latex-cmap): New variable.
2017-07-17 14:00:13 +02:00
Ricardo Wurmus
17dce7e5d6
gnu: Add texlive-latex-fncychap.
...
* gnu/packages/tex.scm (texlive-latex-fncychap): New variable.
2017-07-17 14:00:13 +02:00
Ricardo Wurmus
32e623d0d7
gnu: Add texlive-latex-expdlist.
...
* gnu/packages/tex.scm (texlive-latex-expdlist): New variable.
2017-07-17 14:00:13 +02:00
Ricardo Wurmus
adfa7a2a8e
gnu: Add texlive-latex-eqparbox.
...
* gnu/packages/tex.scm (texlive-latex-eqparbox): New variable.
2017-07-17 14:00:13 +02:00
Ricardo Wurmus
de224adba7
gnu: Add texlive-latex-draftwatermark.
...
* gnu/packages/tex.scm (texlive-latex-draftwatermark): New variable.
2017-07-17 14:00:13 +02:00
Ricardo Wurmus
7cda03bd87
gnu: Add texlive-latex-dinbrief.
...
* gnu/packages/tex.scm (texlive-latex-dinbrief): New variable.
2017-07-17 14:00:12 +02:00
Ricardo Wurmus
8e732b4994
gnu: Add texlive-latex-blindtext.
...
* gnu/packages/tex.scm (texlive-latex-blindtext): New variable.
2017-07-17 14:00:12 +02:00
Ricardo Wurmus
80bf1f2138
gnu: Add texlive-latex-polyglossia.
...
* gnu/packages/tex.scm (texlive-latex-polyglossia): New variable.
2017-07-17 14:00:12 +02:00
Ricardo Wurmus
84f8035a62
gnu: Add texlive-latex-supertabular.
...
* gnu/packages/tex.scm (texlive-latex-supertabular): New variable.
2017-07-17 14:00:12 +02:00
Ricardo Wurmus
f47d1a52e4
gnu: Add texlive-latex-geometry.
...
* gnu/packages/tex.scm (texlive-latex-geometry): New variable.
2017-07-17 14:00:12 +02:00
Ricardo Wurmus
5f691e2e8f
gnu: Add texlive-latex-gcite.
...
* gnu/packages/tex.scm (texlive-latex-gcite): New variable.
2017-07-17 14:00:12 +02:00
Ricardo Wurmus
9b4d5c09ab
gnu: Add texlive-latex-galois.
...
* gnu/packages/tex.scm (texlive-latex-galois): New variable.
2017-07-17 14:00:12 +02:00
Ricardo Wurmus
588b5e9611
gnu: Add texlive-latex-g-brief.
...
* gnu/packages/tex.scm (texlive-latex-g-brief): New variable.
2017-07-17 14:00:11 +02:00
Ricardo Wurmus
60b5e228c4
gnu: Add texlive-latex-amsrefs.
...
* gnu/packages/tex.scm (texlive-latex-amsrefs): New variable.
2017-07-17 14:00:11 +02:00
Ricardo Wurmus
87b4360ee8
gnu: Add texlive-latex-acronym.
...
* gnu/packages/tex.scm (texlive-latex-acronym): New variable.
2017-07-17 14:00:11 +02:00
Ricardo Wurmus
86af0f2a34
gnu: Add texlive-latex-preview.
...
* gnu/packages/tex.scm (texlive-latex-preview): New variable.
2017-07-17 14:00:11 +02:00
Ricardo Wurmus
c178ffcaf2
gnu: Add texlive-latex-ucs.
...
* gnu/packages/tex.scm (texlive-latex-ucs): New variable.
2017-07-17 14:00:11 +02:00
Efraim Flashner
44455ab951
gnu: perl-file-remove: Update to 1.57.
...
* gnu/packages/perl.scm (perl-file-remove): Update to 1.57.
[source]: Update source uri.
2017-07-17 12:52:30 +03:00
Efraim Flashner
679899990d
gnu: perl-file-find-rule-perl: Update to 1.15.
...
* gnu/packages/perl.scm (perl-file-find-rule-perl): Update to 1.15.
[source]: Update source uri.
2017-07-17 12:52:28 +03:00
Oleg Pykhalov
b167937900
gnu: Add emacs-org-pomodoro.
...
* gnu/packages/emacs.scm (emacs-org-pomodoro): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-07-17 14:59:52 +05:30
Muriithi Frederick Muriuki
f38d54f0ce
gnu: Add python-ruamel.yaml.
...
* gnu/packages/serialization.scm (python-ruamel.yaml, python2-ruamel.yaml): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-07-16 22:32:06 +02:00
Marius Bakke
188ba38e85
gnu: libsodium: Update to 1.0.13.
...
* gnu/packages/crypto.scm (libsodium): Update to 1.0.13.
2017-07-16 22:13:01 +02:00
Efraim Flashner
588bd05fce
gnu: perl-datetime-format-w3cdtf: Update to 0.07.
...
* gnu/packages/perl.scm (perl-datetime-format-w3cdtf): Update to 0.07.
2017-07-16 13:38:21 +03:00
Efraim Flashner
72095389fc
gnu: perl-file-homedir: Update to 1.002.
...
* gnu/packages/perl.scm (perl-file-homedir): Update to 1.002.
[source]: Update to new uri.
[propagated-inputs]: Remove perl-file-temp.
2017-07-16 13:06:01 +03:00
Efraim Flashner
1a651aa73c
gnu: perl-unicode-utf8: Update to 0.62.
...
* gnu/packages/perl.scm (perl-unicode-utf8): Update to 0.62.
2017-07-16 13:05:59 +03:00
Efraim Flashner
0e05269a90
gnu: perl-test-script: Update to 1.20.
...
* gnu/packages/perl.scm (perl-test-script): Update to 1.20.
[source]: Update uri.
[propagated-inputs]: Remove probe-perl, ipc-run3, add perl-capture-tiny,
perl-probe-perl.
[home-page]: Update homepage.
2017-07-16 13:05:57 +03:00
Tobias Geerinckx-Rice
657f18158b
gnu: nzbget: Update to 19.1.
...
* gnu/packages/networking.scm (nzbget): Update to 19.1.
[source]: Fix building with gnutls in a snippet.
[arguments]: Fix indentation.
2017-07-16 08:49:23 +02:00
Tobias Geerinckx-Rice
a2dd927091
gnu: par2cmdline: Fix typo.
...
* gnu/packages/backup.scm (par2cmdline)[description]: Fix typo only visible
on white backgrounds. Use less ambiguous word.
2017-07-16 06:49:25 +02:00
Tobias Geerinckx-Rice
f6d59ecf92
gnu: par2cmdline: Improve synopsis & description.
...
* gnu/packages/backup.scm (par2cmdline)[synopsis, description]: Fix a typo,
end up re-writing most of it.
2017-07-16 06:45:06 +02:00
Tobias Geerinckx-Rice
0d200e9f3f
gnu: par2cmdline: Update to 0.7.3.
...
* gnu/packages/backup.scm (par2cmdline): Update to 0.7.3.
2017-07-16 06:45:06 +02:00
Tobias Geerinckx-Rice
b21ceaafab
gnu: tiled: Update to 1.0.2.
...
* gnu/packages/game-development.scm (tiled): Update to 1.0.2.
2017-07-16 06:45:06 +02:00
Tobias Geerinckx-Rice
29d432a7ad
gnu: youtube-dl: Update to 2017.07.15.
...
* gnu/packages/video.scm (youtube-dl): Update to 2017.07.15.
2017-07-16 06:45:06 +02:00
Mark H Weaver
ec6ea0fea2
gnu: linux-libre: Update to 4.12.2.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.2.
(%linux-libre-hash): Update hash.
2017-07-15 22:32:44 -04:00
Mark H Weaver
0b990b9611
gnu: linux-libre@4.9: Update to 4.9.38.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.38.
2017-07-15 22:32:09 -04:00
Mark H Weaver
6adf9d18d1
gnu: linux-libre@4.4: Update to 4.4.77.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.77.
2017-07-15 22:31:31 -04:00
Leo Famulari
d5b357ec43
gnu: shntool: Improve description.
...
* gnu/packages/audio.scm (shntool)[description]: Mention support for CUE files.
2017-07-15 20:50:48 -04:00
Alex Vong
eaca9ff07e
gnu: go@1.8: Fix test failure.
...
* gnu/packages/golang.scm (go-1.8)[arguments]: Escape braces in test data in
'prebuild' phase.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-07-15 16:13:56 -04:00
Leo Famulari
e39aae4fa9
gnu: python-mutagen: Update to 1.38.
...
* gnu/packages/music.scm (python-mutagen, python2-mutagen): Update to 1.38.
2017-07-15 15:30:01 -04:00
宋文武
5d4a8f9b9e
gnu: Add lxc.
...
* gnu/packages/virtualization.scm (lxc): New package.
2017-07-15 19:17:37 +08:00
宋文武
59132b8000
gnu: Rename (gnu packages qemu) to (gnu packages virtualization).
...
* gnu/packages/qemu.scm: Rename this ...
* gnu/packages/virtualization.scm: ... to this.
* gnu/local.mk (GNU_SYSTEM_MODULES),
gnu/packages/bootloaders.scm, gnu/packages/debug.scm,
gnu/packages/gnome.scm, gnu/system/vm.scm,
gnu/tests/install.scm: Adjust accordingly.
2017-07-15 19:17:37 +08:00
Danny Milosavljevic
8d858010b3
bootloader: Add u-boot.
...
* gnu/bootloader/u-boot.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi: Document it.
2017-07-15 12:53:37 +02:00
Danny Milosavljevic
c3b5b1bb49
gnu: python-internetarchive: Heed disabled test suite.
...
* gnu/packages/web.scm (python-internetarchive)[arguments]: Heed disable test
suite.
2017-07-15 12:48:24 +02:00
Oleg Pykhalov
95c36822e8
gnu: Add python-internetarchive.
...
* gnu/packages/web.scm (python-internetarchive, python2-internetarchive):
New variable.
2017-07-15 11:58:19 +02:00
Danny Milosavljevic
a12b30a05a
gnu: Add python-pytest-capturelog.
...
* gnu/packages/python.scm (python-pytest-capturelog,
python2-pytest-capturelog): New variables.
2017-07-15 11:46:18 +02:00
Oleg Pykhalov
841e59083d
gnu: Add python-jsonpatch.
...
* gnu/packages/python.scm (python-jsonpatch, python2-jsonpatch,
python-jsonpatch-0.4, python2-jsonpatch-0.4): New variables.
2017-07-15 10:51:34 +02:00
Oleg Pykhalov
4ff9e8685f
gnu: Add python-backports-csv.
...
* gnu/packages/python.scm (python-backports-csv, python2-backports-csv):
New variables.
2017-07-15 10:45:14 +02:00
Oleg Pykhalov
7734ed7af7
gnu: Add python-schema.
...
* gnu/packages/python.scm (python-schema, python2-schema, python-schema-0.5,
python2-schema-0.5): New variables.
2017-07-15 10:40:24 +02:00
Danny Milosavljevic
4d02e9ff90
gnu: Add guile-ncurses-with-gpm.
...
* gnu/packages/guile.scm (guile-ncurses/gpm): New variable.
2017-07-15 10:14:42 +02:00
Danny Milosavljevic
87ffa416af
gnu: Add ncurses-with-gpm.
...
* gnu/packages/linux.scm (ncurses/gpm): New variable.
2017-07-15 10:14:31 +02:00
Leo Famulari
da83f0953a
gnu: expat: Update replacement to 2.2.2 [security fixes].
...
See 'Changes' in the source distribution for more information about the
fixed security issues.
* gnu/packages/xml.scm (expat)[replacement]: Update to 2.2.2.
(expat-2.2.1): Replace with ...
(expat-2.2.2): ... new variable.
2017-07-14 15:19:26 -04:00
Marius Bakke
51ccb1be55
gnu: gstreamer: Update to 1.12.2.
...
* gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-good,
gst-plugins-bad, gst-plugins-ugly, gst-libav, python-gst): Update to 1.12.2.
2017-07-14 20:34:01 +02:00
ng0
7b323aff14
gnu: neomutt: Update to 20170714.
...
* gnu/packages/mail.scm (neomutt): Update to 20170714.
Signed-off-by: Leo Famulari <leo@famulari.name>
2017-07-14 14:22:50 -04:00
Tobias Geerinckx-Rice
e049372a4a
gnu: yadifa: Re-enable NSID support.
...
* gnu/packages/dns.scm (yadifa)[arguments]: Remove ‘--disable-nsid’
configure flag.
2017-07-14 19:40:16 +02:00
Tobias Geerinckx-Rice
e0d87f8e5a
gnu: yadifa: Update to 2.2.5.
...
* gnu/packages/dns.scm (yadifa): Update to 2.2.5.
[source]: Call the source revision a ‘build’ to match upstream terminology.
2017-07-14 19:40:15 +02:00
Tobias Geerinckx-Rice
a592166505
gnu: knot: Update to 2.5.3.
...
* gnu/packages/dns.scm (knot): Update to 2.5.3.
2017-07-14 19:40:15 +02:00
Mark H Weaver
a2bda5e4e3
gnu: icecat: Add more fixes from upstream mozilla-esr52.
...
* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from
the upstream mozilla-esr52 repository.
2017-07-14 12:48:14 -04:00
Leo Famulari
3949b36acc
gnu: perl-test-harness: Update to 3.39.
...
* gnu/packages/perl.scm (perl-test-harness): Update to 3.39.
2017-07-14 12:30:09 -04:00
Leo Famulari
c317f4f907
gnu: perl-parse-yapp: Update to 1.2.
...
* gnu/packages/perl.scm (perl-parse-yapp): Update to 1.2.
[source]: Update URL.
2017-07-14 12:28:08 -04:00
Leo Famulari
2fec4b9860
gnu: perl-mro-compat: Update to 0.13.
...
* gnu/packages/perl.scm (perl-mro-compat): Update to 0.13.
[source]: Update URL.
2017-07-14 12:24:40 -04:00
Leo Famulari
7881f6fa1b
gnu: perl-modern-perl: Update to 1.20170117.
...
* gnu/packages/perl.scm (perl-modern-perl): Update to 1.20170117.
2017-07-14 12:22:36 -04:00
Leo Famulari
6b2f5caf4c
gnu: perl-mime-charset: Update to 1.012.2.
...
* gnu/packages/perl.scm (perl-mime-charset): Update to 1.012.2.
2017-07-14 12:08:49 -04:00
Leo Famulari
86d1e079ec
gnu: perl-html-tree: Update to 5.06.
...
* gnu/packages/web.scm (perl-html-tree): Update to 5.06.
[source]: Update URL.
2017-07-14 12:07:01 -04:00
Leo Famulari
0b147484b1
gnu: perl-devel-symdump: Update to 2.18.
...
* gnu/packages/perl.scm (perl-devel-symdump): Update to 2.18.
2017-07-14 12:01:00 -04:00
Leo Famulari
16e3c922a1
gnu: perl-devel-stacktrace-ashtml: Update to 0.15.
...
* gnu/packages/perl.scm (perl-devel-stacktrace-ashtml): Update to 0.15.
2017-07-14 11:59:33 -04:00
Leo Famulari
1cb6e2cd62
gnu: perl-config-any: Update to 0.32.
...
* gnu/packages/perl.scm (perl-config-any): Update to 0.32.
[source]: Update URL.
2017-07-14 11:58:01 -04:00
Leo Famulari
3db83cc7e6
gnu: perl-class-inspector: Update to 1.31.
...
* gnu/packages/perl.scm (perl-class-inspector): Update to 1.31.
[source]: Update URL.
2017-07-14 11:55:19 -04:00
Leo Famulari
7e441facb4
gnu: perl-carp-clan: Update to 6.06.
...
* gnu/packages/perl.scm (perl-carp-clan): Update to 6.06.
[source]: Update URL.
2017-07-14 11:44:43 -04:00
Leo Famulari
bf200cb684
gnu: perl-module-scandeps: Update to 1.24.
...
* gnu/packages/perl.scm (perl-module-scandeps): Update to 1.24.
2017-07-14 11:40:04 -04:00
Leo Famulari
b91c085df2
gnu: perl-test-leaktrace: Update to 0.16.
...
* gnu/packages/perl.scm (perl-test-leaktrace): Update to 0.16.
[source]: Update URL.
2017-07-14 11:33:35 -04:00
Leo Famulari
88958ee061
gnu: perl-xml-namespacesupport: Update to 1.12.
...
* gnu/packages/xml.scm (perl-xml-namespacesupport): Update to 1.12.
2017-07-14 11:18:38 -04:00
Leo Famulari
81dfbffc54
gnu: samba: Update to 4.6.6 [fixes CVE-2017-11103].
...
* gnu/packages/samba.scm (samba): Update to 4.6.6.
2017-07-14 10:47:53 -04:00
Leo Famulari
a08a9b8c38
gnu: certbot, python-acme: Update to 0.16.0.
...
* gnu/pckages/tls.scm (certbot, python-acme, python2-acme): Update to 0.16.0.
2017-07-14 10:47:50 -04:00
Ben Woodcroft
06e372360e
gnu: bowtie: Use 'modify-phases'.
...
* gnu/packages/bioinformatics.scm (bowtie)[arguments]: Use 'modify-phases'
syntax.
2017-07-14 19:23:37 +10:00
Ben Woodcroft
d6e63cf31c
gnu: bowtie: Update to 2.3.2.
...
* gnu/packages/bioinformatics.scm (bowtie): Update to 2.3.2.
[inputs]: Add zlib.
2017-07-14 18:54:10 +10:00
Tobias Geerinckx-Rice
78a81e37cd
gnu: terminals: Clean up module imports.
...
* gnu/packages/terminals.scm: Remove duplicate module imports and order the
remainder alphabetically.
2017-07-14 09:53:56 +02:00
Tobias Geerinckx-Rice
9e455df91a
gnu: hplip: Update to 3.17.6.
...
* gnu/packages/cups.scm (hplip): Update to 3.17.6.
2017-07-14 09:47:35 +02:00
Tobias Geerinckx-Rice
5e57867491
gnu: mit-krb5: Add ‘cpe-name’.
...
* gnu/packages/kerberos.scm (mit-krb5)[properties]: New field.
2017-07-14 09:47:34 +02:00
Tobias Geerinckx-Rice
674d4e1380
gnu: kbd: Recursively search $LOADKEYS_KEYMAP_PATH.
...
Fix a regression since commit fd7000fe33
.
* gnu/packages/linux.scm (kbd)[native-search-paths]: Add a double asterisk.
2017-07-14 09:47:34 +02:00
Marius Bakke
9383cee38d
gnu: git: Update to 2.13.3.
...
* gnu/packages/version-control.scm (git): Update to 2.13.3.
2017-07-13 21:21:16 +02:00
Marius Bakke
5887d554ec
gnu: evince: Fix CVE-2017-1000083.
...
* gnu/packages/patches/evince-CVE-2017-1000083.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (evince)[source]: Use it.
2017-07-13 21:11:15 +02:00
Mark H Weaver
a6ae4f83a4
gnu: linux-libre: Update to 4.12.1.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.1.
(%linux-libre-hash): Update hash.
2017-07-13 13:48:47 -04:00
Mark H Weaver
2dfdedfbf7
gnu: linux-libre@4.9: Update to 4.9.37.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.37.
2017-07-13 13:47:59 -04:00
Leo Famulari
3e879d1add
gnu: spice-protocol: Update to 0.12.13.
...
* gnu/packages/spice.scm (spice-protocol): Update to 0.12.13.
2017-07-13 12:32:15 -04:00
Leo Famulari
dcd9a33147
gnu: httpd: Update to 2.4.27 [fixes CVE-2017-{9788,9789}].
...
* gnu/packages/web.scm (httpd): Update to 2.4.27.
2017-07-13 11:35:22 -04:00
Leo Famulari
df08f38570
gnu: libressl: Provide a TLS-enabled implementation of netcat.
...
* gnu/packages/tls.scm (libressl)[arguments]: Pass '--enable-nc'
to #:configure-flags.
2017-07-13 00:42:28 -04:00
Leo Famulari
1d919d32d7
gnu: libressl: Update to 2.5.5.
...
* gnu/packages/tls.scm (libressl): Update to 2.5.5.
[source]: Use HTTPS URL.
2017-07-13 00:42:27 -04:00
Leo Famulari
6fb622bf45
gnu: lynx: Update to 2.8.9dev.15.
...
* gnu/packages/web-browsers.scm (lynx): Update to 2.8.9dev.15.
2017-07-12 22:41:05 -04:00
Leo Famulari
6c2481ef0f
gnu: libaacs: Use HTTPS URL.
...
* gnu/packages/video.scm (libaacs)[source]: Use HTTPS URL.
2017-07-12 21:57:40 -04:00
Leo Famulari
6f13c4fdd2
gnu: libbdplus: Use HTTPS URL.
...
* gnu/packages/video.scm (libbdplus)[source]: Use HTTPS URL.
2017-07-12 21:57:36 -04:00
Leo Famulari
e3baf59cb3
gnu: xclip: Use a descriptive source file name.
...
* gnu/packages/xdisorg.scm (xclip)[source]: Set the file-name.
2017-07-12 21:12:09 -04:00
Ludovic Courtès
2f0d1b9dd2
gnu: ath9k-htc-firmware: Adjust Binutils patch to 2.28.
...
* gnu/packages/patches/ath9k-htc-firmware-binutils.patch: Remove last
hunk, which is now in Binutils 2.28.
2017-07-13 00:28:07 +02:00
Ludovic Courtès
49d035ff96
gnu: ghostscript: Support cross-compilation.
...
* gnu/packages/ghostscript.scm (ghostscript)[arguments]: Pass "CCAUX"
and "--enable-save_confaux" to #:configure-flags. Add 'add-native-lz'
phase when cross-compiling.
[native-inputs]: Add ZLIB, LIBJPEG, and LCMS when cross-compiling.
2017-07-13 00:28:07 +02:00
Leo Famulari
0a3aca47d9
gnu: grub: Fix build failure with recent flex.
...
* gnu/packages/flex.scm (flex-2.6.1): New variable.
* gnu/packages/bootloaders.scm (grub)[native-inputs]: Use flex-2.6.1.
2017-07-12 18:25:11 -04:00
Leo Famulari
851ff8a5c5
gnu: wayland-protocols: Update to 1.9.
...
* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.9.
2017-07-12 17:12:06 -04:00
Ludovic Courtès
c96ed00910
gnu: guix: Update snapshot.
...
* gnu/packages/package-management.scm (guix): Update to b547349
.
2017-07-12 22:42:06 +02:00
Alex Vong
63cd4d53fb
gnu: Add simplescreenrecorder.
...
* gnu/packages/video.scm (simplescreenrecorder): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-07-13 02:01:47 +05:30
Leo Famulari
d89ce52096
gnu: spice: Fix CVE-2017-7506.
...
* gnu/packages/patches/spice-CVE-2017-7506.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/spice.scm (spice)[source]: Use it.
2017-07-12 16:27:40 -04:00
Leo Famulari
301565266f
gnu: usbredir: Use HTTPS home-page URL.
...
* gnu/packages/spice.scm (usbredir)[home-page]: Use HTTPS URL.
2017-07-12 16:27:40 -04:00
Leo Famulari
83ad0dfcbe
gnu: virt-viewer: Update to 5.0.
...
* gnu/packages/spice.scm (virt-viewer): Update to 5.0.
2017-07-12 16:27:37 -04:00
Kei Kebreau
5149ff1b5f
gnu: hyperrogue: Update to 9.4n.
...
* gnu/packages/games.scm (hyperrogue): Update to 9.4n.
2017-07-12 10:51:19 -04:00
Danny Milosavljevic
911a53a53f
build: Make ISO-9660 image bootable from USB flash drive.
...
* gnu/build/vm.scm (make-iso9660-image): Make image bootable from USB flash
drive.
2017-07-12 16:15:30 +02:00
Tobias Geerinckx-Rice
839ee8d547
gnu: et: Fix typo in description.
...
* gnu/packages/ssh.scm (et)[description]: Fix typo.
2017-07-12 09:47:48 +02:00
Leo Famulari
287900936b
gnu: man-db: Update to 2.7.6.1 [fixes CVE-2015-1336].
...
* gnu/packages/man.scm (man-db): Update to 2.7.6.1.
[arguments]: Add '--disable-cache-owner' to #:configure-flags.
2017-07-11 22:52:25 -04:00
Marius Bakke
e23cf9394e
gnu: nginx: Update to 1.12.1 [fixes CVE-2017-7529].
...
* gnu/packages/web.scm (nginx): Update to 1.12.1.
2017-07-12 00:22:33 +02:00
Ludovic Courtès
4ddb64f57d
system: Refer to native packages when appropriate.
...
* gnu/system/locale.scm (localedef-command): Use the native LIBC.
* gnu/system/shadow.scm (default-skeletons): Use the native GUILE-WM.
2017-07-11 22:47:08 +02:00
Ludovic Courtès
ce6223e68e
gnu: shadow: Fix cross-compilation.
...
* gnu/packages/admin.scm (shadow)[arguments] <set-nscd-file-name>: Refer
to "cross-libc" when cross-compiling.
2017-07-11 22:40:27 +02:00
Ludovic Courtès
e4015e570c
gnu: inetutils: Allow for cross-compilation.
...
* gnu/packages/admin.scm (inetutils)[arguments]: Pass
"--with-path-procnet-dev".
2017-07-11 22:26:05 +02:00
Ludovic Courtès
ed8111ea75
gnu: linux-pam: Disable NIS when cross-compiling.
...
* gnu/packages/linux.scm (linux-pam)[arguments]: Pass "--disable-nis"
when cross-compiling.
2017-07-11 21:54:19 +02:00
Ludovic Courtès
d5ff67f411
gnu: mpg123: Update to 1.25.2 [fixes CVE-2017-10683].
...
* gnu/packages/mp3.scm (mpg123): Update to 1.25.2.
2017-07-11 11:53:53 +02:00
rennes
64fce63708
gnu: Add lollypop.
...
* gnu/packages/gnome.scm (lollypop): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-07-11 11:11:52 +02:00
Ludovic Courtès
94a881178a
services: elogind: Start from the Shepherd.
...
Fixes <http://bugs.gnu.org/27580 >.
Reported by William <w@vieta.uk>.
* gnu/services/desktop.scm (elogind-shepherd-service): New procedure.
(elogind-service-type): Extend SHEPHERD-ROOT-SERVICE-TYPE.
2017-07-11 11:11:52 +02:00
Kei Kebreau
082725b502
gnu: hop: Update to 3.1.0-pre2.
...
* gnu/packages/scheme.scm (hop): Update to 3.1.0-pre2.
[source]: Remove unnecessary patch.
[arguments]: Enable tests; disable parallel building; specify BIGLOO in
make-flags.
[inputs]: Add libgc, libunistring, libuv, pcre and sqlite.
* gnu/local.mk (dist_patch_DATA): Remove unnecessary patch.
* gnu/packages/patches/hop-linker-flags.patch: Delete file.
2017-07-10 19:35:44 -04:00
Kei Kebreau
5e3ea571c5
gnu: bigloo: Update to 4.3a.
...
* gnu/packages/scheme.scm (bigloo): Update to 4.3a.
[source]: Remove old patch. Add snippet.
[arguments]: Adjust the build phases accordingly.
[inputs]: Add libgc, libunistring, libuv, openssl, pcre and sqlite.
2017-07-10 19:35:44 -04:00
Leo Famulari
b48063536b
gnu: libpipeline: Update to 1.4.2.
...
* gnu/packages/man.scm (libpipeline): Update to 1.4.2.
2017-07-10 19:06:32 -04:00
Ludovic Courtès
3e8d037b16
services: dbus, polkit: Add default value.
...
* gnu/services/dbus.scm (dbus-root-service-type)[default-value]: New
field.
(polkit-service-type)[default-value]: New field.
2017-07-11 00:48:51 +02:00
Ludovic Courtès
638e9deaf8
services: Make error message less scary.
...
* gnu/services.scm (service-back-edges): Show the type name of SERVICE
instead of SERVICE in error message.
2017-07-11 00:48:50 +02:00
Leo Famulari
a708fea406
gnu: ncmpcpp: Update to 0.8.
...
* gnu/packages/mpd.scm (ncmpcpp): Update to 0.8.
[inputs]: Add curl.
[source], [home-page]: Use HTTPS URLs.
2017-07-10 16:59:50 -04:00
Tobias Geerinckx-Rice
b612e54f17
gnu: offlineimap: Update to 7.1.2.
...
* gnu/packages/mail.scm (offlineimap): Update to 7.1.2.
2017-07-10 22:25:14 +02:00
Tobias Geerinckx-Rice
3308591fec
gnu: sshuttle: Move python-pytest-runner.
...
* gnu/packages/vpn.scm (sshuttle)[native-inputs]: Mark
python-pytest-runner as a test-only dependency, following up commit
447f75825f
.
2017-07-10 22:25:14 +02:00
Leo Famulari
c8eb2b8c60
Merge branch 'master' into core-updates
2017-07-10 14:37:53 -04:00
Leo Famulari
61adfb00b1
gnu: libtiff: Fix two integer overflows.
...
* gnu/packages/patches/libtiff-tiffycbcrtorgb-integer-overflow.patch,
gnu/packages/patches/libtiff-tiffycbcrtorgbinit-integer-overflow.patch:
New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/image.scm (libtiff-4.0.8)[source]: Use them.
2017-07-10 13:31:58 -04:00
Leo Famulari
625e7cd654
gnu: ncurses: Fix CVE-2017-10684 and CVE-2017-10685.
...
* gnu/packages/patches/ncurses-CVE-2017-10684-10685.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ncurses.scm (ncurses)[replacement]: New field.
(ncurses/fixed): New variable.
2017-07-10 13:31:58 -04:00
Mark H Weaver
ef019092b9
gnu: poppler: Fix null pointer dereferences.
...
* gnu/packages/patches/poppler-fix-crash-with-broken-documents.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/pdf.scm (poppler/fixed)[source]: Add the patch.
2017-07-10 12:59:07 -04:00
Feng Shu
2a9a220763
gnu: emacs-exwm-x: Update to 1.7.2.
...
* gnu/packages/emacs.scm (emacs-exwm-x): Update to 1.7.2.
[propagated-inputs]: Add emacs-use-package.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-07-10 22:01:45 +05:30
Danny Milosavljevic
ad22c71853
gnu: ghostscript: Make "/CreationDate", "/ModDate" optional, depending on environment variable.
...
* gnu/packages/patches/ghostscript-no-header-creationdate.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ghostscript.scm (ghostscript): Use it.
2017-07-10 18:20:32 +02:00
Danny Milosavljevic
63eb4a2a91
gnu: ghostscript: Make XMP UUID headers optional, depending on environment variable.
...
* gnu/packages/patches/ghostscript-no-header-uuid.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ghostscript.scm (ghostscript): Use it.
2017-07-10 18:20:25 +02:00
Danny Milosavljevic
5c549f2eac
gnu: ghostscript: Make "/ID" optional, depending on environment variable.
...
* gnu/packages/patches/ghostscript-no-header-id.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it
* gnu/packages/ghostscript.scm (ghostscript): Use it.
2017-07-10 18:20:16 +02:00
Manolis Ragkousis
a5fa1a1a54
gnu: unshield: Remove incorrect '"'.
...
* gnu/packages/compression.scm (unshield): Remove incorrect '"'.
2017-07-10 17:13:02 +03:00
Danny Milosavljevic
651de2bdb5
build, vm: Use "GuixSD" or "GUIXSD" as volume label.
...
* gnu/build/vm.scm (initialize-hard-disk): Use "GuixSD" as label.
* gnu/system/install.scm (installation-os): Use "GuixSD" as label.
* gnu/system/vm.scm (system-disk-image): Use "GuixSD" or "GUIXSD" as volume
label.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-07-10 15:35:43 +02:00
Stefan Reichör
c9a6a36fec
gnu: Add et.
...
* gnu/packages/ssh.scm (et): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-07-10 12:37:04 +02:00
Danny Milosavljevic
9146543f8d
gnu: groff: Remove timestamps.
...
Fixes <https://bugs.gnu.org/27593 >.
* gnu/packages/patches/groff-source-date-epoch.patch: New file.
* gnu/local.mk: Add it.
* gnu/packages/groff.scm (groff)[source]: Add it.
2017-07-10 12:37:03 +02:00
Ludovic Courtès
ab2a8cac58
gnu: libpciaccess: Refer to 'pci.ids' from pciutils.
...
Prior to this change libpciaccess would try to read from
/usr/share/hwdata/pci.ids.
* gnu/packages/xorg.scm (libpciaccess)[arguments]: New field.
[inputs]: Add PCIUTILS.
2017-07-10 10:55:20 +02:00
Ludovic Courtès
a48da398b3
gnu: pciutils: Tweak description.
...
* gnu/packages/pciutils.scm (pciutils)[description]: Use @command.
2017-07-10 10:45:30 +02:00
Ludovic Courtès
841e06af71
gnu: pciutils: Move 'pci.ids.gz' to 'share/hwdata'.
...
* gnu/packages/pciutils.scm (pciutils)[arguments] <configure>: Set
'IDSDIR' such that 'pci.ids.gz' goes to share/hwdata.
2017-07-10 10:37:48 +02:00
Ludovic Courtès
539a68f938
gnu: pciutils: Update to 3.5.5.
...
* gnu/packages/pciutils.scm (pciutils): Update to 3.5.5.
2017-07-10 10:31:19 +02:00
Alex Vong
eb737a271a
gnu: emacs: Build with imagemagick support.
...
* gnu/packages/emacs.scm (emacs)[inputs]: Add imagemagick.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-07-10 13:58:00 +05:30
Ricardo Wurmus
4883f70907
gnu: nss-pam-ldapd: Update to 0.9.8.
...
* gnu/packages/openldap.scm (nss-pam-ldapd): Update to 0.9.8.
2017-07-09 20:10:37 +02:00
Ricardo Wurmus
35407e29b0
gnu: qtractor: Update to 0.8.3.
...
* gnu/packages/music.scm (qtractor): Update to 0.8.3.
2017-07-09 19:51:18 +02:00
Ricardo Wurmus
9d737f1b69
gnu: guitarix: Update to 0.35.4.
...
* gnu/packages/audio.scm (guitarix): Update to 0.35.4.
2017-07-09 19:38:15 +02:00
Ricardo Wurmus
51a0885349
gnu: guitarix-lv2: Remove inputs override.
...
* gnu/packages/audio.scm (guitarix-lv2)[inputs]: Remove.
2017-07-09 19:36:28 +02:00
Ricardo Wurmus
a20608a57a
gnu: gtk-doc: Fix dblatex problem.
...
* gnu/packages/gtk.scm (gtk-doc)[arguments]: Add phase "set-HOME".
2017-07-09 17:07:39 +02:00
Ricardo Wurmus
b81dd94a79
gnu: dblatex: Use texlive-union.
...
* gnu/packages/patches/dblatex-remove-multirow.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/docbook.scm (dblatex)[source]: Use patch.
[inputs]: Replace "texlive" with a texlive-union.
2017-07-09 17:07:39 +02:00
Ricardo Wurmus
f45a552038
gnu: Add texlive-fonts-rsfs.
...
* gnu/packages/tex.scm (texlive-fonts-rsfs): New variable.
2017-07-09 17:07:39 +02:00
Ricardo Wurmus
9cc823f567
gnu: lilypond: Use texlive-union.
...
* gnu/packages/music.scm (lilypond)[arguments]: Add phase "use-texlive-union".
[native-inputs]: Replace "texlive" with a texlive-union.
2017-07-09 17:07:38 +02:00
Ricardo Wurmus
b037ce949f
gnu: lilypond: Update to 2.19.63.
...
* gnu/packages/music.scm (lilypond): Update to 2.19.63.
2017-07-09 17:07:37 +02:00
Ricardo Wurmus
44436def9b
gnu: Add texlive-metapost.
...
* gnu/packages/tex.scm (texlive-metapost): New variable.
2017-07-09 17:07:37 +02:00
Ricardo Wurmus
406af0d663
gnu: Add texlive-latex-lh.
...
* gnu/packages/tex.scm (texlive-latex-lh): New variable.
2017-07-09 17:07:37 +02:00
Ricardo Wurmus
ae3779d5cd
gnu: Add texlive-latex-eepic.
...
* gnu/packages/tex.scm (texlive-latex-eepic): New variable.
2017-07-09 17:07:37 +02:00
Ricardo Wurmus
1562763c0a
gnu: Add texlive-latex-eso-pic.
...
* gnu/packages/tex.scm (texlive-latex-eso-pic): New variable.
2017-07-09 17:07:36 +02:00
Ricardo Wurmus
83c830d1ac
gnu: Add texlive-fonts-ec.
...
* gnu/packages/tex.scm (texlive-fonts-ec): New variable.
2017-07-09 17:07:36 +02:00
Ricardo Wurmus
9186c1560b
gnu: Add texlive-generic-epsf.
...
* gnu/packages/tex.scm (texlive-generic-epsf): New variable.
2017-07-09 17:07:35 +02:00
Ricardo Wurmus
cd2c77f434
gnu: Add texlive-latex-wasysym.
...
* gnu/packages/tex.scm (texlive-latex-wasysym): New variable.
2017-07-09 17:07:35 +02:00
Ricardo Wurmus
acc620d6ed
gnu: Add texlive-latex-titlesec.
...
* gnu/packages/tex.scm (texlive-latex-titlesec): New variable.
2017-07-09 17:07:34 +02:00
Ricardo Wurmus
2db3a03445
gnu: Add texlive-latex-subfigure.
...
* gnu/packages/tex.scm (texlive-latex-subfigure): New variable.
2017-07-09 17:07:34 +02:00
Ricardo Wurmus
d8fef6ea1f
gnu: Add texlive-fonts-stmaryrd.
...
* gnu/packages/tex.scm (texlive-fonts-stmaryrd): New variable.
2017-07-09 17:07:34 +02:00
Ricardo Wurmus
adc02c70c2
gnu: Add texlive-latex-pdfpages.
...
* gnu/packages/tex.scm (texlive-latex-pdfpages): New variable.
2017-07-09 17:07:33 +02:00
Ricardo Wurmus
da38b23595
gnu: Add texlive-latex-overpic.
...
* gnu/packages/tex.scm (texlive-latex-overpic): New variable.
2017-07-09 17:07:33 +02:00
Ricardo Wurmus
ecffeeb54f
gnu: Add texlive-latex-multirow.
...
* gnu/packages/tex.scm (texlive-latex-multirow): New variable.
2017-07-09 17:07:32 +02:00
Ricardo Wurmus
02fd07b305
gnu: Add texlive-latex-jknapltx.
...
* gnu/packages/tex.scm (texlive-latex-jknapltx): New variable.
2017-07-09 17:07:32 +02:00
Ricardo Wurmus
b2bc1daf98
gnu: Add texlive-latex-listings.
...
* gnu/packages/tex.scm (texlive-latex-listings): New variable.
2017-07-09 17:07:32 +02:00
Ricardo Wurmus
3921bc7c24
gnu: Add texlive-latex-footmisc.
...
* gnu/packages/tex.scm (texlive-latex-footmisc): New variable.
2017-07-09 17:07:31 +02:00
Ricardo Wurmus
df2b9bb4de
gnu: Add texlive-latex-float.
...
* gnu/packages/tex.scm (texlive-latex-float): New variable.
2017-07-09 17:07:31 +02:00
Ricardo Wurmus
18ce343773
gnu: Add texlive-latex-fancyvrb.
...
* gnu/packages/tex.scm (texlive-latex-fancyvrb): New variable.
2017-07-09 17:07:31 +02:00
Ricardo Wurmus
20282111e5
gnu: Add texlive-latex-fancyhdr.
...
* gnu/packages/tex.scm (texlive-latex-fancyhdr): New variable.
2017-07-09 17:07:30 +02:00
Ricardo Wurmus
36ce05ffdd
gnu: Add texlive-latex-fancybox.
...
* gnu/packages/tex.scm (texlive-latex-fancybox): New variable.
2017-07-09 17:07:30 +02:00
Ricardo Wurmus
e003a5f06d
gnu: Add texlive-latex-colortbl.
...
* gnu/packages/tex.scm (texlive-latex-colortbl): New variable.
2017-07-09 17:07:30 +02:00
Ricardo Wurmus
b92ac281e5
gnu: Add texlive-latex-changebar.
...
* gnu/packages/tex.scm (texlive-latex-changebar): New variable.
2017-07-09 17:07:29 +02:00
Ricardo Wurmus
1d3be84e73
gnu: Add texlive-latex-appendix.
...
* gnu/packages/tex.scm (texlive-latex-appendix): New variable.
2017-07-09 17:07:29 +02:00
Ricardo Wurmus
bda61541d5
gnu: Add texlive-latex-anysize.
...
* gnu/packages/tex.scm (texlive-latex-anysize): New variable.
2017-07-09 17:07:29 +02:00
Ricardo Wurmus
137f9cbc88
gnu: Add texlive-latex-amsfonts.
...
* gnu/packages/tex.scm (texlive-latex-amsfonts): New variable.
2017-07-09 17:07:29 +02:00
Ricardo Wurmus
98b4aca156
gnu: Add texlive-fonts-amsfonts.
...
* gnu/packages/tex.scm (texlive-fonts-amsfonts): New variable.
2017-07-09 17:07:28 +02:00
Ricardo Wurmus
beb476ed77
gnu: texlive-generic-ifxetex: Fix description.
...
* gnu/packages/tex.scm (texlive-generic-ifxetex)[description]: Fix typo.
2017-07-09 17:07:28 +02:00
Ricardo Wurmus
05d28068ed
gnu: texlive-latex-oberdiek: Build ifpdf package.
...
* gnu/packages/tex.scm (texlive-latex-oberdiek)[arguments]: Only build the
"oberdiek.ins" package (which includes all other packages); patch file to
build "ifpdf.dtx" instead of "ifpdf.ins".
2017-07-09 17:07:28 +02:00
Ricardo Wurmus
702f23b3b8
gnu: texlive-latex-base: Fix xetex and xelatex formats.
...
* gnu/packages/tex.scm (texlive-latex-base)[arguments]: Build xetex and
xelatex formats with matching interpreters.
2017-07-09 17:07:27 +02:00
Ricardo Wurmus
fed7200862
gnu: deeptools: Update to 2.5.1.
...
* gnu/packages/bioinformatics.scm (deeptools): Update to 2.5.1.
[arguments]: Remove.
[native-inputs]: Use "python-" instead of "python2-" variants.
[inputs]: Likewise; add python-py2bit.
2017-07-09 17:07:27 +02:00
Ricardo Wurmus
eb2200f3bd
gnu: Add python-py2bit.
...
* gnu/packages/bioinformatics.scm (python-py2bit): New variable.
2017-07-09 17:07:23 +02:00
Ricardo Wurmus
bdb31853f0
gnu: Add java-jgit-4.2.
...
* gnu/packages/version-control.scm (java-jgit-4.2): New variable.
2017-07-09 16:57:05 +02:00
Ricardo Wurmus
2613f5aff0
gnu: Add java-jgit.
...
* gnu/packages/version-control.scm (java-jgit): New variable.
2017-07-09 16:57:05 +02:00
Ricardo Wurmus
f8e4d0224b
gnu: Add java-slf4j-api.
...
* gnu/packages/java.scm (java-slf4j-api): New variable.
2017-07-09 16:57:04 +02:00
Ricardo Wurmus
eb270ecfdd
gnu: Add java-javaewah.
...
* gnu/packages/java.scm (java-javaewah): New variable.
2017-07-09 16:57:04 +02:00
Ricardo Wurmus
218d093b15
gnu: Add java-classpathx-servletapi
...
* gnu/packages/java.scm (java-classpathx-servletapi): New variable.
2017-07-09 16:57:03 +02:00
Tobias Geerinckx-Rice
efd5a841e5
gnu: youtube-dl: Update to 2017.07.09.
...
* gnu/packages/video.scm (youtube-dl): Update to 2017.07.09.
2017-07-09 15:58:35 +02:00
Marius Bakke
ed40e7c5eb
gnu: libjpeg-turbo: Update to 1.5.2.
...
* gnu/packages/image.scm (libjpeg-turbo): Update to 1.5.2.
[arguments]<#:phases>: Remove.
2017-07-09 15:12:53 +02:00
Feng Shu
e2155f58c0
gnu: you-get: Update to 0.4.775.
...
* gnu/packages/video.scm (you-get): Update to 0.4.775.
Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
2017-07-09 21:27:37 +10:00
Leo Famulari
b3cc304b30
gnu: poppler: Use an ABI-compatible replacement to fix CVE-2017-9776.
...
This is a followup to commit 95bbaa02aa
.
See <https://bugs.gnu.org/27621 > for more information.
Poppler 0.56.0's ABI is not compatible with Poppler 0.52.0, so it's not
possible to graft the newer version in place of the older one.
This change leaves CVE-2017-9775 unfixed for now.
* gnu/packages/patches/poppler-CVE-2017-9776.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/pdf.scm (poppler-0.56.0): Replace with ...
(poppler/fixed): ... new variable.
(poppler)[replacement]: Replaced with poppler/fixed.
2017-07-09 02:25:27 -04:00
Tobias Geerinckx-Rice
447f75825f
gnu: sshuttle: Update to 0.78.3.
...
* gnu/packages/vpn.scm (sshuttle): Update to 0.78.3.
2017-07-09 01:59:25 +02:00
Kei Kebreau
5143517c99
gnu: wxmaxima: Update to 17.05.0.
...
* gnu/packages/maths.scm (wxmaxima): Update to 17.05.0.
[source]: Update URL and add file-name.
[native-inputs]: Add autoconf, automake and gettext-minimal.
[arguments]: Add 'autoconf' phase.
2017-07-08 17:05:55 -04:00
Efraim Flashner
fac2b430b9
gnu: font-gnu-unifont: Update to 10.0.04.
...
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 10.0.04.
2017-07-08 23:49:29 +03:00
Ludovic Courtès
3512bd4d1c
gnu: wget: Update comment about test failures.
...
* gnu/packages/wget.scm (wget)[arguments]: Update comment.
2017-07-08 16:39:45 +02:00
Ludovic Courtès
2deb146f6d
gnu: libsoup: Adjust to new GnuTLS certificate-check behavior.
...
* gnu/packages/gnome.scm (libsoup)[arguments]: Add #:modules.
In 'pre-check' phase, invoke 'certtool'.
[native-inputs]: Add GNUTLS.
2017-07-08 16:39:40 +02:00
Ludovic Courtès
26c228f9b4
gnu: libsoup: Reindent.
...
* gnu/packages/gnome.scm (libsoup): Reindent.
2017-07-08 16:09:59 +02:00
Ben Woodcroft
4732e6ee84
gnu: blast+: Update to 2.6.0.
...
* gnu/packages/bioinformatics.scm (blast+): Update to 2.6.0.
[origin]: Remove bundled pcre. Add patch.
[arguments]: Replace paths in run_with_lock.c. Configure with pcre.
[inputs]: Add pcre, perl, python.
* gnu/packages/patches/blast+-fix-makefile.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-07-08 12:05:59 +10:00
Kei Kebreau
f2fa86cc82
gnu: maxima: Ensure gcc is available at runtime.
...
* gnu/packages/maths.scm (maxima)[inputs]: Add gcc.
[arguments]: Use modify-phases syntax. Add 'set-gcc-path' phase.
2017-07-07 20:47:28 -04:00
Leo Famulari
0ca1e77c14
gnu: perl-dbd-mysql: Update to 4.043.
...
* gnu/packages/databases.scm (perl-dbd-mysql): Update to 4.043.
2017-07-07 20:34:52 -04:00
Marius Bakke
d28f90bed9
gnu: python-pyopenssl: Fix test failure on 32-bit platforms.
...
* gnu/packages/patches/python-pyopenssl-17.1.0-test-overflow.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-pyopenssl)[source]: Use it.
2017-07-07 18:43:16 +02:00
Leo Famulari
4909eadfad
gnu: irssi: Update to 1.0.4 [fixes CVE-2017-{10965,10966}].
...
* gnu/packages/irc.scm (irssi): Update to 1.0.4.
2017-07-07 12:36:00 -04:00
Danny Milosavljevic
acc0f6bb58
guix system: Add file system label and uuid to iso9660-image.
...
* gnu/system/vm.scm (system-disk-image): Pass root-label to ...
(iso9660-image): ... here. Add keyword arguments #:file-system-label
and #:file-system-uuid.
2017-07-07 18:04:31 +02:00
Mark H Weaver
0b1e2ecb25
gnu: webkitgtk: Update to 2.16.5.
...
* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.5.
2017-07-07 11:54:01 -04:00
Ludovic Courtès
0b6e4f82fc
gnu: groff: Remove dependency on netpbm.
...
* gnu/packages/groff.scm (groff)[inputs]: Remove 'netpbm'.
2017-07-07 17:07:16 +02:00
Ludovic Courtès
7f0980839e
gnu: wget: Fix compilation with Perl 5.26; skip faulty tests.
...
* gnu/packages/wget.scm (wget)[arguments]: New field.
[source](patches): Add "wget-perl-5.26.patch".
* gnu/packages/patches/wget-perl-5.26.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-07-07 17:07:16 +02:00