Age | Commit message (Collapse) | Author |
|
Nothing special
|
|
Fix sums
|
|
Fix .SRCINFO Source
|
|
Adjusted previous target dir patch.
Added new patch to allow easy choosing between x64 and ia32.
|
|
Use patch instead of sed: This not properly modifies the targets array
and prevents building snap and AppImage packages. Also is makes it more
obvious what is actually modified without downloading the source first.
Converted left-over tabs to spaces in PKGBUILD.
rocketchat-desktop.desktop is now properly placed in /usr/share/applications/
instead of /usr/share/applications/rocketchat-desktop/.
|
|
Update .SRCINFO
|
|
Removed pinned glibc version from depends.
Using yarn build instead of release to skip building 32-bit release and
bypass the Github publishing.
|
|
|
|
|
|
|
|
Thanks @jamiepate
|
|
Nodejs v10 seems to work now!
Some dependencies were no longer needed.
It also seemed to move to Gtk3, so that's now required.
|
|
It seems Nodejs v10 is incompatible with something in the build process.
This fixes that by requiring an older version.
Also switched to tab indents, and moved the whole thing to /opt like it should be.
|
|
|
|
|
|
|
|
Not sure if I incorrectly updated it, or if they force pushed the same tag. Oh well..
|
|
I removed check since it seems to cause problems for people. More than it's worth anyways.
|
|
|
|
|
|
Also correctly compare in if check
|
|
|