pspec.xml 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>xfce4-datetime-plugin</Name>
  6. <Homepage>https://docs.xfce.org/panel-plugins/xfce4-datetime-plugin</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. <PartOf>desktop.xfce.addon</PartOf>
  14. <Summary>This plugin shows the date and time in the panel</Summary>
  15. <Description>xfce4-datetime-plugin shows the date and time in the panel, and a calendar appears when you left-click on it.</Description>
  16. <Archive sha1sum="210a8356d59c3a12e064b3e7ed039f187917f71f" type="tarbz2">https://archive.xfce.org/src/panel-plugins/xfce4-datetime-plugin/0.8/xfce4-datetime-plugin-0.8.3.tar.bz2</Archive>
  17. <BuildDependencies>
  18. <Dependency>xfce4-panel-devel</Dependency>
  19. <Dependency>intltool</Dependency>
  20. <Dependency>libxfce4ui-devel</Dependency>
  21. </BuildDependencies>
  22. </Source>
  23. <Package>
  24. <Name>xfce4-datetime-plugin</Name>
  25. <RuntimeDependencies>
  26. <Dependency>xfce4-panel</Dependency>
  27. <Dependency>gtk3</Dependency>
  28. <Dependency>glib2</Dependency>
  29. <Dependency>pango</Dependency>
  30. <Dependency>libxfce4ui</Dependency>
  31. <Dependency>libxfce4util</Dependency>
  32. </RuntimeDependencies>
  33. <Files>
  34. <Path fileType="library">/usr/lib</Path>
  35. <Path fileType="data">/usr/share/xfce4</Path>
  36. <Path fileType="localedata">/usr/share/locale</Path>
  37. <Path fileType="doc">/usr/share/doc</Path>
  38. </Files>
  39. </Package>
  40. <History>
  41. <Update release="3">
  42. <Date>2023-01-17</Date>
  43. <Version>0.8.3</Version>
  44. <Comment>Version bump.</Comment>
  45. <Name>Mustafa Cinasal</Name>
  46. <Email>muscnsl@gmail.com</Email>
  47. </Update>
  48. <Update release="2">
  49. <Date>2022-09-20</Date>
  50. <Version>0.8.2</Version>
  51. <Comment>Version bump.</Comment>
  52. <Name>Mustafa Cinasal</Name>
  53. <Email>muscnsl@gmail.com</Email>
  54. </Update>
  55. <Update release="1">
  56. <Date>2020-06-25</Date>
  57. <Version>0.8.0</Version>
  58. <Comment>Rebuild.</Comment>
  59. <Name>fury</Name>
  60. <Email>uglyside@yandex.ru</Email>
  61. </Update>
  62. </History>
  63. </PISI>