wok diff acpid/receipt @ rev 11723
added description files for some packages starting with a thru b
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Mon Feb 20 16:36:25 2012 -0800 (2012-02-20) |
parents | 813b068da552 |
children | f3bc1a05a423 |
line diff
1.1 --- a/acpid/receipt Sat May 14 13:51:47 2011 +0200 1.2 +++ b/acpid/receipt Mon Feb 20 16:36:25 2012 -0800 1.3 @@ -1,13 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="acpid" 1.7 -VERSION="1.0.10" 1.8 +VERSION="2.0.12" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="The ACPI event daemon" 1.11 MAINTAINER="domcox@users.sourceforge.net" 1.12 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.13 -WEB_SITE="http://acpid.sourceforge.net/" 1.14 -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.15 +WEB_SITE="http://tedfelix.com/linux/acpid-netlink.html" 1.16 +WGET_URL="http://www.tedfelix.com/linux/$TARBALL" 1.17 KEY_FILE="key-constants" 1.18 TAGS="power-management" 1.19 1.20 @@ -32,7 +32,7 @@ 1.21 # Build acpid 1.22 cd $src 1.23 make clean && make 1.24 - make INSTPREFIX=$PWD/_pkg install 1.25 + make DESTDIR=$DESTDIR install 1.26 } 1.27 1.28 # Rules to gen a SliTaz package suitable for Tazpkg.