pspec.xml 3.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>xfce4-verve-plugin</Name>
  6. <Homepage>https://docs.xfce.org/panel-plugins/xfce4-verve-plugin</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <PartOf>desktop.xfce.addon</PartOf>
  13. <IsA>library</IsA>
  14. <Summary>Command line for Xfce panel.</Summary>
  15. <Description>The Verve panel plugin is a comfortable command line plugin for the Xfce panel.</Description>
  16. <Archive sha1sum="ab1555cb3e338edc67901bf9965694496f867800" type="tarbz2">https://archive.xfce.org/src/panel-plugins/xfce4-verve-plugin/2.0/xfce4-verve-plugin-2.0.4.tar.bz2</Archive>
  17. <BuildDependencies>
  18. <Dependency>intltool</Dependency>
  19. <Dependency>exo-devel</Dependency>
  20. <Dependency>gtk3-devel</Dependency>
  21. <Dependency>glib2-devel</Dependency>
  22. <Dependency>xfconf-devel</Dependency>
  23. <Dependency>libpcre-devel</Dependency>
  24. <Dependency>libxfce4ui-devel</Dependency>
  25. <Dependency>xfce4-panel-devel</Dependency>
  26. </BuildDependencies>
  27. </Source>
  28. <Package>
  29. <Name>xfce4-verve-plugin</Name>
  30. <RuntimeDependencies>
  31. <Dependency>gtk3</Dependency>
  32. <Dependency>glib2</Dependency>
  33. <Dependency>xfconf</Dependency>
  34. <Dependency>libX11</Dependency>
  35. <Dependency>libpcre</Dependency>
  36. <Dependency>libxfce4ui</Dependency>
  37. <Dependency>xfce4-panel</Dependency>
  38. <Dependency>libxfce4util</Dependency>
  39. </RuntimeDependencies>
  40. <Files>
  41. <Path fileType="library">/usr/lib</Path>
  42. <Path fileType="data">/usr/share</Path>
  43. <Path fileType="localedata">/usr/share/locale</Path>
  44. <Path fileType="doc">/usr/share/doc</Path>
  45. </Files>
  46. </Package>
  47. <History>
  48. <Update release="4">
  49. <Date>2024-12-25</Date>
  50. <Version>2.0.4</Version>
  51. <Comment>Version bump.</Comment>
  52. <Name>Pisi Linux Community</Name>
  53. <Email>admin@pisilinux.org</Email>
  54. </Update>
  55. <Update release="3">
  56. <Date>2024-08-18</Date>
  57. <Version>2.0.3</Version>
  58. <Comment>Version bump.</Comment>
  59. <Name>fury</Name>
  60. <Email>uglyside@yandex.ru</Email>
  61. </Update>
  62. <Update release="2">
  63. <Date>2022-06-16</Date>
  64. <Version>2.0.1</Version>
  65. <Comment>Rebuild.</Comment>
  66. <Name>Mustafa Cinasal</Name>
  67. <Email>muscnsl@gmail.com</Email>
  68. </Update>
  69. <Update release="1">
  70. <Date>2021-04-10</Date>
  71. <Version>2.0.1</Version>
  72. <Comment>First Beta build.</Comment>
  73. <Name>fury</Name>
  74. <Email>uglyside@yandex.ru</Email>
  75. </Update>
  76. </History>
  77. </PISI>