Age | Commit message (Collapse) | Author |
|
Upstream has renamed executable from "irccloud-desktop" to "irccloud".
Upstream’s upstream is broken for building "pacman" distributables,
so switching to "deb" which necessitates some different 'massaging'
in package().
|
|
* Use `yarn` instead of `npm` as recommended by upstream
* Build "pacman" electron distribution and get .desktop and icon files
from there.
|
|
https://github.com/irccloud/irccloud-desktop/releases/tag/v0.10.0
|
|
http://irccloud.com redirects to https://www.irccloud.com/
|
|
* Extract icons from .tar.gz instead of bundling.
* Install icons to directories specified by freedesktop.org’s
Icon Theme Specification version 0.13.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|