summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO38
1 files changed, 38 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..f5727ead53cc
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,38 @@
+pkgbase = inxi-perl-git
+ pkgdesc = Pinxi, development branch of inxi, a full featured CLI system information tool
+ pkgver = r2755.00283844
+ pkgrel = 1
+ url = https://github.com/smxi/inxi
+ arch = any
+ license = GPL3
+ makedepends = git
+ depends = coreutils
+ depends = pciutils
+ depends = perl
+ depends = procps-ng
+ optdepends = bind-tools: -i wlan IP
+ optdepends = dmidecode: inxi -M if no sys machine data
+ optdepends = file: inxi -o unmounted file system
+ optdepends = hddtemp: inxi -Dx show hdd temp
+ optdepends = iproute2: inxi -i ip lan
+ optdepends = kmod: inxi -Ax,-Nx module version
+ optdepends = lm_sensors: inxi -s sensors output
+ optdepends = mesa-demos: inxi -G glx info
+ optdepends = net-tools: inxi -i ip lan-deprecated
+ optdepends = perl-io-socket-ssl: -U; -w,-W; -i (if dig not installed)
+ optdepends = perl-cpanel-json-xs: --output json - required for export
+ optdepends = perl-json-xs: --output json - required for export (legacy)
+ optdepends = perl-xml-dumper: --output xml - Crude and raw
+ optdepends = systemd-sysvcompat: inxi -I runlevel
+ optdepends = sudo: inxi -Dx hddtemp-user;-o file-user
+ optdepends = tree: --debugger 20,21 /sys tree
+ optdepends = usbutils: inxi -A usb audio;-N usb networking
+ optdepends = wmctrl: -S active window manager (not all wm)
+ optdepends = xorg-xdpyinfo: inxi -G multi screen resolution
+ optdepends = xorg-xprop: inxi -S desktop data
+ optdepends = xorg-xrandr: inxi -G single screen resolution
+ source = git+https://github.com/smxi/inxi.git#branch=inxi-perl
+ sha256sums = SKIP
+
+pkgname = inxi-perl-git
+