diff options
Diffstat (limited to 'repos/extra/htop')
| -rwxr-xr-x | repos/extra/htop/.checksum | 1 | ||||
| -rwxr-xr-x | repos/extra/htop/.files | 16 | ||||
| -rwxr-xr-x | repos/extra/htop/abuild | 5 | ||||
| -rwxr-xr-x | repos/extra/htop/depends | 1 |
4 files changed, 0 insertions, 23 deletions
diff --git a/repos/extra/htop/.checksum b/repos/extra/htop/.checksum deleted file mode 100755 index 0aa8913f..00000000 --- a/repos/extra/htop/.checksum +++ /dev/null @@ -1 +0,0 @@ -12be8f8f1351eb6d327b65543b097e0c952eb65a9fc03dfdf9c65194925e437f htop-3.3.0.tar.xz diff --git a/repos/extra/htop/.files b/repos/extra/htop/.files deleted file mode 100755 index decbffd2..00000000 --- a/repos/extra/htop/.files +++ /dev/null @@ -1,16 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/htop -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/applications/ --rw-r--r-- root/root usr/share/applications/htop.desktop -drwxr-xr-x root/root usr/share/icons/ -drwxr-xr-x root/root usr/share/icons/hicolor/ -drwxr-xr-x root/root usr/share/icons/hicolor/scalable/ -drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/ --rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/htop.svg -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/htop.1.gz -drwxr-xr-x root/root usr/share/pixmaps/ --rw-r--r-- root/root usr/share/pixmaps/htop.png diff --git a/repos/extra/htop/abuild b/repos/extra/htop/abuild deleted file mode 100755 index 61e5ff94..00000000 --- a/repos/extra/htop/abuild +++ /dev/null @@ -1,5 +0,0 @@ -name=htop -version=3.3.0 -release=1 -source="https://github.com/$name-dev/$name/releases/download/$version/$name-$version.tar.xz" -export CFLAGS="$CFLAGS $(pkg-config --cflags libnl-tiny)" diff --git a/repos/extra/htop/depends b/repos/extra/htop/depends deleted file mode 100755 index 361b7702..00000000 --- a/repos/extra/htop/depends +++ /dev/null @@ -1 +0,0 @@ -libnl-tiny |