pspec.xml 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. <PISI>
  2. <Source>
  3. <Name>l-smash</Name>
  4. <Homepage>https://github.com/l-smash/l-smash</Homepage>
  5. <Packager>
  6. <Name>Alihan Öztürk</Name>
  7. <Email>alihan@pisilinux.org</Email>
  8. </Packager>
  9. <License>custom</License>
  10. <IsA>app:console</IsA>
  11. <Summary>MP4 muxer and other tools.</Summary>
  12. <Description>Loyal to Spec of MPEG4, and Ad-hock Simple Hackwork library.</Description>
  13. <Archive sha1sum="6718cda31f00d7744a71ae02cdcd863c6c7a0c9d" type="targz">https://github.com/l-smash/l-smash/archive/v2.14.5.tar.gz</Archive>
  14. </Source>
  15. <Package>
  16. <Name>l-smash</Name>
  17. <Summary>MP4 muxer and other tools.</Summary>
  18. <RuntimeDependencies>
  19. <Dependency>glibc</Dependency>
  20. </RuntimeDependencies>
  21. <Files>
  22. <Path fileType="executable">/usr/bin</Path>
  23. <Path fileType="library">/usr/lib</Path>
  24. <Path fileType="data">/usr/share</Path>
  25. <Path fileType="doc">/usr/share/doc</Path>
  26. </Files>
  27. </Package>
  28. <Package>
  29. <Name>l-smash-devel</Name>
  30. <Summary>Development files for l-smash.</Summary>
  31. <RuntimeDependencies>
  32. <Dependency release="current">l-smash</Dependency>
  33. </RuntimeDependencies>
  34. <Files>
  35. <Path fileType="library">/usr/lib/pkgconfig</Path>
  36. <Path fileType="header">/usr/include</Path>
  37. </Files>
  38. </Package>
  39. <History>
  40. <Update release="4">
  41. <Date>2020-01-17</Date>
  42. <Version>2.14.5</Version>
  43. <Comment>Rebuild</Comment>
  44. <Name>İdris Kalp</Name>
  45. <Email>idriskalp@gmail.com</Email>
  46. </Update>
  47. <Update release="3">
  48. <Date>2018-07-31</Date>
  49. <Version>2.14.5</Version>
  50. <Comment>Rebuild New T.</Comment>
  51. <Name>Mustafa Cinasal</Name>
  52. <Email>muscnsl@gmail.com</Email>
  53. </Update>
  54. <Update release="2">
  55. <Date>2017-01-25</Date>
  56. <Version>2.9.1</Version>
  57. <Comment>Rebuild for new toolchain.</Comment>
  58. <Name>Alihan Öztürk</Name>
  59. <Email>alihan@pisilinux.org</Email>
  60. </Update>
  61. <Update release="1">
  62. <Date>2016-06-12</Date>
  63. <Version>2.9.1</Version>
  64. <Comment>First release</Comment>
  65. <Name>Alihan Öztürk</Name>
  66. <Email>alihan@pisilinux.org</Email>
  67. </Update>
  68. </History>
  69. </PISI>