Package Details: subtitld 23.02-3

Git Clone URL: https://aur.archlinux.org/subtitld.git (read-only, click to copy)
Package Base: subtitld
Description: Subtitld: An open source software to create, edit and transcribe subtitles
Upstream URL: https://www.subtitld.org/
Keywords: captions multimedia subtitle
Licenses: GPL3
Submitter: Vekhir
Maintainer: Vekhir
Last Packager: Vekhir
Votes: 1
Popularity: 0.000004
First Submitted: 2023-01-17 04:01 (UTC)
Last Updated: 2023-11-17 18:28 (UTC)

Latest Comments

1 2 Next › Last »

Vekhir commented on 2024-09-26 22:20 (UTC)

Yes, it is up to date. This package reflects the latest release of subtitld. You can check out the official releases here: https://gitlab.com/jonata/subtitld/-/releases 23.02 is the latest release.

If you want the latest version from gitlab, please check out the subtitld-git package: https://aur.archlinux.org/packages/subtitld-git

stellarium commented on 2024-09-26 22:13 (UTC)

is this up to date? i checked the gitlab and it doesn't seem to be

Vekhir commented on 2024-09-09 00:53 (UTC)

You may want to make the case for it upstream, so everyone can benefit from that.

micwoj92 commented on 2024-09-08 20:16 (UTC)

I would say the issue is that unneeded deps are downloaded. Obviously it's not heavy, but still a small bit. I would say biggest issue is python-cleantext, since it's another AUR pkg to keep track of.

Vekhir commented on 2024-09-07 07:38 (UTC)

@micwoj92 I am aware that they are not necessary, see also https://gitlab.com/jonata/subtitld/-/issues/66. However, the install instructions want them, so they are included here.

If they cause issues, I'll remove them, but until then, I stay with upstream.

micwoj92 commented on 2024-09-05 19:56 (UTC)

Several dependencies not needed according to namcap:

subtitld W: Dependency included, but may not be needed ('python-cffi')
subtitld W: Dependency included, but may not be needed ('python-cleantext')
subtitld W: Dependency included, but may not be needed ('python-certifi')
subtitld W: Dependency included, but may not be needed ('python-lxml')

python-lxml is already a dependency of python-docx, subtitld launches fine without remaining 3 althrough I didnt test functionality.

Tio commented on 2023-11-17 19:40 (UTC)

Works now thank you very much!

Vekhir commented on 2023-11-17 18:34 (UTC)

Apparently the issue reoccurred with MPV 0.36. The patch remove-gpu-hwdec-interop.patch removes the offending line to avoid this issue in the future.

Vekhir commented on 2023-11-17 16:54 (UTC)

@Tio Which version of mpv do you have installed? This is an issue with MPV 0.35.0. See also https://gitlab.com/jonata/subtitld/-/issues/65#note_1326530481