gtk-engines stable port information

Package: gtk-engines
Version: 0.12
Revision: 5
Depends: libjpeg-shlibs, libtiff-shlibs, netpbm-shlibs, glib-shlibs, giflib-shlibs, imlib-shlibs, gtk+-shlibs, libgettext3-shlibs, x11
BuildDepends: libjpeg, libtiff, netpbm, glib, giflib, imlib, gtk+, libgettext3-dev, gettext-bin, gettext-tools, x11-dev
Source: gnome
Source-MD5: c867d1ebd6dbea355765d689a11330ec
PatchScript: <<
sed -i.bak -e 's/Mach-O dynamically linked shared library/dynamically linked shared library/g' ltconfig ltmain.sh
<<
UpdateConfigGuess: true
UpdateLibtool: true
DocFiles: AUTHORS ChangeLog COPYING README
License: GPL
Description: Theme plugins for Gtk
DescDetail: <<
Install this package to use themes with Gtk. Theme engines are loaded
by Gtk at runtime. This package contains the metal, notif, redmond95
and pixmap engines, each with an associated default theme.
<<
DescPort: <<
Uses autoconf and libtool - the usual fixes.

Using themes can crash some GNOME apps. This includes the panel, which
is automatically restarted (only to crash again). As a last resort,
rename or remove the .gtkrc file in your home directory.

Uses UpdateConfigGuess/UpdateLibtool, which may still be
newer than the files in the source package.

Libtool is further updated to not break on the output
of 'file' on a 64-bit dylib. Note that it still uses
-undefined dynamic_lookup.
<<
Maintainer: The Gnome Core Team