inxi.
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
<Update release="5">
|
||||
<Date>2020-09-11</Date>
|
||||
<Version>3.0.1</Version>
|
||||
<Comment>Rebuild New T.</Comment>
|
||||
<Comment>Community version bump.</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Licensed under the GNU General Public License, version 3.
|
||||
# See the file http://www.gnu.org/copyleft/gpl.txt
|
||||
# See the file https://www.gnu.org/licenses/gpl-3.0.txt
|
||||
|
||||
from pisi.actionsapi import pisitools
|
||||
|
||||
@@ -14,5 +14,5 @@ def install():
|
||||
pisitools.dobin("inxi")
|
||||
pisitools.doman("inxi.1")
|
||||
pisitools.dodoc("inxi.changelog")
|
||||
|
||||
|
||||
pisitools.dosym("/usr/bin/inxi", "/usr/share/kde4/apps/konversation/scripts/inxi")
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>inxi</Name>
|
||||
@@ -8,13 +8,13 @@
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv1</License>
|
||||
<License>GPLv3</License>
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>script to get system information</Summary>
|
||||
<Description>script to get system information</Description>
|
||||
<Archive sha1sum="2266ded3a89a23d33a4c30221ee3d19b85387f31" type="targz">https://github.com/smxi/inxi/archive/3.0.20-1.tar.gz</Archive>
|
||||
<Archive sha1sum="f75464beae2b69550adffeb54adaf5804999df15" type="targz">https://github.com/smxi/inxi/archive/3.1.06-1.tar.gz</Archive>
|
||||
<Patches>
|
||||
<!-- <Patch level="1">distro-pisilinux.patch</Patch> -->
|
||||
<!-- <Patch level="1">distro-pisilinux.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -29,9 +29,16 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2020-09-11</Date>
|
||||
<Version>3.1.06.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>fury</Name>
|
||||
<Email>wascheme@tuta.io</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2018-09-09</Date>
|
||||
<Version>3.0.2</Version>
|
||||
<Version>3.0.20.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
<Update release="7">
|
||||
<Date>2020-09-11</Date>
|
||||
<Version>5.8</Version>
|
||||
<Comment>Ver. bump</Comment>
|
||||
<Comment>Kernel bump.</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
|
||||
@@ -44,6 +44,6 @@
|
||||
<Comment>First release.</Comment>
|
||||
<Name>Hasan Basri</Name>
|
||||
<Email>hbasria@pisilinux.org</Email>
|
||||
</Update>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
|
||||
Reference in New Issue
Block a user