element-desktop
No description set
- Devel package for openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:nodejs/element-desktop && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
7za-path.patch | 0000000766 766 Bytes | |
cc-link-lib-no-static.patch | 0000001074 1.05 KB | |
element-desktop-1.11.90.tar.gz | 0003120828 2.98 MB | |
element-desktop.changes | 0000217535 212 KB | |
element-desktop.sh | 0000000053 53 Bytes | |
element-desktop.spec | 0000009063 8.85 KB | |
hak-remove-devdependencies.patch | 0000001021 1021 Bytes | |
io.element.Element.desktop | 0000000769 769 Bytes | |
no-walrus-operator.patch | 0000001000 1000 Bytes | |
prepare.sh | 0000003973 3.88 KB | |
remove-fuses.patch | 0000001908 1.86 KB | |
vendor.tar.zst | 0138340525 132 MB |
Comments 6
element desktop on my leap 15.6 seems to be stuck on 1.11.73 since a few revisions (builds) the -desktop doesnt build in here any more, but the -web package related to it builds fine. any build possible for leap 15.6 of the current 1.11.78? thank you.
Should be fixed at least for now by removing the := operator from the the gyp python script
thanks a lot so much for fixing the now and then buildfails and obstacles. thanks a lot, really appreciated.
Hi, is there a way the "g++: error: unrecognized command line option '-std=gnu++20'; did you mean '-std=gnu++03'?" could be fixed for 15.6? g++ by default is 7.5.0, but g++-13 is available for 15.6, could that be used for building in 15.6 somehow?
I put something together - even though it could probably be done nicer.
Great, thank you very much!