inxi.
This commit is contained in:
@@ -10,7 +10,7 @@ from pisi.actionsapi import pisitools
|
||||
|
||||
def install():
|
||||
pisitools.dosed("inxi", "os-release", "pisilinux-release")
|
||||
pisitools.dosed("inxi", "lackware-version SuSE-release", "lackware-version SuSE-release pisilinux-release")
|
||||
pisitools.dosed("inxi", "SuSE-release\)", "SuSE-release pisilinux-release)")
|
||||
pisitools.dobin("inxi")
|
||||
pisitools.doman("inxi.1")
|
||||
pisitools.dodoc("inxi.changelog")
|
||||
|
||||
@@ -8,13 +8,13 @@
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv3</License>
|
||||
<License>GPL-3</License>
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>script to get system information</Summary>
|
||||
<Description>script to get system information</Description>
|
||||
<Archive sha1sum="f75464beae2b69550adffeb54adaf5804999df15" type="targz">https://github.com/smxi/inxi/archive/3.1.06-1.tar.gz</Archive>
|
||||
<Summary>A command line system information tool.</Summary>
|
||||
<Description>inxi is a full featured CLI system information tool.</Description>
|
||||
<Archive sha1sum="8156eba285d04432a796bce765bd77a6fa963092" type="targz">https://github.com/smxi/inxi/archive/refs/tags/3.3.08-1.tar.gz</Archive>
|
||||
<Patches>
|
||||
<!-- <Patch level="1">distro-pisilinux.patch</Patch> -->
|
||||
<!-- <Patch level="1">missing.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -29,6 +29,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2021-11-11</Date>
|
||||
<Version>3.3.08.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>fury</Name>
|
||||
<Email>uglyside@yandex.ru</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2020-09-11</Date>
|
||||
<Version>3.1.06.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user