htop: update to 1.0.2.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'htop'
|
# Template file for 'htop'
|
||||||
pkgname=htop
|
pkgname=htop
|
||||||
version=1.0
|
version=1.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-unicode --enable-cgroup --enable-taskstats"
|
configure_args="--enable-unicode --enable-cgroup --enable-taskstats"
|
||||||
@@ -10,11 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://htop.sourceforge.net/"
|
homepage="http://htop.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=242879b86db4b97e1090e7cd391247268ccbe90834ff34b6e8242926c9664852
|
checksum=ee60657b044ece0df096c053060df7abf3cce3a568ab34d260049e6a37ccd8a1
|
||||||
long_desc="
|
long_desc="
|
||||||
htop is an interactive process viewer for Linux. It is a text-mode terminal
|
htop is an interactive process viewer for Linux. It is a text-mode terminal
|
||||||
application (for console or X terminals) and requires ncurses."
|
application (for console or X terminals) and requires ncurses."
|
||||||
|
|
||||||
pre_configure() {
|
|
||||||
sed -i 's|ncursesw/curses.h|curses.h|' RichString.h RichString.c configure
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user