pspec.xml 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>xfconf</Name>
  6. <Homepage>https://www.xfce.org/</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>library</IsA>
  13. <Summary>Xfce multi channel setting library</Summary>
  14. <Description>
  15. Xfconf is a hirerchical (tree-like) configuration system for the Xfce graphical desktop environment.
  16. </Description>
  17. <Archive sha1sum="a3ec980d9a2786011197af199ce17ccd00ea5083" type="tarbz2">https://archive.xfce.org/src/xfce/xfconf/4.19/xfconf-4.19.5.tar.bz2</Archive>
  18. <BuildDependencies>
  19. <Dependency>python3</Dependency>
  20. <Dependency>intltool</Dependency>
  21. <Dependency>gtk-doc</Dependency>
  22. <Dependency>vala-devel</Dependency>
  23. <Dependency>python-six</Dependency>
  24. <Dependency>glib2-devel</Dependency>
  25. <Dependency>gettext-devel</Dependency>
  26. <Dependency>xfce4-dev-tools</Dependency>
  27. <Dependency versionFrom="4.19.5">libxfce4util-devel</Dependency>
  28. <Dependency>gobject-introspection-devel</Dependency>
  29. </BuildDependencies>
  30. </Source>
  31. <Package>
  32. <Name>xfconf</Name>
  33. <RuntimeDependencies>
  34. <Dependency>glib2</Dependency>
  35. <Dependency>libxfce4util</Dependency>
  36. <Dependency>gsettings-desktop-schemas</Dependency>
  37. </RuntimeDependencies>
  38. <Files>
  39. <Path fileType="executable">/usr/bin</Path>
  40. <Path fileType="library">/usr/lib</Path>
  41. <Path fileType="data">/usr/share</Path>
  42. <Path fileType="localedata">/usr/share/locale</Path>
  43. <Path fileType="doc">/usr/share/doc</Path>
  44. </Files>
  45. </Package>
  46. <Package>
  47. <Name>xfconf-devel</Name>
  48. <IsA>library</IsA>
  49. <IsA>data:doc</IsA>
  50. <Summary>Xfconf development files</Summary>
  51. <RuntimeDependencies>
  52. <Dependency>glib2-devel</Dependency>
  53. <Dependency release="current">xfconf</Dependency>
  54. </RuntimeDependencies>
  55. <Files>
  56. <Path fileType="header">/usr/include</Path>
  57. <Path fileType="data">/usr/lib/pkgconfig</Path>
  58. <Path fileType="doc">/usr/share/gtk-doc</Path>
  59. </Files>
  60. </Package>
  61. <History>
  62. <Update release="11">
  63. <Date>2024-12-01</Date>
  64. <Version>4.19.5</Version>
  65. <Comment>Version bump.</Comment>
  66. <Name>Pisi Linux Community</Name>
  67. <Email>admin@pisilinux.org</Email>
  68. </Update>
  69. <Update release="10">
  70. <Date>2024-11-03</Date>
  71. <Version>4.19.4</Version>
  72. <Comment>Version bump.</Comment>
  73. <Name>Pisi Linux Community</Name>
  74. <Email>admin@pisilinux.org</Email>
  75. </Update>
  76. <Update release="9">
  77. <Date>2024-10-18</Date>
  78. <Version>4.19.3</Version>
  79. <Comment>Version bump</Comment>
  80. <Name>Pisi Linux Community</Name>
  81. <Email>admin@pisilinux.org</Email>
  82. </Update>
  83. <Update release="8">
  84. <Date>2024-03-07</Date>
  85. <Version>4.19.2</Version>
  86. <Comment>Version bump.</Comment>
  87. <Name>Mustafa Cinasal</Name>
  88. <Email>muscnsl@gmail.com</Email>
  89. </Update>
  90. <Update release="7">
  91. <Date>2023-04-17</Date>
  92. <Version>4.19.0</Version>
  93. <Comment>Version bump.</Comment>
  94. <Name>Mustafa Cinasal</Name>
  95. <Email>muscnsl@gmail.com</Email>
  96. </Update>
  97. <Update release="6">
  98. <Date>2022-12-14</Date>
  99. <Version>4.18.0</Version>
  100. <Comment>Version bump.</Comment>
  101. <Name>Mustafa Cinasal</Name>
  102. <Email>muscnsl@gmail.com</Email>
  103. </Update>
  104. <Update release="5">
  105. <Date>2022-12-02</Date>
  106. <Version>4.17.2</Version>
  107. <Comment>Version bump.</Comment>
  108. <Name>Mustafa Cinasal</Name>
  109. <Email>muscnsl@gmail.com</Email>
  110. </Update>
  111. <Update release="4">
  112. <Date>2022-11-10</Date>
  113. <Version>4.17.1</Version>
  114. <Comment>Version bump.</Comment>
  115. <Name>Mustafa Cinasal</Name>
  116. <Email>muscnsl@gmail.com</Email>
  117. </Update>
  118. <Update release="3">
  119. <Date>2022-11-03</Date>
  120. <Version>4.17.0</Version>
  121. <Comment>Version bump.</Comment>
  122. <Name>Mustafa Cinasal</Name>
  123. <Email>muscnsl@gmail.com</Email>
  124. </Update>
  125. <Update release="2">
  126. <Date>2022-05-28</Date>
  127. <Version>4.16.0</Version>
  128. <Comment>New release.</Comment>
  129. <Name>Ali Cengiz Kurt</Name>
  130. <Email>alicengizkurt@gmail.com</Email>
  131. </Update>
  132. <Update release="1">
  133. <Date>2020-11-17</Date>
  134. <Version>4.15.0</Version>
  135. <Comment>Rebuild.For Beta System.</Comment>
  136. <Name>Ali Cengiz Kurt</Name>
  137. <Email>alicengizkurt@gmail.com</Email>
  138. </Update>
  139. </History>
  140. </PISI>