pspec.xml 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>perl-Linux-Desktopfiles</Name>
  6. <Homepage>https://metacpan.org/module/Linux::DesktopFiles</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admin@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <IsA>library</IsA>
  13. <Summary>Perl module to get and parse the linux desktop files</Summary>
  14. <Description>perl-Linux-Desktopfiles Perl module to get and parse the linux desktop files</Description>
  15. <Archive sha1sum="caf718ecfd2a219ccf84104b30df609ebf1d8e61" type="targz">http://cpan.metacpan.org/authors/id/T/TR/TRIZEN/Linux-DesktopFiles-0.08.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>perl</Dependency>
  18. <Dependency>perl-Module-Build</Dependency>
  19. </BuildDependencies>
  20. </Source>
  21. <Package>
  22. <Name>perl-Linux-Desktopfiles</Name>
  23. <RuntimeDependencies>
  24. <Dependency>perl</Dependency>
  25. <Dependency>perl-Module-Build</Dependency>
  26. <Dependency>perl-Data-Dump</Dependency>
  27. </RuntimeDependencies>
  28. <Files>
  29. <Path fileType="library">/usr/lib</Path>
  30. <Path fileType="man">/usr/share/man</Path>
  31. <Path fileType="doc">/usr/share/doc</Path>
  32. </Files>
  33. </Package>
  34. <History>
  35. <Update release="3">
  36. <Date>2014-09-10</Date>
  37. <Version>0.08</Version>
  38. <Comment>Release bump.</Comment>
  39. <Name>Marcin Bojara</Name>
  40. <Email>marcin@pisilinux.org</Email>
  41. </Update>
  42. <Update release="2">
  43. <Date>2014-05-24</Date>
  44. <Version>0.08</Version>
  45. <Comment>Version bump.</Comment>
  46. <Name>Marcin Bojara</Name>
  47. <Email>marcin@pisilinux.org</Email>
  48. </Update>
  49. <Update release="1">
  50. <Date>2013-08-14</Date>
  51. <Version>0.07</Version>
  52. <Comment>First release</Comment>
  53. <Name>PisiLinux Community</Name>
  54. <Email>admin@pisilinux.org</Email>
  55. </Update>
  56. </History>
  57. </PISI>