pspec.xml 3.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>xfce4-panel-profiles</Name>
  6. <Homepage>https://docs.xfce.org/apps/xfce4-panel-profiles/start</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <IsA>app:gui</IsA>
  13. <PartOf>desktop.xfce.addon</PartOf>
  14. <Summary>A simple application to manage Xfce panel layouts.</Summary>
  15. <Description>
  16. With the modular Xfce Panel, a multitude of panel layouts can be created. This tool makes it possible to backup, restore, import, and export these panel layouts.
  17. </Description>
  18. <Archive sha1sum="82e6295fc84ae42598568a1b5e58b14b2f3be884" type="tarbz2">https://archive.xfce.org/src/apps/xfce4-panel-profiles/1.0/xfce4-panel-profiles-1.0.15.tar.bz2</Archive>
  19. <BuildDependencies>
  20. <Dependency>intltool</Dependency>
  21. <Dependency>python3-devel</Dependency>
  22. <Dependency>xfce4-panel-devel</Dependency>
  23. </BuildDependencies>
  24. </Source>
  25. <Package>
  26. <Name>xfce4-panel-profiles</Name>
  27. <RuntimeDependencies>
  28. <Dependency>gtk3</Dependency>
  29. <Dependency>cairo</Dependency>
  30. <Dependency>python3</Dependency>
  31. <Dependency>gdk-pixbuf</Dependency>
  32. <Dependency>libxfce4ui</Dependency>
  33. <Dependency>xfce4-panel</Dependency>
  34. <Dependency>libxfce4util</Dependency>
  35. </RuntimeDependencies>
  36. <Files>
  37. <Path fileType="executable">/usr/bin</Path>
  38. <Path fileType="data">/usr/share</Path>
  39. <Path fileType="localedata">/usr/share/locale</Path>
  40. <Path fileType="doc">/usr/share/doc</Path>
  41. </Files>
  42. </Package>
  43. <History>
  44. <Update release="7">
  45. <Date>2024-12-25</Date>
  46. <Version>1.0.15</Version>
  47. <Comment>Version bump.</Comment>
  48. <Name>Pisi Linux Community</Name>
  49. <Email>admin@pisilinux.org</Email>
  50. </Update>
  51. <Update release="6">
  52. <Date>2024-05-31</Date>
  53. <Version>1.0.14</Version>
  54. <Comment>Rebuild.</Comment>
  55. <Name>Mustafa Cinasal</Name>
  56. <Email>muscnsl@gmail.com</Email>
  57. </Update>
  58. <Update release="5">
  59. <Date>2023-10-24</Date>
  60. <Version>1.0.14</Version>
  61. <Comment>Rebuild.</Comment>
  62. <Name>Mustafa Cinasal</Name>
  63. <Email>muscnsl@gmail.com</Email>
  64. </Update>
  65. <Update release="4">
  66. <Date>2023-06-05</Date>
  67. <Version>1.0.14</Version>
  68. <Comment>Version bump.</Comment>
  69. <Name>Mustafa Cinasal</Name>
  70. <Email>muscnsl@gmail.com</Email>
  71. </Update>
  72. <Update release="3">
  73. <Date>2021-04-10</Date>
  74. <Version>1.0.13</Version>
  75. <Comment>Version bump.</Comment>
  76. <Name>Mustafa Cinasal</Name>
  77. <Email>muscnsl@gmail.com</Email>
  78. </Update>
  79. <Update release="2">
  80. <Date>2021-01-17</Date>
  81. <Version>1.0.12</Version>
  82. <Comment>Ver. bump</Comment>
  83. <Name>fury</Name>
  84. <Email>uglyside@yandex.ru</Email>
  85. </Update>
  86. <Update release="1">
  87. <Date>2020-06-25</Date>
  88. <Version>1.0.10</Version>
  89. <Comment>Ver. bump</Comment>
  90. <Name>fury</Name>
  91. <Email>uglyside@yandex.ru</Email>
  92. </Update>
  93. </History>
  94. </PISI>