This website requires JavaScript.
Explore
Help
Sign In
rpm
/
element-desktop
SHA256
Watch
1
Star
0
Fork
0
You've already forked element-desktop
forked from
pool/element-desktop
Code
Pull Requests
Activity
ab9a392f30
element-desktop
/
element-desktop.sh
4 lines
53 B
Bash
Raw
Normal View
History
Unescape
Escape
Accepting request 962471 from devel:languages:javascript - Version 1.10.4 * Improved build process: Perform actual build in OBS OBS-URL: https://build.opensuse.org/request/show/962471 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/element-desktop?expand=0&rev=10
2022-03-17 17:02:09 +01:00
#!/bin/sh
Accepting request 902768 from devel:languages:javascript matrix client. please use same ADI as https://build.opensuse.org/request/show/902766 OBS-URL: https://build.opensuse.org/request/show/902768 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/element-desktop?expand=0&rev=1
2021-06-29 22:42:57 +02:00
Accepting request 1174684 from home:dziobian:gulgul-ultron:19 - Use bundled sqlcipher to work around symbol collision through mozilla-nss (gh#sqlcipher/sqlcipher#385) - Ship app unpacked instead of using asar - Remove development-only files that should not be shipped (bsc#1224133) - prepare.sh: * Ship dependencies as node_modules tree for patching possibility (yarn offline does not support patching) * Work around non-reproducible hakModules dependencies (gh#element-hq/element-desktop#1634) (hak-remove-devdependencies.patch) * Remove non-free binaries from archive * Remove vendored openssl copy from archive * Put everything into one archive - Use correct CFLAGS and RUSTFLAGS * add cc-link-lib-no-static.patch - Fix various build errors with electron-builder * 7za-path.patch * remove-fuses.patch - BuildRequire app-builder instead of using a non-free binary - Add standard Electron module load %check - Clean up unneeded BuildRequires - Drop unused electron-web source copy - Fix build error on ix86 and arm - Fix unresolvable build on Fedora OBS-URL: https://build.opensuse.org/request/show/1174684 OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/element-desktop?expand=0&rev=58
2024-05-17 13:13:00 +02:00
exec
electron /usr/share/element/app
"
$@
"
Copy Permalink