wok-6.x diff openbox/receipt @ rev 14568
Up xorg-libXrender (0.9.8), xorg-libXrandr (1.4.1)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri May 24 12:00:25 2013 +0200 (2013-05-24) |
parents | 73641efed1cc |
children | 372dd84badab |
line diff
1.1 --- a/openbox/receipt Mon Apr 23 16:30:27 2012 +0200 1.2 +++ b/openbox/receipt Fri May 24 12:00:25 2013 +0200 1.3 @@ -4,7 +4,7 @@ 1.4 VERSION="3.5.0" 1.5 CATEGORY="x-window" 1.6 SHORT_DESC="Small-footprint and standard compliant Window Manager." 1.7 -SUGGESTED="obconf pcmanfm hsetroot slitaz-configs" 1.8 +SUGGESTED="obconf pcmanfm hsetroot" 1.9 MAINTAINER="pankso@slitaz.org" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://openbox.org/" 1.12 @@ -12,9 +12,9 @@ 1.13 TAGS="window-manager wm" 1.14 1.15 DEPENDS="startup-notification pango glib xorg-libX11 fontconfig freetype \ 1.16 -xorg-libXrandr xorg-libXft libxml2 imlib2 slitaz-configs" 1.17 +xorg-libXrandr xorg-libXft libxml2 slitaz-configs" 1.18 BUILD_DEPENDS="xorg-dev pango-dev glib-dev startup-notification-dev \ 1.19 -xorg-libXft-dev util-linux-uuid-dev libxml2-dev imlib2-dev" 1.20 +xorg-libXft-dev util-linux-uuid-dev libxml2-dev" 1.21 1.22 # Rules to configure and make the package. 1.23 compile_rules() 1.24 @@ -39,25 +39,25 @@ 1.25 cp -a $install/usr/bin $fs/usr 1.26 cp -a $install/usr/lib/*.so* $fs/usr/lib 1.27 cp -a $install/usr/lib/openbox $fs/usr/lib 1.28 - 1.29 + 1.30 # We dont have GNOME or KDE 1.31 rm $fs/usr/bin/openbox-gnome-session 1.32 rm $fs/usr/bin/openbox-kde-session 1.33 rm $fs/usr/bin/gnome-panel-control 1.34 rm $fs/usr/bin/gdm-control 1.35 chmod 0755 $fs/usr/bin/openbox-session 1.36 - 1.37 + 1.38 # Python XDG script --> openbox-python 1.39 rm -f $fs/usr/lib/openbox/openbox-xdg-autostart 1.40 patch -p1 $fs/usr/lib/openbox/openbox-autostart \ 1.41 -i $stuff/openbox-autostart.patch || exit 1 1.42 - 1.43 + 1.44 # Just Onyx Themes --> openbox-themes 1.45 cp -a $install/usr/share/themes/Onyx* $fs/usr/share/themes 1.46 - 1.47 + 1.48 # Xsessions 1.49 cp -a $stuff/xsessions $fs/usr/share 1.50 - 1.51 + 1.52 # Pipe menu. 1.53 cp $stuff/open-folder-menu.sh $fs/usr/lib/openbox 1.54