From fbaf8f6cce0ec1644ff6348849a03d9117c5958b Mon Sep 17 00:00:00 2001 From: uglyside Date: Fri, 16 May 2025 13:48:38 +0300 Subject: [PATCH] gaupol subtitle editor v1.15. --- multimedia/editor/gaupol/actions.py | 6 +- multimedia/editor/gaupol/pspec.xml | 142 ++++++++++++++-------------- 2 files changed, 75 insertions(+), 73 deletions(-) diff --git a/multimedia/editor/gaupol/actions.py b/multimedia/editor/gaupol/actions.py index f284c1ecda..82955f9875 100644 --- a/multimedia/editor/gaupol/actions.py +++ b/multimedia/editor/gaupol/actions.py @@ -8,9 +8,9 @@ from pisi.actionsapi import pythonmodules from pisi.actionsapi import pisitools def build(): - pythonmodules.compile(pyVer = "3") + pythonmodules.compile(pyVer = "3") def install(): - pythonmodules.install(pyVer = "3") + pythonmodules.install(pyVer = "3") - pisitools.dodoc("AUTHORS.md", "NEWS.md", "README.aeidon.md", "README.md") + pisitools.dodoc("AUTHORS.md", "NEWS.md") diff --git a/multimedia/editor/gaupol/pspec.xml b/multimedia/editor/gaupol/pspec.xml index d94df627b0..94242c0bfe 100644 --- a/multimedia/editor/gaupol/pspec.xml +++ b/multimedia/editor/gaupol/pspec.xml @@ -1,57 +1,59 @@ - - gaupol - https://otsaloma.io/gaupol/ - - PisiLinux Community - admins@pisilinux.org - - GPL-3 - app:gui - multimedia.editor - Editor for text-based subtitle files. - - 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. - - https://github.com/otsaloma/gaupol/archive/refs/tags/1.13.tar.gz - - gtk3-devel - python3-devel - python3-setuptools - python3-pygobject3-devel - - + + gaupol + https://otsaloma.io/gaupol/ + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + app:gui + multimedia.editor + Editor for text-based subtitle files. + Gaupol supports multiple subtitle file formats and provides means of creating, editing and translating subtitles and timing subtitles to match video. + https://github.com/otsaloma/gaupol/archive/1.15/gaupol-1.15.tar.gz + + python3-setuptools + + - - gaupol - - gtk3 - gspell - python3 - iso-codes - gst-libav - mpv-player - python3-cairo - python3-chardet - gst-plugins-bad - gst-plugins-base - gst-plugins-ugly - gst-plugins-good - python3-pygobject3 - - - /usr/bin - /usr/lib - /usr/share - /usr/share/locale - /usr/share/man - /usr/share/doc - - + + gaupol + + gtk3 + gspell + python3 + iso-codes + gst-libav + mpv-player + python3-cairo + gst-plugins-bad + gst-plugins-base + gst-plugins-ugly + gst-plugins-good + python3-pygobject3 + python3-charset-normalizer + + + /usr/bin + /usr/lib + /usr/share + /usr/share/locale + /usr/share/man + /usr/share/doc + + + + 2025-05-16 + 1.15 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-11-03 1.13 @@ -59,26 +61,26 @@ Mustafa Cinasal muscnsl@gmail.com - - 2023-01-24 - 1.12 - Version bump. - fury - uglyside@yandex.ru - - - 2022-05-14 - 1.11 - Version bump. - fury - uglyside@yandex.ru - - - 2021-11-04 - 1.10.1 - First build. - fury - uglyside@yandex.ru - - + + 2023-01-24 + 1.12 + Version bump. + fury + uglyside@yandex.ru + + + 2022-05-14 + 1.11 + Version bump. + fury + uglyside@yandex.ru + + + 2021-11-04 + 1.10.1 + First build. + fury + uglyside@yandex.ru + +