pspec.xml 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>xfce4-wavelan-plugin</Name>
  6. <Homepage>https://docs.xfce.org/panel-plugins/xfce4-wavelan-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 is used to display stats from a wireless lan interface</Summary>
  15. <Description>
  16. xfce4-wavelan-plugin shows signal quality as percentage.This plugin is quite easy to use.
  17. </Description>
  18. <Archive sha1sum="31676bed0eb715ca8ccb960b2922d694006e5df3" type="tarbz2">https://archive.xfce.org/src/panel-plugins/xfce4-wavelan-plugin/0.6/xfce4-wavelan-plugin-0.6.4.tar.bz2</Archive>
  19. <BuildDependencies>
  20. <Dependency>intltool</Dependency>
  21. <Dependency>libxfce4ui-devel</Dependency>
  22. <Dependency>xfce4-panel-devel</Dependency>
  23. </BuildDependencies>
  24. </Source>
  25. <Package>
  26. <Name>xfce4-wavelan-plugin</Name>
  27. <RuntimeDependencies>
  28. <Dependency>atk</Dependency>
  29. <Dependency>gtk3</Dependency>
  30. <Dependency>glib2</Dependency>
  31. <Dependency>cairo</Dependency>
  32. <Dependency>pango</Dependency>
  33. <Dependency>gdk-pixbuf</Dependency>
  34. <Dependency>fontconfig</Dependency>
  35. <Dependency>libxfce4ui</Dependency>
  36. <Dependency>xfce4-panel</Dependency>
  37. <Dependency>libxfce4util</Dependency>
  38. </RuntimeDependencies>
  39. <Files>
  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. <History>
  47. <Update release="3">
  48. <Date>2024-12-25</Date>
  49. <Version>0.6.4</Version>
  50. <Comment>Version bump.</Comment>
  51. <Name>Pisi Linux Community</Name>
  52. <Email>admin@pisilinux.org</Email>
  53. </Update>
  54. <Update release="2">
  55. <Date>2023-01-05</Date>
  56. <Version>0.6.3</Version>
  57. <Comment>Version bump.</Comment>
  58. <Name>fury</Name>
  59. <Email>uglyside@yandex.ru</Email>
  60. </Update>
  61. <Update release="1">
  62. <Date>2020-06-25</Date>
  63. <Version>0.6.1</Version>
  64. <Comment>Rebuild.</Comment>
  65. <Name>fury</Name>
  66. <Email>uglyside@yandex.ru</Email>
  67. </Update>
  68. </History>
  69. </PISI>