pspec.xml 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>libmateweather</Name>
  6. <Homepage>http://www.mate-desktop.org</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2+</License>
  12. <License>LGPLv2+</License>
  13. <IsA>library</IsA>
  14. <Summary>libmateweather</Summary>
  15. <Description>libmateweather is a collection of documentation utilities for the Mate project.</Description>
  16. <Archive sha1sum="267b107a9262771ea7e8d58ec49aec0553966d83" type="tarxz">http://pub.mate-desktop.org/releases/1.28/libmateweather-1.28.0.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>intltool</Dependency>
  19. <Dependency>gtk3-devel</Dependency>
  20. <Dependency versionFrom="1.28.0">mate-common</Dependency>
  21. <Dependency>libsoup-devel</Dependency>
  22. <Dependency>libxml2-devel</Dependency>
  23. <Dependency>timezone</Dependency>
  24. </BuildDependencies>
  25. </Source>
  26. <Package>
  27. <Name>libmateweather</Name>
  28. <RuntimeDependencies>
  29. <Dependency>gtk3</Dependency>
  30. <Dependency>glib2</Dependency>
  31. <Dependency>libsoup</Dependency>
  32. <Dependency>libxml2</Dependency>
  33. <Dependency>gdk-pixbuf</Dependency>
  34. </RuntimeDependencies>
  35. <Files>
  36. <Path fileType="doc">/usr/share/doc</Path>
  37. <Path fileType="localedata">/usr/share/locale</Path>
  38. <Path fileType="data">/usr/share/icons</Path>
  39. <Path fileType="data">/usr/share/libmateweather</Path>
  40. <Path fileType="data">/usr/share/glib-2.0</Path>
  41. <Path fileType="library">/usr/lib/libmateweather.so*</Path>
  42. <Path fileType="library">/usr/lib/libmateweather</Path>
  43. </Files>
  44. </Package>
  45. <Package>
  46. <Name>libmateweather-devel</Name>
  47. <Summary>libmateweather için geliştirme dosyaları</Summary>
  48. <RuntimeDependencies>
  49. <Dependency>gtk3-devel</Dependency>
  50. <Dependency>glib2-devel</Dependency>
  51. <Dependency>libsoup-devel</Dependency>
  52. <Dependency>libxml2-devel</Dependency>
  53. <Dependency>gdk-pixbuf-devel</Dependency>
  54. <Dependency release="current">libmateweather</Dependency>
  55. </RuntimeDependencies>
  56. <Files>
  57. <Path fileType="library">/usr/lib/pkgconfig</Path>
  58. <Path fileType="header">/usr/include/libmateweather</Path>
  59. </Files>
  60. </Package>
  61. <Package>
  62. <Name>libmateweather-doc</Name>
  63. <Summary>libmateweather için döküman belgeleri.</Summary>
  64. <RuntimeDependencies>
  65. <Dependency release="current">libmateweather</Dependency>
  66. </RuntimeDependencies>
  67. <Files>
  68. <Path fileType="data">/usr/share/gtk-doc</Path>
  69. </Files>
  70. </Package>
  71. <History>
  72. <Update release="7">
  73. <Date>2024-02-15</Date>
  74. <Version>1.28.0</Version>
  75. <Comment>Version bump.</Comment>
  76. <Name>Mustafa Cinasal</Name>
  77. <Email>muscnsl@gmail.com</Email>
  78. </Update>
  79. <Update release="6">
  80. <Date>2023-10-24</Date>
  81. <Version>1.27.1</Version>
  82. <Comment>Version bump.</Comment>
  83. <Name>Mustafa Cinasal</Name>
  84. <Email>muscnsl@gmail.com</Email>
  85. </Update>
  86. <Update release="5">
  87. <Date>2023-01-14</Date>
  88. <Version>1.27.0</Version>
  89. <Comment>Version bump.</Comment>
  90. <Name>Mustafa Cinasal</Name>
  91. <Email>muscnsl@gmail.com</Email>
  92. </Update>
  93. <Update release="4">
  94. <Date>2021-09-07</Date>
  95. <Version>1.26.0</Version>
  96. <Comment>Version bump.</Comment>
  97. <Name>Mustafa Cinasal</Name>
  98. <Email>muscnsl@gmail.com</Email>
  99. </Update>
  100. <Update release="3">
  101. <Date>2020-06-29</Date>
  102. <Version>1.25.0</Version>
  103. <Comment>Version bump.</Comment>
  104. <Name>Mustafa Cinasal</Name>
  105. <Email>muscnsl@gmail.com</Email>
  106. </Update>
  107. <Update release="2">
  108. <Date>2020-03-01</Date>
  109. <Version>1.24.0</Version>
  110. <Comment>Version bump.</Comment>
  111. <Name>Mustafa Cinasal</Name>
  112. <Email>muscnsl@gmail.com</Email>
  113. </Update>
  114. <Update release="1">
  115. <Date>2020-02-13</Date>
  116. <Version>1.22.1</Version>
  117. <Comment>First release</Comment>
  118. <Name>Ayhan Yalçınsoy</Name>
  119. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  120. </Update>
  121. </History>
  122. </PISI>