htop.
This commit is contained in:
@@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
autotools.autoreconf("-fiv")
|
||||
# autotools.autoreconf("-fiv")
|
||||
autotools.configure()
|
||||
|
||||
def build():
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
diff -Nur htop-0.7-old/htop.desktop htop-0.7/htop.desktop
|
||||
--- htop-0.7-old/htop.desktop 2008-01-06 00:55:17.000000000 +0200
|
||||
+++ htop-0.7/htop.desktop 2008-01-06 00:56:03.000000000 +0200
|
||||
@@ -10,3 +10,4 @@
|
||||
Icon=htop
|
||||
Categories=ConsoleOnly;System;Application;
|
||||
GenericName=Process Viewer
|
||||
+GenericName[tr]=Süreç İzleyici
|
||||
@@ -13,7 +13,9 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>An interactive process viewer for Linux.</Summary>
|
||||
<Description>htop is an interactive text-mode process viewer for Linux. It aims to be a better 'top'.</Description>
|
||||
<Archive sha1sum="d7985915443cc4c1d3201e57e589d62cb4a337ee" type="targz">https://github.com/htop-dev/htop/archive/refs/tags/3.1.1.tar.gz</Archive>
|
||||
<Archive sha1sum="98ae1707a9e8be1cbc8936faea3abef3e90e6608" type="tarxz">
|
||||
https://github.com/htop-dev/htop/releases/download/3.2.1/htop-3.2.1.tar.xz
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>libcap-devel</Dependency>
|
||||
@@ -43,6 +45,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2022-06-18</Date>
|
||||
<Version>3.2.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>fury</Name>
|
||||
<Email>uglyside@yandex.ru</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2021-10-17</Date>
|
||||
<Version>3.1.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user