diff --git a/sys-apps/inxi/Manifest b/sys-apps/inxi/Manifest index 221a6cda49462..fc6d2af22d0d8 100644 --- a/sys-apps/inxi/Manifest +++ b/sys-apps/inxi/Manifest @@ -1,5 +1,4 @@ DIST inxi-3.3.35.1.tar.gz 689546 BLAKE2B 5b383998a110291f02807e2d61f5454a49437bb1dea682ec677ea9e76b5d9fcfb1b1d644700670d71f999ca6fdd100e852d6ab7936309998e6992507b2083c02 SHA512 f71d18c63d7d4dbe4d9d1d6c1dace2527c5ef1c29f58ea08d0d3f09f86c0a7514ec448b3f1f83392d19bd7c64e3718d1ed5f420589a67893ad9b32cc8d0c810c DIST inxi-3.3.38.1.tar.gz 708107 BLAKE2B bdd5c8e6ba630bd00341ebf6793a90c2d9675091a0c220a7b9c6b6cc3ecb79c7cf36d01c5268a39c965b7094f26050173f0a8cdff62e929315418934c0e10418 SHA512 6a312959c684486d101b9cf5e8ff62789f834121a718497e5c420a9979479487566708c78e28f7b9026b486d7c89824456a6268bbe86c16e567c188ead2b296c -DIST inxi-3.3.39.1.tar.gz 716148 BLAKE2B 31bb21a5e27bd5adb07c8554bd2f704f6d201185f5bbb38c80efb33f2e82d052ff4459d32c15332437404939a38aa08b3e70abf10f4dc8ee6c84cbad01f47b4f SHA512 39df5aa096421d2e0e6b006e6f6c39c0321d188a842d3d12c0b178d675dac5a88fc31b7801e3660fed2e21e950327d7d091099e1219c81dbcaf3a718b4863fea DIST inxi-3.3.40.1.tar.gz 717155 BLAKE2B 36d121d599f53e83bf26542910d5420825e14bfdbe87884d56b588bd7c89b151747105c07e47940974b5fcf9630afff63eb02abd8de2198fa904ab7d9139c75b SHA512 b6ddef08bab01c0ddcdc08cd86dfaf293ce5a3ce98ae6a6cfcb74336f49bb1a5708673dc0a2cc26e4cd8db36ba9849fee54ac0f7870cf7eb508fd10d8e115804 DIST inxi-3.3.41.1.tar.gz 719510 BLAKE2B 97e4d419b9b55ec713a6dfabfbadd58ec2b1332402c778882f9fe7635ab78578e2316c26c7304faa47cf416b8d549c886a288c9f6777ce685bc4b98771613571 SHA512 d6ff395e68dad1d94628ae33c0c2ea62a7c15d876703dadba3a62b1c017baa2c2bb59f796161d39946dbb0d9326b3ab8daec702a74d69264b779872bf1d2e5e2 diff --git a/sys-apps/inxi/inxi-3.3.39.1.ebuild b/sys-apps/inxi/inxi-3.3.39.1.ebuild deleted file mode 100644 index 397f1e28d16ca..0000000000000 --- a/sys-apps/inxi/inxi-3.3.39.1.ebuild +++ /dev/null @@ -1,76 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -MY_PV=$(ver_rs 3 '-') - -inherit optfeature - -DESCRIPTION="The CLI inxi collects and prints hardware and system information" -HOMEPAGE="https://codeberg.org/smxi/inxi" -SRC_URI="https://codeberg.org/smxi/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" -S="${WORKDIR}/${PN}" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" - -RDEPEND="dev-lang/perl - sys-apps/pciutils - " - -src_install() { - dobin ${PN} - doman ${PN}.1 - dodoc README.txt -} - -pkg_postinst() { - # All packages are in the same order as displayed by inxi --recommends - # including duplicates in order to keep track of changes in the future. - optfeature_header "Optional features as suggested by inxi --recommends:" - - optfeature "blockdev: --admin -p/-P (filesystem blocksize)" sys-apps/util-linux - optfeature "bt-adapter: -E bluetooth data (if no hciconfig, btmgmt)" net-wireless/bluez-tools - optfeature "btmgmt: -E bluetooth data (if no hciconfig)" net-wireless/bluez - optfeature "dig: -i wlan IP" net-dns/bind - optfeature "dmidecode: -M if no sys machine data; -m" sys-apps/dmidecode - optfeature "doas: -Dx hddtemp-user; -o file-user (alt for sudo)" app-admin/doas - optfeature "fdisk: -D partition scheme (fallback)" sys-apps/util-linux - - # currently implicit dependency: - # optfeature "file: -o unmounted file system (if no lsblk)" sys-apps/file - # not packaged yet: - # fruid_print: -M machine data, Elbrus only - - optfeature "hciconfig: -E bluetooth data (deprecated, good report)" net-wireless/bluez - optfeature "hddtemp: -Dx show hdd temp, if no drivetemp module" app-admin/hddtemp - optfeature "ifconfig: -i ip LAN (deprecated)" sys-apps/net-tools - optfeature "ip: -i ip LAN" sys-apps/iproute2 - optfeature "ipmitool: -s IPMI sensors (servers)" sys-apps/ipmitool - optfeature "ipmi-sensors: -s IPMI sensors (servers)" sys-libs/freeipmi - optfeature "lsblk: -L LUKS/bcache; -o unmounted file system (best option)" sys-apps/util-linux - optfeature "lsusb: -A usb audio; -J (optional); -N usb networking" sys-apps/usbutils - optfeature "lvs: -L LVM data" sys-fs/lvm2 - optfeature "mdadm: -Ra advanced mdraid data" sys-fs/mdadm - optfeature "modinfo: Ax; -Nx module version" sys-apps/kmod - optfeature "runlevel: -I fallback to Perl" sys-apps/sysvinit - optfeature "sensors: -s sensors output (optional, /sys supplies most)" sys-apps/lm-sensors - optfeature "smartctl: -Da advanced data" sys-apps/smartmontools - # TODO optfeature "strings: -I sysvinit version" llvm-core/llvm-toolchain-symlinks - optfeature "sudo: -Dx hddtemp-user; -o file-user (try doas!)" app-admin/sudo - optfeature "tree: --debugger 20,21 /sys tree" app-text/tree - optfeature "udevadm: -m ram data for non-root, or no dmidecode" sys-apps/systemd - optfeature "upower: -sx attached device battery info" sys-power/upower - optfeature "uptime: -I uptime" sys-process/procps - optfeature "eglinfo: -G X11/Wayland EGL info" x11-apps/mesa-progs - optfeature "glxinfo: -G X11 GLX info" x11-apps/mesa-progs - optfeature "vulkaninfo: -G Vulkan API info" dev-util/vulkan-tools - optfeature "wayland-info: -G Wayland data (not for X)" app-misc/wayland-utils - optfeature "wmctrl: -S active window manager (fallback)" x11-misc/wmctrl - optfeature "xdpyinfo: -G (X) Screen resolution, dpi; -Ga Screen size" x11-apps/xdpyinfo - optfeature "xprop: -S (X) desktop data" x11-apps/xprop - optfeature "xdriinfo: -G (X) DRI driver (if missing, fallback to Xorg log)" x11-apps/xdriinfo - optfeature "xrandr: -G (X) monitors(s) resolution; -Ga monitor data" x11-apps/xrandr -}