pspec.xml 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  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>glib-networking</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>GPLv2</License>
  12. <IsA>library</IsA>
  13. <Summary>Network extensions for GLib</Summary>
  14. <Description>glib-networking provides network-related giomodules for glib.</Description>
  15. <Archive sha1sum="7ebe8a2802ddb5e43107baefc7eb05b6f41b8fb4" type="tarxz">mirrors://gnome/glib-networking/2.62/glib-networking-2.62.0.tar.xz</Archive>
  16. </Source>
  17. <Package>
  18. <Name>glib-networking</Name>
  19. <RuntimeDependencies>
  20. <Dependency>gnutls</Dependency>
  21. </RuntimeDependencies>
  22. <Files>
  23. <Path fileType="library">/usr/lib</Path>
  24. <Path fileType="executable">/usr/libexec</Path>
  25. <Path fileType="localedata">/usr/share/locale</Path>
  26. <Path fileType="doc">/usr/share/doc</Path>
  27. <Path fileType="data">/usr/share</Path>
  28. </Files>
  29. </Package>
  30. <History>
  31. <Update release="1">
  32. <Date>2019-09-17</Date>
  33. <Version>2.62.0</Version>
  34. <Comment>First release</Comment>
  35. <Name>Süleyman Poyraz</Name>
  36. <Email>zaryob.dev@gmail.com</Email>
  37. </Update>
  38. </History>
  39. </INARY>