Commit graph

18 commits

Author SHA1 Message Date
Thomas Tuegel 160bf21b3a librsvg: multiple outputs 2016-04-25 19:04:24 -05:00
Vladimír Čunát cba6641623 cairo, pango: fix some string references 2015-10-13 20:18:51 +02:00
Tuomas Tynkkynen 54dcadad6c librsvg: Reference correct output of gdk_pixbuf 2015-10-03 14:08:54 +02:00
Eelco Dolstra d7e97e07a3 librsvg: Disable GTK+ 3 dependency
GTK+ 2 is still our default, so packages should generally not depend
on GTK+ 3. For instance, this causes Emacs to depend on both GTK+ 2
and 3, which is obviously a bad thing.

Issue #8990.
2015-07-26 12:00:43 +02:00
Luca Bruno 4982143324 gdkpixbuf: simplify setup hook, don't create per-package loaders.cache 2015-06-15 09:57:05 +02:00
Spencer Whitt d68a0554b6 librsvg: Fix libintl undefined symbols on Darwin 2015-04-01 16:57:40 -04:00
William A. Kennington III 1f82542fcb librsvg: 2.36.4 -> 2.40.9 2015-03-27 15:36:26 -07:00
Vladimír Čunát 63481f1b4b librsvg: comment on why the version isn't updated 2013-11-18 20:51:06 +01:00
Jonas Hoersch 11b2added0 librsvg: move cairo dependency into propagatedBuildInputs
the pkgconfig description file of librsvg states cairo as a build requirement.
and with cairo being propagated, vlc now picks up librsvg as available.
2013-09-16 07:08:42 +02:00
Jason \"Don\" O'Conal 9767a725cc djvulibre: fix build on darwin (close #931) 2013-09-14 15:21:35 +02:00
Vladimír Čunát 2c700f3b4a librsvg: drop gtk2 dep. by default, add optional gtk3 dep.
Tried to build some affected packages, seems OK.
2013-02-21 21:33:49 +01:00
Vladimír Čunát 0d72174dbd Merge branch stdenv-updates into x-updates
x-updates is supposed to merge after stdenv-updates, so let's test it

Conflicts:
	pkgs/development/libraries/gtk+/2.x.nix (both updated, taking newer)
	pkgs/development/libraries/mesa/default.nix (taking nativeBuildInputs)
2013-02-21 12:43:00 +01:00
Vladimír Čunát 57248e25e6 librsvg: major update 2013-01-29 15:15:08 +01:00
Eelco Dolstra ab3eeabfed Rename buildNativeInputs -> nativeBuildInputs
Likewise for propagatedBuildNativeInputs, etc.  "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Cillian de Róiste 7c9eebf446 Enable pixbuf-loader
for gtk to be able to use the pixbuf-loader for svg files it needs to be enabled, and a loaders.cache needs to be created.
2012-11-11 18:02:27 +01:00
Yury G. Kudryashov b0dbd38ea6 Move libcroco and librsvg to top-level
svn path=/nixpkgs/trunk/; revision=32933
2012-03-08 22:57:05 +00:00
Eelco Dolstra eca684a44b * Gnome 2.22.1.
* Moved some of the Gnome package Nix expressions into
  pkgs/desktops/gnome/default.nix - no need to have them in separate
  files.  This way the code is much shorter.  Still to be done for all
  the other Gnome packages.
* Glib 2.16.3.

svn path=/nixpkgs/branches/stdenv-updates/; revision=11855
2008-05-20 14:25:09 +00:00
Wouter den Breejen 5200276c3b nixpkgs dir: nvidia and libsrvg
svn path=/nixpkgs/trunk/; revision=8785
2007-05-28 14:10:46 +00:00