pspec.xml 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  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="cc1500688127de6086fe11f2b81b8837c8ea5a8f" type="tarxz">mirrors://gnome/evince/3.26/evince-3.26.0.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>libspectre-devel</Dependency>
  28. <Dependency>djvu-devel</Dependency>
  29. <Dependency>libICE-devel</Dependency>
  30. <Dependency>gdk-pixbuf-devel</Dependency>
  31. <Dependency>poppler-glib-devel</Dependency>
  32. <Dependency>intltool</Dependency>
  33. <Dependency>libxml2-devel</Dependency>
  34. <Dependency>gobject-introspection-devel</Dependency>
  35. </BuildDependencies>
  36. </Source>
  37. <Package>
  38. <Name>evince</Name>
  39. <RuntimeDependencies>
  40. <Dependency>atk</Dependency>
  41. <Dependency>zlib</Dependency>
  42. <Dependency>glib2</Dependency>
  43. <Dependency>libgcc</Dependency>
  44. <Dependency>djvu</Dependency>
  45. <Dependency>gtk3</Dependency>
  46. <Dependency>tiff</Dependency>
  47. <Dependency>cairo</Dependency>
  48. <Dependency>pango</Dependency>
  49. <Dependency>libSM</Dependency>
  50. <Dependency>libxml2</Dependency>
  51. <Dependency>libarchive</Dependency>
  52. <Dependency>libICE</Dependency>
  53. <Dependency>libgxps</Dependency>
  54. <Dependency>libsecret</Dependency>
  55. <Dependency>gdk-pixbuf</Dependency>
  56. <Dependency>libspectre</Dependency>
  57. <Dependency>poppler-glib</Dependency>
  58. </RuntimeDependencies>
  59. <Files>
  60. <Path fileType="executable">/usr/bin</Path>
  61. <Path fileType="library">/usr/lib</Path>
  62. <Path fileType="library">/usr/lib/evince</Path>
  63. <Path fileType="data">/usr/share/applications</Path>
  64. <Path fileType="data">/usr/share/dbus-1</Path>
  65. <Path fileType="data">/usr/share/evince</Path>
  66. <Path fileType="data">/usr/share/evince/icons</Path>
  67. <Path fileType="data">/usr/share/GConf</Path>
  68. <Path fileType="data">/usr/share/glib-2.0</Path>
  69. <Path fileType="data">/usr/share/doc</Path>
  70. <Path fileType="data">/usr/share/help</Path>
  71. <Path fileType="data">/usr/share/icons</Path>
  72. <Path fileType="data">/usr/share/gir-1.0</Path>
  73. <Path fileType="data">/usr/libexec/evinced</Path>
  74. <Path fileType="localedata">/usr/share/locale</Path>
  75. <Path fileType="man">/usr/share/man</Path>
  76. <Path fileType="data">/usr/share</Path>
  77. </Files>
  78. </Package>
  79. <Package>
  80. <Name>evince-devel</Name>
  81. <Summary>Development files for evince</Summary>
  82. <RuntimeDependencies>
  83. <Dependency release="current">evince</Dependency>
  84. <Dependency>glib2-devel</Dependency>
  85. <Dependency>gtk3-devel</Dependency>
  86. </RuntimeDependencies>
  87. <Files>
  88. <Path fileType="header">/usr/include</Path>
  89. <Path fileType="data">/usr/lib/pkgconfig</Path>
  90. </Files>
  91. </Package>
  92. <Package>
  93. <Name>evince-docs</Name>
  94. <Summary>Documentation files for evince</Summary>
  95. <Files>
  96. <Path fileType="data">/usr/share/gtk-doc/html</Path>
  97. </Files>
  98. </Package>
  99. <History>
  100. <Update release="3">
  101. <Date>2018-02-11</Date>
  102. <Version>3.26.0</Version>
  103. <Comment>Version Bump</Comment>
  104. <Name>Pisi Linux Community</Name>
  105. <Email>admin@pisilinux.org</Email>
  106. </Update>
  107. <Update release="2">
  108. <Date>2017-04-04</Date>
  109. <Version>3.20.1</Version>
  110. <Comment>Rebuild with new toolchain</Comment>
  111. <Name>Pisi Gnu/Linux Community</Name>
  112. <Email>admin@pisilinux.org</Email>
  113. </Update>
  114. <Update release="1">
  115. <Date>2016-09-07</Date>
  116. <Version>3.20.1</Version>
  117. <Comment>First Release</Comment>
  118. <Name>Pisi Gnu/Linux Community</Name>
  119. <Email>admin@pisilinux.org</Email>
  120. </Update>
  121. </History>
  122. </PISI>