Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : mailspring | name : mailspring | ||||
| version : 1.5.1 | version : 1.5.2 | ||||
| release : 15 | release : 16 | ||||
| source : | source : | ||||
| - https://github.com/Foundry376/Mailspring/releases/download/1.5.1/mailspring-1.5.1-amd64.deb : d5faef2ec702b57fc0b8715908e7fee17017f20204787f29f2a5685449bfe98f | - https://github.com/Foundry376/Mailspring/releases/download/1.5.2/mailspring-1.5.2-amd64.deb : 5bb7e13984e829ed1e195b72141771c3fbe72af16501fefd6b05aa66f0f27043 | ||||
| license : | license : | ||||
| - GPL-3.0-or-later | - GPL-3.0-or-later | ||||
| - Distributable # mailsync | - Distributable # mailsync | ||||
| component : network.mail | component : network.mail | ||||
| summary : A beautiful, fast and maintained fork of Nylas Mail by one of the original authors | summary : A beautiful, fast and maintained fork of Nylas Mail by one of the original authors | ||||
| description: | | description: | | ||||
| Leaving Nylas Mail? Mailspring is a new version by one of the original authors. It's faster, leaner, and shipping today! Mailspring replaces the JavaScript mailsync code in Nylas Mail with a new C++ sync engine based on Mailcore2. It uses roughly half the RAM and CPU of Nylas Mail and idles with almost zero "CPU Wakes", which translates to great battery life. A major overhaul of the package manager and dependency tree mean it launches faster too. You might not even notice it's an Electron app! | Leaving Nylas Mail? Mailspring is a new version by one of the original authors. It's faster, leaner, and shipping today! Mailspring replaces the JavaScript mailsync code in Nylas Mail with a new C++ sync engine based on Mailcore2. It uses roughly half the RAM and CPU of Nylas Mail and idles with almost zero "CPU Wakes", which translates to great battery life. A major overhaul of the package manager and dependency tree mean it launches faster too. You might not even notice it's an Electron app! | ||||
| extract : no | extract : no | ||||
| Show All 12 Lines | builddeps : | ||||
| - pkgconfig(xtst) | - pkgconfig(xtst) | ||||
| - cups-devel | - cups-devel | ||||
| # gnome-keyring is required at least until kwallet can handle libsecret | # gnome-keyring is required at least until kwallet can handle libsecret | ||||
| rundeps : | rundeps : | ||||
| - gnome-keyring | - gnome-keyring | ||||
| install : | | install : | | ||||
| ar x $sources/mailspring-${version}-amd64.deb | ar x $sources/mailspring-${version}-amd64.deb | ||||
| tar xf data.tar.* | tar xf data.tar.* | ||||
| mkdir -p %installroot% | install -dm00644 $installdir | ||||
| cp -r usr %installroot%/ | cp -r usr $installdir | ||||
| cp %installroot%/usr/share/icons/hicolor/64x64/apps/mailspring.png $installdir/usr/share/pixmaps/mailspring.png | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.