pspec.xml 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>libcloudproviders</Name>
  6. <Homepage>http://live.gnome.org/libcloudproviders</Homepage>
  7. <Packager>
  8. <Name>Berk Çakar</Name>
  9. <Email>berk2238@hotmail.com</Email>
  10. </Packager>
  11. <License>LGPLv3</License>
  12. <IsA>library</IsA>
  13. <Summary>libcloudproviders is a DBus API that allows cloud storage sync clients to expose
  14. their services.</Summary>
  15. <Description>libcloudproviders is a DBus API that allows cloud storage sync clients to expose
  16. their services. Clients such as file managers and desktop environments can then
  17. provide integrated access to the cloud providers services.</Description>
  18. <Archive sha1sum="c5d8ee2eec0939d1f3804308454ea5175ecfdb8a">https://gitlab.gnome.org/World/libcloudproviders/-/archive/0.3.6/libcloudproviders-0.3.6.tar.gz</Archive>
  19. <BuildDependencies>
  20. <Dependency>meson</Dependency>
  21. <Dependency>vala-devel</Dependency>
  22. <Dependency>glib2-devel</Dependency>
  23. <Dependency>gobject-introspection-devel</Dependency>
  24. </BuildDependencies>
  25. </Source>
  26. <Package>
  27. <Name>libcloudproviders</Name>
  28. <RuntimeDependencies>
  29. <Dependency>glib2</Dependency>
  30. <Dependency>gobject-introspection</Dependency>
  31. </RuntimeDependencies>
  32. <Files>
  33. <Path fileType="library">/usr/lib</Path>
  34. <Path fileType="doc">/usr/share/doc</Path>
  35. </Files>
  36. </Package>
  37. <Package>
  38. <Name>libcloudproviders-devel</Name>
  39. <Summary>Development files for libcloudproviders</Summary>
  40. <RuntimeDependencies>
  41. <Dependency release="current">libcloudproviders</Dependency>
  42. </RuntimeDependencies>
  43. <Files>
  44. <Path fileType="header">/usr/include</Path>
  45. <Path fileType="data">/usr/lib/girepository-1.0</Path>
  46. <Path fileType="data">/usr/lib/pkgconfig</Path>
  47. <Path fileType="man">/usr/share/man/man3</Path>
  48. <Path fileType="data">/usr/share/vala/vapi</Path>
  49. <Path fileType="data">/usr/share/gir-1.0</Path>
  50. </Files>
  51. </Package>
  52. <History>
  53. <Update release="6">
  54. <Date>2024-03-20</Date>
  55. <Version>0.3.6</Version>
  56. <Comment>Version bump.</Comment>
  57. <Name>Mustafa Cinasal</Name>
  58. <Email>muscnsl@gmail.com</Email>
  59. </Update>
  60. <Update release="5">
  61. <Date>2023-11-09</Date>
  62. <Version>0.3.5</Version>
  63. <Comment>Version bump.</Comment>
  64. <Name>Mustafa Cinasal</Name>
  65. <Email>muscnsl@gmail.com</Email>
  66. </Update>
  67. <Update release="4">
  68. <Date>2023-09-06</Date>
  69. <Version>0.3.4</Version>
  70. <Comment>Version bump.</Comment>
  71. <Name>Mustafa Cinasal</Name>
  72. <Email>muscnsl@gmail.com</Email>
  73. </Update>
  74. <Update release="3">
  75. <Date>2023-08-09</Date>
  76. <Version>0.3.2</Version>
  77. <Comment>Version bump.</Comment>
  78. <Name>Mustafa Cinasal</Name>
  79. <Email>muscnsl@gmail.com</Email>
  80. </Update>
  81. <Update release="2">
  82. <Date>2021-05-27</Date>
  83. <Version>0.3.1</Version>
  84. <Comment>Version bump.</Comment>
  85. <Name>Mustafa Cinasal</Name>
  86. <Email>muscnsl@gmail.com</Email>
  87. </Update>
  88. <Update release="1">
  89. <Date>2021-04-10</Date>
  90. <Version>0.3.0</Version>
  91. <Comment>First release for Pisi Linux</Comment>
  92. <Name>Berk Çakar</Name>
  93. <Email>berk2238@hotmail.com</Email>
  94. </Update>
  95. </History>
  96. </PISI>