File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11package =libxcb
2- $(package)_version =1.14
2+ $(package)_version =1.15
33$(package)_download_path =https://xcb.freedesktop.org/dist
4- $(package)_file_name =$(package ) -$($(package ) _version) .tar.xz
5- $(package)_sha256_hash =a55ed6db98d43469801262d81dc2572ed124edc3db31059d4e9916eb9f844c34
4+ $(package)_file_name =$(package ) -$($(package ) _version) .tar.gz
5+ $(package)_sha256_hash =1cb65df8543a69ec0555ac696123ee386321dfac1964a3da39976c9a05ad724d
66$(package)_dependencies =xcb_proto libXau
77$(package)_patches = remove_pthread_stubs.patch
88
99define $(package)_set_vars
1010$(package ) _config_opts=--disable-shared --disable-devel-docs --without-doxygen --without-launchd
1111$(package ) _config_opts += --disable-dependency-tracking --enable-option-checking
1212# Disable unneeded extensions.
13- # More info is available from: https://doc.qt.io/qt-5.15 /linux-requirements.html
13+ # More info is available from: https://doc.qt.io/qt-6 /linux-requirements.html
1414$(package ) _config_opts += --disable-composite --disable-damage --disable-dpms
1515$(package ) _config_opts += --disable-dri2 --disable-dri3 --disable-glx
1616$(package ) _config_opts += --disable-present --disable-record --disable-resource
You can’t perform that action at this time.
0 commit comments