Package: geramik
Version: 0.24
Revision: 1
Maintainer: Benjamin Reed <geramik@fink.racoonfink.com>
BuildDepends: gtk+, gtk+2, gtk+2-dev, pkgconfig, imlib
Depends: gtk+-shlibs, gtk+2-shlibs

CustomMirror: <<
  nam-US: http://www.kde-look.org/content/files
  nam-US: http://ranger.befunk.com/fink
  nam-US: http://astrange.ithinksw.net/ranger-fink
  nam-CA: http://www.southofheaven.net/befunk
<<
Source: mirror:custom:3952-Geramik-%v.tar.gz
Source-MD5: f632116374c07a6f1e566442f6705533
SourceDirectory: Geramik-%v
Patch: %f.patch
DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
Description: Port of the KDE "Keramik" widget style to GTK+ and GTK+2
License: GPL
Homepage: http://www.kde-look.org/content/show.php?content=3952
DescUsage: <<
To use Geramik, you need to modify your GTK resource files.

For GTK 1.x, add the following line to your ~/.gtkrc file, or
create it if it doesn't exist:

  include "/sw/share/themes/Geramik/gtk/gtkrc"

For GTK 2.x, do the same, but with ~/.gtkrc-2.0 like so:

  include "/sw/share/themes/Geramik/gtk-2.0/gtkrc"
<<