#2229 closed defect (fixed)
NEW: xfdesktop-4.0.6
Reported by: | jc@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
xfdesktop-4.0.6
the portfile can be found here: INLINE
Description: xfdesktop contain a desktop manager for the XFce Desktop
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:12:03 jc Exp $
PortSystem 1.0 name xfdesktop version 4.0.6 categories devel maintainers jc@… description xfdesktop contain a desktop manager for the XFce Desktop Environment 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 8f7a87ada82eaa60fb37998553787002
depends_lib lib:libxfcegui4:libxfcegui4
configure {
system "cd ${build.dir}; ./configure --disable-debug --prefix=${prefix}"
}
Change History (2)
comment:1 Changed 20 years ago by olegb@…
dependson: | → 2224 |
---|
comment:2 Changed 20 years ago by olegb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
thanks john!
i donw the following:
1) fixed some of the dependencies (check the commitlog), 2) changed your default configure target to use configure.args instead 3) changed the maintainer email to match you bugzilla one. 4) fixed the xfce with empthy checksum and a ui_msg to the user
thanks !!
(this fixors the xfce ports)
there are deps issues with the xfce ports as descriped in 2224.