Search Criteria
Package Details: aegisub-arch1t3cht-git 3.2.2.r1055.f4b57a14e-1
Package Actions
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: | 1.47 |
First Submitted: | 2022-08-18 11:17 (UTC) |
Last Updated: | 2023-09-05 15:22 (UTC) |
Dependencies (28)
- alsa-lib (alsa-lib-x205ta)
- boost-libs (boost-libs-git)
- ffmpeg (ffmpeg-cuda, ffmpeg-nonvidia, ffmpeg-libfdk_aac, ffmpeg-intel-full-git, ffmpeg-v4l2-request-git, ffmpeg-mmal, ffmpeg-git, ffmpeg-full-git, ffmpeg-amd-full, ffmpeg-nvcodec-11-1-git, ffmpeg-amd-full-git, ffmpeg-nocuda, ffmpeg-mpp, ffmpeg-headless, ffmpeg-full, ffmpeg-decklink, ffmpeg-obs)
- fftw (fftw-amd)
- fontconfig (fontconfig-git, fontconfig-ubuntu)
- hicolor-icon-theme (hicolor-icon-theme-git)
- hunspell (hunspell-git)
- icu (icu-git)
- jansson (jansson-git)
- libass (libass-git)
- libgl (libhybris-libgl-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl-cfe, amdgpu-pro-oglp, libglvnd)
- libiconv
- libpulse (pulseaudio-dummy, pulseaudio-git)
- openal (openal-git)
- portaudio
- uchardet (uchardet-git)
- wxwidgets-gtk3 (wxwidgets3.0, wxwidgets-gtk3-git, wxwidgets-gtk3-light, wxwidgets-gtk3-wayland-perf)
- zlib (zlib-ng-compat-git, zlib-git, zlib-ng-compat)
- boost (boost-git) (make)
- cmake (cmake-git) (make)
- Show 8 more dependencies...
Required by (4)
- aegisub-dependency-control (requires aegisub)
- aegisub-subinspector-git (requires aegisub)
- aegisub-yutils (requires aegisub)
- python-pyonfx (requires aegisub) (optional)
Latest Comments
1 2 3 Next › Last »
red5h4d0w commented on 2023-09-05 15:59 (UTC)
@Funami thanks, it works!
Funami commented on 2023-09-05 15:23 (UTC)
@red5h4d0w update pushed, try a rebuild
red5h4d0w commented on 2023-09-05 14:43 (UTC)
it seems aegisub can't start because it references outdated libboost
aegisub: error while loading shared libraries: libboost_filesystem.so.1.81.0: cannot open shared object file: No such file or directory
Also, I can't pull the latest commit, since the luajit patch doesn't apply anymore.
error : patch failed : subprojects/packagefiles/luajit/src/meson.build:85 erreur : subprojects/packagefiles/luajit/src/meson.build : the patch doesn't apply
Funami commented on 2023-07-18 13:05 (UTC)
@sbrl Is ffmpeg installed? If yes, could you try to make a full system update and see if it works then?
sbrl commented on 2023-07-18 10:58 (UTC)
I get a crash when attempting to build this package: https://pastebin.com/zUBXVPQt
uname -a: Linux DEVICE_NAME 6.1.38-1-lts #1 SMP PREEMPT_DYNAMIC Tue, 11 Jul 2023 15:45:16 +0000 x86_64 GNU/Linux
cat /etc/os-release:
NAME="Artix Linux" PRETTY_NAME="Artix Linux" ID=artix BUILD_ID=rolling ANSI_COLOR="0;36" HOME_URL="https://www.artixlinux.org/" DOCUMENTATION_URL="https://wiki.artixlinux.org/" SUPPORT_URL="https://forum.artixlinux.org/" BUG_REPORT_URL="https://bugs.artixlinux.org/" PRIVACY_POLICY_URL="https://terms.artixlinux.org/docs/privacy-policy/" LOGO=artixlinux-logo
Funami commented on 2023-04-27 10:21 (UTC)
@witchymary Okay, LTO is now disabled.
witchymary commented on 2023-04-27 01:28 (UTC)
That's fine by me.
Funami commented on 2023-04-27 00:12 (UTC)
If it crashes, I think it should be disabled (for now). The performance improvements of using lto are probably negligible anyway. What do you think, @witchymary?
witchymary commented on 2023-04-25 21:03 (UTC)
Just to note, but
-D b_lto=true
in arch-meson might break Aegisub under certain circumstances for some people. I don't think there's any need to disable it in the PKGBUILD since it doesn't seem to affect most people, but worth mentioning if you're having issues. Mine was with aegisub scripts crashing whenever they threw an error.1 2 3 Next › Last »