@@ -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>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Tracks and displays system calls associated with a running process</Summary>
|
||||
<Description>strace intercepts and records the system calls called and received by a running process. strace can print a record of each system call, its arguments and its return value.</Description>
|
||||
<Archive sha1sum="8b5ced312f379806406a0ee6551fbe373c55e738" type="tarxz">https://strace.io/files/5.10/strace-5.10.tar.xz</Archive>
|
||||
<Archive sha1sum="6625b01b18c3940cd926c85e4d1feb10f162973d" type="tarxz">https://strace.io/files/5.14/strace-5.14.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libunwind-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -34,6 +34,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2021-11-11</Date>
|
||||
<Version>5.14</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2021-10-17</Date>
|
||||
<Version>5.10</Version>
|
||||
|
||||
Reference in New Issue
Block a user