pspec.xml 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>sylpheed</Name>
  6. <Homepage>http://sylpheed.sraoss.jp/en/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <Icon>sylpheed-128x128</Icon>
  13. <IsA>app:gui</IsA>
  14. <Summary>A lightweight email client and newsreader</Summary>
  15. <Description>Sylpheed is a simple and lightweight but featureful and easy-to-use e-mail client.</Description>
  16. <Archive sha1sum="67a81b6bb855f349cda3ef203ae5ba272e64d7ce" type="tarbz2">http://sylpheed.sraoss.jp/sylpheed/v3.5/sylpheed-3.5.1.tar.bz2</Archive>
  17. <BuildDependencies>
  18. <Dependency>shared-mime-info</Dependency>
  19. <Dependency>gtk2-devel</Dependency>
  20. <Dependency>gpgme-devel</Dependency>
  21. <Dependency>openldap-client</Dependency>
  22. <Dependency>compface-devel</Dependency>
  23. <Dependency>gtkspell-devel</Dependency>
  24. <Dependency>enchant-devel</Dependency>
  25. <Dependency>pango-devel</Dependency>
  26. <Dependency>cairo-devel</Dependency>
  27. <Dependency>atk-devel</Dependency>
  28. <Dependency>fontconfig-devel</Dependency>
  29. <Dependency>libgpg-error-devel</Dependency>
  30. <Dependency>gdk-pixbuf-devel</Dependency>
  31. </BuildDependencies>
  32. <Patches>
  33. <Patch level="1">sendmail_accelerator.patch</Patch>
  34. <!-- Use xdg-open for every mime type instead of parsing them and using mailcap file (pb#17534) -->
  35. <Patch level="1">add-xdg-support.patch</Patch>
  36. </Patches>
  37. </Source>
  38. <Package>
  39. <Name>sylpheed-docs</Name>
  40. <IsA>data:doc</IsA>
  41. <Summary>Documentation files for sylpheed</Summary>
  42. <RuntimeDependencies>
  43. <Dependency release="current">sylpheed</Dependency>
  44. </RuntimeDependencies>
  45. <Files>
  46. <Path fileType="doc">/usr/share/doc/sylpheed/html</Path>
  47. </Files>
  48. </Package>
  49. <Package>
  50. <Name>sylpheed</Name>
  51. <RuntimeDependencies>
  52. <Dependency>shared-mime-info</Dependency>
  53. <Dependency>gtk2</Dependency>
  54. <Dependency>gpgme</Dependency>
  55. <Dependency>openldap-client</Dependency>
  56. <Dependency>compface</Dependency>
  57. <Dependency>gtkspell</Dependency>
  58. <Dependency>enchant</Dependency>
  59. <Dependency>pango</Dependency>
  60. <Dependency>cairo</Dependency>
  61. <Dependency>atk</Dependency>
  62. <Dependency>fontconfig</Dependency>
  63. <Dependency>gdk-pixbuf</Dependency>
  64. <Dependency>dbus</Dependency>
  65. <Dependency>glib2</Dependency>
  66. <Dependency>openssl</Dependency>
  67. <Dependency>freetype</Dependency>
  68. <Dependency>dbus-glib</Dependency>
  69. </RuntimeDependencies>
  70. <Files>
  71. <Path fileType="executable">/usr/bin</Path>
  72. <Path fileType="doc">/usr/share/doc/sylpheed</Path>
  73. <Path fileType="localedata">/usr/share/locale</Path>
  74. <Path fileType="library">/usr/lib</Path>
  75. <Path fileType="data">/usr/share/pixmaps</Path>
  76. <Path fileType="data">/usr/share/applications</Path>
  77. </Files>
  78. </Package>
  79. <Package>
  80. <Name>sylpheed-devel</Name>
  81. <IsA>library</IsA>
  82. <Summary>Development files for sylpheed</Summary>
  83. <Files>
  84. <Path fileType="header">/usr/include/sylpheed</Path>
  85. </Files>
  86. </Package>
  87. <History>
  88. <Update release="5">
  89. <Date>2017-01-28</Date>
  90. <Version>3.5.1</Version>
  91. <Comment>Version bump.</Comment>
  92. <Name>Stefan Gronewold(groni)</Name>
  93. <Email>groni@pisilinux.org</Email>
  94. </Update>
  95. <Update release="3">
  96. <Date>2015-02-13</Date>
  97. <Version>3.4.2</Version>
  98. <Comment>Version bump.</Comment>
  99. <Name>Stefan Gronewold(groni)</Name>
  100. <Email>groni@pisilinux.org</Email>
  101. </Update>
  102. <Update release="2">
  103. <Date>2014-01-13</Date>
  104. <Version>3.3.0</Version>
  105. <Comment>Version Bump</Comment>
  106. <Name>Stefan Gronewold(groni)</Name>
  107. <Email>groni@pisilinux.org</Email>
  108. </Update>
  109. <Update release="1">
  110. <Date>2012-09-03</Date>
  111. <Version>3.2.0</Version>
  112. <Comment>First release</Comment>
  113. <Name>Osman Erkan</Name>
  114. <Email>osman.erkan@pisilinux.org</Email>
  115. </Update>
  116. </History>
  117. </PISI>