pspec.xml 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gaupol</Name>
  6. <Homepage>https://otsaloma.io/gaupol/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPL-3</License>
  12. <IsA>app:gui</IsA>
  13. <PartOf>multimedia.editor</PartOf>
  14. <Summary>Editor for text-based subtitle files.</Summary>
  15. <Description>
  16. Gaupol is an editor for text-based subtitle files. It supports multiple subtitle file formats and provides means of creating, editing and translating subtitles and timing subtitles to match video.
  17. </Description>
  18. <Archive sha1sum="9c668feebacdfc07fa341dace6d6ea8b41174cd8" type="targz">https://github.com/otsaloma/gaupol/archive/refs/tags/1.13.tar.gz</Archive>
  19. <BuildDependencies>
  20. <Dependency>gtk3-devel</Dependency>
  21. <Dependency>python3-devel</Dependency>
  22. <Dependency>python3-setuptools</Dependency>
  23. <Dependency>python3-pygobject3-devel</Dependency>
  24. </BuildDependencies>
  25. </Source>
  26. <Package>
  27. <Name>gaupol</Name>
  28. <RuntimeDependencies>
  29. <Dependency>gtk3</Dependency>
  30. <Dependency>gspell</Dependency>
  31. <Dependency>python3</Dependency>
  32. <Dependency>iso-codes</Dependency>
  33. <Dependency>gst-libav</Dependency>
  34. <Dependency>mpv-player</Dependency>
  35. <Dependency>python3-cairo</Dependency>
  36. <Dependency>python3-chardet</Dependency>
  37. <Dependency>gst-plugins-bad</Dependency>
  38. <Dependency>gst-plugins-base</Dependency>
  39. <Dependency>gst-plugins-ugly</Dependency>
  40. <Dependency>gst-plugins-good</Dependency>
  41. <Dependency>python3-pygobject3</Dependency>
  42. </RuntimeDependencies>
  43. <Files>
  44. <Path fileType="executable">/usr/bin</Path>
  45. <Path fileType="library">/usr/lib</Path>
  46. <Path fileType="data">/usr/share</Path>
  47. <Path fileType="localedata">/usr/share/locale</Path>
  48. <Path fileType="man">/usr/share/man</Path>
  49. <Path fileType="doc">/usr/share/doc</Path>
  50. </Files>
  51. </Package>
  52. <History>
  53. <Update release="4">
  54. <Date>2023-11-03</Date>
  55. <Version>1.13</Version>
  56. <Comment>Version bump.</Comment>
  57. <Name>Mustafa Cinasal</Name>
  58. <Email>muscnsl@gmail.com</Email>
  59. </Update>
  60. <Update release="3">
  61. <Date>2023-01-24</Date>
  62. <Version>1.12</Version>
  63. <Comment>Version bump.</Comment>
  64. <Name>fury</Name>
  65. <Email>uglyside@yandex.ru</Email>
  66. </Update>
  67. <Update release="2">
  68. <Date>2022-05-14</Date>
  69. <Version>1.11</Version>
  70. <Comment>Version bump.</Comment>
  71. <Name>fury</Name>
  72. <Email>uglyside@yandex.ru</Email>
  73. </Update>
  74. <Update release="1">
  75. <Date>2021-11-04</Date>
  76. <Version>1.10.1</Version>
  77. <Comment>First build.</Comment>
  78. <Name>fury</Name>
  79. <Email>uglyside@yandex.ru</Email>
  80. </Update>
  81. </History>
  82. </PISI>