pspec.xml 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
  3. <INARY>
  4. <Source>
  5. <Name>xfce4-screenshooter</Name>
  6. <Homepage>http://goodies.xfce.org/projects/applications/xfce4-screenshooter</Homepage>
  7. <Packager>
  8. <Name>Süleyman Poyraz</Name>
  9. <Email>zaryob.dev@gmail.com</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:gui</IsA>
  13. <PartOf>desktop.xfce.addon</PartOf>
  14. <Summary>A plugin allows you to capture the entire screen</Summary>
  15. <Description>This application allows you to capture the entire screen, the active window or a selected region.</Description>
  16. <Archive sha1sum="e7a0b34fadd82d84d4197706d5b8fd383f312747" type="tarbz2">http://archive.xfce.org/src/apps/xfce4-screenshooter/1.9/xfce4-screenshooter-1.9.6.tar.bz2</Archive>
  17. <BuildDependencies>
  18. <Dependency>gtk2-devel</Dependency>
  19. <Dependency>libsoup-devel</Dependency>
  20. <Dependency>libxfce4util-devel</Dependency>
  21. <Dependency>libxfcegui4-devel</Dependency>
  22. <Dependency>libXext-devel</Dependency>
  23. </BuildDependencies>
  24. </Source>
  25. <Package>
  26. <Name>xfce4-screenshooter</Name>
  27. <RuntimeDependencies>
  28. <Dependency>exo</Dependency>
  29. <Dependency>atk</Dependency>
  30. <Dependency>libSM</Dependency>
  31. <Dependency>libICE</Dependency>
  32. <Dependency>libXfixes</Dependency>
  33. <Dependency>libxfce4ui</Dependency>
  34. <Dependency>fontconfig</Dependency>
  35. <Dependency>gtk2</Dependency>
  36. <Dependency>libsoup</Dependency>
  37. <Dependency>libxfce4util</Dependency>
  38. <Dependency>libxfcegui4</Dependency>
  39. <Dependency>xfce4-panel</Dependency>
  40. <Dependency>cairo</Dependency>
  41. <Dependency>pango</Dependency>
  42. <Dependency>libXext</Dependency>
  43. <Dependency>gdk-pixbuf</Dependency>
  44. </RuntimeDependencies>
  45. <Files>
  46. <Path fileType="config">/etc</Path>
  47. <Path fileType="executable">/usr/bin</Path>
  48. <Path fileType="executable">/usr/libexec</Path>
  49. <Path fileType="header">/usr/include</Path>
  50. <Path fileType="library">/usr/lib</Path>
  51. <Path fileType="localedata">/usr/share/locale</Path>
  52. <Path fileType="man">/usr/share/man</Path>
  53. <Path fileType="doc">/usr/share/doc</Path>
  54. <Path fileType="data">/usr/share</Path>
  55. </Files>
  56. </Package>
  57. <History>
  58. <Update release="1">
  59. <Date>2019-10-23</Date>
  60. <Version>1.9.6</Version>
  61. <Comment>First release</Comment>
  62. <Name>Süleyman Poyraz</Name>
  63. <Email>zaryob.dev@gmail.com</Email>
  64. </Update>
  65. </History>
  66. </INARY>