pspec.xml.new 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  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>vte3</Name>
  6. <Homepage>http://www.gnome.org</Homepage>
  7. <Packager>
  8. <Name>Süleyman Poyraz</Name>
  9. <Email>zaryob.dev@gmail.com</Email>
  10. </Packager>
  11. <License>LGPLv2</License>
  12. <Summary>Xft powered terminal widget</Summary>
  13. <Description>The VTE package contains a termcap file implementation for terminal emulators.</Description>
  14. <Archive sha1sum="50f10d22c42fe73cdabccfbd30d89a4853575374" type="targz">http://ftp.gnome.org/pub/gnome/sources/vte/0.59/vte-0.59.0.tar.xz</Archive>
  15. <BuildDependencies>
  16. <Dependency>atk</Dependency>
  17. <Dependency>gtk3</Dependency>
  18. <Dependency>cairo</Dependency>
  19. <Dependency>pango</Dependency>
  20. <Dependency>gdk-pixbuf</Dependency>
  21. <Dependency>libpcre2-devel</Dependency>
  22. <Dependency>fridibi-devel</Dependency>
  23. <Dependency>gnutls-devel</Dependency>
  24. </BuildDependencies>
  25. </Source>
  26. <Package>
  27. <Name>vte3</Name>
  28. <RuntimeDependencies>
  29. <Dependency>atk</Dependency>
  30. <Dependency>gtk3</Dependency>
  31. <Dependency>cairo</Dependency>
  32. <Dependency>pango</Dependency>
  33. <Dependency>gdk-pixbuf</Dependency>
  34. <Dependency>libpcre2</Dependency>
  35. <Dependency>gnutls</Dependency>
  36. <Dependency>fridibi</Dependency>
  37. </RuntimeDependencies>
  38. <Files>
  39. <Path fileType="executable">/usr/bin</Path>
  40. <Path fileType="executable">/usr/libexec</Path>
  41. <Path fileType="library">/usr/lib</Path>
  42. <Path fileType="doc">/usr/share/doc</Path>
  43. <Path fileType="localedata">/usr/share/locale</Path>
  44. <Path fileType="data">/usr/share/vte</Path>
  45. <Path fileType="data">/usr/share/pygtk</Path>
  46. <Path fileType="data">/usr/share</Path>
  47. <Path fileType="config">/etc/profile.d/vte.sh</Path>
  48. <Path fileType="header">/usr/include</Path>
  49. <Path fileType="library">/usr/lib/pkgconfig</Path>
  50. </Files>
  51. </Package>
  52. <History>
  53. <Update release="2">
  54. <Date>2019-12-12</Date>
  55. <Version>0.59.0</Version>
  56. <Comment>Automatic version upgrade.</Comment>
  57. <Name>Ali Rıza KESKİN</Name>
  58. <Email>parduscix@yandex.ru</Email>
  59. </Update>
  60. <Update release="1">
  61. <Date>2019-09-10</Date>
  62. <Version>0.58.0</Version>
  63. <Comment>First release</Comment>
  64. <Name>Süleyman Poyraz</Name>
  65. <Email>zaryob.dev@gmail.com</Email>
  66. </Update>
  67. </History>
  68. </INARY>