summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: libxkbcommon: Don't use NAME in source URI.Marius Bakke2019-02-23
| | | | * gnu/packages/xdisorg.scm (libxkbcommon)[source](uri): Hard-code NAME.
* gnu: libSDL: Build verbosely.Marius Bakke2019-02-23
| | | | * gnu/packages/sdl.scm (sdl)[arguments]: Add #:make-flags.
* gnu: ALSA: Update to 1.1.8.Marius Bakke2019-02-23
| | | | * gnu/packages/linux.scm (alsa-lib, alsa-utils, alsa-plugins): Update to 1.1.8.
* gnu: cups-filters: Update to 1.22.1.Marius Bakke2019-02-23
| | | | * gnu/packages/cups.scm (cups-filters): Update to 1.22.1.
* gnu: openblas: Honor parallel-job-count.Eric Bavier2019-02-21
| | | | * gnu/packages/maths.scm (openblas)[arguments]: Add "MAKE_NB_JOBS" make flag.
* gnu: vulkan-headers: Update to 1.1.101.Rutger Helling2019-02-21
| | | | | | * gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.101. * gnu/packages/vulkan.scm (vulkan-loader): Update hash. * gnu/packages/vulkan.scm (vulkan-tools): Update to 1.1.100.
* gnu: mesa: Build against LLVM 7.Marius Bakke2019-02-20
| | | | * gnu/packages/gl.scm (mesa)[inputs]: Change LLVM-6 to LLVM.
* gnu: libfontenc: Update to 1.1.4.Marius Bakke2019-02-20
| | | | | * gnu/packages/xorg.scm (libfontenc): Update to 1.1.4. [home-page]: Set to source repository.
* gnu: librsvg: Update to 2.44.12.Marius Bakke2019-02-20
| | | | | | | * gnu/packages/gnome.scm (librsvg): Update to 2.44.12. [arguments]: Replace patching phases with custom variants. Delete five new tests. [native-inputs]: Add RUST-1.27 and RUST-1.27:CARGO.
* gnu: xorg-server: Use the regular Python for building.Marius Bakke2019-02-20
| | | | | * gnu/packages/xorg.scm (xorg-server)[native-inputs]: Change PYTHON-MINIMAL-WRAPPER to PYTHON-WRAPPER.
* Merge branch 'master' into stagingMarius Bakke2019-02-20
|\
| * gnu: xclock: Update to 1.0.8.Marius Bakke2019-02-20
| | | | | | | | | | * gnu/packages/xorg.scm (xclock): Update to 1.0.8. [home-page]: Set to source repository.
| * gnu: xvinfo: Update to 1.1.4.Marius Bakke2019-02-20
| | | | | | | | | | * gnu/packages/xorg.scm (xvinfo): Update to 1.1.4. [home-page]: Set to source repository.
| * gnu: xrdb: Update to 1.2.0.Marius Bakke2019-02-20
| | | | | | | | | | * gnu/packages/xorg.scm (xrdb): Update to 1.2.0. [home-page]: Set to source repository.
| * gnu: xlsatoms: Update to 1.1.3.Marius Bakke2019-02-20
| | | | | | | | | | * gnu/packages/xorg.scm (xlsatoms): Update to 1.1.3. [home-page]: Set to source repository.
| * gnu: xhost: Update to 1.0.8.Marius Bakke2019-02-20
| | | | | | | | | | * gnu/packages/xorg.scm (xhost): Update to 1.0.8. [home-page]: Set to source repository.
| * gnu: xev: Update to 1.2.3.Marius Bakke2019-02-20
| | | | | | | | | | * gnu/packages/xorg.scm (xev): Update to 1.2.3. [home-page]: Set to source repository.
| * gnu: xmodmap: Update to 1.0.10.Marius Bakke2019-02-20
| | | | | | | | | | | | | | | | * gnu/packages/patches/xmodmap-asprintf.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/xorg.scm (xmodmap): Update to 1.0.10. [source](patches): Remove. [home-page]: Set to source repository.
| * gnu: OpenSSL: Don't use NAME in source URI.Marius Bakke2019-02-20
| |
| * gnu: OpenSSL: Remove obsolete code.Marius Bakke2019-02-20
| | | | | | | | * gnu/packages/tls.scm (openssl-next)[arguments]: Remove GCC4 workaround.
| * gnu: emacs-evil-collection: Update to 20190220.Pierre Neidhardt2019-02-20
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20190220.
| * gnu: emacs-helm-eww: Update to 1.1.Pierre Neidhardt2019-02-20
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-helm-eww): Update to 1.1.
| * gnu: emacs-helm-slime: Update to 0.2.0.Pierre Neidhardt2019-02-20
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-helm-slime): Update to 0.2.0.
| * gnu: Add emacs-orgit.Pierre Neidhardt2019-02-20
| | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-orgit): New variable.
| * gnu: r-lava: Update to 1.6.5.Brett Gilio2019-02-20
| | | | | | | | | | | | * gnu/packages/cran.scm (r-lava): Update to 1.6.5. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| * gnu: Add micropython.Efraim Flashner2019-02-20
| | | | | | | | * gnu/packages/python.scm (micropython): New variable.
| * gnu: owncloud-client: Update to 2.5.3.11470.Efraim Flashner2019-02-20
| | | | | | | | * gnu/packages/sync.scm (owncloud-client): Update to 2.5.3.11470.
| * gnu: Don't use the store path in the .desktop file.Efraim Flashner2019-02-20
| | | | | | | | | | | | | | | | This fixes bug#30228. * gnu/packages/sync.scm (owncloud-client)[arguments]: Add a custom phase to substitute the executable name for the full path to the binary. Remove the 'patch-dot-desktop-files phase.
| * gnu: archivemount: Use HTTPS home page.Tobias Geerinckx-Rice2019-02-19
| | | | | | | | * * gnu/packages/linux.scm (archivemount)[source, home-page]: Use HTTPS.
| * gnu: archivemount: Update to 0.8.12.Tobias Geerinckx-Rice2019-02-19
| | | | | | | | * gnu/packages/linux.scm (archivemount): Update to 0.8.12.
| * gnu: kodi: Update to 18.1.Tobias Geerinckx-Rice2019-02-19
| | | | | | | | * gnu/packages/kodi.scm (kodi): Update to 18.1.
| * gnu: rng-tools: Update to 6.7.Tobias Geerinckx-Rice2019-02-19
| | | | | | | | | | | | * gnu/packages/linux.scm (rng-tools): Update to 6.7. [arguments]: Add ‘--without-pkcs11’ to #:configure-flags to avoid a new dependeny on libp11.
| * gnu: libtermkey: Update to 0.21.Tobias Geerinckx-Rice2019-02-19
| | | | | | | | * gnu/packages/terminals.scm (libtermkey): Update to 0.21.
| * gnu: libtermkey: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-02-19
| | | | | | | | * gnu/packages/terminals.scm (libtermkey)[source]: Hard-code NAME.
| * gnu: javacc: Don't use unstable tarball.Tobias Geerinckx-Rice2019-02-19
| | | | | | | | | | * gnu/packages/java.scm (javacc)[source]: Use GIT-FETCH and GIT-FILE-NAME.
| * gnu: javacc: Update to 7.0.4.Tobias Geerinckx-Rice2019-02-19
| | | | | | | | * gnu/packages/java.scm (javacc): Update to 7.0.4.
| * gnu: ocaml@4.01: Remove the package, affected by a CVE, and its dependentAndreas Enge2019-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | packages. This makes progress towards fixing <https://bugs.gnu.org/27462>. * gnu/packages/ocaml.scm (ocaml-4.01, ocaml4.01-findlib, ocaml4.01-ounit, ocaml4.01-camlzip, ocaml4.01-qtest, ocaml4.01-bisect, ocaml4.01-sqlite3, ocaml4.01-csv, ocaml4.01-xmlm, ocaml4.01-batteries, ocaml4.01-gsl): Remove variables. (ocaml-batteries, ocaml-bisect)[properties]: Remove ocaml4.01-variant. * gnu/packages/machine-learning.scm (ocaml4.01-mcl): Remove variable.
| * gnu: pplacer: Remove the package, which is affected by a CVE on ocaml@4.01.Andreas Enge2019-02-19
| | | | | | | | | | | | | | This makes progress towards fixing <https://bugs.gnu.org/27462>. * gnu/packages/bioinformatics.scm (pplacer, pplacer-scripts): Remove variables.
| * gnu: libgd: Fix CVE-2019-{6977,6978}.Leo Famulari2019-02-19
| | | | | | | | | | | | | | | | * gnu/packages/gd.scm (gd)[replacement]: New field. (gd/fixed): New variable. * gnu/packages/patches/gd-CVE-2019-6977.patch, gnu/packages/patches/gd-CVE-2019-6978.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them.
| * gnu: Add Magic-Wormhole.Leo Famulari2019-02-19
| | | | | | | | * gnu/packages/magic-wormhole.scm (magic-wormhole): New variable.
| * gnu: Add magic-wormhole-transit-relay.Leo Famulari2019-02-19
| | | | | | | | * gnu/packages/magic-wormhole.scm (magic-wormhole-transit-relay): New variable.
| * gnu: Add magic-wormhole-mailbox-server.Leo Famulari2019-02-19
| | | | | | | | | | * gnu/packages/magic-wormhole.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| * gnu: Add python-autobahn.Leo Famulari2019-02-19
| | | | | | | | * gnu/packages/python-web.scm (python-autobahn): New variable.
| * gnu: Add python-txtorcon.Leo Famulari2019-02-19
| | | | | | | | * gnu/packages/python-crypto.scm (python-txtorcon): New variable.
| * gnu: Add python-spake2.Leo Famulari2019-02-19
| | | | | | | | * gnu/packages/python-crypto.scm (python-spake2): New variable.
| * gnu: Add python-hkdf.Leo Famulari2019-02-19
| | | | | | | | * gnu/packages/python-crypto.scm (python-hkdf): New variable.
| * gnu: Add python-treq.Leo Famulari2019-02-19
| | | | | | | | * gnu/packages/python-web.scm (python-treq): New variable.
| * gnu: python-twisted: Update to 17.5.0Leo Famulari2019-02-19
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-twisted, python2-twisted): Update to 17.5.0. [propagated-inputs]: Add python-hyperlink.
| * gnu: Add python-hyperlink.Leo Famulari2019-02-19
| | | | | | | | * gnu/packages/python-web.scm (python-hyperlink): New variable.
| * gnu: Add python-txaio.Leo Famulari2019-02-19
| | | | | | | | * gnu/packages/python-xyz.scm (python-txaio): New variable.