Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : element | name : element | ||||
| version : 1.7.1 | version : 1.7.3 | ||||
| release : 67 | release : 68 | ||||
| homepage : https://element.io/ | homepage : https://element.io/ | ||||
| source : | source : | ||||
| - git|https://github.com/vector-im/riot-desktop.git : v1.7.1 | - git|https://github.com/vector-im/element-desktop.git : v1.7.3 | ||||
| - git|https://github.com/vector-im/riot-web.git : v1.7.1 | - git|https://github.com/vector-im/element-web.git : v1.7.3 | ||||
| license : Apache-2.0 | license : Apache-2.0 | ||||
| component : network.im | component : network.im | ||||
| networking : yes | networking : yes | ||||
| summary : A glossy Matrix collaboration client for desktop. | summary : A glossy Matrix collaboration client for desktop. | ||||
| description: | | description: | | ||||
| All-in-one secure chat app for teams, friends and organisations. Keeps conversations in your control, safe from data-mining and ads. Talk to everyone through the open global Matrix network, protected by proper end-to-end encryption. | All-in-one secure chat app for teams, friends and organisations. Keeps conversations in your control, safe from data-mining and ads. Talk to everyone through the open global Matrix network, protected by proper end-to-end encryption. | ||||
| replaces : | replaces : | ||||
| - riot | - riot | ||||
| Show All 15 Lines | builddeps : | ||||
| - git | - git | ||||
| - yarn | - yarn | ||||
| rundeps : | rundeps : | ||||
| - nodejs | - nodejs | ||||
| - libsecret | - libsecret | ||||
| - sqlcipher | - sqlcipher | ||||
| setup : | | setup : | | ||||
| # Copy element-web to the build directory | # Copy element-web to the build directory | ||||
| cp -a $sources/riot-web.git element-web | cp -a $sources/element-web.git element-web | ||||
| # Remove update URL from config to disable auto-updates | # Remove update URL from config to disable auto-updates | ||||
| sed -i 's|"https://packages.riot.im/desktop/update/"|null|g' element.io/release/config.json | sed -i 's|"https://packages.riot.im/desktop/update/"|null|g' element.io/release/config.json | ||||
| # Perform yarn install on both | # Perform yarn install on both | ||||
| yarn install | yarn install | ||||
| yarn --cwd element-web install | yarn --cwd element-web install | ||||
| build : | | build : | | ||||
| Show All 24 Lines | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.