pspec.xml.new 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  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>libsass</Name>
  6. <Homepage>https://github.com/sass/libsass</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ı (kütüphane)</Summary>
  14. <Description>C implementation of Sass CSS preprocessor (library)</Description>
  15. <Archive sha1sum="2ae7ab6f4ea61c0e7803d4e47caa734e03580e7f" type="targz">https://github.com/sass/libsass/archive/3.6.3.tar.gz</Archive>
  16. <BuildDependencies>
  17. </BuildDependencies>
  18. </Source>
  19. <Package>
  20. <Name>libsass</Name>
  21. <RuntimeDependencies>
  22. </RuntimeDependencies>
  23. <Files>
  24. <Path fileType="library">/usr/lib</Path>
  25. <Path fileType="data">/usr/share</Path>
  26. <Path fileType="doc">/usr/share/doc</Path>
  27. </Files>
  28. </Package>
  29. <Package>
  30. <Name>libsass-devel</Name>
  31. <Summary>Development files for libsass</Summary>
  32. <RuntimeDependencies>
  33. <Dependency release="current">libsass</Dependency>
  34. </RuntimeDependencies>
  35. <Files>
  36. <Path fileType="header">/usr/include</Path>
  37. <Path fileType="library">/usr/lib/pkgconfig</Path>
  38. </Files>
  39. </Package>
  40. <History>
  41. <Update release="2">
  42. <Date>2019-12-12</Date>
  43. <Version>3.6.3</Version>
  44. <Comment>Automatic version upgrade.</Comment>
  45. <Name>Ali Rıza KESKİN</Name>
  46. <Email>parduscix@yandex.ru</Email>
  47. </Update>
  48. <Update release="1">
  49. <Date>2019-11-24</Date>
  50. <Version>3.5.5</Version>
  51. <Comment>First release</Comment>
  52. <Name>Suleyman Poyraz</Name>
  53. <Email>zaryob.dev@gmail.com</Email>
  54. </Update>
  55. </History>
  56. </INARY>