obconf ------------------------------------------ Openbox3 configuration utility. Runtime requirements: cygwin-1.5.21 or newer libintl3-0.14.5 libiconv2-1.9.2 libfreetype26-2.1 glib2-2.10.3 glib2-runtime-2.10.3 startup-notification-0.8 xorg-x11-base-6.9.99.901 xorg-x11-bin-*-6.9.99.901 xorg-x11-xwin-6.9.99.901 xorg-x11-etc-6.9.99.901 xorg-x11-f*-6.9.99.901 libxml2-2.6.26 libXft-2.1.6 libXft2-2.1.6 pango-1.8.1 libglade2-2.4.0 startup-notification-0.8 openbox-3.3 Build requirements: all the runtime + xorg-x11-devel-6.9.99.901 glib2-devel-2.10.3 libfreetype2-devel-2.1.9 libxml2-devel-2.6.26 libXft-devel-2.1.6 pango-devel-1.8.1 libfontconfig-devel-2.2.2 Canonical homepage: http://icculus.org/openbox/obconf/ Canonical download: http://icculus.org/openbox/obconf/obconf-1.6.tar.gz ------------------------------------ Build instructions: unpack obconf-1.6-EL-1.tar.bz2 if you use setup to install this src package, it will be unpacked under /usr/src automatically cd /usr/src/obconf-1.6 Then look below 'Port Notes' ------------------------------------------- Files included in the binary distro: usr |-- X11R6 | `-- bin | `-- obconf.exe |-- doc | `-- Cygwin | `-- obconf-1.6.README `-- share |-- locale | `-- fr | `-- LC_MESSAGES | `-- obconf.mo `-- obconf `-- obconf.glade ------------------ Port Notes: * Configure step: CXXFLAGS="-O4 -march=i686" CFLAGS="-O4 -march=i686" ./configure --prefix=/usr/X11R6 --disable-dependency-tracking--enable-fast-install --disable-libtool-lock --disable-session-management --with-gnu-ld --sysconfdir=/etc/X11 --datadir=/usr/share * Compile step: make cd po; make fr.gmo # why ? * Install step: make install-strip dist_desktop_DATA="" DESTDIR=/tmp/obconf rmdir /tmp/obconf/usr/share/applications /usr/bin/install -c -d /tmp/obconf/usr/doc/Cygwin /usr/bin/install -c -m 644 CYGWIN-PATCHES/obconf-1.6.README /tmp/obconf/usr/doc/Cygwin/obconf-1.6.README ----- version 1.6-EL-1 ----- Redone for obconf-1.6 - Updated for new themedir of openbox-3.3 Don't install .desktop file ----- version 1.5-EL-1 ----- First port of obconf-1.5 Patch includes: - added fr.po - added G_MODULE_EXPORT in src/handlers.c and -Wl,--export-dynamic in Makefile to have libglade find the handlers when reading the glade file - move locale in /usr/share - move themes in $(datadir)/themes Cygwin port maintained by: Eric LASSAUGE http://lassauge.free.fr/cygwin/