53 lines
1.9 KiB
XML
53 lines
1.9 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="dde0c28c7426960736933f3e763320680356cc6a" type="targz">ftp://prep.ai.mit.edu/pub/gnu/time/time-1.7.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="3">
|
|
<Date>2014-05-11</Date>
|
|
<Version>1.7</Version>
|
|
<Comment>Release bump.</Comment>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2013-09-01</Date>
|
|
<Version>1.7</Version>
|
|
<Comment>Clean time, add patches.</Comment>
|
|
<Name>Serdar Soytetir</Name>
|
|
<Email>kaptan@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2010-10-11</Date>
|
|
<Version>1.7</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|