pspec.xml 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  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>librsvg</Name>
  6. <Homepage>http://librsvg.sourceforge.net/</Homepage>
  7. <Packager>
  8. <Name>Süleyman Poyraz</Name>
  9. <Email>zaryob.dev@gmail.com</Email>
  10. </Packager>
  11. <License>LGPLv2.1</License>
  12. <IsA>library</IsA>
  13. <Summary>Scalable Vector Graphics (SVG) rendering library</Summary>
  14. <Description>librsvg is a component used within software applications to enable support for SVG-format scalable vector graphics.</Description>
  15. <Archive sha1sum="322e50e18668e6c66f63e7a3dc98fbd3c04417a0">https://gitlab.gnome.org/GNOME/librsvg/-/archive/2.49.3/librsvg-2.49.3.zip</Archive>
  16. <BuildDependencies>
  17. <Dependency>libcroco-devel</Dependency>
  18. <Dependency>gtk3-devel</Dependency>
  19. <Dependency>pango-devel</Dependency>
  20. <Dependency>cairo-devel</Dependency>
  21. <Dependency>vala-devel</Dependency>
  22. <Dependency>rust-cargo</Dependency>
  23. <Dependency>gdk-pixbuf-devel</Dependency>
  24. <Dependency>gtk-doc</Dependency>
  25. <Dependency>gobject-introspection-devel</Dependency>
  26. </BuildDependencies>
  27. <Patches>
  28. <Patch>multilib.patch</Patch>
  29. </Patches>
  30. </Source>
  31. <Package>
  32. <Name>librsvg</Name>
  33. <RuntimeDependencies>
  34. <Dependency>libcroco</Dependency>
  35. <Dependency>gtk3</Dependency>
  36. <Dependency>pango</Dependency>
  37. <Dependency>cairo</Dependency>
  38. <Dependency>vala</Dependency>
  39. <Dependency>rustc</Dependency>
  40. <Dependency>gdk-pixbuf-devel</Dependency>
  41. <Dependency>gobject-introspection</Dependency>
  42. </RuntimeDependencies>
  43. <Files>
  44. <Path fileType="config">/etc/gtk-2.0</Path>
  45. <Path fileType="executable">/usr/bin</Path>
  46. <Path fileType="library">/usr/lib</Path>
  47. <Path fileType="man">/usr/share/man/man1</Path>
  48. <Path fileType="data">/usr/share/pixmaps</Path>
  49. <Path fileType="data">/usr/share/themes</Path>
  50. <Path fileType="data">/usr/share/vala</Path>
  51. <Path fileType="doc">/usr/share/gtk-doc</Path>
  52. <Path fileType="data">/usr/share/thumbnailers/librsvg.thumbnailer</Path>
  53. <Path fileType="data">/usr/share/gir-1.0/Rsvg-2.0.gir</Path>
  54. <Path fileType="doc">/usr/share/doc</Path>
  55. <Path fileType="locale">/usr/share/locale</Path>
  56. </Files>
  57. </Package>
  58. <Package>
  59. <Name>librsvg-32bit</Name>
  60. <BuildType>emul32</BuildType>
  61. <BuildDependencies>
  62. <Dependency>libcroco-32bit</Dependency>
  63. <Dependency>gtk3-32bit</Dependency>
  64. <Dependency>pango-32bit</Dependency>
  65. <Dependency>gdk-pixbuf-32bit</Dependency>
  66. <Dependency>rustc-32bit</Dependency>
  67. <Dependency>glib2-32bit</Dependency>
  68. </BuildDependencies>
  69. <RuntimeDependencies>
  70. <Dependency>rustc-32bit</Dependency>
  71. <Dependency>glib2-32bit</Dependency>
  72. <!--Dependency>libcroco-32bit</Dependency>
  73. <Dependency>gtk3-32bit</Dependency>
  74. <Dependency>pango-32bit</Dependency>
  75. <Dependency>gdk-pixbuf-32bit</Dependency-->
  76. </RuntimeDependencies>
  77. <Files>
  78. <Path fileType="library">/usr/lib32</Path>
  79. </Files>
  80. </Package>
  81. <Package>
  82. <Name>librsvg-devel</Name>
  83. <RuntimeDependencies>
  84. <Dependency release="current">librsvg</Dependency>
  85. <Dependency>libcroco-devel</Dependency>
  86. <Dependency>gtk3-devel</Dependency>
  87. <Dependency>pango-devel</Dependency>
  88. <Dependency>cairo-devel</Dependency>
  89. <Dependency>vala-devel</Dependency>
  90. <Dependency>rust-cargo</Dependency>
  91. <Dependency>gdk-pixbuf-devel</Dependency>
  92. <Dependency>gobject-introspection-devel</Dependency>
  93. </RuntimeDependencies>
  94. <Files>
  95. <Path fileType="library">/usr/lib/pkgconfig</Path>
  96. <Path fileType="header">/usr/include</Path>
  97. </Files>
  98. </Package>
  99. <History>
  100. <Update release="4">
  101. <Date>2020-07-04</Date>
  102. <Version>2.49.3</Version>
  103. <Comment>Version bump to 2.47.3</Comment>
  104. <Name>Süleyman Poyraz</Name>
  105. <Email>zaryob.dev@gmail.com</Email>
  106. </Update>
  107. <Update release="3">
  108. <Date>2019-12-14</Date>
  109. <Version>2.47.3</Version>
  110. <Comment>Version bump to 2.47.3</Comment>
  111. <Name>Süleyman Poyraz</Name>
  112. <Email>zaryob.dev@gmail.com</Email>
  113. </Update>
  114. <Update release="2">
  115. <Date>2019-12-14</Date>
  116. <Version>2.47.1</Version>
  117. <Comment>Version bump to 2.47.1</Comment>
  118. <Name>Süleyman Poyraz</Name>
  119. <Email>zaryob.dev@gmail.com</Email>
  120. </Update>
  121. <Update release="1">
  122. <Date>2019-09-15</Date>
  123. <Version>2.46.0</Version>
  124. <Comment>First release</Comment>
  125. <Name>Süleyman Poyraz</Name>
  126. <Email>zaryob.dev@gmail.com</Email>
  127. </Update>
  128. </History>
  129. </INARY>