wok rev 4135
Up: xfwm4, xfwm4-themes (4.6.1)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sun Sep 20 13:28:44 2009 +0000 (2009-09-20) |
parents | cea60f3ae093 |
children | 4bd6ca8af55d |
files | xfwm4-themes/receipt xfwm4/receipt |
line diff
1.1 --- a/xfwm4-themes/receipt Sun Sep 20 13:27:04 2009 +0000 1.2 +++ b/xfwm4-themes/receipt Sun Sep 20 13:28:44 2009 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="xfwm4-themes" 1.7 -VERSION="4.4.3" 1.8 +VERSION="4.6.0" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="xfwm4 additionnal themes" 1.11 MAINTAINER="erjo@slitaz.org" 1.12 @@ -9,7 +9,7 @@ 1.13 BUILD_DEPENDS="" 1.14 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.15 WEB_SITE="http://www.xfce.org/" 1.16 -WGET_URL="http://www.p0llux.be/xfce/xfce-4.4.3/src/$TARBALL" 1.17 +WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()
2.1 --- a/xfwm4/receipt Sun Sep 20 13:27:04 2009 +0000 2.2 +++ b/xfwm4/receipt Sun Sep 20 13:28:44 2009 +0000 2.3 @@ -1,17 +1,15 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="xfwm4" 2.7 -VERSION="4.4.3" 2.8 +VERSION="4.6.1" 2.9 CATEGORY="x-window" 2.10 SHORT_DESC="Xfce Window Manager" 2.11 MAINTAINER="erjo@slitaz.org" 2.12 -DEPENDS="xorg-libSM xfce-mcs-manager xorg-libXrender xorg-libXrandr \ 2.13 -xorg-libXdamage" 2.14 -BUILD_DEPENDS="xorg-libSM-dev libxfce4util-dev xfce-mcs-manager-dev 2.15 - xorg-libXrender-dev xorg-libXrandr-dev" 2.16 +DEPENDS="libxfce4util libxfcegui4 xfconf dbus-glib libwnck" 2.17 +BUILD_DEPENDS="libxfce4util-dev xfconf-dev" 2.18 TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.19 WEB_SITE="http://www.xfce.org/" 2.20 -WGET_URL="http://www.p0llux.be/xfce/xfce-4.4.3/src/$TARBALL" 2.21 +WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL" 2.22 2.23 # Rules to configure and make the package. 2.24 compile_rules() 2.25 @@ -30,11 +28,9 @@ 2.26 genpkg_rules() 2.27 { 2.28 mkdir -p $fs/usr \ 2.29 - $fs/usr/share/locale \ 2.30 - $fs/usr/lib/xfce4/mcs-plugins 2.31 + $fs/usr/share/locale 2.32 2.33 cp -a $_pkg/usr/bin $fs/usr 2.34 - cp -a $_pkg/usr/lib/xfce4/mcs-plugins $fs/usr/lib/xfce4/mcs-plugins/*.so* 2.35 cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale 2.36 cp -a $_pkg/usr/share/applications $fs/usr/share 2.37 cp -a $_pkg/usr/share/icons $fs/usr/share