nixpkgs/pkgs
Peter Simons 12e7407abe libgnomeprint: updated to version 2.18.8
I made this update hoping that it would fix the build errors with CUPS 1.5.x,
but unfortunately the new version still fails to compile:

  gnome-print-cups-transport.c:59:2: error: expected specifier-qualifier-list before 'FILE'
  gnome-print-cups-transport.c: In function 'gp_transport_cups_init':
  gnome-print-cups-transport.c:128:11: error: 'GPTransportCups' has no member named 'file'
  gnome-print-cups-transport.c: In function 'gp_transport_cups_finalize':
  gnome-print-cups-transport.c:140:15: error: 'GPTransportCups' has no member named 'file'
  gnome-print-cups-transport.c: In function 'gp_transport_cups_open':
  gnome-print-cups-transport.c:194:11: error: 'GPTransportCups' has no member named 'file'
  gnome-print-cups-transport.c:196:15: error: 'GPTransportCups' has no member named 'file'
  gnome-print-cups-transport.c: In function 'gp_transport_cups_close':
  gnome-print-cups-transport.c:238:2: error: 'GPTransportCups' has no member named 'file'
  gnome-print-cups-transport.c:241:23: error: 'GPTransportCups' has no member named 'file'
  gnome-print-cups-transport.c:245:11: error: 'GPTransportCups' has no member named 'file'
  gnome-print-cups-transport.c: In function 'gp_transport_cups_write':
  gnome-print-cups-transport.c:270:2: error: 'GPTransportCups' has no member named 'file'
  gnome-print-cups-transport.c:276:13: warning: incompatible implicit declaration of built-in function 'fwrite'
  gnome-print-cups-transport.c:276:57: error: 'GPTransportCups' has no member named 'file'
  make[4]: *** [gnome-print-cups-transport.lo] Error 1

I commit the update anyway, because (a) I feel that having the latest version
probably can't hurt and (b) the old expression had an incorrect name attribute,
which is now fixed.

svn path=/nixpkgs/trunk/; revision=29281
2011-09-14 17:35:26 +00:00
..
applications made myself a maintainer of kadu 2011-09-13 20:54:02 +00:00
build-support Transitive library dependencies are now propagated 2011-09-13 21:07:08 +00:00
data * Latest CA certificate bundle, now without DigiNotar certificate. 2011-09-14 11:59:18 +00:00
desktops libgnomeprint: updated to version 2.18.8 2011-09-14 17:35:26 +00:00
development haskell-yesod: updated to version 0.9.2.2 2011-09-14 17:13:34 +00:00
games made myself a maintainer of crack-attack + cosmetics (removed trailing whitespaces from the file) 2011-09-13 20:49:45 +00:00
lib added myself to the maintainers list 2011-09-13 20:46:41 +00:00
misc Upgrading cups to 1.5.0 2011-09-13 13:57:46 +00:00
os-specific pmutils: PATH+=${dbus_tools}/bin, fix /sbin/hwclock 2011-09-14 04:06:43 +00:00
servers * Zabbix updated to 1.8.7. 2011-09-09 09:39:43 +00:00
shells bash: install extensive completion library in the interactive version 2011-09-13 17:50:03 +00:00
stdenv * Typo. 2011-07-01 09:50:34 +00:00
test
tools nm-applet-0.9.0 2011-09-14 16:52:06 +00:00
top-level Add NetworkManager-pptp 2011-09-14 15:50:14 +00:00