diff options
| author | Danilo M. <danix@danix.xyz> | 2026-06-10 12:39:46 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-06-10 12:39:46 +0200 |
| commit | 414bc83665e679a43922036d8b367b793d1b6a42 (patch) | |
| tree | 8008280b79babeb904f53160965a99ae187a6057 /btop/btop.info | |
| parent | 85c8acbae12efa575c77691bdf8fe6f2d180f2d1 (diff) | |
| download | my-slackbuilds-414bc83665e679a43922036d8b367b793d1b6a42.tar.gz my-slackbuilds-414bc83665e679a43922036d8b367b793d1b6a42.zip | |
btop: remove (no xe driver support for Arc Battlemage)main
btop 1.4.6 GPU collector only reads i915 sysfs interface. Arc B580
(Battlemage) requires the xe driver, which exposes a different sysfs
layout, so the card is never detected.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'btop/btop.info')
| -rw-r--r-- | btop/btop.info | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/btop/btop.info b/btop/btop.info deleted file mode 100644 index 0335045..0000000 --- a/btop/btop.info +++ /dev/null @@ -1,10 +0,0 @@ -PRGNAM="btop" -VERSION="1.4.6" -HOMEPAGE="https://github.com/aristocratos/btop/" -DOWNLOAD="https://github.com/aristocratos/btop/archive/v1.4.6/btop-1.4.6.tar.gz" -MD5SUM="6e7c9b1fe7e1894d1e66c5557e1abf62" -DOWNLOAD_x86_64="" -MD5SUM_x86_64="" -REQUIRES="" -MAINTAINER="Matteo Bernardini" -EMAIL="ponce@slackbuilds.org" |
