aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2017-07-17gnu: Add texlive-latex-cmap.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-latex-cmap): New variable.
2017-07-17gnu: Add texlive-latex-fncychap.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-latex-fncychap): New variable.
2017-07-17gnu: Add texlive-latex-expdlist.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-latex-expdlist): New variable.
2017-07-17gnu: Add texlive-latex-eqparbox.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-latex-eqparbox): New variable.
2017-07-17gnu: Add texlive-latex-draftwatermark.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-latex-draftwatermark): New variable.
2017-07-17gnu: Add texlive-latex-dinbrief.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-latex-dinbrief): New variable.
2017-07-17gnu: Add texlive-latex-blindtext.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-latex-blindtext): New variable.
2017-07-17gnu: Add texlive-latex-polyglossia.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-latex-polyglossia): New variable.
2017-07-17gnu: Add texlive-latex-supertabular.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-latex-supertabular): New variable.
2017-07-17gnu: Add texlive-latex-geometry.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-latex-geometry): New variable.
2017-07-17gnu: Add texlive-latex-gcite.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-latex-gcite): New variable.
2017-07-17gnu: Add texlive-latex-galois.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-latex-galois): New variable.
2017-07-17gnu: Add texlive-latex-g-brief.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-latex-g-brief): New variable.
2017-07-17gnu: Add texlive-latex-amsrefs.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-latex-amsrefs): New variable.
2017-07-17gnu: Add texlive-latex-acronym.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-latex-acronym): New variable.
2017-07-17gnu: Add texlive-latex-preview.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-latex-preview): New variable.
2017-07-17gnu: Add texlive-latex-ucs.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-latex-ucs): New variable.
2017-07-17gnu: Add emacs-org-pomodoro.Oleg Pykhalov
* gnu/packages/emacs.scm (emacs-org-pomodoro): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-07-16gnu: Add python-ruamel.yaml.Muriithi Frederick Muriuki
* gnu/packages/serialization.scm (python-ruamel.yaml, python2-ruamel.yaml): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-07-16gnu: libsodium: Update to 1.0.13.Marius Bakke
* gnu/packages/crypto.scm (libsodium): Update to 1.0.13.
2017-07-16gnu: nzbget: Update to 19.1.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (nzbget): Update to 19.1. [source]: Fix building with gnutls in a snippet. [arguments]: Fix indentation.
2017-07-16gnu: par2cmdline: Fix typo.Tobias Geerinckx-Rice
* gnu/packages/backup.scm (par2cmdline)[description]: Fix typo only visible on white backgrounds. Use less ambiguous word.
2017-07-16gnu: par2cmdline: Improve synopsis & description.Tobias Geerinckx-Rice
* gnu/packages/backup.scm (par2cmdline)[synopsis, description]: Fix a typo, end up re-writing most of it.
2017-07-16gnu: par2cmdline: Update to 0.7.3.Tobias Geerinckx-Rice
* gnu/packages/backup.scm (par2cmdline): Update to 0.7.3.
2017-07-16gnu: tiled: Update to 1.0.2.Tobias Geerinckx-Rice
* gnu/packages/game-development.scm (tiled): Update to 1.0.2.
2017-07-16gnu: youtube-dl: Update to 2017.07.15.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2017.07.15.
2017-07-15gnu: linux-libre: Update to 4.12.2.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.2. (%linux-libre-hash): Update hash.
2017-07-15gnu: linux-libre@4.9: Update to 4.9.38.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.38.
2017-07-15gnu: linux-libre@4.4: Update to 4.4.77.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.77.
2017-07-15gnu: shntool: Improve description.Leo Famulari
* gnu/packages/audio.scm (shntool)[description]: Mention support for CUE files.
2017-07-15gnu: python-mutagen: Update to 1.38.Leo Famulari
* gnu/packages/music.scm (python-mutagen, python2-mutagen): Update to 1.38.
2017-07-15gnu: Add lxc.宋文武
* gnu/packages/virtualization.scm (lxc): New package.
2017-07-15gnu: 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-15bootloader: Add u-boot.Danny Milosavljevic
* gnu/bootloader/u-boot.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * doc/guix.texi: Document it.
2017-07-15gnu: python-internetarchive: Heed disabled test suite.Danny Milosavljevic
* gnu/packages/web.scm (python-internetarchive)[arguments]: Heed disable test suite.
2017-07-15gnu: Add python-internetarchive.Oleg Pykhalov
* gnu/packages/web.scm (python-internetarchive, python2-internetarchive): New variable.
2017-07-15gnu: Add python-pytest-capturelog.Danny Milosavljevic
* gnu/packages/python.scm (python-pytest-capturelog, python2-pytest-capturelog): New variables.
2017-07-15gnu: Add python-jsonpatch.Oleg Pykhalov
* gnu/packages/python.scm (python-jsonpatch, python2-jsonpatch, python-jsonpatch-0.4, python2-jsonpatch-0.4): New variables.
2017-07-15gnu: Add python-backports-csv.Oleg Pykhalov
* gnu/packages/python.scm (python-backports-csv, python2-backports-csv): New variables.
2017-07-15gnu: Add python-schema.Oleg Pykhalov
* gnu/packages/python.scm (python-schema, python2-schema, python-schema-0.5, python2-schema-0.5): New variables.
2017-07-15gnu: Add guile-ncurses-with-gpm.Danny Milosavljevic
* gnu/packages/guile.scm (guile-ncurses/gpm): New variable.
2017-07-15gnu: Add ncurses-with-gpm.Danny Milosavljevic
* gnu/packages/linux.scm (ncurses/gpm): New variable.
2017-07-14gnu: expat: Update replacement to 2.2.2 [security fixes].Leo Famulari
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-14gnu: gstreamer: Update to 1.12.2.Marius Bakke
* 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-14gnu: neomutt: Update to 20170714.ng0
* gnu/packages/mail.scm (neomutt): Update to 20170714. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-07-14gnu: yadifa: Re-enable NSID support.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (yadifa)[arguments]: Remove ‘--disable-nsid’ configure flag.
2017-07-14gnu: yadifa: Update to 2.2.5.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (yadifa): Update to 2.2.5. [source]: Call the source revision a ‘build’ to match upstream terminology.
2017-07-14gnu: knot: Update to 2.5.3.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (knot): Update to 2.5.3.
2017-07-14gnu: icecat: Add more fixes from upstream mozilla-esr52.Mark H Weaver
* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the upstream mozilla-esr52 repository.
2017-07-14gnu: samba: Update to 4.6.6 [fixes CVE-2017-11103].Leo Famulari
* gnu/packages/samba.scm (samba): Update to 4.6.6.