pspec.xml 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
  2. <INARY>
  3. <Source>
  4. <Name>file-roller</Name>
  5. <Homepage>http://fileroller.sourceforge.net</Homepage>
  6. <Packager>
  7. <Name>Süleyman Poyraz</Name>
  8. <Email>zaryob.dev@gmail.com</Email>
  9. </Packager>
  10. <License>GPLv2</License>
  11. <IsA>app:gui</IsA>
  12. <Summary>GNOME archive manager</Summary>
  13. <Description>File-manager is a archive manager that create, modify and extract various archive formats with compression support</Description>
  14. <Archive sha1sum="b51e32c0b8fc020232947771886ed0d998fa4ff8" >https://gitlab.gnome.org/GNOME/file-roller/-/archive/3.36.1/file-roller-3.36.1.tar.gz</Archive>
  15. <BuildDependencies>
  16. <Dependency>gconf-devel</Dependency>
  17. <Dependency>nautilus-devel</Dependency>
  18. <Dependency>gnome-doc-utils</Dependency>
  19. <Dependency>gtk3-devel</Dependency>
  20. </BuildDependencies>
  21. </Source>
  22. <Package>
  23. <Name>file-roller</Name>
  24. <RuntimeDependencies>
  25. <Dependency>gconf</Dependency>
  26. <Dependency>nautilus</Dependency>
  27. <Dependency>desktop-file-utils</Dependency>
  28. <Dependency>gtk3</Dependency>
  29. <Dependency>pango</Dependency>
  30. <Dependency>gdk-pixbuf</Dependency>
  31. </RuntimeDependencies>
  32. <Files>
  33. <Path fileType="config">/etc/gconf</Path>
  34. <Path fileType="executable">/usr/bin</Path>
  35. <Path fileType="library">/usr/lib</Path>
  36. <Path fileType="executable">/usr/libexec</Path>
  37. <Path fileType="localedata">/usr/share/locale</Path>
  38. <Path fileType="doc">/usr/share/doc</Path>
  39. <Path fileType="data">/usr/share/applications</Path>
  40. <Path fileType="data">/usr/share/file-roller</Path>
  41. <Path fileType="data">/usr/share/gnome</Path>
  42. <Path fileType="data">/usr/share/icons</Path>
  43. <Path fileType="data">/usr/share/omf</Path>
  44. <Path fileType="data">/usr/share/glib-2.0/schemas</Path>
  45. <Path fileType="data">/usr/share/GConf</Path>
  46. <Path fileType="data">/usr/share/help</Path>
  47. <Path fileType="data">/usr/share/metainfo</Path>
  48. <Path fileType="data">/usr/share/dbus-1/services</Path>
  49. </Files>
  50. </Package>
  51. <History>
  52. <Update release="1">
  53. <Date>2019-09-18</Date>
  54. <Version>3.36.1</Version>
  55. <Comment>First release</Comment>
  56. <Name>Süleyman Poyraz</Name>
  57. <Email>zaryob.dev@gmail.com</Email>
  58. </Update>
  59. </History>
  60. </INARY>