pspec.xml 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  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-Super</Name>
  6. <Homepage>http://search.cpan.org/dist/SUPER/</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>Artistic-2</License>
  12. <License>GPLv1</License>
  13. <IsA>library</IsA>
  14. <Summary>Control superclass method dispatch.</Summary>
  15. <Description>Control superclass method dispatch.</Description>
  16. <Archive sha1sum="b4eccae36828cf81f27e349c4528735d13804949" type="targz">http://www.cpan.org/authors/id/C/CH/CHROMATIC/SUPER-1.20141117.tar.gz</Archive>
  17. <BuildDependencies>
  18. <Dependency>perl</Dependency>
  19. <Dependency>perl-Sub-Identify</Dependency>
  20. <Dependency>perl-Module-Build</Dependency>
  21. </BuildDependencies>
  22. </Source>
  23. <Package>
  24. <Name>perl-Super</Name>
  25. <RuntimeDependencies>
  26. <Dependency>perl</Dependency>
  27. <Dependency>perl-Sub-Identify</Dependency>
  28. <Dependency>perl-Module-Build</Dependency>
  29. </RuntimeDependencies>
  30. <Files>
  31. <Path fileType="library">/usr/lib</Path>
  32. <Path fileType="data">/usr/share</Path>
  33. </Files>
  34. </Package>
  35. <History>
  36. <Update release="1">
  37. <Date>2017-01-24</Date>
  38. <Version>20141117</Version>
  39. <Comment>First release.</Comment>
  40. <Name>Alihan Öztürk</Name>
  41. <Email>alihan@pisilinux.org</Email>
  42. </Update>
  43. </History>
  44. </PISI>