pspec.xml 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>liri-cmake-shared</Name>
  6. <Homepage>https://liri.io/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>BSD</License>
  12. <IsA>library</IsA>
  13. <Summary>Extra imports and modules for Cmake</Summary>
  14. <Description>Extra imports and modules for Cmake</Description>
  15. <Archive sha1sum="8dc8c57cbd26c5eb8838d13b2c2a191db6e43af4" type="tarxz">https://github.com/lirios/cmake-shared/releases/download/v2.0.0/liri-cmake-shared-2.0.0.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>extra-cmake-modules</Dependency>
  18. </BuildDependencies>
  19. </Source>
  20. <Package>
  21. <Name>liri-cmake-shared</Name>
  22. <RuntimeDependencies>
  23. </RuntimeDependencies>
  24. <Files>
  25. <Path fileType="data">/usr/share</Path>
  26. <Path fileType="doc">/usr/share/doc</Path>
  27. </Files>
  28. </Package>
  29. <History>
  30. <Update release="2">
  31. <Date>2023-12-30</Date>
  32. <Version>2.0.0</Version>
  33. <Comment>Version bump.</Comment>
  34. <Name>Mustafa Cinasal</Name>
  35. <Email>muscnsl@gmail.com</Email>
  36. </Update>
  37. <Update release="1">
  38. <Date>2020-04-04</Date>
  39. <Version>1.1.0</Version>
  40. <Comment>First release</Comment>
  41. <Name>PisiLinux Community</Name>
  42. <Email>admins@pisilinux.org</Email>
  43. </Update>
  44. </History>
  45. </PISI>