wok-undigest rev 280

bleachbit: clean up.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon May 30 06:25:46 2011 +0000 (2011-05-30)
parents 488f6433a316
children 4f42befa7f8c
files bleachbit/receipt
line diff
     1.1 --- a/bleachbit/receipt	Mon May 30 06:21:26 2011 +0000
     1.2 +++ b/bleachbit/receipt	Mon May 30 06:25:46 2011 +0000
     1.3 @@ -1,13 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="bleachbit"
     1.7 -VERSION="0.7.4beta"
     1.8 -CATEGORY="utilites"
     1.9 +VERSION="0.8.7"
    1.10 +CATEGORY="system-tools"
    1.11  SHORT_DESC="Deletes unneeded files to free disk space and maintain privacy"
    1.12  MAINTAINER="devl547@gmail.com"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.14  WEB_SITE="http://bleachbit.sourceforge.net/"
    1.15 -WGET_URL="http://downloads.sourceforge.net/project/$PACKAGE/$PACKAGE/$VERSION/$TARBALL"
    1.16 +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.17  BUILD_DEPENDS="python"
    1.18  DEPENDS="pygtk python"
    1.19  
    1.20 @@ -16,7 +16,7 @@
    1.21  {
    1.22  	cd $src
    1.23  	make -C po local &&
    1.24 -	make prefix=/usr DESTDIR=$PWD/_pkg install
    1.25 +	make prefix=/usr DESTDIR=$DESTDIR install
    1.26  }
    1.27  
    1.28  # Rules to gen a SliTaz package suitable for Tazpkg.