the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: xfce4-systray
Version: 4.2.3
Revision: 1004
Source: mirror:custom:%n-%v.tar.gz
CustomMirror: <<
eur-de: http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-4.2.3.2/src/
nam-US: http://www.xfce.org/archive/xfce-4.2.3.2/src/
eur-de: http://public.fh-wolfenbuettel.de/~luedickj/xfce4/xfce-4.2.3.2/src/
<<
Source-MD5: e55fbdecbee9b414c703d47988c5135c
BuildDepends: glitz, expat1, libpng3, cairo (>= 1.6-1), fontconfig2-dev (>= 2.4.1-1), freetype219 (>= 2.3.5-1), xft2-dev, atk1 (>= 1.20.0-1), libxfcegui44-dev (>= 4.2.3-1004), libxfce4util2-dev (>= 4.2.3.2-1002), gtk+2-dev (>= 2.12.0-1), pango1-xft2-ft219-dev (>= 1.18.4-4), pixman (>= 0.10.0-1), glib2-dev (>= 2.14.0-1), pkgconfig (>= 0.21-1), libgettext3-dev, gettext-tools, libiconv-dev, dbh-dev (>= 1.0.24), libxml2 (>= 2.6.30-1), x11-dev, startup-notification-dev (>= 0.8-1), libxfce4mcs3-dev (>= 4.2.3-1001), xfce4-panel, fink (>= 0.24.12-1)
Depends: libxfce4mcs3-shlibs (>= 4.2.3-1001), libxfcegui44-shlibs (>= 4.2.3-1004), libxfce4util2-shlibs (>= 4.2.3.2-1002), gtk+2-shlibs (>= 2.12.0-1), atk1-shlibs (>= 1.20.0-1), pango1-xft2-ft219-shlibs (>= 1.18.4-4), glib2-shlibs (>= 2.14.0-1), libiconv, gtk-xfce-engine (>= 2.2), xfce4-panel
PatchFile: %n.patch
PatchFile-MD5: ab82b16166a50f064c8f2d432b299818
ConfigureParams: --mandir='%p/share/man' --infodir='%p/share/info' --with-x --with-data-dir='%p/share/xfce4' --with-conf-dir='%p/etc/xfce4' --enable-shared --enable-static --disable-debug --enable-final --disable-dependency-tracking PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH" FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
NoSetCPPFLAGS: true
SetCPPFLAGS: -I%p/lib/pango-ft219/include/pango-1.0 -I%p/lib/pango-ft219/include -I%p/lib/freetype219/include/freetype2 -I%p/lib/freetype219/include -I%p/lib/fontconfig2/include -I%p/include
NoSetLDFLAGS: true
SetLDFLAGS: -L%p/lib/pango-ft219/lib -L%p/lib/freetype219/lib -L%p/lib/fontconfig2/lib
SetLIBS: -L%p/lib
SetCFLAGS: -Os
SetCXXFLAGS: -Os
Description: The Xfce4 system tray
License: GPL
Maintainer: Todd Heidesch
Homepage: http://www.xfce.org
diff -ruN xfce4-systray-4.2.0/configure xfce4-systray-4.2.0-mod/configure
--- xfce4-systray-4.2.0/configure Sun Jan 2 06:51:14 2005
+++ xfce4-systray-4.2.0-mod/configure Thu Jan 20 13:04:05 2005
@@ -3889,11 +3889,11 @@
if test "`uname | grep \"CYGWIN\"`" != ""; then
- HAVE_CYGWIN_TRUE=
- HAVE_CYGWIN_FALSE='#'
-else
HAVE_CYGWIN_TRUE='#'
HAVE_CYGWIN_FALSE=
+else
+ HAVE_CYGWIN_TRUE=
+ HAVE_CYGWIN_FALSE='#'
fi
diff -ruN xfce4-systray-4.2.0/panel-plugin/Makefile.in xfce4-systray-4.2.0-mod/panel-plugin/Makefile.in
--- xfce4-systray-4.2.0/panel-plugin/Makefile.in Wed Dec 22 15:03:32 2004
+++ xfce4-systray-4.2.0-mod/panel-plugin/Makefile.in Thu Jan 20 13:04:29 2005
@@ -38,9 +38,9 @@
POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
-@HAVE_CYGWIN_TRUE@am__append_1 = \
-@HAVE_CYGWIN_TRUE@ -no-undefined \
-@HAVE_CYGWIN_TRUE@ -export-symbols $(datadir)/xfce4/devel/panel.def
+@HAVE_CYGWIN_FALSE@am__append_1 = \
+@HAVE_CYGWIN_FALSE@ -no-undefined \
+@HAVE_CYGWIN_FALSE@ -export-symbols $(datadir)/xfce4/devel/panel.def
subdir = panel-plugin
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in