pspec.xml 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>flowblade</Name>
  6. <Homepage>https://github.com/jliljebl/flowblade</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <Icon>flowblade</Icon>
  13. <IsA>app</IsA>
  14. <Summary>Multitrack non-linear video editor</Summary>
  15. <Description>Flowblade is a multitrack non-linear video editor released under GPL3 license. From beginners to masters, Flowblade helps make your vision a reality of image and sound.</Description>
  16. <Archive sha1sum="10448c89b40022c19713275736006c545872de19" type="targz">https://github.com/jliljebl/flowblade/archive/refs/tags/v2.16.2.tar.gz</Archive>
  17. <BuildDependencies>
  18. <Dependency>mlt-devel</Dependency>
  19. <Dependency>gmic-devel</Dependency>
  20. <Dependency>tiff-devel</Dependency>
  21. <Dependency>gtk3-devel</Dependency>
  22. <Dependency>ffmpeg-devel</Dependency>
  23. <Dependency>librsvg-devel</Dependency>
  24. <Dependency>python3-devel</Dependency>
  25. <Dependency>sdl-image-devel</Dependency>
  26. <Dependency>desktop-file-utils</Dependency>
  27. <Dependency>python3-setuptools</Dependency>
  28. <Dependency>appstream-glib-devel</Dependency>
  29. <Dependency>frei0r-plugins-devel</Dependency>
  30. </BuildDependencies>
  31. <Patches>
  32. <Patch>fedora/flowblade_sys_path.patch</Patch>
  33. </Patches>
  34. </Source>
  35. <Package>
  36. <Name>flowblade</Name>
  37. <RuntimeDependencies>
  38. <Dependency>mlt</Dependency>
  39. <Dependency>gmic</Dependency>
  40. <Dependency>gtk3</Dependency>
  41. <Dependency>ffmpeg</Dependency>
  42. <Dependency>python3</Dependency>
  43. <Dependency>librsvg</Dependency>
  44. <Dependency>python-mlt</Dependency>
  45. <Dependency>dbus-python3</Dependency>
  46. <Dependency>frei0r-plugins</Dependency>
  47. <Dependency>python3-numpy</Dependency>
  48. <Dependency>python3-pillow</Dependency>
  49. <Dependency>python3-pygobject3</Dependency>
  50. </RuntimeDependencies>
  51. <Files>
  52. <Path fileType="executable">/usr/bin</Path>
  53. <Path fileType="library">/usr/lib</Path>
  54. <Path fileType="data">/usr/share</Path>
  55. <Path fileType="man">/usr/share/man</Path>
  56. <Path fileType="info">/usr/share/metainfo</Path>
  57. <Path fileType="doc">/usr/share/doc</Path>
  58. </Files>
  59. </Package>
  60. <History>
  61. <Update release="8">
  62. <Date>2024-11-07</Date>
  63. <Version>2.16.2</Version>
  64. <Comment>Version bump.</Comment>
  65. <Name>Pisi Linux Community</Name>
  66. <Email>admin@pisilinux.org</Email>
  67. </Update>
  68. <Update release="7">
  69. <Date>2024-01-03</Date>
  70. <Version>2.12.0.2</Version>
  71. <Comment>Version bump</Comment>
  72. <Name>Kamil Atlı</Name>
  73. <Email>suvari@pisilinux.org</Email>
  74. </Update>
  75. <Update release="6">
  76. <Date>2023-11-29</Date>
  77. <Version>2.10.0.4</Version>
  78. <Comment>Rebuild</Comment>
  79. <Name>Kamil Atlı</Name>
  80. <Email>suvari@pisilinux.org</Email>
  81. </Update>
  82. <Update release="5">
  83. <Date>2023-10-17</Date>
  84. <Version>2.10.0.4</Version>
  85. <Comment>Rebuild</Comment>
  86. <Name>Kamil Atlı</Name>
  87. <Email>suvari@pisilinux.org</Email>
  88. </Update>
  89. <Update release="4">
  90. <Date>2023-08-03</Date>
  91. <Version>2.10.0.4</Version>
  92. <Comment>Version bump</Comment>
  93. <Name>Kamil Atlı</Name>
  94. <Email>suvari@pisilinux.org</Email>
  95. </Update>
  96. <Update release="3">
  97. <Date>2021-10-28</Date>
  98. <Version>2.8.0.3</Version>
  99. <Comment>Rebuild.</Comment>
  100. <Name>PisiLinux Community</Name>
  101. <Email>admins@pisilinux.org</Email>
  102. </Update>
  103. <Update release="2">
  104. <Date>2021-10-25</Date>
  105. <Version>2.8.0.3</Version>
  106. <Comment>Rebuild.</Comment>
  107. <Name>PisiLinux Community</Name>
  108. <Email>admins@pisilinux.org</Email>
  109. </Update>
  110. <Update release="1">
  111. <Date>2021-08-30</Date>
  112. <Version>2.8.0.3</Version>
  113. <Comment>First release</Comment>
  114. <Name>PisiLinux Community</Name>
  115. <Email>admins@pisilinux.org</Email>
  116. </Update>
  117. </History>
  118. </PISI>