pspec.xml 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
  3. <INARY>
  4. <Source>
  5. <Name>libmodplug</Name>
  6. <Homepage>http://modplug-xmms.sourceforge.net/</Homepage>
  7. <Packager>
  8. <Name>Süleyman POYRAZ</Name>
  9. <Email>zaryob.dev@gmail.com</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>library</IsA>
  13. <Summary>Library for playing MOD-like music files</Summary>
  14. <Description>libmodplug is a library based on the mod rendering code from ModPlug, a popular windows mod player written by Olivier Lapicque.</Description>
  15. <Archive sha1sum="9d18572f85fdd95091befa972ee5d94139dcefde" type="targz">http://sourceforge.net/projects/modplug-xmms/files/libmodplug/0.8.9.0/libmodplug-0.8.9.0.tar.gz</Archive>
  16. <Patches>
  17. <Patch level="1">libmodplug-0.8.4-timidity-patches.patch</Patch>
  18. </Patches>
  19. <BuildDependencies>
  20. </BuildDependencies>
  21. </Source>
  22. <Package>
  23. <Name>libmodplug</Name>
  24. <RuntimeDependencies>
  25. </RuntimeDependencies>
  26. <Files>
  27. <Path fileType="library">/usr/lib</Path>
  28. <Path fileType="doc">/usr/share/doc</Path>
  29. </Files>
  30. </Package>
  31. <Package>
  32. <Name>libmodplug-devel</Name>
  33. <RuntimeDependencies>
  34. <Dependency release="current">libmodplug</Dependency>
  35. </RuntimeDependencies>
  36. <Files>
  37. <Path fileType="header">/usr/include</Path>
  38. <Path fileType="data">/usr/lib/pkgconfig</Path>
  39. </Files>
  40. </Package>
  41. <History>
  42. <Update release="1">
  43. <Date>2019-09-14</Date>
  44. <Version>0.8.9.0</Version>
  45. <Comment>First release</Comment>
  46. <Name>Süleyman POYRAZ</Name>
  47. <Email>zaryob.dev@gmail.com</Email>
  48. </Update>
  49. </History>
  50. </INARY>