pspec.xml 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>flite</Name>
  6. <Homepage>http://www.speech.cs.cmu.edu/flite/index.html</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>BSD</License>
  12. <IsA>app:console</IsA>
  13. <IsA>library</IsA>
  14. <Summary>Flite: a small run-time speech synthesis engine</Summary>
  15. <Description>Flite (festival-lite) is a small, fast run-time speech synthesis engine developed at CMU and primarily designed for small embedded machines and/or large servers. Flite is designed as an alternative synthesis engine to Festival for voices built using the FestVox suite of voice building tools.</Description>
  16. <Archive sha1sum="aeb4d33de079004c0eb9f9e0fe5bba1e0def75f4" type="tarbz2">http://www.festvox.org/flite/packed/flite-2.0/flite-2.0.0-release.tar.bz2</Archive>
  17. <BuildDependencies>
  18. <Dependency>alsa-lib-devel</Dependency>
  19. <Dependency>chrpath</Dependency>
  20. </BuildDependencies>
  21. <Patches>
  22. </Patches>
  23. </Source>
  24. <Package>
  25. <Name>flite</Name>
  26. <RuntimeDependencies>
  27. <Dependency>alsa-lib</Dependency>
  28. </RuntimeDependencies>
  29. <Files>
  30. <Path fileType="executable">/usr/bin</Path>
  31. <Path fileType="doc">/usr/share/doc</Path>
  32. <Path fileType="library">/usr/lib</Path>
  33. </Files>
  34. </Package>
  35. <Package>
  36. <Name>flite-devel</Name>
  37. <Summary>Development headers for flite</Summary>
  38. <RuntimeDependencies>
  39. <Dependency release="current">flite</Dependency>
  40. </RuntimeDependencies>
  41. <Files>
  42. <Path fileType="header">/usr/include</Path>
  43. </Files>
  44. </Package>
  45. <History>
  46. <Update release="5">
  47. <Date>2017-02-18</Date>
  48. <Version>2.0.0</Version>
  49. <Comment>Release bump.</Comment>
  50. <Name>Stefan Gronewold(groni)</Name>
  51. <Email>groni@pisilinux.org</Email>
  52. </Update>
  53. <Update release="4">
  54. <Date>2016-12-29</Date>
  55. <Version>2.0.0</Version>
  56. <Comment>Version bump.</Comment>
  57. <Name>Stefan Gronewold(groni)</Name>
  58. <Email>groni@pisilinux.org</Email>
  59. </Update>
  60. <Update release="3">
  61. <Date>2014-08-18</Date>
  62. <Version>1.9.0</Version>
  63. <Comment>Version Bump.</Comment>
  64. <Name>Vedat Demir</Name>
  65. <Email>vedat@pisilinux.org</Email>
  66. </Update>
  67. <Update release="2">
  68. <Date>2014-05-27</Date>
  69. <Version>1.4</Version>
  70. <Comment>Rebuild.</Comment>
  71. <Name>Alihan Öztürk</Name>
  72. <Email>alihan@pisilinux.org</Email>
  73. </Update>
  74. <Update release="2">
  75. <Date>2014-01-24</Date>
  76. <Version>1.4</Version>
  77. <Comment>Rebuild</Comment>
  78. <Name>Stefan Gronewold(groni)</Name>
  79. <Email>groni@pisilinux.org</Email>
  80. </Update>
  81. <Update release="1">
  82. <Date>2010-10-12</Date>
  83. <Version>1.4</Version>
  84. <Comment>First release</Comment>
  85. <Name>Pisi Linux Admins</Name>
  86. <Email>admins@pisilinux.org</Email>
  87. </Update>
  88. </History>
  89. </PISI>