pspec.xml 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
  2. <INARY>
  3. <Source>
  4. <Name>vinagre</Name>
  5. <Homepage>http://projects.gnome.org/vinagre</Homepage>
  6. <Packager>
  7. <Name>Süleyman Poyraz</Name>
  8. <Email>zaryob.dev@gmail.com</Email>
  9. </Packager>
  10. <License>GPLv2</License>
  11. <Icon>vinagre</Icon>
  12. <IsA>app:gui</IsA>
  13. <Summary>A VNC and SSH client</Summary>
  14. <Description>Vinagre is a remote desktop viewer and SSH client for the GNOME Desktop.</Description>
  15. <Archive sha1sum="5c1d5e9bb082fac1f6d0199cebd2984df629314c" >http://ftp.gnome.org/pub/gnome/sources/vinagre/3.22/vinagre-3.22.0.tar.xz</Archive>
  16. <BuildDependencies>
  17. <Dependency>gconf-devel</Dependency>
  18. <Dependency >gtk-vnc-devel</Dependency>
  19. <Dependency>gnome-doc-utils</Dependency>
  20. <Dependency>docbook-xml</Dependency>
  21. <Dependency>gtk3-devel</Dependency>
  22. <Dependency>cairo-devel</Dependency>
  23. <Dependency>libpeas-devel</Dependency>
  24. <Dependency>libsecret-devel</Dependency>
  25. <Dependency>gdk-pixbuf-devel</Dependency>
  26. <Dependency>telepathy-glib-devel</Dependency>
  27. <Dependency>gobject-introspection-devel</Dependency>
  28. </BuildDependencies>
  29. </Source>
  30. <Package>
  31. <Name>vinagre</Name>
  32. <RuntimeDependencies>
  33. <Dependency>gconf</Dependency>
  34. <Dependency >gtk-vnc</Dependency>
  35. <Dependency>gnome-doc-utils</Dependency>
  36. <Dependency>docbook-xml</Dependency>
  37. <Dependency>gtk3</Dependency>
  38. <Dependency>cairo</Dependency>
  39. <Dependency>libpeas</Dependency>
  40. <Dependency>libsecret</Dependency>
  41. <Dependency>gdk-pixbuf</Dependency>
  42. <Dependency>telepathy-glib</Dependency>
  43. <Dependency>gobject-introspection</Dependency>
  44. </RuntimeDependencies>
  45. <Files>
  46. <Path fileType="config">/etc/gconf</Path>
  47. <Path fileType="executable">/usr/bin</Path>
  48. <Path fileType="library">/usr/lib</Path>
  49. <Path fileType="executable">/usr/libexec</Path>
  50. <Path fileType="localedata">/usr/share/locale</Path>
  51. <Path fileType="man">/usr/share/man</Path>
  52. <Path fileType="doc">/usr/share/doc</Path>
  53. <Path fileType="data">/usr/share/applications</Path>
  54. <Path fileType="data">/usr/share/gnome</Path>
  55. <Path fileType="data">/usr/share/icons</Path>
  56. <Path fileType="data">/usr/share/omf</Path>
  57. <Path fileType="data">/usr/share/vinagre</Path>
  58. <Path fileType="data">/usr/share/vinagre-1</Path>
  59. <Path fileType="data">/usr/share</Path>
  60. </Files>
  61. </Package>
  62. <History>
  63. <Update release="1">
  64. <Date>2019-09-18</Date>
  65. <Version>3.22.0</Version>
  66. <Comment>First release</Comment>
  67. <Name>Süleyman Poyraz</Name>
  68. <Email>zaryob.dev@gmail.com</Email>
  69. </Update>
  70. </History>
  71. </INARY>