Commit graph

21 commits

Author SHA1 Message Date
perillamint
04e67d8e9d Specify wget output file name (to workaround issue on wget2.1) 2024-03-10 17:16:17 +09:00
Guillaume Raffin
61f04a3ece
cd to script directory before doing anything 2024-01-12 11:56:47 +01:00
Gordan Bobic
db0a7b18b5 Fix package dependencies for RedHat derived distros 2022-09-22 17:46:27 +03:00
Xenorio
1f1244109c Add Discord Development Branch 2022-01-09 09:10:32 +01:00
TheElectronWill
157937c9e6 Use wget with progress bar 2020-04-22 16:03:40 +02:00
Guillaume R
ba3c39a3da Require x64 libraries, close #12
Perhaps is there a shortcut to declare all requirements as %{?_isa} ?
Anyway, this works on Fedora.
2018-04-19 15:56:07 +02:00
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