pspec.xml 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>kcolorchooser-kf6</Name>
  6. <Homepage>http://www.kde.org/applications/graphics/kcolorchooser-kf6</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <Icon>kcolorchooser-kf6</Icon>
  13. <IsA>app:gui</IsA>
  14. <PartOf>desktop.kde.graphics</PartOf>
  15. <Summary>A simple color chooser application</Summary>
  16. <Description>kcolorchooser-kf6 is a simple color chooser application.</Description>
  17. <Archive sha1sum="7dd01ceab9255c08f7e24137cfc23f63985e71c9" type="tarxz">mirrors://kde/stable/release-service/24.12.1/src/kcolorchooser-24.12.1.tar.xz</Archive>
  18. <BuildDependencies>
  19. <Dependency>extra-cmake-modules-kf6</Dependency>
  20. <Dependency versionFrom="6.6.3">qt6-base-devel</Dependency>
  21. <Dependency>ki18n-kf6-devel</Dependency>
  22. <Dependency>kwidgetsaddons-kf6-devel</Dependency>
  23. <Dependency>kxmlgui-kf6-devel</Dependency>
  24. <Dependency>kiconthemes-kf6-devel</Dependency>
  25. </BuildDependencies>
  26. </Source>
  27. <Package>
  28. <Name>kcolorchooser-kf6</Name>
  29. <RuntimeDependencies>
  30. <Dependency>ki18n-kf6</Dependency>
  31. <Dependency>libgcc</Dependency>
  32. <Dependency>kxmlgui-kf6</Dependency>
  33. <Dependency versionFrom="6.6.3">qt6-base</Dependency>
  34. <Dependency>kcoreaddons-kf6</Dependency>
  35. </RuntimeDependencies>
  36. <Files>
  37. <Path fileType="executable">/usr/bin</Path>
  38. <Path fileType="data">/usr/share/applications</Path>
  39. <Path fileType="data">/usr/share/icons</Path>
  40. <Path fileType="doc">/usr/share/doc</Path>
  41. <Path fileType="data">/usr/share/metainfo</Path>
  42. <Path fileType="localedata">/usr/share/locale</Path>
  43. </Files>
  44. </Package>
  45. <History>
  46. <Update release="12">
  47. <Date>2025-01-10</Date>
  48. <Version>24.12.1</Version>
  49. <Comment>Version bump.</Comment>
  50. <Name>Pisi Linux Community</Name>
  51. <Email>admin@pisilinux.org</Email>
  52. </Update>
  53. <Update release="11">
  54. <Date>2024-12-15</Date>
  55. <Version>24.12.0</Version>
  56. <Comment>Version bump.</Comment>
  57. <Name>Pisi Linux Community</Name>
  58. <Email>admin@pisilinux.org</Email>
  59. </Update>
  60. <Update release="10">
  61. <Date>2024-11-07</Date>
  62. <Version>24.08.3</Version>
  63. <Comment>Version bump.</Comment>
  64. <Name>Pisi Linux Community</Name>
  65. <Email>admin@pisilinux.org</Email>
  66. </Update>
  67. <Update release="9">
  68. <Date>2024-10-10</Date>
  69. <Version>24.08.2</Version>
  70. <Comment>Version bump.</Comment>
  71. <Name>Pisi Linux Community</Name>
  72. <Email>admin@pisilinux.org</Email>
  73. </Update>
  74. <Update release="8">
  75. <Date>2024-09-12</Date>
  76. <Version>24.08.1</Version>
  77. <Comment>Version bump.</Comment>
  78. <Name>Pisi Linux Community</Name>
  79. <Email>admin@pisilinux.org</Email>
  80. </Update>
  81. <Update release="7">
  82. <Date>2024-08-27</Date>
  83. <Version>24.08.0</Version>
  84. <Comment>Version bump.</Comment>
  85. <Name>Pisi Linux Community</Name>
  86. <Email>admin@pisilinux.org</Email>
  87. </Update>
  88. <Update release="6">
  89. <Date>2024-07-04</Date>
  90. <Version>24.05.2</Version>
  91. <Comment>Version bump.</Comment>
  92. <Name>Pisi Linux Community</Name>
  93. <Email>admin@pisilinux.org</Email>
  94. </Update>
  95. <Update release="5">
  96. <Date>2024-06-27</Date>
  97. <Version>24.05.1</Version>
  98. <Comment>Version bump.</Comment>
  99. <Name>Pisi Linux Community</Name>
  100. <Email>admin@pisilinux.org</Email>
  101. </Update>
  102. <Update release="4">
  103. <Date>2024-05-23</Date>
  104. <Version>24.05.0</Version>
  105. <Comment>Version bump.</Comment>
  106. <Name>Mustafa Cinasal</Name>
  107. <Email>muscnsl@gmail.com</Email>
  108. </Update>
  109. <Update release="3">
  110. <Date>2024-04-13</Date>
  111. <Version>24.02.2</Version>
  112. <Comment>Version bump.</Comment>
  113. <Name>Mustafa Cinasal</Name>
  114. <Email>muscnsl@gmail.com</Email>
  115. </Update>
  116. <Update release="2">
  117. <Date>2024-03-21</Date>
  118. <Version>24.02.1</Version>
  119. <Comment>Version bump.</Comment>
  120. <Name>Mustafa Cinasal</Name>
  121. <Email>muscnsl@gmail.com</Email>
  122. </Update>
  123. <Update release="1">
  124. <Date>2024-03-03</Date>
  125. <Version>24.02.0</Version>
  126. <Comment>First release</Comment>
  127. <Name>Mustafa Cinasal</Name>
  128. <Email>muscnsl@gmail.com</Email>
  129. </Update>
  130. </History>
  131. </PISI>