aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2017-03-27gnu: libreoffice: Update to 5.3.1.2.Thomas Danckaert
* gnu/packages/libreoffice.scm (libreoffice): Update to 5.3.1.2. [inputs]: Add libstaroffice and libzmf. [arguments]: Remove reference to removed patch; unpack xmlsec 1.2.23 tarball. (xmlsec-src-libreoffice): Update to version 1.2.23 tarball.
2017-03-27gnu: orcus: Update to 0.12.1.Thomas Danckaert
* gnu/packages/libreoffice.scm (orcus): Update to 0.12.1. [inputs]: Add python.
2017-03-27gnu: libetonyek: Update to 0.1.6.Thomas Danckaert
* gnu/packages/libreoffice.scm (libetonyek): Update to 0.1.6. [arguments]: Add phase 'autoreconf, because configure.ac is patched. Add configure flag "--with-mdds=1.2". [inputs]: Add liblangtag. [native-inputs]: Add autoconf and automake. * gnu/packages/patches/libetonyek-build-with-mdds-1.2.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2017-03-27gnu: Add libstaroffice.Thomas Danckaert
* gnu/packages/libreoffice.scm (libstaroffice): New variable.
2017-03-27gnu: ixion: Update to 0.12.2.Thomas Danckaert
* gnu/packages/libreoffice.scm (ixion): Update to 0.12.2. [inputs]: Replace python-2 by python.
2017-03-27gnu: mdds: Upgrade to 1.2.2.Thomas Danckaert
* gnu/packages/boost.scm (mdds): Upgrade to 1.2.2.
2017-03-27gnu: Add libzmf.Thomas Danckaert
* gnu/packages/libreoffice.scm (libzmf): New Variable.
2017-03-26gnu: mumble: Fix build after speex update.Marius Bakke
* gnu/packages/telephony.scm (mumble)[inputs]: Add SPEEXDSP.
2017-03-26gnu: Add speexdsp.Marius Bakke
* gnu/packages/xiph.scm (speexdsp): New variable. Export it.
2017-03-26gnu: po4a: Make manpages writable before resetting timestamps.Marius Bakke
* gnu/packages/gettext.scm (po4a)[arguments]: Add 'make-compressed-files-writable' phase.
2017-03-26gnu: bigloo: Fix build failure in ld.Julien Lepiller
* gnu/packages/scheme.scm (bigloo)[arguments]<#:configure-flags>: Add --cflags=-fPIC.
2017-03-26gnu: libsvgtiny: Build with gperf@3.0.Marius Bakke
* gnu/packages/web.scm (libsvgtiny)[native-inputs]: Change GPERF to GPERF-3.0.
2017-03-26gnu: libpqxx: Fix build with newer sed.Marius Bakke
* gnu/packages/databases.scm (libpqxx)[arguments]: Add 'fix-sed-command' phase that corrects a typo in the configure script.
2017-03-26gnu: aseprite: Downgrade to 1.1.7.Efraim Flashner
* gnu/packages/game-development.scm (aseprite): Downgrade to 1.1.7.
2017-03-26gnu: vte-ng: Build with gperf@3.0.Marius Bakke
* gnu/packages/gnome.scm (vte-ng)[native-inputs]: Change GPERF to GPERF-3.0.
2017-03-26gnu: libtorrent-rasterbar: Update to 1.1.2.Marius Bakke
* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.2. [source]: Use patch. * gnu/packages/patches/libtorrent-rasterbar-boost-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2017-03-26gnu: aseprite: Update to 1.1.13.Marius Bakke
* gnu/packages/game-development.scm (aseprite): Update to 1.1.13. [source]: Switch to release archive.
2017-03-25gnu: coreutils: Patch 'cut' unit test on ARM.Ludovic Courtès
Fixes <https://bugs.gnu.org/26253>. * gnu/packages/patches/coreutils-cut-huge-range-test.patch: New file. * gnu/packages/base.scm (coreutils)[native-inputs]: Add it as an input. [arguments] <#:phases>: On ARM, add 'patch-cut-test' phase. * gnu/local.mk (dist_patch_DATA): Add 'coreutils-cut-huge-range-test.patch'.
2017-03-25gnu: xorg-server-xwayland: Add missing input.Efraim Flashner
* gnu/packages/xorg.scm (xorg-server-xwayland)[inputs]: Remove libepoxy, add wayland-protocols.
2017-03-25gnu: pcc: Remove aarch64-linux from %supported-systems.Efraim Flashner
* gnu/packages/c.scm (pcc)[supported-systems]: New field.
2017-03-25gnu: tcc: Remove aarch64-linux from %supported-systems.Efraim Flashner
* gnu/packages/c.scm (tcc)[supported-systems]: Remove aarch64-linux from the %supported-systems.
2017-03-24gnu: devil: Update to 1.8.0.Marius Bakke
* gnu/packages/patches/devil-CVE-2009-3994.patch, gnu/packages/patches/devil-fix-libpng.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. * gnu/packages/image.scm (devil): Update to 1.8.0. [source]: Remove patches and snippet. [build-system]: Change to CMAKE-BUILD-SYSTEM. [arguments]: Disable tests. Remove #:configure-flags and add a 'change-directory' phase. Remove 'fix-tests' phase. [inputs]: Change LIBJPEG to LIBJPEG-TURBO.
2017-03-23gnu: ustr: Fix build with GCC 5.rennes
* gnu/packages/patches/ustr-fix-build-with-gcc-5.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/textutils.scm (ustr)[source]: Use patch. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-23gnu: rcs: Fix build against gcc-5.4.0.Sergei Trofimovich
* gnu/local.mk (dist_patch_DATA): Add patch. * gnu/packages/patches/rcs-5.9.4-noreturn.patch: New file. * gnu/packages/version-control.scm (rcs)[source]: Applied patch. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-03-23gnu: gfortran-5: Move definition before "gfortran".Ricardo Wurmus
This is a follow-up to commit cb4805e34c9997edca14743516b9a0fde6303d1c. * gnu/packages/gcc.scm (gfortran-5): Move definition.
2017-03-23gnu: gfortran: Change default version to gfortran-5.Ricardo Wurmus
* gnu/packages/gcc.scm (gfortran): Point to gfortran-5.
2017-03-23Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2017-03-23gnu: dtc: Build with flex-2.6.1.Efraim Flashner
* gnu/packages/bootloaders.scm (dtc)[native-inputs]: Use flex-2.6.1 and not flex.
2017-03-23gnu: idris: Update to 0.99.1.Peter Mikkelsen
* gnu/packages/idris.scm (idris): Update to 0.99.1. [inputs]: Add ghc-code-page. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-23gnu: Add ghc-code-page.Peter Mikkelsen
* gnu/packages/haskell.scm (ghc-code-page): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-23gnu: star: Update to 2.5.3a.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (star): Update to 2.5.3a.
2017-03-23gnu: scotch: Build with flex-2.6.1.Efraim Flashner
* gnu/packages/maths.scm (scotch)[native-inputs]: Use flex-2.6.1 and not flex.
2017-03-23gnu: libffcall: Remove aarch64-linux from supported systems.Efraim Flashner
* gnu/packages/libffcall.scm (libffcall)[supported-systems]: New field, remove aarch64-linux. [home-page]: Use https.
2017-03-23gnu: youtube-dl: Update to 2017.03.22.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2017.03.22.
2017-03-23gnu: python-natsort: Update to 5.0.2.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-natsort): Update to 5.0.2.
2017-03-23gnu: python2-futures: Update to 3.0.5.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python2-futures): Update to 3.0.5.
2017-03-23gnu: python-rauth: Update to 0.7.3.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-rauth): Update to 0.7.3.
2017-03-23gnu: python-ipaddress: Update to 1.0.18.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-ipaddress): Update to 1.0.18.
2017-03-23gnu: python-appdirs: Update to 1.4.3.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-appdirs): Update to 1.4.3.
2017-03-23gnu: python-beautifulsoup4: Update to 4.5.3.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-beautifulsoup4): Update to 4.5.3.
2017-03-23gnu: python-drmaa: Update to 0.7.7.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-drmaa): Update to 0.7.7.
2017-03-23gnu: python-sqlalchemy-utils: Update to 0.32.13.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-sqlalchemy-utils): Update to 0.32.13.
2017-03-23gnu: python-pafy: Update to 0.5.3.1.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-pafy): Update to 0.5.3.1.
2017-03-22gnu: gpsbabel: Fix a build failure with GCC 5.Leo Famulari
* gnu/packages/gps.scm (gpsbabel)[arguments]: Add -fPIC to #:configure-flags.
2017-03-22gnu: libffcall: Set source file-name.Efraim Flashner
* gnu/packages/libffcall.scm (libffcall)[source]: Add file-name field. [home-page]: Use https.
2017-03-22gnu: chicken: Update to 4.12.0.Kei Kebreau
* gnu/packages/scheme.scm (chicken): Update to 4.12.0.
2017-03-22gnu: wine: Build with flex-2.6.1.Efraim Flashner
* gnu/packages/wine.scm (wine)[native-inputs]: Use flex-2.6.1 and not flex.
2017-03-22gnu: binutils-vc4: Build with flex-2.6.1.Efraim Flashner
* gnu/packages/embedded.scm (binutils-vc4)[native-inputs]: Use flex-2.6.1 and not flex.
2017-03-22gnu: dovecot: Update to 2.2.28.Leo Famulari
* gnu/packages/mail.scm (dovecot): Update to 2.2.28.
2017-03-22gnu: rustc: Honor max line length.Danny Milosavljevic
* gnu/packages/rust.scm (rustc)[arguments]: patch-tests: Honor max line length.