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

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>mailcap</Name>
<Homepage>http://git.fedorahosted.org/git/mailcap.git</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>MIT</License>
<License>public-domain</License>
<IsA>data</IsA>
<Summary>Helper application and MIME type associations for file types</Summary>
<Description>mailcap file is used by the metamail program. Metamail reads the mailcap file to determine how it should display non-text or multimedia material.</Description>
<Archive sha1sum="448f6bd36925d1379e2109b6682fc8b649fbbf21" type="tarxz">https://releases.pagure.org/mailcap/mailcap-2.1.48.tar.xz</Archive>
<Patches>
<!--<Patch level="1">sync-with-git-20110601.patch</Patch>-->
<Patch level="1">extend-mailcap.patch</Patch>
</Patches>
</Source>
<Package>
<Name>mailcap</Name>
<Files>
<Path fileType="data">/etc</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2020-12-09</Date>
<Version>2.1.48</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2019-12-27</Date>
<Version>2.1.48</Version>
<Comment>Version bump</Comment>
<Name>idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-07-15</Date>
<Version>2.1.46</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-01-30</Date>
<Version>2.1.46</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-04-27</Date>
<Version>2.1.45</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-06</Date>
<Version>2.1.45</Version>
<Comment>First release</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>