Name: | python3-aeidon |
---|---|
Version: | 1.15 |
Release: | 12.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 724097 |
License: | GPL-3.0-or-later AND CC0-1.0 |
RPM: | python3-aeidon-1.15-12.el9.noarch.rpm |
Source RPM: | gaupol-1.15-12.el9.src.rpm |
Build Date: | Sun Nov 03 2024 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://otsaloma.io/gaupol/ |
Summary: | Read, write, and manipulate text-based subtitle files |
Description: | aeidon is a Python package that provides classes and functions for dealing with text-based subtitle files of many different formats. Functions exist for reading and writing subtitle files as well as manipulating subtitle data, i.e. positions (times or frames) and texts. The aeidon package is part of the Gaupol subtitle editor, where the other package, gaupol, provides the GTK user interface. Separating a user interface independent general-purpose subtitle editing package from Gaupol has been an afterthought and thus not well designed to be a reusable component, but on the other hand is proven, working and maintained code. API documentation: https://otsaloma.io/gaupol/doc/api/aeidon.html |
- Drop the gstreamer1-svt-vp9 weak dep. on EPEL10
- Enable the weak dep. on gstreamer1-svt-vp9 (now available)
- Fix iso-codes BuildRequires; not only for testing
- Ensure python3-aeidon depends on python3-gobject if gspell is installed
- Allow (partial) testing without xvfb-run
- Conditionalize mpv weak dep.; also allow vlc conditionally
- Make mpv a weak dependency for python3-aeidon (not just gaupol)
- Drop the gstreamer1-vaapi weak dependency - Upstream no longer recommends it
- Conditionalize the gspell dependency
- Produce verbose test output with reasons for skipped tests