summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2017-03-05gnu: xmlto: Fix source URL....Works around <https://bugs.gnu.org/25989>. * gnu/packages/xml.scm (xmlto)[source]: Update URL. [file-name]: New field. Leo Famulari
2017-03-05gnu: rxvt-unicode: Add '.desktop' files....This fixes <https://bugs.gnu.org/23106>. * gnu/packages/xdisorg.scm (rxvt-unicode)[arguments]: Add 'install-desktop-urxvt' and 'install-desktop-urxvtc' phases. ng0
2017-03-05gnu: wireshark: Update to 2.2.5....* gnu/packages/networking.scm (wireshark): Update to 2.2.5. Signed-off-by: Leo Famulari <leo@famulari.name> Nicolas Goaziou
2017-03-05gnu: ardour: Enable tests....* gnu/packages/audio.scm (ardour)[arguments]: Enable unit tests. Ricardo Wurmus
2017-03-05gnu: ardour: Generate freedesktop files....* gnu/packages/audio.scm (ardour)[arguments]: Add "--freedesktop" configure flag. [native-inputs]: Add itstool and gettext-minimal. Ricardo Wurmus
2017-03-05gnu: ardour: Update to 5.8....* gnu/packages/audio.scm (ardour): Update to 5.8. Ricardo Wurmus
2017-03-05gnu: mp3splt: Update to 2.6.2....* gnu/packages/mp3.scm (mp3splt): Update to 2.6.2. [native-inputs]: Add pkg-config. Kei Kebreau
2017-03-05gnu: libmp3splt: Update to 0.9.2....* gnu/packages/mp3.scm (libmp3splt): Update to 0.9.2. Kei Kebreau
2017-03-05gnu: Add binutils-vc4....* gnu/packages/embedded.scm (binutils-vc4): New variable. Danny Milosavljevic
2017-03-05gnu: obs: Update to 18.0.0....* gnu/packages/video.scm (obs): Update to 18.0.0. Efraim Flashner
2017-03-05services: Add agetty service....* gnu/services/base.scm (<agetty-configuration>): New record type. (agetty-shepherd-service, agetty-service): New procedures. (agetty-service-type): New variable. * doc/guix.texi (Base Services): Document it. [mingetty-configuration],[kmscon-configuration]: Specify the types of supported consoles. Leo Famulari
2017-03-04gnu: filezilla: Update to 3.24.1....* gnu/packages/ftp.scm (filezilla): Update to 3.24.1. [arguments]: Add '--disable-autoupdatecheck' to #:configure-flags. Leo Famulari
2017-03-04gnu: Add filezilla....* gnu/packages/ftp.scm (filezilla): New variable. rennes
2017-03-04gnu: Add libfilezilla....* gnu/packages/ftp.scm (libfilezilla): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> rennes
2017-03-04gnu: wxwidgets: Fix for Filezilla client....* gnu/packages/patches/wxwidgets-fix-windowGTK.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Leo Famulari <leo@famulari.name> rennes
2017-03-04gnu: starfighter: Update to 1.7....* gnu/packages/games.scm (starfighter): Update to 1.7. [arguments]: Remove obsolete make flags. Re-enable configure and test phases. Kei Kebreau
2017-03-04gnu: gnupg: Update to 2.1.19....* gnu/packages/gnupg.scm (gnupg): Update to 2.1.19. [arguments]: Add 'patch-test-paths' phase and remove 'set-gnupg-home' phase. Add '--enable-gnupg-builddir-envvar' to #:configure-flags. Leo Famulari
2017-03-04gnu: kio: Fix CVE-2017-6410....* gnu/packages/patches/kio-CVE-2017-6410.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/kde-frameworks.scm (kio)[source]: Use it. Leo Famulari
2017-03-05gnu: ruby-coderay: Update to 1.1.1....* gnu/packages/ruby.scm (ruby-coderay): Update to 1.1.1. Ben Woodcroft
2017-03-05gnu: ruby-pry: Update to 0.10.4....* gnu/packages/ruby.scm (ruby-pry): Update to 0.10.4. Ben Woodcroft
2017-03-04gnu: gitolite: Fix shebangs in hooks....Fixes <https://bugs.gnu.org/25957>. * gnu/packages/version-control.scm (gitolite)[arguments]: Add 'fix-hooks-shebangs' phase to fix references to '/usr/bin/perl'. Signed-off-by: Leo Famulari <leo@famulari.name> ng0
2017-03-04gnu: gitolite: Update to 3.6.6....* gnu/packages/version-control.scm (gitolite): Update to 3.6.6. Signed-off-by: Leo Famulari <leo@famulari.name> ng0
2017-03-04gnu: pugixml: Build relocatable library....* gnu/packages/xml.scm (pugixml): Add "-shared -fPIC" to ensure the library is relocatable. Signed-off-by: Kei Kebreau <kei@openmailbox.org> Roel Janssen
2017-03-04gnu: Add hiawatha....* gnu/packages/web.scm (hiawatha): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org> ng0
2017-03-04gnu: Add mbedtls-apache....* gnu/packages/tls.scm (mbedtls-apache): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org> ng0
2017-03-04gnu: stellarium: Use modular Qt....* gnu/packages/astronomy.scm (stellarium)[inputs]: Remove qt. Add qtbase, qtmultimedia, qtscript, qtserialport. [native-inputs]: Add qtbase, qttools. Danny Milosavljevic
2017-03-04gnu: glulxe: Update to 0.5.4....* gnu/packages/games.scm (glulxe): Update to 0.5.4. [license]: Change to 'expat'. 宋文武
2017-03-03gnu: arb: Update to 2.10.0....* gnu/packages/algebra.scm (arb): Update to 2.10.0. * gnu/packages/patches/arb-ldconfig.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove patch. Andreas Enge
2017-03-03gnu: acpid: Update to 2.0.28....* gnu/packages/linux.scm (acpid): Update to 2.0.28. Marius Bakke
2017-03-03gnu: nss, nss-certs: Update to 3.29.2....* gnu/packages/certs.scm (nss-certs): Update to 3.29.2. * gnu/packages/gnuzilla.scm (nss): Update to 3.29.2. * gnu/packages/patches/nss-pkgconfig.patch: Adapt to context changes. Marius Bakke
2017-03-03gnu: nspr: Update to 4.13.1....* gnu/packages/gnuzilla.scm (nspr): Update to 4.13.1. Leo Famulari
2017-03-03gnu: jasper: Update to 2.0.12....* gnu/packages/image.scm (jasper): Update to 2.0.12. Marius Bakke
2017-03-03gnu: maim: Update to 4.4.61....* gnu/packages/xdisorg.scm (maim): Update to 4.4.61. Marius Bakke
2017-03-03Merge branch 'python-tests'Marius Bakke
2017-03-03gp2c: Update to 0.10.0....* gnu/packages/algebra.scm (gp2c): Update to 0.10.0. Andreas Enge
2017-03-03pari-gp: Update to 2.9.1....* gnu/packages/algebra.scm (pari-gp): Update to 2.9.1. Andreas Enge
2017-03-03gnu: tor: Update to 0.2.9.10....* gnu/packages/tor.scm (tor): Update to 0.2.9.10. Tobias Geerinckx-Rice
2017-03-03gnu: stellarium: Fix package formatting....* gnu/packages/astronomy.scm (stellarium): Fix package formatting. Danny Milosavljevic
2017-03-03gnu: mupdf: Fix CVE-2017-{5896,5991}....* gnu/packages/patches/mupdf-CVE-2017-5896.patch, gnu/packages/patches/mupdf-CVE-2017-5991.patch: New files. * gnu/packages/pdf.scm (mupdf/fixed)[source]: Add patches. * gnu/local.mk (dist_patch_DATA): Add them. Signed-off-by: Leo Famulari <leo@famulari.name> Alex Vong
2017-03-03gnu: certbot, python-acme: Update to 0.12.0....* gnu/packages/tls.scm (python-acme, python2-acme): Update to 0.12.0. (certbot): Update to 0.12.0. Leo Famulari
2017-03-03gnu: python-requests: Update to 2.13.0....* gnu/packages/python.scm (python-requests, python2-requests): Update to 2.13.0. Leo Famulari
2017-03-03gnu: googletest: Update to 1.8.0....* gnu/packages/check.scm (googletest): Update to 1.8.0. [build-system]: Use cmake-build-system. [arguments]: Remove field. [native-inputs]: Remove autoconf, automake, libtool. Ben Woodcroft
2017-03-03gnu: libseccomp: Update to 2.3.2....* gnu/packages/linux.scm (libseccomp): Update to 2.3.2. Tobias Geerinckx-Rice
2017-03-03gnu: cmark: Update to 0.27.1....* gnu/packages/markdown.scm (cmark): Update to 0.27.1. Tobias Geerinckx-Rice
2017-03-03gnu: catimg: Update to 2.2.2....* gnu/packages/image-viewers.scm (catimg): Update to 2.2.2. [arguments]: Add ‘-DMAN_OUTPUT_PATH’ to the cmake arguments. Tobias Geerinckx-Rice
2017-03-03gnu: moka-icon-theme: Update to 5.3.5....* gnu/packages/gnome.scm (moka-icon-theme): Update to 5.3.5. Tobias Geerinckx-Rice
2017-03-03gnu: arc-icon-theme: Update to 20161122....* gnu/packages/gnome.scm (arc-icon-theme): Update to 20161122. Tobias Geerinckx-Rice
2017-03-03gnu: arc-theme: Update to 20170302....* gnu/packages/gnome.scm (arc-theme): Update to 20170302. Tobias Geerinckx-Rice
2017-03-03gnu: r-gtable: Remove duplicate definition....* gnu/packages/statistics.scm (r-gtable): Remove shadowed 0.1.2 version. [home-page]: Use HTTPS. [synopsis, description]: Use those of the removed version. Tobias Geerinckx-Rice
2017-03-03gnu: r-codetools: Remove duplicate definition....* gnu/packages/statistics.scm (r-codetools): Remove shadowed 0.2-14 version. [home-page]: Use HTTPS. Tobias Geerinckx-Rice