Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : mailspring | name : mailspring | ||||
| version : 1.2.2 | version : 1.3.0 | ||||
| release : 10 | release : 11 | ||||
| source : | source : | ||||
| - https://github.com/Foundry376/Mailspring/releases/download/1.2.2/mailspring-1.2.2-amd64.deb : c402044ccfdafb017b8f0401be0d9562d4f3ae04eb6d9922732bfb7a708e492d | - https://github.com/Foundry376/Mailspring/releases/download/1.3.0/mailspring-1.3.0-amd64.deb : ccf0b9bb756898aeb60a9f0758034a18cd48200b0adf0f4e60e2ec58de4a359f | ||||
| license : | license : | ||||
| - GPL-3.0 | - 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 | ||||
| networking : yes | networking : yes | ||||
| replaces : n1 | replaces : n1 | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(alsa) | - pkgconfig(alsa) | ||||
| - pkgconfig(fontconfig) | - pkgconfig(fontconfig) | ||||
| - pkgconfig(gconf-2.0) | - pkgconfig(gconf-2.0) | ||||
| - pkgconfig(gtk+-2.0) | - pkgconfig(gtk+-3.0) | ||||
| - pkgconfig(krb5) | - pkgconfig(krb5) | ||||
| - pkgconfig(libsecret-1) | - pkgconfig(libsecret-1) | ||||
| - pkgconfig(xi) | - pkgconfig(xi) | ||||
| - pkgconfig(xkbfile) | - pkgconfig(xkbfile) | ||||
| - pkgconfig(xscrnsaver) | - pkgconfig(xscrnsaver) | ||||
| - 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% | mkdir -p %installroot% | ||||
| cp -r usr %installroot%/ | cp -r usr %installroot%/ | ||||
| cp %installroot%/usr/share/icons/hicolor/64x64/apps/mailspring.png $installdir/usr/share/pixmaps/mailspring.png | 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.