pspec.xml 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>evince</Name>
  6. <Homepage>http://projects.gnome.org/evince/</Homepage>
  7. <Packager>
  8. <Name>Pisi Gnu/Linux Community</Name>
  9. <Email>admin@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <PartOf>gnome.addons</PartOf>
  13. <IsA>app:gui</IsA>
  14. <Summary>A document viewer, built without GConf and GNOME keyring support</Summary>
  15. <Description>Evince is a document viewer for multiple document formats. The goal of evince is to replace the multiple document viewers that exist on the GNOME Desktop with a single simple application.</Description>
  16. <Archive sha1sum="eab33bc1db02ca0099c4594b08ff1ddfb44996dd" type="tarxz">mirrors://gnome/evince/3.20/evince-3.20.1.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>itstool</Dependency>
  19. <Dependency>atk-devel</Dependency>
  20. <Dependency>libgxps-devel</Dependency>
  21. <Dependency>gtk3-devel</Dependency>
  22. <Dependency>tiff-devel</Dependency>
  23. <Dependency>cairo-devel</Dependency>
  24. <Dependency>pango-devel</Dependency>
  25. <Dependency>libSM-devel</Dependency>
  26. <Dependency>libsecret-devel</Dependency>
  27. <Dependency>djvu-devel</Dependency>
  28. <Dependency>libICE-devel</Dependency>
  29. <Dependency>gdk-pixbuf-devel</Dependency>
  30. <Dependency>poppler-glib-devel</Dependency>
  31. <Dependency>intltool</Dependency>
  32. <Dependency>libxml2-devel</Dependency>
  33. <Dependency>gobject-introspection-devel</Dependency>
  34. </BuildDependencies>
  35. </Source>
  36. <Package>
  37. <Name>evince</Name>
  38. <RuntimeDependencies>
  39. <Dependency>atk</Dependency>
  40. <Dependency>djvu</Dependency>
  41. <Dependency>gtk3</Dependency>
  42. <Dependency>tiff</Dependency>
  43. <Dependency>cairo</Dependency>
  44. <Dependency>pango</Dependency>
  45. <Dependency>libSM</Dependency>
  46. <Dependency>libICE</Dependency>
  47. <Dependency>libgxps</Dependency>
  48. <Dependency>libsecret</Dependency>
  49. <Dependency>gdk-pixbuf</Dependency>
  50. <Dependency>libspectre</Dependency>
  51. <Dependency>poppler-glib</Dependency>
  52. </RuntimeDependencies>
  53. <Files>
  54. <Path fileType="executable">/usr/bin</Path>
  55. <Path fileType="library">/usr/lib</Path>
  56. <Path fileType="library">/usr/lib/evince</Path>
  57. <Path fileType="data">/usr/share/applications</Path>
  58. <Path fileType="data">/usr/share/dbus-1</Path>
  59. <Path fileType="data">/usr/share/evince</Path>
  60. <Path fileType="data">/usr/share/evince/icons</Path>
  61. <Path fileType="data">/usr/share/GConf</Path>
  62. <Path fileType="data">/usr/share/glib-2.0</Path>
  63. <Path fileType="data">/usr/share/doc</Path>
  64. <Path fileType="data">/usr/share/help</Path>
  65. <Path fileType="data">/usr/share/icons</Path>
  66. <Path fileType="data">/usr/share/gir-1.0</Path>
  67. <Path fileType="data">/usr/libexec/evinced</Path>
  68. <Path fileType="localedata">/usr/share/locale</Path>
  69. <Path fileType="man">/usr/share/man</Path>
  70. <Path fileType="data">/usr/share</Path>
  71. </Files>
  72. </Package>
  73. <Package>
  74. <Name>evince-devel</Name>
  75. <Summary>Development files for evince</Summary>
  76. <RuntimeDependencies>
  77. <Dependency release="current">evince</Dependency>
  78. <Dependency>gtk3-devel</Dependency>
  79. </RuntimeDependencies>
  80. <Files>
  81. <Path fileType="header">/usr/include</Path>
  82. <Path fileType="data">/usr/lib/pkgconfig</Path>
  83. </Files>
  84. </Package>
  85. <Package>
  86. <Name>evince-docs</Name>
  87. <Summary>Documentation files for evince</Summary>
  88. <Files>
  89. <Path fileType="data">/usr/share/gtk-doc/html</Path>
  90. </Files>
  91. </Package>
  92. <History>
  93. <Update release="2">
  94. <Date>2017-04-04</Date>
  95. <Version>3.20.1</Version>
  96. <Comment>Rebuild with new toolchain</Comment>
  97. <Name>Pisi Gnu/Linux Community</Name>
  98. <Email>admin@pisilinux.org</Email>
  99. </Update>
  100. <Update release="1">
  101. <Date>2016-09-07</Date>
  102. <Version>3.20.1</Version>
  103. <Comment>First Release</Comment>
  104. <Name>Pisi Gnu/Linux Community</Name>
  105. <Email>admin@pisilinux.org</Email>
  106. </Update>
  107. </History>
  108. </PISI>