1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
Commit Graph

88 Commits

Author SHA1 Message Date
Zetok Zalbavar
fbe0eb5206
INSTALL.md: Fix fedora dependencies (fix #2399) 2015-10-14 14:46:08 +01:00
Corey Sheldon
6a4526c764 ADDDING two deps needed for lrelease
For translations, you need qt5-qtlinguist and its -devel component to get  the lrelease and other linguistic / translation bits.
2015-10-14 07:25:26 -04:00
Zetok Zalbavar
0d45c2fcbe
INSTALL.md: fix typo in a link to section 2015-09-18 19:00:16 +01:00
Corey Sheldon
3475918272 Fedora Hard Deps (again)
++ ffmpeg-devel
++ qtsingleapplication
2015-09-14 13:29:42 -04:00
Zetok Zalbavar
15a2283000
Add links to qTox ARM builds 2015-09-08 10:25:53 +01:00
gmscs
a0f09fe86a libffmpeg-devel
"'ffmpeg-devel' not found in package names. Trying capabilities.
'libffmpeg-devel' providing 'ffmpeg-devel' is already installed."

woops, sorry
2015-09-02 12:53:22 +01:00
gmscs
9cbd2d0b60 OpenSUSE ffmpeg-devel
Compilation of qTox under OpenSUSE requires ffmpeg-devel, not ffmpeg.
2015-09-02 12:38:45 +01:00
Zetok Zalbavar
f5c02def6d
INSTALL.md: remove unmaintained repo for debian-based distros
Also add links to generic static binaries for Linux.

Hopefully that's only a temporary measure.
2015-08-26 11:02:11 +01:00
Zetok Zalbavar
39771f4720
INSTALL.md: rework instructions for Linux
* added missing info
* removed unneeded parts
* better index
2015-08-24 17:34:04 +01:00
Zetok Zalbavar
925e0e3a73
Merge pull request #2024 from wngr:patch-1
Update INSTALL.md
2015-08-21 05:56:58 +01:00
wngr
37943c2ac0 Update INSTALL.md
Added missing dependencies to build toxcore on fedora.
2015-07-21 11:01:14 +02:00
Zetok Zalbavar
88d14d429f
INSTALL.md: Add missing dependency 2015-07-17 11:50:34 +01:00
TheSpiritXIII
59d1416d96 Fix OSX readme format to match Linux instructions 2015-07-08 14:24:20 -04:00
sudden6
444ababd55 fix formatting 2015-07-06 18:57:19 +02:00
sudden6
953847f02a add a note for installing ffmpeg on openSUSE 2015-07-06 18:55:28 +02:00
Corey Sheldon
52acc1f934 Updated Fedora parts
--- Added qt5-svg error warning,  check it  before  building  default fedora version is  not >=5.2
--- Added mention of  sudo ldconfig for  /usr/local/bin users
--- Added qt5-svg-devel to build instructions as otherwise a Unknown Modelu(s) SVG error occurs later in building process (some svg needed parts are  in -devel
2015-07-05 15:14:37 -04:00
Zetok Zalbavar
50096d4d25
INSTALL.md: fix links; make it possible to click them
Also change "Tox Core" → "toxcore"
2015-07-02 12:09:00 +01:00
Daniel Hrabovcak
cd5294c055 Fix OS X compile, change instructions to use brew 2015-06-29 10:31:00 -04:00
Mario Preksavec
0f44fba093 Slackware install procedure update 2015-06-28 13:51:45 +02:00
tux3
fc084d2795
Merge branch 'pr1921' 2015-06-27 21:16:24 +02:00
Zetok Zalbavar
413243f86b
Update install instructions 2015-06-27 19:16:47 +01:00
urras
55d04bf3cb
Update Debian dependencies 2015-06-27 13:38:28 -04:00
Zetok Zalbavar
9bc0aaa974
Update INSTALL.md
* Add relevant section for Debian >=10 / Ubuntu >=15.04, thanks to antiatom for
  supplying list of ffmpeg packages
* Add ffmpeg to Arch install instructions
* Add mention of supported PKGBUILDs for Arch
* other small visual and spelling fixes
2015-06-13 08:07:50 +01:00
An-dy
8c71230ce7 Update INSTALL.md 2015-06-11 12:52:11 +12:00
Fish
c10452fdd4 typo 2015-06-05 04:20:09 +02:00
Fish
9866332d43 Added precisions 2015-06-05 04:19:18 +02:00
tux3
fa71c84126
Partially update INSTALL.md 2015-06-03 12:53:08 +02:00
PKEv
9a239ed4a6 Correct for win install 2015-05-25 00:43:37 +03:00
Marcel
0c5b93d2f6 added missing sudo in fedora install instructions 2015-05-17 00:35:33 +02:00
Marcel
57e8df7b61 updated installation notes 2015-05-17 00:18:01 +02:00
sudden6
eacb31412e Add build instructions for openSUSE 2015-05-09 23:37:56 +02:00
tux3
a8d2732447
Merge branch 'pr1575' 2015-05-07 21:21:33 +02:00
Mario Preksavec
cee850dcec Update Slackware install instructions 2015-05-04 01:33:59 +02:00
Corey Sheldon
9a26095b6a Update INSTALL.md
Updated fedora instructions to reflect the deprecation of yum --- updated with dnf commands
2015-05-03 16:56:45 -04:00
Zetok Zalbavar
ab5704fd59
[INSTALL.md] fix typo 2015-03-20 07:01:57 +00:00
Dubslow
9079b334b9
Merge branches 'pr1433', 'pr1435', 'pr1436', 'pr1438' and 'pr1439' 2015-03-19 23:02:02 -05:00
PKEv
b201cb22ee manual how to build in Windows with qrencode 2015-03-20 01:11:32 +03:00
Stefan Merettig
15ff9355df INSTALL.md: Fixed package name of 'libvpx' on ArchLinux 2015-03-19 22:42:23 +01:00
Dubslow
b908852e3b
Cleanup QR PR
Fix coding style, #include "" -> #include <>
Remove tooltip
Move "tox:" addition out of qr-related code

Conflicts:
	src/misc/qrwidget.cpp
2015-03-16 15:41:39 -05:00
agilob
0bf15013e5
s/=>/>=/ 2015-03-14 08:30:52 +00:00
agilob
7432f8d007
s/qrcode/qrencode/ 2015-03-14 08:24:43 +00:00
agilob
2319482911
install.md dependency 2015-03-09 19:45:06 +00:00
agilob
8eb1a6fdb1 tox URI and updated install.md 2015-03-07 20:29:39 +00:00
Sean
fd4365f286 Threw out your broken OS X instructions
Update INSTALL.md

Update INSTALL.md

Update INSTALL.md

Update INSTALL.md

Update INSTALL.md

Update INSTALL.md
2015-03-04 21:36:37 +01:00
tux3
0cb45e6527
Disable systray unity backend by default
It's confusing too many people, lacks some features, and is only useful on Unity
2015-02-25 17:48:43 +01:00
tux3
21fa791415
Tell to install libappindicator in INSTALL.md 2015-02-25 15:05:30 +01:00
tux3
2e6414b0df
Update INSTALL.md for filter_audio 2015-02-25 11:51:48 +01:00
Zetok Zalbavar
423732f07e
[INSTALL.md] Same build dependencies for Debian and Ubuntu 2015-02-18 02:30:50 +00:00
Chloe
3e0633b3f0 Fixed Markdown Error in Install.md
See changes (it's a small error, but it bugged me quite a bit upon seeing it).
2015-02-15 18:45:09 -05:00
Zetok Zalbavar
9b5faa322f
Add qtopengl as dependency in INSTALL.md
fix  #1141
2015-02-13 05:19:38 +00:00