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

66 Commits

Author SHA1 Message Date
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
Zetok Zalbavar
8accbb0c65
Add libqt5svg5-dev to Debian dependencies
Apparently qt5-default doesn't require it
2015-02-08 09:15:49 +00:00
Zetok Zalbavar
f8b6445a65
Add Qt svg module to dependencies in INSTALL.md 2015-02-05 14:55:41 +00:00
novist
9266dc55f5 Added windows/bootstrap.sh which downloads and compiles all qtox dependencies
Fixed install_libfilteraudio.sh to work on windows
bootstrap.bat now invokes sh bootstrap.sh (for convenience)
Updated INSTALL.md to reflect simplified bootstrapping procedure
2015-01-08 13:59:05 +02:00
Zetok Zalbavar
86c672b8d7
Update INSTALL.md 2014-12-31 12:43:43 +00:00
Zetok Zalbavar
fd6608b154
Update INSTALL.md 2014-12-08 23:48:48 +00:00
Gethyn ThomasQuail
794d73a6ce Update INSTALL.md
Added dependency resolution for Slackware 14.1 users.
2014-12-05 07:16:04 -07:00
Dubslow
aae9233dc1
fix os x compiling, update dependencies 2014-12-01 17:01:35 -06:00
Carsten Brandt
f59c102caa added opencv imgproc to dependencies
```
$ ./qtox 
./qtox: error while loading shared libraries: libopencv_imgproc.so.2.4: cannot open shared object file: No such file or directory
```
2014-11-25 03:36:33 +01:00
Marcel
a082950f90 fixes #707 2014-11-11 11:14:11 +01:00
Zetok Zalbavar
40b27232d9
Update INSTALL.md dependencies list 2014-11-03 09:26:19 +00:00
Marcel
5ccc4aa3b1 added table of content 2014-09-30 22:51:03 +02:00
dubslow
25b2c76f4b minor fixes 2014-09-26 17:11:13 -05:00
dubslow
8bc439decc minor fixes 2014-09-26 17:06:33 -05:00
dubslow
aff0f915d0 incomplete os x instructions 2014-09-26 17:04:01 -05:00
Dubslow
f148100fe3 simplify compilation 2014-09-10 17:36:34 -05:00
Marcel
8b7b6dd08c Update INSTALL.md
typo
2014-09-09 21:23:29 +02:00
Marcel
18c36145bd Update INSTALL.md
added section "Building packages"
2014-09-09 21:23:29 +02:00
Marcel
d9ef2db89b Update INSTALL.md 2014-09-09 21:23:29 +02:00
Marcel
e6608d5eee Update INSTALL.md
improved
2014-09-09 21:22:23 +02:00
Marcel
f67831b4dc Update INSTALL.md
use direct version of opencv
2014-09-09 21:22:23 +02:00
Marcel
7c818753b3 Update INSTALL.md 2014-09-09 21:22:23 +02:00
Marcel
9ebca88e11 Update INSTALL.md
improved
2014-09-09 21:22:23 +02:00