# HG changeset patch # User Eric Joseph-Alexandre # Date 1253453324 0 # Node ID ae431daa8afa88ee8e3a2c84636a30a25b5be088 # Parent cea60f3ae093c52ad232d51dc6063bd6eedae5a0 Up: xfwm4, xfwm4-themes (4.6.1) diff -r cea60f3ae093 -r ae431daa8afa xfwm4-themes/receipt --- a/xfwm4-themes/receipt Sun Sep 20 13:27:04 2009 +0000 +++ b/xfwm4-themes/receipt Sun Sep 20 13:28:44 2009 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="xfwm4-themes" -VERSION="4.4.3" +VERSION="4.6.0" CATEGORY="x-window" SHORT_DESC="xfwm4 additionnal themes" MAINTAINER="erjo@slitaz.org" @@ -9,7 +9,7 @@ BUILD_DEPENDS="" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org/" -WGET_URL="http://www.p0llux.be/xfce/xfce-4.4.3/src/$TARBALL" +WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL" # Rules to configure and make the package. compile_rules() diff -r cea60f3ae093 -r ae431daa8afa xfwm4/receipt --- a/xfwm4/receipt Sun Sep 20 13:27:04 2009 +0000 +++ b/xfwm4/receipt Sun Sep 20 13:28:44 2009 +0000 @@ -1,17 +1,15 @@ # SliTaz package receipt. PACKAGE="xfwm4" -VERSION="4.4.3" +VERSION="4.6.1" CATEGORY="x-window" SHORT_DESC="Xfce Window Manager" MAINTAINER="erjo@slitaz.org" -DEPENDS="xorg-libSM xfce-mcs-manager xorg-libXrender xorg-libXrandr \ -xorg-libXdamage" -BUILD_DEPENDS="xorg-libSM-dev libxfce4util-dev xfce-mcs-manager-dev - xorg-libXrender-dev xorg-libXrandr-dev" +DEPENDS="libxfce4util libxfcegui4 xfconf dbus-glib libwnck" +BUILD_DEPENDS="libxfce4util-dev xfconf-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org/" -WGET_URL="http://www.p0llux.be/xfce/xfce-4.4.3/src/$TARBALL" +WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL" # Rules to configure and make the package. compile_rules() @@ -30,11 +28,9 @@ genpkg_rules() { mkdir -p $fs/usr \ - $fs/usr/share/locale \ - $fs/usr/lib/xfce4/mcs-plugins + $fs/usr/share/locale cp -a $_pkg/usr/bin $fs/usr - cp -a $_pkg/usr/lib/xfce4/mcs-plugins $fs/usr/lib/xfce4/mcs-plugins/*.so* cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale cp -a $_pkg/usr/share/applications $fs/usr/share cp -a $_pkg/usr/share/icons $fs/usr/share