Package Details: aegisub-wangqr-git 3.3.3.r1.db3cdded8-1

Git Clone URL: https://aur.archlinux.org/aegisub-wangqr-git.git (read-only, click to copy)
Package Base: aegisub-wangqr-git
Description: A general-purpose subtitle editor with ASS/SSA support (wangqr fork)
Upstream URL: http://www.aegisub.org
Licenses: GPL, BSD
Conflicts: aegisub, aegisub-git
Provides: aegisub
Submitter: lae
Maintainer: lae
Last Packager: lae
Votes: 1
Popularity: 0.003735
First Submitted: 2020-08-13 05:54 (UTC)
Last Updated: 2022-10-20 09:08 (UTC)

Latest Comments

lae commented on 2023-02-16 01:30 (UTC)

Currently fails to build:

/home/lae/.cache/paru/clone/aegisub-wangqr-git/src/Aegisub/src/command/video.cpp:478:36:   required from here
/usr/include/boost/filesystem/detail/path_traits.hpp:495:85: error: call of overloaded ‘_check_convertible_to_path_source(const wxCStrData&)’ is ambiguous
  495 |         sizeof(is_convertible_to_path_source< T >::_check_convertible_to_path_source(boost::declval< T const& >())) == sizeof(yes_type);
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

/home/lae/.cache/paru/clone/aegisub-wangqr-git/src/Aegisub/src/dialog_attachments.cpp:164:139:   required from here
/usr/include/boost/filesystem/detail/path_traits.hpp:495:85: error: call of overloaded ‘_check_convertible_to_path_source(const wxCStrData&)’ is ambiguous
  495 |         sizeof(is_convertible_to_path_source< T >::_check_convertible_to_path_source(boost::declval< T const& >())) == sizeof(yes_type);
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Probably an issue with current boost/boost-libs (1.81.0-2)? @wangqr (not sure if this actually notifies but let's see, lol)