Files
core/system/base/time/pspec.xml
T
2020-12-16 21:24:09 +03:00

74 lines
2.6 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>time</Name>
<Homepage>ftp://prep.ai.mit.edu/pub/gnu/time</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:console</IsA>
<Summary>A GNU utility for monitoring a program's use of system resources</Summary>
<Description>time utility runs another program, collects information about the resources used by that program while it is running, and displays the results.</Description>
<Archive sha1sum="75068c26abbed3ad3980685bae21d7202d288317" type="targz">https://ftp.gnu.org/gnu/time/time-1.9.tar.gz</Archive>
<Patches>
<!-- <Patch level="1">time-1.7-destdir.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>time</Name>
<Files>
<Path fileType="executable">/usr/bin/</Path>
<Path fileType="info">/usr/share/info</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2020-12-09</Date>
<Version>1.9</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2019-12-27</Date>
<Version>1.9</Version>
<Comment>Version bump</Comment>
<Name>idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-07-15</Date>
<Version>1.7</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-01-30</Date>
<Version>1.7</Version>
<Comment>Rebuild.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-04-27</Date>
<Version>1.7</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-13</Date>
<Version>1.7</Version>
<Comment>First release</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>