77 lines
2.8 KiB
XML
77 lines
2.8 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>psmisc</Name>
|
|
<Homepage>http://psmisc.sourceforge.net/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<IsA>app:console</IsA>
|
|
<Summary>A set of tools that use the proc filesystem</Summary>
|
|
<Description>PSmisc is a collection of small utilities using /proc file system, and providing the system administrator with some help in common tasks.</Description>
|
|
<Archive sha1sum="d19031a5ba18a530aa0bb768cb74593f9af74b08" type="tarxz">mirrors://sourceforge/psmisc/psmisc-23.1.tar.xz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>ncurses-devel</Dependency>
|
|
<Dependency>gettext</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<!--Patch>psmisc-fuser.patch</Patch-->
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>psmisc</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>ncurses</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/bin</Path>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="localedata">/usr/share/locale</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="5">
|
|
<Date>2018-07-15</Date>
|
|
<Version>23.1</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2017-12-03</Date>
|
|
<Version>23.1</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-01-30</Date>
|
|
<Version>22.21</Version>
|
|
<Comment>Rebuild.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-04-27</Date>
|
|
<Version>22.21</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2016-03-09</Date>
|
|
<Version>22.21</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Alihan Öztürk</Name>
|
|
<Email>alihan@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|