pspec.xml.new 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  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>sassc</Name>
  6. <Homepage>https://github.com/sass/sassc</Homepage>
  7. <Packager>
  8. <Name>Suleyman Poyraz</Name>
  9. <Email>zaryob.dev@gmail.com</Email>
  10. </Packager>
  11. <License>MIT</License>
  12. <IsA>app</IsA>
  13. <Summary>Sass CSS ön işlemcisinin C uygulaması</Summary>
  14. <Description>C implementation of Sass CSS preprocessor</Description>
  15. <Archive sha1sum="90e7b0002790783975b39ac13301f0e47c3d5848" type="targz">https://github.com/sass/sassc/archive/3.6.1.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>libsass-devel</Dependency>
  18. </BuildDependencies>
  19. </Source>
  20. <Package>
  21. <Name>sassc</Name>
  22. <RuntimeDependencies>
  23. <Dependency>libsass</Dependency>
  24. </RuntimeDependencies>
  25. <Files>
  26. <Path fileType="executable">/usr/bin</Path>
  27. <Path fileType="doc">/usr/share/doc</Path>
  28. </Files>
  29. </Package>
  30. <History>
  31. <Update release="2">
  32. <Date>2019-12-12</Date>
  33. <Version>3.6.1</Version>
  34. <Comment>Automatic version upgrade.</Comment>
  35. <Name>Ali Rıza KESKİN</Name>
  36. <Email>parduscix@yandex.ru</Email>
  37. </Update>
  38. <Update release="1">
  39. <Date>2019-11-23</Date>
  40. <Version>3.5.0</Version>
  41. <Comment>First release</Comment>
  42. <Name>Suleyman Poyraz</Name>
  43. <Email>zaryob.dev@gmail.com</Email>
  44. </Update>
  45. </History>
  46. </INARY>