dash/depends/patches/qt
fanquake 086bb0bae8 Merge #16408: depends: Prune X packages
0c55d8b58186ba69fffc147cd02b174450dac578 depends: qt: Patch to remove dep on libX11 (Carl Dong)
222e6cc52075cf6f866ce4a2e5900f0d6358f903 gitignore: Actually pay attention to depends patches (Carl Dong)
65f8da08df601ac98bad6f638392343fd564c0b9 symbol-check: Disallow libX11-*.so.* shared libraries (Carl Dong)
924569914e6079763fd1692bed372ded2c63d685 depends: libXext isn't needed by anyone (Carl Dong)
689d3b4a030675b6de87a55463a8e155843293fb build-aux: Remove check for x11-xcb (Carl Dong)
aa53cb7a2f04a59a4722c662e67b7a6ec04e32b5 depends: libX11: Make package headers-only (Carl Dong)
9a01ab04e1125b37618266d7fd1c3a6e3bb7e3f8 depends: qt: Explicitly stop using Xlib/libX11 (Carl Dong)
1ec30b8fbe4a162d6e2e6a9711d83f1bafd9b645 depends: xproto is only directly needed by libXau (Carl Dong)

Pull request description:

  Related to: #16150

  We noticed that we could build QT without using XLib/libX11 as a library. XLib/libX11's headers are still used, and a minimal `configure.ac` has been added to eliminate overly-enthusiastic configure-time dependencies that aren't actually required to obtain the headers.

  This also means that we eliminate XLib/libX11 as required shared libraries at runtime, which is desirable.

  See commit messages for more details.

  ---

  Reviewers: I am least sure about the minimal `configure.ac`, as I'm not too familiar with the autoconf syntax. Any improvements w/re robustness would be welcome.

ACKs for top commit:
  theuni:
    ACK 0c55d8b58186ba69fffc147cd02b174450dac578
  fanquake:
    ACK 0c55d8b58186ba69fffc147cd02b174450dac578

Tree-SHA512: 41f653a0f91bc0e0faac49713c0c6dfd8cb605f9c4e34eb75a790dd808ebf3e5c160f1dd40bc8fbc911ee718ea319313b526d63733c98ff62d8dffecb58caa01
2021-02-18 16:24:11 +01:00
..
fix_configure_mac.patch Merge #12971: depends: Upgrade Qt to 5.9.6 2020-12-18 01:05:25 +03:00
fix_no_printer.patch Merge #12971: depends: Upgrade Qt to 5.9.6 2020-12-18 01:05:25 +03:00
fix_qt_configure.patch Fix qt configure to detect clang version correctly (#2344) 2018-10-20 17:08:23 +03:00
fix_qt_pkgconfig.patch Merge #18297: build: Use pkg-config in BITCOIN_QT_CONFIGURE for all hosts including Windows 2021-02-17 19:25:55 +01:00
fix_rcc_determinism.patch Merge #13732: Depends: Fix Qt's rcc determinism 2020-12-18 01:06:07 +03:00
mac-qmake.conf Merge #12971: depends: Upgrade Qt to 5.9.6 2020-12-18 01:05:25 +03:00
no-xlib.patch Merge #16408: depends: Prune X packages 2021-02-18 16:24:11 +01:00
xkb-default.patch Merge #14005: [0.17] depends: fix qt determinism 2020-12-18 01:16:35 +03:00