the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: crow
Version: 2.17.1
Revision: 1002
Depends: atk1-shlibs (>= 1.28.0-2), cairo-shlibs (>= 1.8.10-1), cairomm1-shlibs (>= 1.8.4-1), dbus-glib1.2-shlibs (>= 0.84-1), dbus1.3-shlibs (>= 1.2.16-101), fontconfig2-shlibs (>= 2.8.0-4), freetype219-shlibs (>= 2.3.12-1), glib2-shlibs (>= 2.22.4-2), glibmm2.4-shlibs (>= 2.22.2-1), glitz-shlibs (>= 0.5.6-3), gtk+2-shlibs (>= 2.18.9-4), gtkmm2.4-shlibs (>= 2.18.2-1), guiloader++-shlibs (>= 2.17.0-1002), guiloader-shlibs (>= 2.17.0-2), libgettext8-shlibs (>= 0.17-19), libpng3-shlibs (>= 1:1.2.43-3), libsigc++2-shlibs (>= 2.2.7-1001), pango1-xft2-ft219-shlibs (>= 1.24.5-7), pangomm1.4.1-shlibs (>= 2.26.1-1), pixman-shlibs (>= 0.16.6-1), x11, x11-shlibs
BuildDepends: pkgconfig, gettext-tools, atk1 (>= 1.28.0-2), cairo (>= 1.8.10-1), cairomm1 (>= 1.8.4-1), dbus-glib1.2-dev (>= 0.84-1), dbus1.3-dev (>= 1.2.16-101), fontconfig2-dev (>= 2.8.0-4), freetype219 (>= 2.3.12-1), glib2-dev (>= 2.22.4-2), glibmm2.4-dev (>= 2.22.2-1), glitz (>= 0.5.6-3), gtk+2-dev (>= 2.18.9-4), gtkmm2.4-gtk-dev (>= 2.18.2-1), guiloader++ (>= 2.17.0-1002), guiloader (>= 2.17.0-2), libgettext8-dev (>= 0.17-19), libpng3 (>= 1:1.2.43-3), libsigc++2 (>= 2.2.7-1001), pango1-xft2-ft219-dev (>= 1.24.5-7), pangomm1.4.1 (>= 2.26.1-1), pixman (>= 0.16.6-1), x11-dev, fink (>= 0.28.0)
Source: http://nothing-personal.googlecode.com/files/%n-%v.tar.bz2
Source-MD5: f85b53806bd6abb6ac30ea8018dab010
SetCXXFLAGS: -Os
ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking
InstallScript: make install DESTDIR=%d
DocFiles: ABOUT-NLS
Shlibs: !%p/lib/libcrow-2.17.0.dylib
License: BSD
GCC: 4.0
Homepage: http://crow-designer.sourceforge.net
Maintainer: Jack Fink
Description: GTK+2 visual GUI editor
DescDetail: <<
The Crow Designer is a visual editor for building graphical user
interfaces. Interfaces are saved in files of the GuiXml format and
may be involved in applications by means of the GuiLoader
library. During editing, the following instruments are available to a
user: a palette of GUI controls, an object tree, an editor canvas and
a hierarchical property explorer. The property explorer gives a
possibility to work with nested objects and arrays as well as with
several selected objects simultaneously. The designer uses "widgets"
of the GTK+ library as a GUI control kit.
<<