Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : element | name : element | ||||
| version : 1.7.32 | version : 1.7.33 | ||||
| release : 94 | release : 95 | ||||
| homepage : https://element.io/ | homepage : https://element.io/ | ||||
| source : | source : | ||||
| - git|https://github.com/vector-im/element-desktop.git : v1.7.32 | - git|https://github.com/vector-im/element-desktop.git : v1.7.33 | ||||
| - git|https://github.com/vector-im/element-web.git : v1.7.32 | - git|https://github.com/vector-im/element-web.git : v1.7.33 | ||||
| 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 | ||||
| - jq | - jq | ||||
| rundeps : | rundeps : | ||||
| - nodejs | - nodejs | ||||
| - libsecret | - libsecret | ||||
| - sqlcipher | - sqlcipher | ||||
| setup : | | setup : | | ||||
| # Remove rustup dependency | |||||
| patch -p1 < $pkgfiles/225.patch | |||||
| # Copy element-web to the build directory | # Copy element-web to the build directory | ||||
| cp -a $sources/element-web.git element-web | cp -a $sources/element-web.git element-web | ||||
| # Disable updates/tracking, enable labs settings | # Disable updates/tracking, enable labs settings | ||||
| jq '.update_base_url = null | .piwik = null | .showLabsSettings = true' element.io/release/config.json > config.json | jq '.update_base_url = null | .piwik = null | .showLabsSettings = true' element.io/release/config.json > config.json | ||||
| # Perform yarn install on both | # Perform yarn install on both | ||||
| yarn install | yarn install | ||||
| Show All 28 Lines | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.