pspec.xml 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>xfce4-dict</Name>
  6. <Homepage>https://docs.xfce.org/apps/xfce4-dict/start</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:gui</IsA>
  13. <PartOf>desktop.xfce.addon</PartOf>
  14. <Summary>A client program to query different dictionaries</Summary>
  15. <Description>xfce4-dict allows you to search different kinds of dictionary services for words or phrases and shows you the result.</Description>
  16. <Archive sha1sum="4fdfa73ee418cef858d758f2b80fa01a89449199" type="tarbz2">https://archive.xfce.org/src/apps/xfce4-dict/0.8/xfce4-dict-0.8.8.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-dict</Name>
  25. <RuntimeDependencies>
  26. <Dependency>gtk3</Dependency>
  27. <Dependency>glib2</Dependency>
  28. <Dependency>pango</Dependency>
  29. <Dependency>libX11</Dependency>
  30. <Dependency>gdk-pixbuf</Dependency>
  31. <Dependency>libxfce4ui</Dependency>
  32. <Dependency>xfce4-panel</Dependency>
  33. <Dependency>libxfce4util</Dependency>
  34. </RuntimeDependencies>
  35. <Files>
  36. <Path fileType="executable">/usr/bin</Path>
  37. <Path fileType="library">/usr/lib</Path>
  38. <Path fileType="data">/usr/share</Path>
  39. <Path fileType="localedata">/usr/share/locale</Path>
  40. <Path fileType="man">/usr/share/man</Path>
  41. <Path fileType="doc">/usr/share/doc</Path>
  42. </Files>
  43. </Package>
  44. <History>
  45. <Update release="5">
  46. <Date>2024-10-02</Date>
  47. <Version>0.8.8</Version>
  48. <Comment>Version bump.</Comment>
  49. <Name>Pisi Linux Community</Name>
  50. <Email>admin@pisilinux.org</Email>
  51. </Update>
  52. <Update release="4">
  53. <Date>2024-09-25</Date>
  54. <Version>0.8.7</Version>
  55. <Comment>Version bump.</Comment>
  56. <Name>Pisi Linux Community</Name>
  57. <Email>admin@pisilinux.org</Email>
  58. </Update>
  59. <Update release="3">
  60. <Date>2023-04-23</Date>
  61. <Version>0.8.5</Version>
  62. <Comment>Version bump.</Comment>
  63. <Name>Mustafa Cinasal</Name>
  64. <Email>muscnsl@gmail.com</Email>
  65. </Update>
  66. <Update release="2">
  67. <Date>2020-12-23</Date>
  68. <Version>0.8.4</Version>
  69. <Comment>Version bump.</Comment>
  70. <Name>Mustafa Cinasal</Name>
  71. <Email>muscnsl@gmail.com</Email>
  72. </Update>
  73. <Update release="1">
  74. <Date>2020-06-25</Date>
  75. <Version>0.8.3</Version>
  76. <Comment>Rebuild.</Comment>
  77. <Name>fury</Name>
  78. <Email>uglyside@yandex.ru</Email>
  79. </Update>
  80. </History>
  81. </PISI>