gdk-pixbuf: rename from gdk_pixbuf

This commit is contained in:
worldofpeace
2019-07-22 18:50:57 -04:00
parent 23a3256ee1
commit b1bc0645ea
246 changed files with 581 additions and 581 deletions
@@ -1,5 +1,5 @@
{ stdenv, fetchurl, makeWrapper, makeDesktopItem
, atk, cairo, gdk_pixbuf, glib, gnome2, gtk2, libGLU_combined, pango, xorg
, atk, cairo, gdk-pixbuf, glib, gnome2, gtk2, libGLU_combined, pango, xorg
, lsb-release, freetype, fontconfig, pangox_compat, polkit, polkit_gnome }:
let
@@ -35,7 +35,7 @@ in stdenv.mkDerivation rec {
};
buildInputs = [
atk cairo gdk_pixbuf glib gtk2 stdenv.cc.cc pango
atk cairo gdk-pixbuf glib gtk2 stdenv.cc.cc pango
gnome2.gtkglext libGLU_combined freetype fontconfig
pangox_compat polkit polkit_gnome
] ++ (with xorg; [
@@ -12,7 +12,7 @@
, glib
, gtk2
, atk
, gdk_pixbuf
, gdk-pixbuf
, cairo
, pango
, gnome3
@@ -100,14 +100,14 @@ let
busybox
file
gtk2
gdk_pixbuf
gdk-pixbuf
];
libPath = stdenv.lib.makeLibraryPath [
glib
gtk2
atk
gdk_pixbuf
gdk-pixbuf
cairo
pango
gnome3.dconf
@@ -12,7 +12,7 @@
, glib
, gtk2
, atk
, gdk_pixbuf
, gdk-pixbuf
, cairo
, pango
, gnome3
@@ -100,14 +100,14 @@ let
busybox
file
gtk2
gdk_pixbuf
gdk-pixbuf
];
libPath = stdenv.lib.makeLibraryPath [
glib
gtk2
atk
gdk_pixbuf
gdk-pixbuf
cairo
pango
gnome3.dconf