pspec.xml 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>telepathy-sunshine</Name>
  6. <Homepage>http://telepathy.freedesktop.org/wiki</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3+</License>
  12. <IsA>library</IsA>
  13. <Summary>Gadu-Gadu connection manager for telepathy</Summary>
  14. <Description>Telepathy-sunshine is a Gadu-Gadu network connection manager. It supports the Nowe Gadu Gadu features such as UTF-8 encoding and new statuses.</Description>
  15. <Archive sha1sum="b4a39f5e087787c32e541038024756463aebcbbf" type="targz">http://telepathy.freedesktop.org/releases/telepathy-sunshine/telepathy-sunshine-0.2.0.tar.gz</Archive>
  16. <Patches>
  17. <Patch level="1">dont-compile-py.patch</Patch>
  18. </Patches>
  19. </Source>
  20. <Package>
  21. <Name>telepathy-sunshine</Name>
  22. <Files>
  23. <Path fileType="executable">/usr/libexec</Path>
  24. <Path fileType="library">/usr/lib</Path>
  25. <Path fileType="data">/usr/share/dbus-1</Path>
  26. <Path fileType="data">/usr/share/telepathy</Path>
  27. <Path fileType="man">/usr/share/man</Path>
  28. <Path fileType="doc">/usr/share/doc</Path>
  29. </Files>
  30. </Package>
  31. <History>
  32. <Update release="4">
  33. <Date>2018-09-10</Date>
  34. <Version>2.0</Version>
  35. <Comment>Rebuild with new toolchain</Comment>
  36. <Name>Mustafa Cinasal</Name>
  37. <Email>muscnsl@gmail.com</Email>
  38. </Update>
  39. <Update release="3">
  40. <Date>2017-05-22</Date>
  41. <Version>2.0</Version>
  42. <Comment>Rebuild with new toolchain</Comment>
  43. <Name>Mustafa Cinasal</Name>
  44. <Email>muscnsl@gmail.com</Email>
  45. </Update>
  46. <Update release="2">
  47. <Date>2016-06-09</Date>
  48. <Version>2.0</Version>
  49. <Comment>Release Bump</Comment>
  50. <Name>Pisi Linux Community</Name>
  51. <Email>admin@pisilinux.org</Email>
  52. </Update>
  53. <Update release="1">
  54. <Date>2015-11-22</Date>
  55. <Version>2.0</Version>
  56. <Comment>First release</Comment>
  57. <Name>Alihan Öztürk</Name>
  58. <Email>alihan@pisilinux.org</Email>
  59. </Update>
  60. </History>
  61. </PISI>