wok-6.x diff openbox-imlib2/receipt @ rev 22612
updated codeblocks again (10.05 -> 17.12)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jan 10 13:36:24 2020 +0100 (2020-01-10) |
parents | b1b4124be3fb |
children | b9659e3c2111 |
line diff
1.1 --- a/openbox-imlib2/receipt Fri Feb 17 07:56:36 2017 +0100 1.2 +++ b/openbox-imlib2/receipt Fri Jan 10 13:36:24 2020 +0100 1.3 @@ -5,7 +5,6 @@ 1.4 SOURCE="openbox" 1.5 CATEGORY="x-window" 1.6 SHORT_DESC="Small-footprint and standard compliant Window Manager (Allow icons in menus)." 1.7 -SUGGESTED="obconf pcmanfm hsetroot" 1.8 MAINTAINER="pankso@slitaz.org" 1.9 LICENSE="GPL2" 1.10 TARBALL="$SOURCE-$VERSION.tar.gz" 1.11 @@ -14,6 +13,7 @@ 1.12 TAGS="window-manager" 1.13 PROVIDE="openbox" 1.14 1.15 +SUGGESTED="obconf spacefm pcmanfm hsetroot wbar2 conky" 1.16 DEPENDS="startup-notification pango glib xorg-libX11 fontconfig freetype \ 1.17 xorg-libXrandr xorg-libXft xorg-libXinerama xorg-libXcursor libxml2 imlib2 \ 1.18 slitaz-configs" 1.19 @@ -23,8 +23,8 @@ 1.20 # Rules to configure and make the package. 1.21 compile_rules() 1.22 { 1.23 - cd $src 1.24 chmod +x install-sh 1.25 + patch -p1 < ${stuff}/openbox-rounded.patch || exit 1 1.26 ./configure \ 1.27 --prefix=/usr \ 1.28 --sysconfdir=/etc \