#2223 closed defect (fixed)
NEW: gtk-xfce-engine-2.1.10
Reported by: | jc@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
gtk-xfce-engine-2.1.10
the portfile can be found here: INLINE
Description: Port of xfce engine to GTK+-2.0
Homepage: http://www.xfce.org/ Comments: this port needed to build XFCE X11 desktop enviroment 4.0.6
-- Portfile -- # $Id: Portfile,v 1.0 2004/08/11 18:03:11 jc Exp $
PortSystem 1.0 name gtk-xfce-engine version 2.1.10 categories devel maintainers jc@… description Port of xfce engine to GTK+-2.0 long_description ${description} homepage http://www.xfce.org/ master_sites http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-4.0.6/src/ checksums md5 116f33de9083a2c38b0943e5591baecb
depends_lib lib:libgtk.2:gtk2
configure {
system "cd ${build.dir}; ./configure --disable-debug --prefix=${prefix}"
}
Change History (1)
comment:1 Changed 20 years ago by olegb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
commited thanks