pspec.xml 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>libopenshot</Name>
  6. <Homepage>https://openshot.org/</Homepage>
  7. <Packager>
  8. <Name>Kamil Atlı</Name>
  9. <Email>suvari@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPL</License>
  12. <Icon>libopenshot</Icon>
  13. <IsA>library</IsA>
  14. <Summary>A free, open-source C++ library dedicated to delivering high quality video editing, animation, and playback solutions to the world.</Summary>
  15. <Description>OpenShot Video Library (libopenshot) is a free, open-source C++ library dedicated to delivering high quality video editing, animation, and playback solutions to the world.</Description>
  16. <Archive sha1sum="e2ddbe2d19c5904d9273446970a50f71d817adab" type="targz">https://github.com/OpenShot/libopenshot/archive/refs/tags/v0.2.7.tar.gz</Archive>
  17. <BuildDependencies>
  18. <Dependency>swig</Dependency>
  19. <Dependency>cmake</Dependency>
  20. <Dependency>catch2</Dependency>
  21. <Dependency>libgcc</Dependency>
  22. <Dependency>doxygen</Dependency>
  23. <Dependency>x264-devel</Dependency>
  24. <Dependency>ruby-devel</Dependency>
  25. <Dependency>glibc-devel</Dependency>
  26. <Dependency>ffmpeg-devel</Dependency>
  27. <Dependency>zeromq-devel</Dependency>
  28. <Dependency>openmp-devel</Dependency>
  29. <Dependency>opencv-devel</Dependency>
  30. <Dependency>python3-pyzmq</Dependency>
  31. <Dependency>python3-devel</Dependency>
  32. <Dependency>qt5-svg-devel</Dependency>
  33. <Dependency>jsoncpp-devel</Dependency>
  34. <Dependency>qt5-base-devel</Dependency>
  35. <Dependency>protobuf-devel</Dependency>
  36. <Dependency>alsa-lib-devel</Dependency>
  37. <Dependency>python3-qt5-devel</Dependency>
  38. <Dependency>libopenshot-audio-devel</Dependency>
  39. <Dependency>imagemagick-devel</Dependency>
  40. <Dependency>qt5-multimedia-devel</Dependency>
  41. </BuildDependencies>
  42. </Source>
  43. <Package>
  44. <Name>libopenshot</Name>
  45. <RuntimeDependencies>
  46. <Dependency>ffmpeg</Dependency>
  47. <Dependency>libgcc</Dependency>
  48. <Dependency>zeromq</Dependency>
  49. <Dependency>opencv</Dependency>
  50. <Dependency>jsoncpp</Dependency>
  51. <Dependency>libgomp</Dependency>
  52. <Dependency>python3</Dependency>
  53. <Dependency>protobuf</Dependency>
  54. <Dependency>qt5-base</Dependency>
  55. <Dependency>imagemagick</Dependency>
  56. <Dependency>libopenshot-audio</Dependency>
  57. </RuntimeDependencies>
  58. <Files>
  59. <Path fileType="library">/usr/lib/python3*/site-packages</Path>
  60. <Path fileType="library">/usr/lib/libopenshot_protobuf.so*</Path>
  61. <Path fileType="library">/usr/lib/libopenshot.so*</Path>
  62. <Path fileType="doc">/usr/share/doc</Path>
  63. </Files>
  64. </Package>
  65. <Package>
  66. <Name>libopenshot-devel</Name>
  67. <Summary>Development files for libopenshot</Summary>
  68. <RuntimeDependencies>
  69. <Dependency release="current">libopenshot</Dependency>
  70. </RuntimeDependencies>
  71. <Files>
  72. <Path fileType="header">/usr/include</Path>
  73. <!-- <Path fileType="data">/usr/lib/cmake</Path> -->
  74. <!-- <Path fileType="library">/usr/lib/pkgconfig</Path> -->
  75. </Files>
  76. </Package>
  77. <History>
  78. <Update release="6">
  79. <Date>2023-11-04</Date>
  80. <Version>0.2.7</Version>
  81. <Comment>Rebuild</Comment>
  82. <Name>Kamil Atlı</Name>
  83. <Email>suvari@pisilinux.org</Email>
  84. </Update>
  85. <Update release="5">
  86. <Date>2023-10-25</Date>
  87. <Version>0.2.7</Version>
  88. <Comment>Rebuild</Comment>
  89. <Name>Kamil Atlı</Name>
  90. <Email>suvari@pisilinux.org</Email>
  91. </Update>
  92. <Update release="4">
  93. <Date>2023-03-31</Date>
  94. <Version>0.2.7</Version>
  95. <Comment>Rebuild</Comment>
  96. <Name>Kamil Atlı</Name>
  97. <Email>suvari@pisilinux.org</Email>
  98. </Update>
  99. <Update release="3">
  100. <Date>2022-11-05</Date>
  101. <Version>0.2.7</Version>
  102. <Comment>Rebuild</Comment>
  103. <Name>Kamil Atlı</Name>
  104. <Email>suvari@pisilinux.org</Email>
  105. </Update>
  106. <Update release="2">
  107. <Date>2022-07-05</Date>
  108. <Version>0.2.7</Version>
  109. <Comment>Rebuild for imagemagick</Comment>
  110. <Name>Kamil Atlı</Name>
  111. <Email>suvari@pisilinux.org</Email>
  112. </Update>
  113. <Update release="1">
  114. <Date>2021-12-09</Date>
  115. <Version>0.2.7</Version>
  116. <Comment>First release</Comment>
  117. <Name>Kamil Atlı</Name>
  118. <Email>suvari@pisilinux.org</Email>
  119. </Update>
  120. </History>
  121. </PISI>