Package Details: aegisub-arch1t3cht-git 3.2.2.r1229.71a449799-3

Git Clone URL: https://aur.archlinux.org/aegisub-arch1t3cht-git.git (read-only, click to copy)
Package Base: aegisub-arch1t3cht-git
Description: A general-purpose subtitle editor with ASS/SSA support (arch1t3cht fork)
Upstream URL: https://github.com/arch1t3cht/Aegisub
Licenses: GPL, BSD
Conflicts: aegisub
Provides: aegisub
Submitter: Funami
Maintainer: Funami
Last Packager: Funami
Votes: 7
Popularity: 0.000023
First Submitted: 2022-08-18 11:17 (UTC)
Last Updated: 2025-02-18 18:41 (UTC)

Dependencies (28)

Required by (4)

Sources (8)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

witchymary commented on 2023-02-09 12:02 (UTC)

Probably should add these as optional dependencies since they are also on AUR https://github.com/arch1t3cht/Aegisub/commit/ef410d277288899537493739774c2810459dc5ab

Funami commented on 2023-01-26 02:45 (UTC)

Nice, thanks for the update on that issue.

witchymary commented on 2023-01-26 02:16 (UTC)

It has been fixed in upstream

witchymary commented on 2023-01-22 23:49 (UTC)

Build seems to be broken with boost=1.81. Had to downgrade.

Funami commented on 2022-11-09 16:05 (UTC)

@k0r0ng This is something that should be reported upstream if you want to report it somewhere. I'm just packaging this application.

k0r0ng commented on 2022-11-09 08:43 (UTC) (edited on 2022-11-09 09:06 (UTC) by k0r0ng)

Thanks for maintaining this package, the package compiled and installed fine. But, when use fonts collector and the fonts over 32 MB I get this warning(?):

Over 32 MB of fonts were copied. Some of the fonts may not be loaded by the player if they are all attached to a Matroska file.

I'm not report to upstream, since no such a warning(?) on Windows OS. But (again), the fonts loaded fine when I play the video.

Edit: I try using aegisub from community repo, same behaviour.

Funami commented on 2022-10-06 09:33 (UTC)

@witchymary Thanks, I updated the PKGBUILD.

witchymary commented on 2022-10-05 17:32 (UTC)

I'd like to point out that arch-meson uses --buildtype plain which results in an unoptimized runtime. You should set the buildtype to release

Funami commented on 2022-09-28 04:40 (UTC)

The Sandbox violation issue has been fixed upstream in arch1t3cht’s Aegisub repository.

Funami commented on 2022-08-28 12:12 (UTC)

@pithree That "Sandbox violation" issue is a known problem. For the meantime, you can circumvent it by downgrading meson to 0.62 before building this package.

sudo pacman -U 'https://archive.archlinux.org/packages/m/meson/meson-0.62.2-1-any.pkg.tar.zst'