Re: sawfish broken unstable dist
>>>> "PT" == Peter Teichman <peter@ximian.com> writes:
[...]
>> Don't mix up Helix and Debian.
PT> This reminds me. There is a discrepancy between the dependency
PT> behavior of the Helix and Debian sawfish packages.
PT> Sawfish now looks for the GNOME libraries at runtime, and dlopens them
PT> if found. As a result, even a binary built with gnome support doesn't
PT> actively link against any GNOME libraries.
PT> For the Helix packages, I got rid of the separate configure and build
PT> step for the sawfish-gnome package. Sawfish is built and installed
PT> only once, and the sawfish-gnome package just contains the things
PT> needed for gnomecc:
PT> usr/bin/sawfish-capplet
PT> usr/share/gnome
PT> usr/share/control-center
PT> Then sawfish-gnome doesn't conflict with sawfish. You may want to
PT> consider doing this for the Debian packages.
No, because since the 0.30.3 release I build two completely different release
of sawfish (see below).
Christian
I build sawfish-gnome with :
./configure --prefix=/usr --with-readline --enable-gnome
--libexecdir=/usr/lib $(ARCH) --enable-gnome-widgets
Installed-Size: 2725
Depends: gdk-imlib1 (>= 1.9.8.1-1), imlib1 (>= 1.9.8.1-1), libart2 (>= 1.2.8-3), libaudiofile0, libc6 (>= 2.1.97), libcapplet0 (>= 1:1.2.2-7), libdb2, libesd0 (>= 0.2.20) | libesd-alsa0 (>= 0.2.20), libglib1.2 (>= 1.2.0), libgmp3, libgnome32 (>= 1.2.8-3), libgnomesupport0 (>= 1.2.8-3), libgnomeui32 (>= 1.2.8-3), libgnorba27 (>= 1.2.8-3), libgtk1.2 (>= 1.2.8-3), libjpeg62, liborbit0 (>= 0.5.0), libpng2, librep9 (>= 0.13.3-1), libtiff3g, libungif4g (>= 4.1-1), xlibs (>= 4.0.1-11), zlib1g (>= 1:1.1.3), gnome-control-center (>= 1.2.1-1), rep-gtk-gnome (>= 0.15-1)
Abd sawfish with :
./configure --prefix=/usr --with-readline --disable-gnome
--libexecdir=/usr/lib $(ARCH) --disable-themer --disable-gnome-widgets
--disable-capplet
Installed-Size: 2539
Depends: imlib1 (>= 1.9.8.1-1), libaudiofile0, libc6 (>= 2.1.97), libesd0 (>= 0.2.20) | libesd-alsa0 (>= 0.2.20), libglib1.2 (>= 1.2.0), libgmp3, libgtk1.2 (>= 1.2.8-3), libjpeg62, libpng2, librep9 (>= 0.13.3-1), libtiff3g, libungif4g (>= 4.1-1), xlibs (>= 4.0.1-11), zlib1g (>= 1:1.1.3), rep-gtk (>= 0.15-1)
Suggests: menu (>= 1.5)
Reply to: