pspec.xml 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  2. <PISI>
  3. <Source>
  4. <Name>librest-0.7</Name>
  5. <Homepage>http://www.gtk.org/</Homepage>
  6. <Packager>
  7. <Name>PisiLinux Community</Name>
  8. <Email>admins@pisilinux.org</Email>
  9. </Packager>
  10. <License>GPLv2</License>
  11. <IsA>library</IsA>
  12. <Summary>A helper library for RESTful services.</Summary>
  13. <Description>This library was designed to make it easier to access web services that claim to be "RESTful".</Description>
  14. <Archive sha1sum="602c81cfd088b3a06311d01c01954ae67c47b95d" type="tarxz">http://ftp.acc.umu.se/pub/GNOME/sources/rest/0.8/rest-0.8.1.tar.xz</Archive>
  15. <BuildDependencies>
  16. <Dependency>gtk-doc</Dependency>
  17. <Dependency>python-six</Dependency>
  18. <Dependency>libsoup-devel</Dependency>
  19. <Dependency>libsoup-gnome</Dependency>
  20. </BuildDependencies>
  21. </Source>
  22. <Package>
  23. <Name>librest-0.7</Name>
  24. <RuntimeDependencies>
  25. <Dependency>glib2</Dependency>
  26. <Dependency>libxml2</Dependency>
  27. <Dependency>libsoup</Dependency>
  28. <Dependency>libsoup-gnome</Dependency>
  29. </RuntimeDependencies>
  30. <Files>
  31. <Path fileType="data">/usr/share</Path>
  32. <Path fileType="library">/usr/lib</Path>
  33. <Path fileType="executable">/usr/bin</Path>
  34. </Files>
  35. </Package>
  36. <Package>
  37. <Name>librest-0.7-devel</Name>
  38. <Summary>Development files for librest</Summary>
  39. <RuntimeDependencies>
  40. <Dependency>libsoup-devel</Dependency>
  41. <Dependency release="current">librest-0.7</Dependency>
  42. <Dependency>glib2-devel</Dependency>
  43. <Dependency>libxml2-devel</Dependency>
  44. </RuntimeDependencies>
  45. <Files>
  46. <Path fileType="header">/usr/include</Path>
  47. <Path fileType="library">/usr/lib/pkgconfig</Path>
  48. <Path fileType="library">/usr/lib32/pkgconfig</Path>
  49. </Files>
  50. </Package>
  51. <Package>
  52. <Name>librest-0.7-docs</Name>
  53. <Summary>Development files for librest-0.7</Summary>
  54. <RuntimeDependencies>
  55. <Dependency release="current">librest-0.7</Dependency>
  56. </RuntimeDependencies>
  57. <Files>
  58. <Path fileType="data">/usr/share/gtk-doc/html/rest-0.7</Path>
  59. </Files>
  60. </Package>
  61. <History>
  62. <Update release="7">
  63. <Date>2022-11-02</Date>
  64. <Version>0.8.1</Version>
  65. <Comment>Rebuild.</Comment>
  66. <Name>Mustafa Cinasal</Name>
  67. <Email>muscnsl@gmail.com</Email>
  68. </Update>
  69. <Update release="6">
  70. <Date>2022-06-19</Date>
  71. <Version>0.8.1</Version>
  72. <Comment>Rebuild.</Comment>
  73. <Name>Mustafa Cinasal</Name>
  74. <Email>muscnsl@gmail.com</Email>
  75. </Update>
  76. <Update release="5">
  77. <Date>2020-02-08</Date>
  78. <Version>0.8.1</Version>
  79. <Comment>Rebuild.</Comment>
  80. <Name>Mustafa Cinasal</Name>
  81. <Email>muscnsl@gmail.com</Email>
  82. </Update>
  83. <Update release="4">
  84. <Date>2018-08-30</Date>
  85. <Version>0.8.1</Version>
  86. <Comment>Rebuild.</Comment>
  87. <Name>Mustafa Cinasal</Name>
  88. <Email>muscnsl@gmail.com</Email>
  89. </Update>
  90. <Update release="3">
  91. <Date>2018-01-07</Date>
  92. <Version>0.8.1</Version>
  93. <Comment>Version Bump</Comment>
  94. <Name>Mustafa Cinasal</Name>
  95. <Email>muscnsl@gmail.com</Email>
  96. </Update>
  97. <Update release="2">
  98. <Date>2015-03-18</Date>
  99. <Version>0.7.92</Version>
  100. <Comment>Release bump</Comment>
  101. <Name>Kamil Atlı</Name>
  102. <Email>suvari@pisilinux.org</Email>
  103. </Update>
  104. <Update release="1">
  105. <Date>2015-03-18</Date>
  106. <Version>0.7.92</Version>
  107. <Comment>First release</Comment>
  108. <Name>Hakan Yıldız</Name>
  109. <Email>hknyldz93@gmail.com</Email>
  110. </Update>
  111. </History>
  112. </PISI>