@@ -7,13 +7,20 @@ $(package)_sha256_hash=26394ec9375d52c1592bd7b689b1619c6b8dbe9b6f91fdd5c35558978
7
7
$(package)_linux_dependencies =freetype fontconfig libxcb libxkbcommon libxcb_util libxcb_util_render libxcb_util_keysyms libxcb_util_image libxcb_util_wm
8
8
$(package)_qt_libs =corelib network widgets gui plugins testlib
9
9
$(package)_linguist_tools = lrelease lupdate lconvert
10
- $(package)_patches = qt.pro qttools_src.pro
11
- $(package)_patches += fix_qt_pkgconfig.patch mac-qmake.conf no-xlib.patch
12
- $(package)_patches += dont_hardcode_x86_64.patch fix_montery_include.patch
13
- $(package)_patches += fix_android_jni_static.patch dont_hardcode_pwd.patch
14
- $(package)_patches += qtbase-moc-ignore-gcc-macro.patch fix_limits_header.patch
10
+ $(package)_patches = qt.pro
11
+ $(package)_patches += qttools_src.pro
12
+ $(package)_patches += mac-qmake.conf
13
+ $(package)_patches += fix_qt_pkgconfig.patch
14
+ $(package)_patches += no-xlib.patch
15
+ $(package)_patches += dont_hardcode_x86_64.patch
16
+ $(package)_patches += fix_montery_include.patch
17
+ $(package)_patches += fix_android_jni_static.patch
18
+ $(package)_patches += dont_hardcode_pwd.patch
19
+ $(package)_patches += qtbase-moc-ignore-gcc-macro.patch
20
+ $(package)_patches += fix_limits_header.patch
15
21
$(package)_patches += use_android_ndk23.patch
16
- $(package)_patches += rcc_hardcode_timestamp.patch duplicate_lcqpafonts.patch
22
+ $(package)_patches += rcc_hardcode_timestamp.patch
23
+ $(package)_patches += duplicate_lcqpafonts.patch
17
24
18
25
$(package)_qttranslations_file_name =qttranslations-$($(package ) _suffix)
19
26
$(package)_qttranslations_sha256_hash =5d7869f670a135ad0986e266813b9dd5bbae2b09577338f9cdf8904d4af52db0
0 commit comments