debianization/addon-paths.patch |
adjust search paths for addon installers |
Jens Reyer <jre.winesim@gmail.com> |
not-needed |
|
|
|
debianization/build-flags.patch |
pass LDFLAGS only to gcc (not mingw) |
Michael Gilbert <mgilbert@debian.org> |
not-needed |
|
|
|
debianization/install-paths.patch |
don't append wine to the default path settings |
Michael Gilbert <mgilbert@debian.org> |
not-needed |
|
|
|
debianization/version-string.patch |
append debian package revision to the end of the version string |
|
not-needed |
|
https://github.com/wine-compholio/wine-staging/blob/master/patches/Staging/0002-winelib-Append-Staging-at-the-end-of-the-version-s.patch |
|
debianization/manpage-msiexec.patch |
remove incorrect backslashes from the msiexec manpage |
Michael Gilbert <mgilbert@debian.org> |
not-needed |
|
|
|
debianization/manpage-winebuild.patch |
update long winebuild manpage line to fit into 80 characters |
Michael Gilbert <mgilbert@debian.org> |
not-needed |
|
|
|
debianization/desktop-launchers.patch |
call wineDEBSUFFIX instead of wine from desktop launchers |
Jens Reyer <jre.winesim@gmail.com> |
not-needed |
|
|
|
debianization/duplicate-apploaders.patch |
do not generate duplicate winapploader tools |
Michael Gilbert <mgilbert@debian.org> |
not-needed |
|
|
|
debianization/wineserver-persistence.patch |
fix wineserver manpages for Debian's default persistence value |
Jens Reyer <jre.winesim@gmail.com> |
not-needed |
|
|
|
system/zlib.patch |
build using system zlib |
Michael Gilbert <mgilbert@debian.org> |
not-needed |
|
|
|
disable/line-wrapping.patch |
disable manual line wrapping in makefiles |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
disable/generated-data.patch |
disable upstream tests that need data to be generated |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
disable/addons-download.patch |
disable gecko/mono installer download |
Jens Reyer <jre.winesim@gmail.com> |
no |
|
|
|
disable/po-modifications.patch |
avoid modifications to po files that are under version control |
Michael Gilbert |
no |
|
|
|
disable/font-installation.patch |
disable upstream's font installation rules |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
disable/file-associations.patch |
do not interfere with user file type associations |
Michael Gilbert <mgilbert@debian.org> |
yes |
debian
upstream
|
|
|
generate/icons.patch |
regenerate all icon files |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
generate/opengl.patch |
rebuild automatically generated opengl files |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
generate/vulkan.patch |
regenerate vulkan files |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
generate/unicode.patch |
use system unicode |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
generate/request.patch |
generate automatically generated request code |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
fixes/flex.patch |
add explicit lex file dependencies to the makefile rules |
Michael Gilbert <mgilbert@debian.org> |
no |
debian
|
|
|
fixes/bison.patch |
fix occasional build failures due to missing bison files |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
fixes/printer-resolution.patch |
set default printer resolution to 600dpi |
Ralf E-Mail <anonymous272912@gmail.com> |
no |
debian
|
|
|
fixes/temporary-directory.patch |
safer selection of the temporary directory for wineserver |
Michael Gilbert <mgilbert@debian.org> |
no |
debian
|
|
|
arm/gcc.patch |
build with gcc instead of clang on arm64 |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
arm/binary-name.patch |
use wine64 as the wine binary name on arm64 |
Michael Gilbert <mgilbert@debian.org> |
not-needed |
|
|
|
arm/shift-overflow.patch |
avoid shifting into the signed bit of integers on arm architectures |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
arm/format-strings.patch |
fix format strings with the wrong type on armhf |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
arm/floating-point.patch |
explicitly set fpu mode on armhf |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
arm/incompatible-types.patch |
fix mismatched types on arm architectures (-Wincompatible-pointer-types) |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
warnings/vt.patch |
clarify unimplemented VT_USERDEFINED warning |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
warnings/libs.patch |
fix warnings in embedded libs |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
warnings/vkd3d.patch |
fix incorrect format strings in vkd3d |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
warnings/large-files.patch |
fix large source file warnings (gcc13 -flarge-source-files) |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
warnings/parentheses.patch |
fix omitted parentheses warning (gcc13 -Wparentheses) |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
warnings/use-after-free.patch |
do not use pointers after calling realloc (gcc 12 -Wuse-after-free) |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
warnings/int-conversion.patch |
fix 64-bit integer conversion warning (gcc13 -Wint-conversion) |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|
warnings/uninitialized-variables.patch |
fix uninitialized variable warnings (gcc13 -Wuninitialized) |
Michael Gilbert <mgilbert@debian.org> |
no |
|
|
|