pspec.xml 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>mailcap</Name>
  6. <Homepage>http://git.fedorahosted.org/git/mailcap.git</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>MIT</License>
  12. <License>public-domain</License>
  13. <IsA>data</IsA>
  14. <Summary>Helper application and MIME type associations for file types</Summary>
  15. <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>
  16. <Archive sha1sum="f08d46a96e11abbbcf94da8754bd9ecec46089d1" type="tarxz">https://fedorahosted.org/released/mailcap/mailcap-2.1.46.tar.xz</Archive>
  17. <Patches>
  18. <!--<Patch level="1">sync-with-git-20110601.patch</Patch>-->
  19. <Patch level="1">extend-mailcap.patch</Patch>
  20. </Patches>
  21. </Source>
  22. <Package>
  23. <Name>mailcap</Name>
  24. <Files>
  25. <Path fileType="data">/etc</Path>
  26. <Path fileType="doc">/usr/share/doc</Path>
  27. <Path fileType="man">/usr/share/man</Path>
  28. </Files>
  29. </Package>
  30. <History>
  31. <Update release="3">
  32. <Date>2017-01-30</Date>
  33. <Version>2.1.46</Version>
  34. <Comment>Version bump.</Comment>
  35. <Name>Ertuğrul Erata</Name>
  36. <Email>ertugrulerata@gmail.com</Email>
  37. </Update>
  38. <Update release="2">
  39. <Date>2016-04-27</Date>
  40. <Version>2.1.45</Version>
  41. <Comment>Release Bump</Comment>
  42. <Name>PisiLinux Community</Name>
  43. <Email>admin@pisilinux.org</Email>
  44. </Update>
  45. <Update release="1">
  46. <Date>2016-03-06</Date>
  47. <Version>2.1.45</Version>
  48. <Comment>First release</Comment>
  49. <Name>Alihan Öztürk</Name>
  50. <Email>alihan@pisilinux.org</Email>
  51. </Update>
  52. </History>
  53. </PISI>