Commit graph

62 commits

Author SHA1 Message Date
Guillaume Raffin
2e9283c0cc
Merge pull request #28 from perillamint/wget2-fix
Specify wget output file name (to workaround issue on wget2.1)
2024-03-11 09:38:27 +01:00
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
Guillaume Raffin
ee131052db
Merge pull request #22 from gordan-bobic/master
Fix package dependencies for RedHat derived distros
2022-09-23 10:01:54 +02:00
Gordan Bobic
db0a7b18b5 Fix package dependencies for RedHat derived distros 2022-09-22 17:46:27 +03:00
Guillaume Raffin
222e3ffee0
Merge pull request #21 from lolsniperftw/unstrip
Disable stripping of symbols + improve UI responsiveness and performance
2022-09-19 18:14:39 +02:00
Oran Mehavi
0d3700ebf2 Disable stripping of symbols
Symbols need to be unstripped for Krisp support to show up in the client.
2022-09-19 16:23:49 +03:00
Oran Mehavi
0356b3f8ac Revert "Disable stripping of symbols"
This reverts commit d1a78f9421.

Revert commit
2022-09-19 16:19:48 +03:00
Oran Mehavi
d1a78f9421 Disable stripping of symbols
Symbols need to be unstripped for Krisp support to show up in the client.
2022-09-19 16:09:15 +03:00
Oran Mehavi
aa018a344d Added launch flags for improving UI performance and responsiveness 2022-07-26 23:29:16 +03:00
Guillaume Raffin
fffa8e0014
Merge pull request #18 from Xenorio/master
Add Discord Development Branch
2022-01-16 13:07:45 +01: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
TheElectronWill
06be8ab619 Update 2020-04-22 15:48:37 +02:00
Guillaume R
a8b676d971
Merge pull request #14 from yuukieve/master
Enforce the Discord binary to be executable
2018-11-25 15:19:15 +01:00
Hikari-chin
46d0e603b5 Set the Discord binary to be executable on install, as the binary in the .tar.gz Discord provides is no longer marked as executable by default 2018-11-22 23:30:45 -05:00
Guillaume R
a109f75de8
Readme: update Fedora version 2018-07-02 02:19:14 +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
Guillaume R
1c6f5b4fb6
Remove CentOS support from README
See issue #8
2018-04-06 23:23:19 +02:00
Guillaume R
e012f90110
Merge pull request #9 from ObserverOfTime/master
- Discord PTB support
- curl support in case wget isn't available
- nonzero exit code on error
- fix installation directory on canary and stable
2018-03-01 23:36:07 +01: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
295f383a75 Show that CentOS is supported 2018-02-03 13:36:11 +01:00
TheElectronWill
0bcdb8a675 Don't use wget --show-progress if it's not available 2018-02-03 13:32:29 +01:00
TheElectronWill
93ba3d8796 Support yum (for CentOS in particular)
This should solve issue #7.
2018-02-01 23:26:03 +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
e005b06c2b Readme: detailed how-to 2018-01-02 19:12:20 +01:00
TheElectronWill
175bcaac77 Update readme 2018-01-02 18:21:47 +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
5a219b3fdb Update common scripts 2018-01-02 17:21:06 +01:00
TheElectronWill
5205ccf97e Run postinst.sh after install, fix #4 2017-12-12 19:33:34 +01:00
TheElectronWill
bd69e78e9b Fix Version attribute in desktop file
Version is the version of the .desktop specification not of the application.
2017-10-11 23:04:19 +02:00
TheElectronWill
6638e86960 Readme: Add a warning about accents in the path 2017-10-11 23:04:06 +02:00
Guillaume R
4d531b2add Move the discord logo above the title 2017-09-17 18:36:12 +02:00
TheElectronWill
7df69d3557 Readme: add missing word 2017-09-17 18:18:22 +02:00
TheElectronWill
aca444b7d1 Improve readme with a screenshot 2017-09-17 18:14:13 +02:00
TheElectronWill
7a52c64ed3 Improve readme with logo 2017-09-17 18:12:23 +02:00
TheElectronWill
7ade5025d9 Use the common utils + separate stable and canary installations 2017-09-17 14:15:47 +02:00
TheElectronWill
d4215593a4 Update readme: support f25 and f26, no longer f24 because it's outdated 2017-08-20 21:40:41 +02:00
TheElectronWill
50abfd087c Add libcxx (x86_64) as a requirement 2017-08-20 21:38:09 +02:00
TheElectronWill
2759f60c37 Fix desktop file 2017-02-10 16:38:01 +01:00
TheElectronWill
c0b17bb048 Fix empty version number when creating stable RPM 2017-02-10 16:16:43 +01: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
Guillaume R
50704a5a5a MIT license 2017-01-25 18:14:44 +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
58c62b9a16 Fix list in readme 2017-01-05 13:45:37 +01:00
TheElectronWill
ac2486f392 Use quotes 2017-01-05 13:38:10 +01:00
TheElectronWill
62447e7415 Fix readme 2017-01-05 13:38:06 +01:00
TheElectronWill
1313bc5a9e Quiet rpmbuild 2017-01-05 12:37:47 +01:00