wok-4.x diff powertop/receipt @ rev 4884

Add ncursesw (UTF-8 support for curses libs) and modify ncurses pkg
author Christophe Lincoln <pankso@slitaz.org>
date Fri Feb 05 23:13:39 2010 +0100 (2010-02-05)
parents 711665cba8bb
children e73f4da5da34
line diff
     1.1 --- a/powertop/receipt	Sat Aug 16 23:08:07 2008 +0200
     1.2 +++ b/powertop/receipt	Fri Feb 05 23:13:39 2010 +0100
     1.3 @@ -1,10 +1,10 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="powertop"
     1.7 -VERSION="1.10"
     1.8 +VERSION="1.11"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Utility designed to measure and explain a computer's electrical power consumption"
    1.11 -MAINTAINER="domcox@users.sourceforge.net"
    1.12 +MAINTAINER="domcox@slitaz.org"
    1.13  DEPENDS="ncurses"
    1.14  BUILD_DEPENDS="ncurses-dev"
    1.15  TARBALL="$PACKAGE-$VERSION.tar.gz"