a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 22887 2007-03-17 21:33:56Z rhwood@macports.org $
PortSystem 1.0
name eel
version 2.18.0.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 rhwood@macports.org openmaintainer@macports.org
categories gnome
platforms darwin
homepage http://www.gnome.org/
master_sites gnome:sources/eel/2.18/
checksums md5 dd06a56773af79e4292e63c6bcca9449 \
sha1 61d3119890071f0e23b791ce279aac5eed4a40b5 \
rmd160 9f2342dceb083bdee9e0d911a7426ed7c54598b8
depends_lib \
port:Xft2 lib:libcairo:cairo lib:libexpat:expat port:fontconfig \
port:freetype lib:libjpeg:jpeg lib:libiconv:libiconv lib:libpng:libpng \
port:p5-xml-parser bin:perl:perl5.8 port:xrender port:zlib \
lib:libtiff:tiff port:popt port:startup-notification port:pkgconfig \
port:pango port:libxml2 port:libxslt bin:orbit-idl-2:orbit2 \
port:esound port:audiofile port:glib2 port:gettext port:atk port:gconf \
port:gnome-doc-utils port:gnome-keyring port:gnome-vfs port:gnome-vfs \
port:gtk2 port:libart_lgpl port:libbonobo port:libbonoboui \
port:libgnome port:libgnomecanvas port:libgnomeui port:gail \
port:gnome-desktop port:gnome-menus port:libglade2 port:render \
port:dbus \
port:dbus-glib
use_bzip2 yes
configure.args --mandir=${prefix}/share/man --enable-static=no
configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include"