From ece03d02d188f74090c231283a2c6e9398f8d74b Mon Sep 17 00:00:00 2001 From: axtloss Date: Thu, 7 Jul 2022 12:37:53 +0200 Subject: add btop --- .../com.github.aristocratos.btop.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 com.github.aristocratos.btop/com.github.aristocratos.btop.yml (limited to 'com.github.aristocratos.btop/com.github.aristocratos.btop.yml') diff --git a/com.github.aristocratos.btop/com.github.aristocratos.btop.yml b/com.github.aristocratos.btop/com.github.aristocratos.btop.yml new file mode 100644 index 0000000..0165506 --- /dev/null +++ b/com.github.aristocratos.btop/com.github.aristocratos.btop.yml @@ -0,0 +1,16 @@ +app-id: com.github.aristocratos.btop +runtime: org.freedesktop.Platform +runtime-version: '21.08' +sdk: org.freedesktop.Sdk +command: btop + +modules: + - name: btop + buildsystem: simple + sources: + - type: git + url: https://github.com/aristocratos/btop + branch: main + build-commands: + - make + - make install PREFIX=/app/ -- cgit v1.2.3