Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
remove-vendor-luajit-dependency.patch | vendor/luajit is removed in the Debian package | Sebastian Reichel <sre@debian.org> | not-needed | 2014-08-06 | ||
fix-pthread.patch | Fix compilation by adding pthread dependency =================================================================== |
Sebastian Reichel <sre@debian.org> | no | 2015-08-04 | ||
only-add-timestamp-in-build-credit.patch | Only add timestamp when BUILD_CREDIT is defined | Juan Picca <jumapico@gmail.com> | no | 2015-06-23 | ||
add-libatomic-dependency.patch | Fix FTBFS on some architectures =================================================================== |
Sebastian Reichel <sre@debian.org> | no | 2015-08-09 | ||
luajit_21.patch | Fix luajit 2.1 FTBFSLast-Update: =================================================================== |
not-needed | upstream | Upstream | ||
sort-automation-menus.patch | [PATCH] Sort Automation menu items by display name | Niels Martin Hansen <nielsm@indvikleren.dk> | no | 2015-01-25 | ||
osx-menu.patch | [PATCH] Add the standard OS X "Window" menu | Thomas Goyne <plorkyeran@aegisub.org> | no | 2016-03-13 | ||
fix-mru-menus.patch | [PATCH] Fix MRU menus (#48) Broken in 9bbfdddde046c151b4ebaa06de10b2d51216cbec. I don't understand why the author made such a change, so I left their solution with #ifdef guard. |
Marcin Kurczewski <rr-@sakuya.pl> | no | 2018-05-28 | ||
delete-multimap-cache-cleaner.patch | [PATCH] Eliminate a pointless multimap in the cache cleaner | Thomas Goyne <plorkyeran@aegisub.org> | no | 2014-07-17 | ||
add-missing-static.patch | [PATCH] Add a missing static | Thomas Goyne <plorkyeran@aegisub.org> | no | 2014-12-30 | ||
delete-implicit-conversions.patch | [PATCH] Eliminate implicit std::string <-> wxString conversions On Windows these don't use UTF-8 and so are broken. |
Thomas Goyne <plorkyeran@aegisub.org> | no | 2014-12-31 | ||
allow-unicode-text.patch | [PATCH] Explicitly allow unicode text when pasting | Thomas Goyne <tgoyne@gmail.com> | no | 2015-03-22 | ||
fix-icu-compilation.patch | [PATCH] Fix compilation against icu 59.1 (#46) | Maxime Gauduin <alucryd@archlinux.org> | no | 2017-05-09 | ||
add-icu-prefix.patch | [PATCH] fix(updated-macos-build): prefix icu method calls (icu::BreakIterator, icu::Locale, icu::UnicodeString) | sidneys <sidneys.github.io@outlook.com> | no | 2018-03-31 | ||
simplify-version.patch | Simplify the way build/version.sh gets Aegisub version=================================================================== | Aniol Marti <amarti@caliu.cat> | not-needed | 2018-12-08 | ||
add-keywords-desktop.patch | Add Keywords field to .desktop file=================================================================== | Aniol Marti <amarti@caliu.cat> | not-needed | 2018-12-09 | ||
fix-crash-spell-language.patch | [PATCH] Fix crashing when picking language Aegisub crashes immediately after selecting any language from the end of the list (above the 100th position). This is because it can support no more than 100 languages. This patch extends this limit up to 1000 languages (locales). Fixes Aegisub/Aegisub#131 |
scx <scx.mail@gmail.com> | no | 2019-09-01 | ||
fix-compilation-with-Boost-1.71.patch | [PATCH] Fixes for Boost 1.69.0=================================================================== | scx <scx.mail@gmail.com> | no | 2019-09-07 | ||
make-4.3.patch | [PATCH] Use target name without directory in $*_OBJ macro Fix Aegisub/Aegisub#171 |
wangqr <wangqr@wangqr.tk> | no | 2020-02-17 | ||
add-appdata-file-template.patch | [PATCH] Add AppData file template | scx <scx.mail@gmail.com> | no | 2019-09-08 | ||
integrate-appdata-with-build.patch | [PATCH] Integrate AppData file with build system | scx <scx.mail@gmail.com> | no | 2019-09-08 | ||
configure.ac-Use-explicit-AM_GETTEXT_VERSION.patch | configure.ac: Use explicit AM_GETTEXT_VERSION This is required for autopoint, gettextize to work well. |
Boyuan Yang <byang@debian.org> | no | debian | 2022-04-26 | |
refresh-libboost-searching-m4macros.patch | Use updated libboost searching m4macros Refresh m4 files under m4macros dir to fix libboost 1.75+ detection. Also update configure.ac to use new AX_BOOST macros. libboost macro update has been forwarded. |
Boyuan Yang <byang@debian.org> | yes | 2022-04-26 | ||
remove-unconditional-Wno-c++11-narrowing.patch | Replace -Wno-c++11-narrowing with -Wno-narrowing | Andrej Shadura <andrewsh@debian.org> | no | 2022-07-20 | ||
update-ffms2.patch | Update ffmpeg and ffms2 | Thomas Goyne <plorkyeran@aegisub.org> | no | 2018-11-21 | ||
update-ffms2-doindexing2.patch | Use FFMS_DoIndexing2 when using a recent version of ffms2 And clean up the audio track selection logic a bit. |
Thomas Goyne <plorkyeran@aegisub.org> | no | 2016-04-06 | ||
update-ffms2-x11-none.patch | Fix compilation on X11-using platforms | Thomas Goyne <plorkyeran@aegisub.org> | no | 2016-04-08 | ||
update-ffms2-log-levels.patch | Fix compilation with old versions of ffms2 | Thomas Goyne <plorkyeran@aegisub.org> | no | 2016-04-08 | ||
fix_boost183.patch | fix compilation against boost_1.83 =================================================================== |
Anton Gladky <gladk@debian.org> | no | debian | 2023-12-23 | |
aegisub-add-support-for-loong64.patch | Add loong64 to the lists that check for system libraries (on 64-bit systems)in both lib64 and lib. | no | 2024-06-27 |