pspec.xml 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org.tr/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gnome-dictionary</Name>
  6. <Homepage>https://wiki.gnome.org/Apps/Dictionary</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2+</License>
  12. <Icon>gnome-dictionary</Icon>
  13. <IsA>app:gui</IsA>
  14. <Summary>A dictionary application for GNOME</Summary>
  15. <Description>A dictionary application for GNOME</Description>
  16. <Archive sha1sum="0c0843ae08da8a9f9a71c230d6358b7a4649de7c" type="tarxz">mirrors://gnome/gnome-dictionary/40/gnome-dictionary-40.0.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>appstream-glib-devel</Dependency>
  19. <Dependency>desktop-file-utils</Dependency>
  20. <Dependency>docbook-xsl</Dependency>
  21. <Dependency>gettext-devel</Dependency>
  22. <Dependency>gobject-introspection-devel</Dependency>
  23. <Dependency>gtk3-devel</Dependency>
  24. <Dependency>itstool</Dependency>
  25. <Dependency>libxslt-devel</Dependency>
  26. <Dependency>meson</Dependency>
  27. </BuildDependencies>
  28. </Source>
  29. <Package>
  30. <Name>gnome-dictionary</Name>
  31. <RuntimeDependencies>
  32. <Dependency>gtk3</Dependency>
  33. <Dependency>cairo</Dependency>
  34. <Dependency>glib2</Dependency>
  35. <Dependency>pango</Dependency>
  36. </RuntimeDependencies>
  37. <Files>
  38. <Path fileType="executable">/usr/bin</Path>
  39. <Path fileType="data">/usr/share/applications</Path>
  40. <Path fileType="data">/usr/share/dbus-1</Path>
  41. <Path fileType="doc">/usr/share/doc</Path>
  42. <Path fileType="data">/usr/share/gdict-1.0</Path>
  43. <Path fileType="data">/usr/share/glib-2.0</Path>
  44. <Path fileType="data">/usr/share/help</Path>
  45. <Path fileType="data">/usr/share/icons</Path>
  46. <Path fileType="localdata">/usr/share/locale</Path>
  47. <Path fileType="data">/usr/share/man</Path>
  48. <Path fileType="data">/usr/share/metainfo</Path>
  49. </Files>
  50. </Package>
  51. <History>
  52. <Update release="1">
  53. <Date>2021-06-10</Date>
  54. <Version>40.0</Version>
  55. <Comment>First release</Comment>
  56. <Name>Ayhan Yalçınsoy</Name>
  57. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  58. </Update>
  59. </History>
  60. </PISI>