# $Id: Portfile 38750 2008-07-30 07:07:11Z ryandesign@macports.org $ PortSystem 1.0 name eel version 2.22.1 description Generally useful classes and extensions to GNOME long_description The eel library contains a number of generally \ useful classes and functions. Many of them are \ extensions to things in glib, gtk, gnome-libs, \ and other widely-used GNOME platform libraries. \ The long term plan is to move much of this into \ the platform libraries themselves. maintainers nomaintainer categories gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/eel/[join [lrange [split ${version} .] 0 1] .]/ checksums md5 dd393ad7de2e230a7604af9560140920 \ sha1 a0180db9f175d7a316fcdb054bec3ca098607bef \ rmd160 fc7f1516d39fa535c036f9e46b2523e117d9eefc depends_lib \ port:gnome-vfs \ port:libgnomeui \ port:gail \ path:${prefix}/lib/pkgconfig/pango.pc:pango \ port:librsvg \ port:gnome-desktop \ port:gnome-menus \ port:gnome-keyring use_bzip2 yes configure.args --mandir=${prefix}/share/man --enable-static=no configure.cppflags-append "-L${prefix}/lib"