HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • Back to Ticket #660

Ticket #660: htop-1.0.2.bep

File htop-1.0.2.bep, 588 bytes (added by scottmc, 3 years ago)

needs to have autotools applied to regen configure

Line 
1DESCRIPTION="htop- an interactive process viewer for Linux"
2HOMEPAGE="http://htop.sourceforge.net/"
3SRC_URI="http://downloads.sourceforge.net/project/htop/htop/1.0.2/htop-1.0.2.tar.gz?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fhtop%2Ffiles%2Fhtop%2F1.0.2%2F&ts=1354198817&use_mirror=heanet"
4CHECKSUM_MD5="0d01cca8df3349c74569cefebbd9919e"
5REVISION="1"
6STATUS_HAIKU="broken"
7DEPEND=""
8BUILD {
9        cd htop-1.0.2
10        ./configure --disable-unicode --prefix=`finddir B_COMMON_DIRECTORY`
11        make
12}
13
14INSTALL {
15        cd htop-1.0.2
16        make install
17}
18LICENSE="GNU GPL v2"
19COPYRIGHT="2004-2010 Hisham Muhammad"

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/