Search Criteria
Package Details: aegisub-arch1t3cht-git 3.2.2.r1189.e8ebb103a-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: | 0.000712 |
First Submitted: | 2022-08-18 11:17 (UTC) |
Last Updated: | 2024-09-19 17:41 (UTC) |
Dependencies (28)
- alsa-lib
- boost-libs
- ffmpeg (ffmpeg-intel-full-gitAUR, ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-decklinkAUR, ffmpeg-fullAUR, ffmpeg-amd-fullAUR, ffmpeg-headlessAUR, ffmpeg-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-gitAUR, ffmpeg-amd-full-gitAUR)
- ffms2 (ffms2-gitAUR)
- fftw (fftw-amdAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- hunspell (hunspell-gitAUR)
- icu (icu-gitAUR)
- libass (libass-gitAUR)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- libiconv
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- openal (openal-gitAUR)
- portaudio
- uchardet (uchardet-gitAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- xxhash (xxhash-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR)
- boost (boost-gitAUR) (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 4 5 Next › Last »
Funami commented on 2024-09-19 17:43 (UTC)
Thank you for your investigation, h3xo! I applied your fix!
h3xo commented on 2024-09-18 06:52 (UTC) (edited on 2024-09-18 06:53 (UTC) by h3xo)
To fix this, comment
source /etc/makepkg.conf
incheck_makepkg_options()
tl;dr of issue: makepkg internally sources this file (somewhere in
/usr/share/makepkg
) and marksBUILDENV
(and probably most of these variables) as readonly.If we
source /etc/makepkg.conf
, we'll try to overwrite them (even though they're the same) resulting in error in source, early return and emptyBUILDTYPE
.sommio commented on 2024-09-16 05:14 (UTC) (edited on 2024-09-16 05:15 (UTC) by sommio)
extra-x86_64-build failed
Funami commented on 2024-09-07 12:24 (UTC)
Thanks boydaihungst, I applied your fix!
boydaihungst commented on 2024-09-07 11:54 (UTC)
I have this boost problem
By removing this line from PKGBUILD it seems to fix my problem.
FichteFoll commented on 2024-08-23 18:37 (UTC) (edited on 2024-08-23 18:40 (UTC) by FichteFoll)
Building via aurutils fails for me because for some reason it cannot find boost on my system, even though it's listed as a makedep. Any ideas?
Edit: I don't see the installation of makedeps in the logs, so it might be a regression of aurutils.
Funami commented on 2024-06-24 11:33 (UTC)
@witchymary Thanks for the info, the conflict should be fixed.
witchymary commented on 2024-06-23 20:46 (UTC)
The package currently conflicts with the bestsource package in the official repo
Funami commented on 2024-05-31 04:33 (UTC)
Thanks for the info as usual, witchymary! PKGBUILD is updated.
witchymary commented on 2024-05-31 01:31 (UTC)
This commit https://github.com/arch1t3cht/Aegisub/commit/0a01ecf9cef52ab05432dd04ddf99ae4a380cc9b#diff-aec57738623b732c4e3148d704d45a89ab3b6c4e07c14d08905ea0ada156eb52 broke the PKGBUILD since the patch is no longer required, and bestsource was bumped. Slightly unrelated, but the ICU issues have been fixed as well.
1 2 3 4 5 Next › Last »