gaupol-1.12
This commit is contained in:
@@ -13,5 +13,4 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
pythonmodules.install(pyVer = "3")
|
pythonmodules.install(pyVer = "3")
|
||||||
|
|
||||||
pisitools.dodoc("AUTHORS.md", "COPYING", "NEWS.md", "README*")
|
pisitools.dodoc("AUTHORS.md", "NEWS.md", "README.aeidon.md", "README.md")
|
||||||
|
|
||||||
|
|||||||
@@ -15,8 +15,8 @@
|
|||||||
<Description>
|
<Description>
|
||||||
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.
|
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.
|
||||||
</Description>
|
</Description>
|
||||||
<Archive sha1sum="b0faadf4c57b1e0d8d05f0c0213a0e45e1875696" type="targz">
|
<Archive sha1sum="3990585c081c817b85f6773efd40c79f6e405b1e" type="targz">
|
||||||
https://github.com/otsaloma/gaupol/archive/refs/tags/1.11.tar.gz
|
https://github.com/otsaloma/gaupol/archive/refs/tags/1.12.tar.gz
|
||||||
</Archive>
|
</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>gtk3-devel</Dependency>
|
<Dependency>gtk3-devel</Dependency>
|
||||||
@@ -30,6 +30,7 @@
|
|||||||
<Name>gaupol</Name>
|
<Name>gaupol</Name>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>gtk3</Dependency>
|
<Dependency>gtk3</Dependency>
|
||||||
|
<Dependency>gspell</Dependency>
|
||||||
<Dependency>python3</Dependency>
|
<Dependency>python3</Dependency>
|
||||||
<Dependency>iso-codes</Dependency>
|
<Dependency>iso-codes</Dependency>
|
||||||
<Dependency>gst-libav</Dependency>
|
<Dependency>gst-libav</Dependency>
|
||||||
@@ -53,6 +54,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="3">
|
||||||
|
<Date>2023-01-24</Date>
|
||||||
|
<Version>1.12</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>fury</Name>
|
||||||
|
<Email>uglyside@yandex.ru</Email>
|
||||||
|
</Update>
|
||||||
<Update release="2">
|
<Update release="2">
|
||||||
<Date>2022-05-14</Date>
|
<Date>2022-05-14</Date>
|
||||||
<Version>1.11</Version>
|
<Version>1.11</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user