fbpanel ------------------------------------------ fbpanel is a lightweight, NETWM compliant desktop panel. It works with any NETWM compliant window manager Runtime requirements: cygwin-1.5.18 or newer libintl3-0.14 libiconv2-1.9.2 fontconfig-2.2.2 libfontconfig1-2.2.2 libfreetype26-2.1 glib2-2.4.7 glib2-runtime-2.4.7 gtk2-x11-2.4.11 gtk2-x11-runtime-2.4.11 pango-1.6.0 pango-runtime-1.6.0 atk-1.8.0 atk-runtime-1.8.0 xorg-x11-base-6.8.1.0 xorg-x11-bin-*-6.8.1.0 xorg-x11-xwin-6.8.1.0 xorg-x11-etc-6.8.1.0 xorg-x11-f*-6.8.1.0 Build requirements: all the runtime + xorg-x11-devel-6.8.1.0 glib2-devel-2.4.7 gtk2-x11-devel-2.4.11 pango-devel-1.6.0 atk-devel-1.8.0 libfontconfig-devel-2.2.2 Canonical homepage: http://fbpanel.sourceforge.net/ Canonical download: http://prdownloads.sourceforge.net/fbpanel/fbpanel-4.3.tgz?download ------------------------------------ Build instructions: unpack fbpanel-4.3-EL-2.tar.bz2 if you use setup to install this src package, it will be unpacked under /usr/src automatically cd /usr/src/fbpanel-4.3 Then look below 'Port Notes' ------------------------------------------- Files included in the binary distro: usr |-- X11R6 | |-- bin | | `-- fbpanel.exe | |-- man | | `-- man1 | | `-- fbpanel.1.gz | `-- share | `-- fbpanel | |-- cpu | |-- default | |-- images | | |-- Desktop2.png | | |-- Editor.png | | |-- Emacs.png | | |-- GNOME-Terminal.png | | |-- Menu.png | | |-- Networking.png | | |-- bottom-left.xpm | | |-- bottom-right.xpm | | |-- default.xpm | | |-- settings.png | | |-- top-left.xpm | | `-- top-right.xpm | `-- pager `-- share `-- locale `-- fr `-- LC_MESSAGES `-- fbpanel.mo ------------------ Port Notes: * Configure step: ./configure --prefix=/usr/X11R6 --cpu=on --nls * Compile step: make STATIC_PLUGINS=1 CFLAGS="-O4 -march=i686" # dynamic plugins not working for the moment * Install/packaging step: make install DESTDIR=/tmp/fbpanel STATIC_PLUGINS=1 strip /tmp/fbpanel/usr/X11R6/bin/fbpanel.exe /usr/bin/install -c -d /tmp/fbpanel/usr/doc/Cygwin /usr/bin/install -c -m 644 CYGWIN-PATCHES/fbpanel-4.3.README /tmp/fbpanel/usr/doc/Cygwin/fbpanel-4.3.README ----- version 4.3-EL-2 ----- Added i18n and french po file Modified Makefiles to deal with DESTDIR ----- version 4.3-EL-1 ----- Updated for fbpanel-4.3 (that took in account all my changes) Small correction still to be done in Makefile for STATIC_PLUGINS Finaly added the cpu plugin for cygwin + modifications to have a static cpu plugin + a cpu configuration file. ----- version 4.2-EL-1 ----- Updated for fbpanel-4.2 Still did a lot of changes to have working Makefile with STATIC option and try to add CYGWIN specific stuff Modified deskno plugin again to have bold numbers ----- version 4.1-EL-1 ----- Updated for fbpanel-4.1 (everything is in the allready applied patch file): - cygwin ifdefs - corrected deskno plugin and its integration in static fbpanel ----- version 3.17-EL-1 ----- Updated for fbpanel-3.17: lots of changes mainly trying to get the plugin system working (see the included patch file) - all Makefiles - dll suffix - (gave up with the plugins) Added this README file ----- version 3.12-EL-1 ----- First port of fbpanel Cygwin port maintained by: Eric LASSAUGE http://lassauge.free.fr/cygwin/