Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
10_remove_google_analytics.diff | Remove remote js from html docs The html docs load remote google analytics scripts. Since this can leak local user actions, remove it. |
Ross Vandegrift <ross@kallisti.us> | not-needed | other | 2018-10-11 | |
20_disable_doxygen_timestamps.diff | disable doxygen html timestamps This should improve repducibility of efl-doc. | Ross Vandegrift <ross@kallisti.us> | not-needed | other | 2018-06-16 | |
30_disable_chm_docs.diff | Disable compiled html docs EFL supports compiled html docs for the MS Windows help system. Since these aren't distributed, disable the build. |
Ross Vandegrift <ross@kallisti.us> | not-needed | 2022-08-01 | ||
25_exactness_use_system_python3.diff | Use system python3 Debian's python policy requires /usr/bin/python3 for installed scripts. | Ross Vandegrift <ross@kallisti.us> | not-needed | 2020-04-30 | ||
45_disable_doc_pack.diff | Don't build extra binary doc package make doc builds a binary tar.gz of the docs. It takes a while, and we don't need it to build efl-doc. |
Ross Vandegrift <ross@kallisti.us> | not-needed | 2019-10-12 | ||
55_fix_vieet_bashism.diff | fix vieet bashism vieet declares /bin/sh, but posix sh does not define read without a variable. | Ross Vandegrift <ross@kallisti.us> | yes | other | 2023-12-24 | |
99-always-regen-shaders.diff | make shader code regeneration scripts unconditional The EFL tarballs ship some generated source code that the Debian package should re-generate on build. Upstream's script tries to avoid regenerating the data, this makes it unconditional. |
Ross Vandegrift <ross@kallisti.us> | not-needed | other | 2020-10-05 | |
0008-support-linking-with-system-libunibreak.patch | support linking with system libunibreak | Ross Vandegrift <ross@kallisti.us> | yes | other | 2024-01-13 | |
0009-remove-ppc-altivec-yuv-to-rgb-as-it-was-broken-anywa.patch | remove ppc altivec yuv to rgb as it was broken anyway i have no pcc hw and it seems no one who has any cares enough to run and test this stuff and/or fix it... so best path - remove it and rely on the generic c fallbacks and be a bit slower. fixes #68 @fix |
"Carsten Haitzler (Rasterman)" <raster@rasterman.com> | no | https://git.enlightenment.org/enlightenment/efl/commit/6860883e1814e7fd935173c4099302c7f30abed1 | 2024-08-02 | |
0010-embryo-fix-ptr-type-warnings.patch | embryo - fix ptr type warnings fixes issue #69 @fix |
"Carsten Haitzler (Rasterman)" <raster@rasterman.com> | no | https://git.enlightenment.org/enlightenment/efl/commit/73dbb7e660c6122496817cae9acb426d292f2742 | 2024-08-07 |