Search Criteria
Package Details: aegisub-git 3.2.2.r407.6f546951b-1
Git Clone URL: | https://aur.archlinux.org/aegisub-git.git (read-only, click to copy) |
---|---|
Package Base: | aegisub-git |
Description: | A general-purpose subtitle editor with ASS/SSA support |
Upstream URL: | http://www.aegisub.org |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | alucryd |
Maintainer: | wangqr |
Last Packager: | wangqr |
Votes: | 25 |
Popularity: | 0.012848 |
First Submitted: | 2012-08-27 19:37 |
Last Updated: | 2020-02-23 06:39 |
Dependencies (19)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm)
- boost-libs (boost171, boost-libs-git)
- fftw (fftw-mpich, fftw-mpi, fftw-amd)
- fontconfig (fontconfig-srb, fontconfig-infinality-ultimate, fontconfig-infinality, fontconfig-ubuntu, fontconfig-infinality-remix, fontconfig-git)
- hunspell (hunspell-git)
- icu (icu-git, icu-git-static)
- libass.so (libass-git, lib32-libass, libass)
- libffms2.so (ffms2-git, ffms2)
- libgl (glshim-git, catalyst-firepro, libhybris-ext-libgl-git, catalyst-total, catalyst-libgl, catalyst-total-hd234k, libhybris-libgl-git, mesa-libgl-noglvnd, catalyst-test, swiftshader-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl, libglvnd)
- libpulse (libpulse-bluedio, pulseaudio-pali, libpulse-airplay, libpulse-nosystemd, libpulse-nosystemd-git, pulseaudio-git, libpulse-hsphfpd, libpulse-nosystemd-minimal-git)
- uchardet (uchardet-git)
- wxgtk3 (wxgtk3-dev, wxgtk3-light)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git)
- autoconf-archive (autoconf-archive-git) (make)
- boost (boost-git) (make)
- git (git-git) (make)
- intltool (make)
- lua (make)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-minimal-git, mesa-git, mesa-minimal+-git) (make)
Required by (3)
- aegisub-dependency-control (requires aegisub)
- aegisub-subinspector-git (requires aegisub)
- aegisub-yutils (requires aegisub)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
micwoj92 commented on 2020-12-14 22:23
I think it was something with my system, i tried building again today and it worked.
wangqr commented on 2020-12-14 03:31
@micwoj92 the part of log you've provided didn't not show the error. The error should be above these warnings. Can you provide full log (maybe in pastebin)?
micwoj92 commented on 2020-09-13 01:02
Hello, is anyone else getting this error or is this just me?
ector commented on 2020-05-10 21:23
Thank @wangqr I have recompile,aegisub working now. Cheers
wangqr commented on 2020-05-09 05:44
@ector you need to recompile this after upgrading icu
Edit: The latest icu package does provide libicudata.so.67, and icu is one of the dependencies of aegisub. Did you removed icu?
ector commented on 2020-05-08 22:56
Hi, have this error : aegisub: error while loading shared libraries: libicudata.so.67: cannot open shared object file: No such file or directory
lae commented on 2020-02-17 02:06
This package is no longer building for me, and is erroring out with the following:
I opened an issue upstream since I believe this is an issue upstream (maybe an issue with current build tools?), but I guess alucryd or someone else might know what's causing this. https://github.com/Aegisub/Aegisub/issues/171
lae commented on 2019-11-18 01:32
Oh, I forgot to post a comment about this last month.
Current Aegisub depends on wxgtk3 3.1, which is available in the AUR. You can probably just replace your wxgtk3 package with the development one in the AUR.
Otherwise, reverting the commit that introduces the dependency will fix it so that it builds against wxgtk3 3.0 - you can add the following in the
prepare()
step after thecd
:argo commented on 2019-11-13 14:34
Can confirm, it does not build anymore atm.
TheFrenchGhosty commented on 2019-10-25 22:45
Can't build on 2 PC running Arch with Aurman as the AUR helper.
I'm building other C++ packages without problem.