pspec.xml 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>libc-client</Name>
  6. <Homepage>http://www.washington.edu/imap/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>Apache-2.0</License>
  12. <IsA>service</IsA>
  13. <Summary>C-client mail access routines for IMAP and POP protocols</Summary>
  14. <Description>The c-client library is a common API for accessing mailboxes developed at the University of Washington. It is used mainly by php</Description>
  15. <Archive sha1sum="7a82ebd5aae57a5dede96ac4923b63f850ff4fa7" type="targz">http://ftp.ntua.gr/pub/net/mail/imap/imap-2007f.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>pam-devel</Dependency>
  18. <Dependency>openssl-devel</Dependency>
  19. <Dependency>e2fsprogs-devel</Dependency>
  20. <Dependency>mit-kerberos-devel</Dependency>
  21. </BuildDependencies>
  22. <Patches>
  23. <Patch level="0">imap-2007a-linux.diff</Patch>
  24. <Patch level="1">imap-2006c1-glibc-2.2.2.diff</Patch>
  25. <Patch level="0">imap-2006c1-krbpath.diff</Patch>
  26. <Patch level="1">imap-2001a-disable-mbox.patch</Patch>
  27. <Patch level="1">imap-2001a-overflow.patch</Patch>
  28. <Patch level="1">imap-2004a-doc.patch</Patch>
  29. <!--Patch level="1">imap-2007-paths.patch</Patch-->
  30. <Patch level="1">imap-2007e-authmd5.patch</Patch>
  31. <Patch level="1">imap-2007e-shared.patch</Patch>
  32. <Patch level="1">uw-imap-2004c-amd64-so-fix.patch</Patch>
  33. <Patch level="1">1006_openssl1.1_autoverify.patch</Patch>
  34. </Patches>
  35. </Source>
  36. <Package>
  37. <Name>libc-client</Name>
  38. <RuntimeDependencies>
  39. <Dependency>mit-kerberos</Dependency>
  40. </RuntimeDependencies>
  41. <Files>
  42. <Path fileType="header">/usr/include</Path>
  43. <Path fileType="library">/usr/lib</Path>
  44. </Files>
  45. </Package>
  46. <History>
  47. <Update release="6">
  48. <Date>2024-12-28</Date>
  49. <Version>2007f</Version>
  50. <Comment>Rebuild</Comment>
  51. <Name>Pisi Linux Community</Name>
  52. <Email>admin@pisilinux.org</Email>
  53. </Update>
  54. <Update release="5">
  55. <Date>2020-02-22</Date>
  56. <Version>2007f</Version>
  57. <Comment>Rebuild</Comment>
  58. <Name>Pisi Linux Community</Name>
  59. <Email>admin@pisilinux.org</Email>
  60. </Update>
  61. <Update release="4">
  62. <Date>2018-09-09</Date>
  63. <Version>2007f</Version>
  64. <Comment>Rebuild with new toolchain</Comment>
  65. <Name>Pisi Linux Community</Name>
  66. <Email>admin@pisilinux.org</Email>
  67. </Update>
  68. <Update release="3">
  69. <Date>2017-04-11</Date>
  70. <Version>2007f</Version>
  71. <Comment>Rebuild with new toolchain</Comment>
  72. <Name>Pisi Linux Community</Name>
  73. <Email>admin@pisilinux.org</Email>
  74. </Update>
  75. <Update release="2">
  76. <Date>2016-06-09</Date>
  77. <Version>2007f</Version>
  78. <Comment>Release Bump</Comment>
  79. <Name>Pisi Linux Community</Name>
  80. <Email>admin@pisilinux.org</Email>
  81. </Update>
  82. <Update release="1">
  83. <Date>2016-02-27</Date>
  84. <Version>2007f</Version>
  85. <Comment>First release</Comment>
  86. <Name>Stefan Gronewold(groni)</Name>
  87. <Email>groni@pisilinux.org</Email>
  88. </Update>
  89. </History>
  90. </PISI>