63 lines
2.4 KiB
XML
63 lines
2.4 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>diffutils</Name>
|
|
<Homepage>http://www.gnu.org/software/diffutils/diffutils.html</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<IsA>app:console</IsA>
|
|
<Summary>Tools to make diffs and compare files</Summary>
|
|
<Description>You can use the diff command to show differences between two files, or each corresponding file in two directories. diff outputs differences between files line by line in any of several formats, selectable by command line options.</Description>
|
|
<Archive sha1sum="6463cce7d3eb73489996baefd0e4425928ecd61e" type="tarxz">http://ftp.gnu.org/gnu/diffutils/diffutils-3.3.tar.xz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>patch</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>diffutils</Name>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="info">/usr/share/info</Path>
|
|
<Path fileType="localedata">/usr/share/locale</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="4">
|
|
<Date>2016-02-28</Date>
|
|
<Version>3.3</Version>
|
|
<Comment>Rebuild with new toolchain.</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2014-05-11</Date>
|
|
<Version>3.3</Version>
|
|
<Comment>Release bump.</Comment>
|
|
<Name>Marcin Bojara</Name>
|
|
<Email>marcin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2013-09-01</Date>
|
|
<Version>3.3</Version>
|
|
<Comment>Version bump, clean diffutils.</Comment>
|
|
<Name>Serdar Soytetir</Name>
|
|
<Email>kaptan@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2012-08-23</Date>
|
|
<Version>3.2</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|