pspec.xml 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>xfce4-smartbookmark-plugin</Name>
  6. <Homepage>https://docs.xfce.org/panel-plugins/xfce4-smartbookmark-plugin/start</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>A plugin allows you to send requests directly to your browser to make search</Summary>
  15. <Description>xfce4-smartbookmark-plugin is a plugin allows you to send requests directly to your browser and perform a custom search.</Description>
  16. <Archive sha1sum="183f5478939782b04af74a15ad21370a6901357e" type="tarbz2">
  17. https://archive.xfce.org/src/panel-plugins/xfce4-smartbookmark-plugin/0.5/xfce4-smartbookmark-plugin-0.5.2.tar.bz2
  18. </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-smartbookmark-plugin</Name>
  27. <RuntimeDependencies>
  28. <Dependency>gtk3</Dependency>
  29. <Dependency>glib2</Dependency>
  30. <Dependency>libxfce4ui</Dependency>
  31. <Dependency>xfce4-panel</Dependency>
  32. <Dependency>libxfce4util</Dependency>
  33. </RuntimeDependencies>
  34. <Files>
  35. <Path fileType="library">/usr/lib</Path>
  36. <Path fileType="doc">/usr/share/doc</Path>
  37. <Path fileType="data">/usr/share/xfce4</Path>
  38. <Path fileType="localedata">/usr/share/locale</Path>
  39. </Files>
  40. </Package>
  41. <History>
  42. <Update release="2">
  43. <Date>2022-11-10</Date>
  44. <Version>0.5.2</Version>
  45. <Comment>Version bump.</Comment>
  46. <Name>fury</Name>
  47. <Email>uglyside@yandex.ru</Email>
  48. </Update>
  49. <Update release="1">
  50. <Date>2020-06-25</Date>
  51. <Version>0.5.1</Version>
  52. <Comment>First build.</Comment>
  53. <Name>fury</Name>
  54. <Email>uglyside@yandex.ru</Email>
  55. </Update>
  56. </History>
  57. </PISI>