Commit graph

49 commits

Author SHA1 Message Date
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
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
8e5f317176 Remove RPMs from the repo 2017-01-05 00:21:47 +01:00
TheElectronWill
db5cc1e078 Update README 2016-11-05 18:05:44 +01:00
TheElectronWill
b2ecc775a6 Checks that rpmbuild is installed 2016-11-05 18:05:38 +01:00
TheElectronWill
4c92bc4cc8 Use /usr/share instead of /usr/local/share 2016-11-05 17:51:11 +01:00
TheElectronWill
bee7f8c585 Add gitignore 2016-11-05 17:50:58 +01:00
Guillaume R
2296e7d9eb Update README.md 2016-11-05 15:55:53 +01:00
TheElectronWill
091972bf1d Add RPM file 2016-11-05 15:33:00 +01:00
TheElectronWill
7b251e467c Remove license 2016-11-05 15:32:56 +01:00
TheElectronWill
c18680c478 Commit work 2016-11-05 15:32:51 +01:00
Guillaume R
526c4e9582 Initial commit 2016-11-05 13:49:57 +01:00