Search Criteria
Package Details: aegisub-ttools-meson-git 3.2.2.r713.c88f918be-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/aegisub-ttools-meson-git.git (read-only, click to copy) |
---|---|
Package Base: | aegisub-ttools-meson-git |
Description: | A general-purpose subtitle editor with ASS/SSA support (TypesettingTools fork) |
Upstream URL: | http://www.aegisub.org |
Licenses: | GPL, BSD |
Conflicts: | aegisub, aegisub-git |
Provides: | aegisub |
Submitter: | FichteFoll |
Maintainer: | FichteFoll |
Last Packager: | FichteFoll |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2019-11-30 14:03 (UTC) |
Last Updated: | 2023-12-05 22:50 (UTC) |
Dependencies (20)
- alsa-lib
- boost-libs
- fftw (fftw-amdAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- hunspell (hunspell-gitAUR)
- icu (icu-gitAUR)
- libass.so (libass-gitAUR, libass)
- libffms2.so (ffms2-gitAUR, ffms2)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- libiconv
- uchardet (uchardet-gitAUR)
- wxgtk3 (wxwidgets-gtk3)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR, zlib-ng-compat)
- boost (boost-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- intltool (make)
- lua (make)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-amd-bc250AUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amber) (make)
- meson (meson-gitAUR) (make)
Required by (4)
- aegisub-dependency-control (requires aegisub)
- aegisub-subinspector-git (requires aegisub)
- aegisub-yutils (requires aegisub)
- python-pyonfx (requires aegisub) (optional)
Latest Comments
FichteFoll commented on 2023-12-05 22:52 (UTC)
There has been some activity upstream and the sandbox violation issue has been resolved. I've updated the
PKGBUILD
so that it builds again.FichteFoll commented on 2023-05-30 23:55 (UTC)
Note that this currently still does not build because of the sandbox issue. A patch exists, but has not been merged upstream yet.
In the meantime, I strongly suggest to use aegisub-arch1t3cht-git instead, which has this problem fixed and provides further changes on top of this fork.
jronald commented on 2022-08-16 10:42 (UTC)
@FichteFoll
Not yet
FichteFoll commented on 2022-07-06 22:48 (UTC)
This is an upstream issue, supposedly caused by meson 0.63.0. See also https://github.com/TypesettingTools/Aegisub/issues/162 where this is being tracked for Aegisub. It appears to most likely get fixed by 0.63.1 and the workaround for now is to use an older meson, i.e. downgrade it on your system if you need a working build.
noweb commented on 2022-07-06 04:55 (UTC) (edited on 2022-07-06 04:58 (UTC) by noweb)
I am getting this error when installing:
subprojects/luabins/src/meson.build:1:0: ERROR: Sandbox violation: Tried to grab file fwrite.c from a nested subproject.
probably related: https://github.com/mesonbuild/meson/issues/8827 https://github.com/mesonbuild/meson/pull/10449
FichteFoll commented on 2022-07-03 09:51 (UTC) (edited on 2022-07-03 09:53 (UTC) by FichteFoll)
iconv.h
is also contained in the glibc package (albeit notlibiconv.so
) and with the new build-time check foriconv_open
, the subpackage also isn't built for me anymore.Do we even need
libiconv
as a dependency in that case?Funami commented on 2022-06-25 01:09 (UTC)
libiconv is now in the Community repository