From 93a354611e38a6949add5c2e5ccc93ef79b9755f Mon Sep 17 00:00:00 2001 From: Woodpecker CI Date: Tue, 3 Jun 2025 14:32:36 +0000 Subject: Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI] --- htop/.checksum | 1 + htop/.files | 16 ++++++++++++++++ htop/abuild | 5 +++++ htop/depends | 1 + 4 files changed, 23 insertions(+) create mode 100644 htop/.checksum create mode 100644 htop/.files create mode 100644 htop/abuild create mode 100644 htop/depends (limited to 'htop') diff --git a/htop/.checksum b/htop/.checksum new file mode 100644 index 00000000..2814feef --- /dev/null +++ b/htop/.checksum @@ -0,0 +1 @@ +e2a02540bd75d1055d77957524a3a3ed89ae61ca10de501becb4f1c87d4fb4fa htop-3.4.1.tar.xz diff --git a/htop/.files b/htop/.files new file mode 100644 index 00000000..decbffd2 --- /dev/null +++ b/htop/.files @@ -0,0 +1,16 @@ +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/htop/abuild b/htop/abuild new file mode 100644 index 00000000..ca7c7e35 --- /dev/null +++ b/htop/abuild @@ -0,0 +1,5 @@ +name=htop +version=3.4.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/htop/depends b/htop/depends new file mode 100644 index 00000000..361b7702 --- /dev/null +++ b/htop/depends @@ -0,0 +1 @@ +libnl-tiny -- cgit v1.2.3