pspec.xml 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>file-roller</Name>
  6. <Homepage>http://fileroller.sourceforge.net</Homepage>
  7. <Packager>
  8. <Name>Osman Erkan</Name>
  9. <Email>osman.erkan@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:gui</IsA>
  13. <Icon>file-roller</Icon>
  14. <Summary>GNOME archive manager</Summary>
  15. <Description>File-manager is a archive manager that create, modify and extract various archive formats with compression support</Description>
  16. <Archive sha1sum="63e54262768bf276381d5371d2a2f60f9b9edbc1" type="tarxz">mirrors://gnome/file-roller/3.10/file-roller-3.26.2.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>gtk3-devel</Dependency>
  19. <Dependency>gconf-devel</Dependency>
  20. <Dependency>intltool</Dependency>
  21. <Dependency>itstool</Dependency>
  22. <Dependency>json-glib-devel</Dependency>
  23. <Dependency>libarchive-devel</Dependency>
  24. </BuildDependencies>
  25. </Source>
  26. <Package>
  27. <Name>file-roller</Name>
  28. <RuntimeDependencies>
  29. <Dependency>atk</Dependency>
  30. <Dependency>gtk3</Dependency>
  31. <Dependency>file</Dependency>
  32. <Dependency>glib2</Dependency>
  33. <Dependency>cairo</Dependency>
  34. <Dependency>pango</Dependency>
  35. <Dependency>gconf</Dependency>
  36. <Dependency>json-glib</Dependency>
  37. <Dependency>libnotify</Dependency>
  38. <Dependency>gdk-pixbuf</Dependency>
  39. <Dependency>libarchive</Dependency>
  40. </RuntimeDependencies>
  41. <Files>
  42. <Path fileType="doc">/usr/share/doc</Path>
  43. <Path fileType="executable">/usr/bin</Path>
  44. <Path fileType="data">/usr/share/help</Path>
  45. <Path fileType="data">/usr/share/icons</Path>
  46. <Path fileType="data">/usr/share/GConf</Path>
  47. <Path fileType="data">/usr/share/metainfo</Path>
  48. <Path fileType="data">/usr/share/dbus-1</Path>
  49. <Path fileType="data">/usr/share/pixmaps</Path>
  50. <Path fileType="library">/usr/lib/nautilus</Path>
  51. <Path fileType="data">/usr/share/file-roller</Path>
  52. <Path fileType="data">/usr/share/applications</Path>
  53. <Path fileType="localedata">/usr/share/locale</Path>
  54. <Path fileType="data">/usr/share/glib-2.0/schemas</Path>
  55. <Path fileType="executable">/usr/libexec/file-roller</Path>
  56. </Files>
  57. </Package>
  58. <History>
  59. <Update release="3">
  60. <Date>2018-01-07</Date>
  61. <Version>3.26.2</Version>
  62. <Comment>Version Bump</Comment>
  63. <Name>Mustafa Cinasal</Name>
  64. <Email>muscnsl@gmail.com</Email>
  65. </Update>
  66. <Update release="2">
  67. <Date>2017-03-30</Date>
  68. <Version>3.10.2.1</Version>
  69. <Comment>Release bump</Comment>
  70. <Name>Kamil Atlı</Name>
  71. <Email>suvari@pisilinux.org</Email>
  72. </Update>
  73. <Update release="1">
  74. <Date>2016-09-07</Date>
  75. <Version>3.10.2.1</Version>
  76. <Comment>First Release</Comment>
  77. <Name>Ergün Salman</Name>
  78. <Email>poyraz76@pisilinux.org</Email>
  79. </Update>
  80. </History>
  81. </PISI>