[35537] trunk/dports/gnome/eel/Portfile
gui_dos at macports.org
gui_dos at macports.org
Sat Mar 29 14:42:16 PDT 2008
Revision: 35537
http://trac.macosforge.org/projects/macports/changeset/35537
Author: gui_dos at macports.org
Date: 2008-03-29 14:42:13 -0700 (Sat, 29 Mar 2008)
Log Message:
-----------
eel:
* Update to 2.22.0
* Simplify the dependency list
Modified Paths:
--------------
trunk/dports/gnome/eel/Portfile
Modified: trunk/dports/gnome/eel/Portfile
===================================================================
--- trunk/dports/gnome/eel/Portfile 2008-03-29 21:26:06 UTC (rev 35536)
+++ trunk/dports/gnome/eel/Portfile 2008-03-29 21:42:13 UTC (rev 35537)
@@ -3,8 +3,7 @@
PortSystem 1.0
name eel
-version 2.20.0
-revision 1
+version 2.22.0
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 \
@@ -17,33 +16,21 @@
platforms darwin
homepage http://www.gnome.org/
master_sites gnome:sources/eel/[join [lrange [split ${version} .] 0 1] .]/
-checksums md5 691734dc1078e05e726b4f5b8646dadf \
- sha1 642348e57d02aba46a8f84240745b91577f3e4aa \
- rmd160 1b608e17b60f7949eb8b6ad8f77b9c7f73d93f5e
+checksums md5 cd0db25194c154f07c39b45ca5943999 \
+ sha1 6ab0ecd1349f48013cec6158a78da5fa6aa2a2f9 \
+ rmd160 43cf928005d7e176c91b32f9169642e53e1ab78f
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
+ port:gnome-vfs \
+ port:libgnomeui \
+ port:gail \
+ port:pango \
+ port:librsvg \
+ port:gnome-desktop \
+ port:gnome-menus \
+ port:gnome-keyring
use_bzip2 yes
-post-patch {
- reinplace -E "/DISABLE_DEPRECATED/d" \
- "${worksrcpath}/eel/Makefile.am" \
- "${worksrcpath}/eel/Makefile.in" \
- "${worksrcpath}/test/Makefile.am" \
- "${worksrcpath}/test/Makefile.in"
-}
-
configure.args --mandir=${prefix}/share/man --enable-static=no
configure.cppflags-append "-L${prefix}/lib"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080329/ba069af0/attachment.html
More information about the macports-changes
mailing list