guix/guix
宋文武 1e29b73a85
gnu: qtwebengine: Fix default path for QtWebEngineProcess.
Since qtwebengine and qtbase are not installed into the same prefix,
the default path for QtWebEngineProcess won't work.  Fix it so that
we no longer need to set QTWEBENGINEPROCESS_PATH anymore.

* gnu/packages/qt.scm (qtwebengine-5, qtwebengine) [arguments]:
Substitute 'QLibraryInfo::LibraryExecutablesPath' in substitute-source phase.
[native-search-paths]: Remove QTWEBENGINEPROCESS_PATH.
* guix/build/qt-utils.scm (variables-for-wrapping): Remove
QTWEBENGINEPROCESS_PATH.

Change-Id: Ie0dfaf8c2355a679e2a3ddeacf09654830f9ab2f
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail>
2025-07-18 20:17:37 +02:00
..
build gnu: qtwebengine: Fix default path for QtWebEngineProcess. 2025-07-18 20:17:37 +02:00
build-system build-system: guile: Remove unused build defaults. 2025-07-16 23:50:51 +02:00
import gnu: Rename minetest to luanti. 2025-07-13 13:54:01 +02:00
platforms guix: Add loongarch platform. 2025-01-25 01:05:22 +08:00
scripts mapped-devices: Add ‘arguments’ field. 2025-07-18 00:57:25 +02:00
store
tests
android-repo-download.scm
avahi.scm
base16.scm
base32.scm
base64.scm
build-system.scm
bzr-download.scm
cache.scm cache: Remove unused import. 2025-04-14 17:31:49 +02:00
channels.scm maint: Change main repository URL to git.guix.gnu.org. 2025-05-23 11:19:07 +02:00
ci.scm
colors.scm
combinators.scm
config.scm.in
cpio.scm
cpu.scm
cve.scm cve: Add cpe-vendor and lint-hidden-cpe-vendors properties. 2025-06-23 12:31:09 +08:00
cvs-download.scm
d3.v3.js
deprecation.scm
derivations.scm derivations: Fix indentation. 2025-02-22 23:55:24 +09:00
describe.scm ui: Search channels for guix extensions 2025-03-08 17:40:58 +01:00
diagnostics.scm
discovery.scm
docker.scm pack: Include store parent directories in the Docker layer. 2025-06-03 15:09:54 +02:00
download.scm download: Remove unreachable mirror URL. 2025-04-03 22:28:10 +09:00
elf.scm
ftp-client.scm
gexp.scm gexp: Attempt to set LC_CTYPE in compiled-modules. 2025-07-18 20:17:27 +02:00
git-authenticate.scm guix: Avoid ‘fdatasync’ call for caches and regular files. 2025-04-14 17:31:50 +02:00
git-download.scm
git.scm git: Move ‘core.autocrlf’ settings. 2025-06-16 23:11:10 +02:00
glob.scm
gnu-maintenance.scm gnu-maintenance: Update Savannah release monitoring URL. 2025-07-13 16:39:14 +02:00
gnupg.scm gnupg: Automatically fallback to 'always policy when non-interactive. 2025-02-28 13:36:44 +09:00
grafts.scm grafts: Allow file-like objects in the ‘replacement’ field of <graft>. 2025-01-28 14:56:14 +01:00
graph.js
graph.scm
hash.scm
hg-download.scm
http-client.scm guix: Avoid ‘fdatasync’ call for caches and regular files. 2025-04-14 17:31:50 +02:00
i18n.scm
inferior.scm inferior: Add #:verify-certificate? to ‘cached-channel-instance’. 2024-12-25 23:51:10 +01:00
ipfs.scm
least-authority.scm least-authority: Export default preserved environment variables. 2025-04-19 21:13:21 +09:00
licenses.scm licenses: Add blue-oak1.0.0. 2024-11-20 18:01:35 +08:00
lint.scm guix: lint: Find more hardcoded compiler targets. 2025-07-17 20:29:48 +03:00
man-db.scm man-db: Support mdoc-formatted man pages. 2025-04-11 12:18:02 +02:00
memoization.scm
modules.scm
monad-repl.scm
monads.scm gexp: ‘with-parameters’ properly handles ‘%graft?’. 2025-03-05 00:28:49 +01:00
nar.scm
narinfo.scm
openpgp.scm
packages.scm packages: Add riscv64-linux to %cuirass-supported-systems. 2025-04-25 20:25:27 +02:00
pki.scm pki: Always make /etc/guix/acl world-readable. 2025-07-16 23:50:38 +02:00
platform.scm
profiles.scm profiles: Allow modification of package properties in packages->manifest. 2025-06-26 16:56:51 +02:00
profiling.scm
progress.scm
quirks.scm
read-print.scm read-print: Attempt to indent package arguments less. 2025-02-09 01:00:00 +01:00
records.scm records: Remove unneed autoload. 2025-07-01 17:46:01 +08:00
remote.scm remote: Do not double-quote the repl-command. 2024-12-12 12:52:08 +01:00
repl.scm
rpm.scm
scripts.scm
search-paths.scm search-paths: $Add XDG_DATA_DIRS. 2025-03-18 16:12:38 +09:00
self.scm self: Install systemd ‘.service’ files. 2025-04-20 17:58:11 +02:00
serialization.scm
sets.scm
ssh.scm pki: Always make /etc/guix/acl world-readable. 2025-07-16 23:50:38 +02:00
status.scm status: Colorize more test output. 2025-06-19 10:51:10 +03:00
store.scm gexp: ‘with-parameters’ properly handles ‘%graft?’. 2025-03-05 00:28:49 +01:00
substitutes.scm guix: Avoid ‘fdatasync’ call for caches and regular files. 2025-04-14 17:31:50 +02:00
svn-download.scm
swh.scm swh: Catch swh-error when downloading from SWH Vault. 2025-07-17 16:41:28 +02:00
tests.scm
transformations.scm transformations: Git source transformations honour RECURSIVE?. 2025-05-05 12:15:47 +02:00
ui.scm ui: Allow evaluating multi-expressions strings with read/eval. 2025-05-09 23:05:26 +09:00
upstream.scm upstream: Do not update to same version. 2025-04-27 13:01:48 +01:00
utils.scm utils: Add #:sync? parameter to ‘with-atomic-file-output’. 2025-04-14 17:31:49 +02:00
workers.scm