Package Details: subtitleedit 5.0.0-1

Git Clone URL: https://aur.archlinux.org/subtitleedit.git (read-only, click to copy)
Package Base: subtitleedit
Description: An advanced subtitle editor and converter
Upstream URL: https://www.nikse.dk/subtitleedit
Licenses: MIT
Conflicts: libHarfBuzzSharp.so, libonigwrap.so, libSkiaSharp.so
Submitter: eduardosm
Maintainer: Nocifer
Last Packager: Nocifer
Votes: 43
Popularity: 1.38
First Submitted: 2016-07-09 10:51 (UTC)
Last Updated: 2026-06-22 15:31 (UTC)

Pinned Comments

Nocifer commented on 2026-05-30 10:35 (UTC)

NOTICE:

SubtitleEdit 5.x.x has reached RC status, so this package has now been migrated to the 5.x.x branch.

If, for whatever reason, you wish to use the original Mono-based version of SubtitleEdit, it has been moved to a new subtitleedit-legacy package.

If you've already been using the 5.x.x version via subtitleedit-avalonia, that package has been deprecated and will be deleted soon (probably when 5.x.x sans RC is officially released), so from now on please use this package instead.

Latest Comments

« First ‹ Previous 1 2 3 4 5

eduardosm commented on 2017-01-26 18:38 (UTC)

@Amplificator Done

Amplificator commented on 2017-01-26 17:46 (UTC) (edited on 2017-01-26 17:48 (UTC) by Amplificator)

Can you please change the Exec line in the .desktop file to it becomes: Exec=/usr/bin/subtitleedit %F ..this way you can make the program default (in all DE's, such as gnome) for certain file types, such as .srt files :)

larvan commented on 2016-08-06 22:07 (UTC)

Thanks for the changes.

larvan commented on 2016-08-06 17:21 (UTC)

Hello, I uploaded by mistake a duplicate of this program as 'subtitleedit-bin'. The differences are: - Minor - * I named it "-bin" because it comes precompiled * I provide my own png icon - Major - * My /usr/bin script passes the command line arguments to the actual executable * I have vlc as optdepends, for embedded video support * I touch ".PACKAGE-MANAGER" in the program dir because of https://github.com/SubtitleEdit/subtitleedit/pull/1730 If you are willing to make the last 3 changes (Major) in your package, I will remove mine.