Opened 20 years ago
Closed 20 years ago
#2224 closed defect (fixed)
NEW: libxfce4mcs-4.0.6
Reported by: | jc@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
libxfce4mcs-4.0.6
the portfile can be found here: INLINE
Description: multi-channel settings management support 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 13:22:29 jc Exp $
PortSystem 1.0 name libxfce4mcs version 4.0.6 categories devel maintainers jc@… description multi-channel settings management support 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 ebbe2f4934d79c596d2a48c0cbf6ed33
configure {
system "cd ${build.dir}; ./configure --disable-debug --prefix=${prefix}"
}
Change History (10)
comment:1 Changed 20 years ago by olegb@…
comment:2 Changed 20 years ago by olegb@…
blocked: | → 2225 |
---|
comment:3 Changed 20 years ago by olegb@…
blocked: | → 2226 |
---|
comment:4 Changed 20 years ago by olegb@…
blocked: | → 2227 |
---|
comment:5 Changed 20 years ago by olegb@…
blocked: | → 2228 |
---|
comment:6 Changed 20 years ago by olegb@…
blocked: | → 2229 |
---|
comment:7 Changed 20 years ago by olegb@…
blocked: | → 2230 |
---|
comment:8 Changed 20 years ago by olegb@…
blocked: | → 2231 |
---|
comment:9 Changed 20 years ago by olegb@…
blocked: | → 2232 |
---|
comment:10 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)
when configuring i get - and libxfce4util depends on this port ??:
configure: error: Library requirements (libxfce4util-1.0 >= 4.0.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. Error: Target com.apple.configure returned: shell command "cd /Volumes/Source/darwinports/dports/devel/libxfce4mcs/work/libxfce4mcs-4.0.6; ./configure --disable-debug --prefix=/opt/local" returned error 1 Command output: checking dynamic linker characteristics... darwin7.5.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for main in -lX11... yes checking for SmcSaveYourselfDone in -lSM... yes checking for pkg-config... /opt/local/bin/pkg-config checking for libxfce4util-1.0 >= 4.0.0... Package libxfce4util-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libxfce4util-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libxfce4util-1.0' found
configure: error: Library requirements (libxfce4util-1.0 >= 4.0.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
Warning: the following items did not execute (for libxfce4mcs): com.apple.build com.apple.configure