Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 14520e7b4b621bd8ecd53137789364f043c72e33
      
https://github.com/NixOS/nixpkgs/commit/14520e7b4b621bd8ecd53137789364f043c72e33
  Author: Samuel Dionne-Riel <sam...@dionne-riel.com>
  Date:   2017-05-14 (Sun, 14 May 2017)

  Changed paths:
    M pkgs/applications/window-managers/awesome/default.nix

  Log Message:
  -----------
  awesome: Allows awesome to load svg images.

Awesome can load SVG images, just like it can do PNG, through gdk.

The support for SVG images through GDK needs librvsg.

This commits adds the plumbing necessary in the wrapper that makes
awesome be able to load SVG images.

Without this, awesome will not load SVG images. The related error message is:

 > Couldn't recognize the image file format for file

Which comes from gdk.


  Commit: 682ee957a7036088e9ec7f8d8b5cfa4193be01c3
      
https://github.com/NixOS/nixpkgs/commit/682ee957a7036088e9ec7f8d8b5cfa4193be01c3
  Author: Jörg Thalheim <mi...@users.noreply.github.com>
  Date:   2017-05-14 (Sun, 14 May 2017)

  Changed paths:
    M pkgs/applications/window-managers/awesome/default.nix

  Log Message:
  -----------
  Merge pull request #25787 from samueldr/fix/awesome-read-svg

awesome: Allows awesome to load svg images.


Compare: https://github.com/NixOS/nixpkgs/compare/3d79d8c28b3f...682ee957a703
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to