#2230 closed defect (fixed)
NEW: xfwm4-4.0.6
Reported by: | jc@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
xfwm4-4.0.6
the portfile can be found here: INLINE
Description: Next generation window manager for xfce
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 xfwm4 version 4.0.6 categories devel maintainers jc@… description Next generation window manager for xfce 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 911688ba221bc65e66e15bb87993edec
depends_lib lib:xfce-mcs-manager:xfce-mcs-manager 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.