diff options
Diffstat (limited to 'repos/extra/htop')
| -rw-r--r-- | repos/extra/htop/.checksum | 1 | ||||
| -rw-r--r-- | repos/extra/htop/.files | 16 | ||||
| -rw-r--r-- | repos/extra/htop/abuild | 5 | ||||
| -rw-r--r-- | 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 100644 index d07e8501..00000000 --- a/repos/extra/htop/.checksum +++ /dev/null @@ -1 +0,0 @@ -f5a60d68daabacbe9e5039112ba2daaf0017bc14d276f82a60cb137c515ef3f4 htop-3.5.1.tar.xz diff --git a/repos/extra/htop/.files b/repos/extra/htop/.files deleted file mode 100644 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 100644 index b0cdb304..00000000 --- a/repos/extra/htop/abuild +++ /dev/null @@ -1,5 +0,0 @@ -name=htop -version=3.5.1 -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 100644 index 361b7702..00000000 --- a/repos/extra/htop/depends +++ /dev/null @@ -1 +0,0 @@ -libnl-tiny |