aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: perl-image-exiftool: Add upstream URL.Tobias Geerinckx-Rice2019-03-11
| | | | | * gnu/packages/photo.scm (perl-image-exiftool)[source]: Also download from the home page.
* gnu: linux-libre: Update to 5.0.1.Mark H Weaver2019-03-11
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.1. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.28.Mark H Weaver2019-03-11
| | | | | * gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.28. (%linux-libre-4.19-hash): Update hash.
* gnu: Add eternalterminal.Efraim Flashner2019-03-11
| | | | * gnu/packages/terminals.scm (eternalterminal): New variable.
* gnu: crawl: Build without SSE only on some architecures.Efraim Flashner2019-03-11
| | | | | | | This is a follow-up to b89284407fd5d865ca7cc8622459692cec9297cf. * gnu/packages/games.scm (crawl)[arguments]: Remove custom 'patch-flags phase, add make-flag on non-x86* architectures to build without SSE.
* gnu: xvid: Update to 1.3.5.Tobias Geerinckx-Rice2019-03-11
| | | | * gnu/packages/video.scm (xvid): Update to 1.3.5.
* gnu: python-acme, certbot: Update to 0.32.0.Tobias Geerinckx-Rice2019-03-11
| | | | | | | * gnu/packages/tls.scm (python-acme): Update to 0.32.0. (certbot)[source]: Update hash. [native-inputs]: Replace python-nose with python-pytest. [propagated-inputs]: Add python-cryptography.
* gnu: avidemux: Update to 2.7.2.Tobias Geerinckx-Rice2019-03-11
| | | | | * gnu/packages/video.scm (avidemux): Update to 2.7.2. [arguments]: Update version of included ffmpeg.
* gnu: avidemux: Factorise ffmpeg version.Tobias Geerinckx-Rice2019-03-11
| | | | | * gnu/packages/video.scm (avidemux)[arguments]: Move oft-repeated hard-coded ffmpeg version number to a single let-bound variable.
* gnu: avidemux: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-03-11
| | | | * gnu/packages/video.scm (avidemux)[source]: Hard-code NAME.
* gnu: youtube-dl: Update to 2019.03.09.Tobias Geerinckx-Rice2019-03-11
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2019.03.09.
* gnu: texmaker: Update to 5.0.3.Tobias Geerinckx-Rice2019-03-11
| | | | * gnu/packages/tex.scm (texmaker): Update to 5.0.3.
* gnu: stunnel: Update to 5.50.Tobias Geerinckx-Rice2019-03-11
| | | | * gnu/packages/web.scm (stunnel): Update to 5.50.
* gnu: you-get: Update to 0.4.1270.Tobias Geerinckx-Rice2019-03-11
| | | | * gnu/packages/video.scm (you-get): Update to 0.4.1270.
* gnu: nginx-documentation: Update to 2019-03-01-2345-7ef11708457e.Tobias Geerinckx-Rice2019-03-11
| | | | | * gnu/packages/web.scm (nginx-documentation): Update to 2019-03-01-2345-7ef11708457e. [arguments]: Simplify substitution.
* gnu: nginx: Update to 1.15.9.Tobias Geerinckx-Rice2019-03-11
| | | | * gnu/packages/web.scm (nginx): Update to 1.15.9.
* gnu: xf86-video-ati: Update to 19.0.0.Tobias Geerinckx-Rice2019-03-11
| | | | | * gnu/packages/xorg.scm (xf86-video-ati): Update to 19.0.0. [source]: Re-indent.
* gnu: xf86-video-amdgpu: Update to 19.0.0.Tobias Geerinckx-Rice2019-03-11
| | | | | * gnu/packages/xorg.scm (xf86-video-amdgpu): Update to 19.0.0. [source]: Re-indent.
* gnu: console-setup: Update to 1.190.Tobias Geerinckx-Rice2019-03-11
| | | | * gnu/packages/xorg.scm (console-setup): Update to 1.190.
* gnu: snd: Update to 19.2.Tobias Geerinckx-Rice2019-03-11
| | | | * gnu/packages/audio.scm (snd): Update to 19.2.
* gnu: gnome-shell: Avoid top-level reference to inkscape.Ludovic Courtès2019-03-10
| | | | | | | | | | | Fixes <https://bugs.gnu.org/34806>. Reported by Marius Bakke <mbakke@fastmail.com>. * gnu/packages/gnome.scm (gnome-shell)[source](snippet): Remove reference to INKSCAPE. Instead, simply copy the SVG file to data/theme. [arguments]: Add 'convert-logo-to-png' phase. [native-inputs]: Add INKSCAPE.
* gnu: ansible: Update to 2.7.8 [fixes CVE-2019-3828].Tobias Geerinckx-Rice2019-03-10
| | | | * gnu/packages/admin.scm (ansible): Update to 2.7.8.
* gnu: pugixml: Build as shared library.Marius Bakke2019-03-10
| | | | | | | | | * gnu/packages/patches/pugixml-versioned-libdir.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/xml.scm (pugixml)[source](patches): New field. [arguments]: Instruct the build system to create a shared rather than static library. [native-inputs]: Add PKG-CONFIG.
* gnu: FileZilla: Update to 3.41.1.Marius Bakke2019-03-10
| | | | * gnu/packages/ftp.scm (filezilla): Update to 3.41.1.
* gnu: pugixml is a regular input.Marius Bakke2019-03-10
| | | | | | * gnu/packages/emulators.scm (mame)[native-inputs]: Move PUGIXML ... [inputs]: ... here. * gnu/packages/ftp.scm (filezilla)[native-inputs, inputs]: Likewise.
* gnu: xfd: Update to 1.1.3.Marius Bakke2019-03-10
| | | | * gnu/packages/xorg.scm (xfd): Update to 1.1.3.
* gnu: xprop: Update to 1.2.4.Marius Bakke2019-03-10
| | | | * gnu/packages/xorg.scm (xprop): Update to 1.2.4.
* gnu: notmuch: Update to 0.28.3.Marius Bakke2019-03-10
| | | | * gnu/packages/mail.scm (notmuch): Update to 0.28.3.
* gnu: xapian: Update to 1.4.11.Marius Bakke2019-03-10
| | | | * gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.11.
* gnu: libmspack: Update to 0.10.1.Marius Bakke2019-03-10
| | | | * gnu/packages/compression.scm (libmspack): Update to 0.10.1.
* gnu: python-dask: Update to 1.1.4.Marius Bakke2019-03-10
| | | | * gnu/packages/python-xyz.scm (python-dask): Update to 1.1.4.
* gnu: elogind: Update to 239.4.Marius Bakke2019-03-10
| | | | * gnu/packages/freedesktop.scm (elogind): Update to 239.4.
* gnu: Import (gnu packages image) in (gnu packages scanner).Tobias Geerinckx-Rice2019-03-10
| | | | | | This is a follow-up to commit 10bd2889d267df479f79f43471d3c2dd17da345a. * gnu/packages/scanner.scm: #:use-module (gnu packages image).
* gnu: sane-backends: Support PNG scanimage output.Tobias Geerinckx-Rice2019-03-10
| | | | * gnu/packages/scanner.scm (sane-backends)[inputs]: Add libpng.
* gnu: Add btanks.Ricardo Wurmus2019-03-10
| | | | * gnu/packages/games.scm (btanks): New variable.
* gnu: Add libsmpeg-with-sdl1.Ricardo Wurmus2019-03-10
| | | | | * gnu/packages/video.scm (libsmpeg-with-sdl1): New variable. (libsmpeg)[version]: Change to 0.4.5-401.
* gnu: Add 4dtris.Ricardo Wurmus2019-03-10
| | | | * gnu/packages/games.scm (4dtris): New variable.
* gnu: Add slingshot.Ricardo Wurmus2019-03-10
| | | | * gnu/packages/games.scm (slingshot): New variable.
* gnu: scons: Update to 3.0.4.Ricardo Wurmus2019-03-10
| | | | | * gnu/packages/python-xyz.scm (scons): Update to 3.0.4. [arguments]: Remove second instance of "imp.load_module" (bug 34236).
* gnu: Add opensmtpd-next.Tobias Geerinckx-Rice2019-03-10
| | | | * gnu/packages/mail.scm (opensmtpd-next): New public variable.
* gnu: ibus: Update Unicode data to 12.0.0.Tobias Geerinckx-Rice2019-03-10
| | | | | * gnu/packages/ibus.scm (ibus)[native-inputs]: Use versioned URLs for Unicode data and update hashes.
* gnu: hyperledger-fabric: Fix description, set supported system and parallel ↵Pierre Neidhardt2019-03-09
| | | | | | | | | build. * gnu/packages/hyperledger.scm (hyperledger-fabric)[description]: Rephrase into something less marketing-ish. [arguments]: Build with multiple jobs. [supported-systems]: Support x86_64-linux only.
* gnu: Add openfst.Ricardo Wurmus2019-03-09
| | | | * gnu/packages/machine-learning.scm (openfst): New variable.
* gnu: Add hyperledger-fabric.Pierre Neidhardt2019-03-09
| | | | * gnu/local.mk (hyperledger): New variable.
* gnu: lynis: Update to 2.7.2.Tobias Geerinckx-Rice2019-03-09
| | | | * gnu/packages/admin.scm (lynis): Update to 2.7.2.
* gnu: youtube-viewer: Update to "3.5.4.Tobias Geerinckx-Rice2019-03-09
| | | | * gnu/packages/video.scm (youtube-viewer): Update to "3.5.4.
* gnu: dovecot: Avoid unnecessary patching.Tobias Geerinckx-Rice2019-03-09
| | | | | * gnu/packages/mail.scm (dovecot)[arguments]: Replace ‘pre-configure’ patching with custom ‘make install sysconfdir=…’.
* gnu: dovecot: Indent arguments.Tobias Geerinckx-Rice2019-03-09
| | | | * gnu/packages/mail.scm (dovecot)[arguments]: C-M-q and tuck left.
* gnu: i3lock-color: Update to 2.12.c.Tobias Geerinckx-Rice2019-03-09
| | | | | * gnu/packages/wm.scm (i3lock-color): Update to 2.12.c. [inputs]: Add xcb-util-xrm.
* gnu: i3lock-color: Don't use unstable tarball.Tobias Geerinckx-Rice2019-03-09
| | | | | * gnu/packages/wm.scm (i3lock-color)[source]: Use GIT-FETCH and GIT-FILE-NAME.