pspec.xml 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>vo-amrwbenc</Name>
  6. <Homepage>http://sourceforge.net/projects/opencore-amr/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>Apache-2.0</License>
  12. <IsA>app:cli</IsA>
  13. <Summary>VisualOn AMR-WB encoder library</Summary>
  14. <Description>VisualOn AMR-WB encoder library</Description>
  15. <Archive sha1sum="427a147a378d258614d5d470f1f222e249535be7" type="targz">http://sourceforge.net/projects/opencore-amr/files/vo-amrwbenc/vo-amrwbenc-0.1.3.tar.gz</Archive>
  16. </Source>
  17. <Package>
  18. <Name>vo-amrwbenc</Name>
  19. <RuntimeDependencies>
  20. <Dependency version="current">libvo-amrwbenc</Dependency>
  21. </RuntimeDependencies>
  22. <Files>
  23. <Path fileType="library">/usr/bin/amrwb-enc</Path>
  24. </Files>
  25. </Package>
  26. <Package>
  27. <Name>libvo-amrwbenc</Name>
  28. <Files>
  29. <Path fileType="library">/usr/lib</Path>
  30. <Path fileType="doc">/usr/share/doc</Path>
  31. </Files>
  32. </Package>
  33. <Package>
  34. <Name>libvo-amrwbenc-devel</Name>
  35. <RuntimeDependencies>
  36. <Dependency version="current">libvo-amrwbenc</Dependency>
  37. </RuntimeDependencies>
  38. <Files>
  39. <Path fileType="header">/usr/include</Path>
  40. <Path fileType="library">/usr/lib/pkgconfig/vo-amrwbenc.pc</Path>
  41. </Files>
  42. </Package>
  43. <History>
  44. <Update release="5">
  45. <Date>2020-01-18</Date>
  46. <Version>1.3</Version>
  47. <Comment>Rebuild</Comment>
  48. <Name>Pisi Linux Community</Name>
  49. <Email>admin@pisilinux.org</Email>
  50. </Update>
  51. <Update release="4">
  52. <Date>2018-08-02</Date>
  53. <Version>1.3</Version>
  54. <Comment>Rebuild</Comment>
  55. <Name>Pisi Linux Community</Name>
  56. <Email>admin@pisilinux.org</Email>
  57. </Update>
  58. <Update release="3">
  59. <Date>2017-02-11</Date>
  60. <Version>1.3</Version>
  61. <Comment>Rebuild</Comment>
  62. <Name>Pisi Linux Community</Name>
  63. <Email>admin@pisilinux.org</Email>
  64. </Update>
  65. <Update release="2">
  66. <Date>2016-06-09</Date>
  67. <Version>1.3</Version>
  68. <Comment>Release Bump</Comment>
  69. <Name>Pisi Linux Community</Name>
  70. <Email>admin@pisilinux.org</Email>
  71. </Update>
  72. <Update release="1">
  73. <Date>2014-05-27</Date>
  74. <Version>1.3</Version>
  75. <Comment>First release</Comment>
  76. <Name>Alihan Öztürk</Name>
  77. <Email>alihan@pisilinux.org</Email>
  78. </Update>
  79. </History>
  80. </PISI>