Commit graph

15 commits

Author SHA1 Message Date
ObserverOfTime
3f417e97a2 Add PTB support and fallback for missing wget
* Add support for Discord PTB and update the documentation accordingly
* Add curl as a fallback when wget is not installed
* Fix installation directory being /opt/discord-stable regardless of version
* Remove suffix from the Stable version (now simply discord/Discord)
* Exit with exit code 1 on error
* Miscellaneous minor edits and fixes
2018-03-01 22:17:50 +02:00
TheElectronWill
0bcdb8a675 Don't use wget --show-progress if it's not available 2018-02-03 13:32:29 +01:00
TheElectronWill
d5591e3be7 Require libXScrnSaver
As requested in #7
2018-02-01 23:25:14 +01:00
TheElectronWill
44bdb20de6 Require package libatomic, fix #6 2018-01-28 22:26:40 +01:00
TheElectronWill
50a7345ac8 Support OpenSUSE, resolve #5
Unlike [gitkraken](https://github.com/RPM-Outpost/gitkraken), the Mageia support isn't included for now, because the Mageia repositories doesn't provide libcxx, which is required by Discord. Maybe I'll find a solution later...
2018-01-02 18:18:29 +01:00
TheElectronWill
7ade5025d9 Use the common utils + separate stable and canary installations 2017-09-17 14:15:47 +02:00
TheElectronWill
4609df66e2 Support Discord stable (keep supporting canary builds)
Discord stable for linux is now available!
2017-02-10 16:12:02 +01:00
TheElectronWill
4cf48d23c8 minor things 2017-01-23 22:42:05 +01:00
TheElectronWill
3ba572e999 Slightly nicer output 2017-01-23 22:38:47 +01:00
TheElectronWill
ac2486f392 Use quotes 2017-01-05 13:38:10 +01:00
TheElectronWill
1313bc5a9e Quiet rpmbuild 2017-01-05 12:37:47 +01:00
TheElectronWill
d6e5c87347 Quote things + echo newlines properly 2017-01-05 12:37:40 +01:00
TheElectronWill
182d1ce9ee More strictly sh (posix) compatible + fix things 2017-01-05 00:22:47 +01:00
TheElectronWill
b2ecc775a6 Checks that rpmbuild is installed 2016-11-05 18:05:38 +01:00
TheElectronWill
c18680c478 Commit work 2016-11-05 15:32:51 +01:00