Xi Ruoyao
d18a047b32
qt5-alternate: Remove a stale command explanation
...
-skip-qtwebengine is now included in tempconf, so it's not a separate
option anymore.
2023-07-20 10:45:07 +08:00
Xi Ruoyao
07067aaff2
qt5-alternate: sed -ir
should be sed -i -r
...
In the regex we use `|` which is extended regex. So the `-r` (or `-E`,
or `--regexp-exteneded`) option is needed. We cannot squash them into
`-ir` because `-i[PREFIX]` has a special meaning: make a backup named
`tempconf[PREIX]`.
2023-07-20 09:27:12 +08:00
Xi Ruoyao
14771c47a3
qt5 (and alternate): Don't pathappend /usr/bin
...
When QT5DIR is /usr, we don't need to pathappend $QT5DIR/bin.
2023-07-20 08:43:31 +08:00
Douglas R. Reno
81a1d5fbda
qt-components: Fix building qtlocation with gcc-13.
...
It's not in qt5-alternate though, so we can remove the fix from that
page.
2023-07-17 13:08:53 -05:00
Douglas R. Reno
6895424949
qt-components: Apply the KF5 patches before building anything.
...
All of the modules listed in the page have fixes in the KF5 patchset, so
let's make sure that we apply that prior to building anything
2023-07-17 13:02:36 -05:00
Douglas R. Reno
e917814212
qt5-alternate: Use <command> around $(cat tempconf) in short
...
descriptions.
Also fix a typo in the short description
2023-07-17 12:50:06 -05:00
Douglas R. Reno
7d09c400db
Qt5-alternate: Remove an extra newline for systemd instructions
2023-07-17 12:49:08 -05:00
Douglas R. Reno
04f2bf409b
Qt5 and Qt5-alternate: mention LXQt as a major user.
2023-07-17 12:47:52 -05:00
Bruce Dubbs
32936bc2c2
lxqt and qt5-alternate cleanups
2023-07-13 01:17:52 -05:00
Bruce Dubbs
cff158f0ad
Add qt5-alternate page
2023-07-09 22:15:15 -05:00