Opened 20 years ago

Closed 20 years ago

Last modified 20 years ago

#2225 closed defect (fixed)

NEW: libxfce4util-4.0.6

Reported by: jc@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

libxfce4util-4.0.6

the portfile can be found here: INLINE

Description: Utility library for the XFce4 desktop environment

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 13:40:39 jc Exp $

PortSystem 1.0 name libxfce4util version 4.0.6 categories devel maintainers jc@… description Utility library for the XFce4 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 4945103c0bd36f53d108bc49b4994f80

depends_lib lib:libxfce4mcs-client.1:libxfce4mcs

configure {

system "cd ${build.dir}; ./configure --disable-debug --prefix=${prefix}"

}

Change History (2)

comment:1 Changed 20 years ago by olegb@…

dependson: 2224

there are deps issues with the xfce ports as descriped in 2224.

comment:2 Changed 20 years ago by olegb@…

Resolution: fixed
Status: newclosed

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)

Note: See TracTickets for help on using tickets.