Zetok Zalbavar
64cbddd068
docs(INSTALL.md): add ubuntu PPA for archs other than x86{,_64}
...
Closes #3410 .
2016-06-18 13:43:44 +01:00
sudden6
00ac9ba606
chore(simple_make): Fix build for Fedora
...
Add some missing dependencies and the fix from #3308
Tested on a fresh Fedora 23 install
2016-06-16 16:42:10 +02:00
sudden6
7ca98093a2
Merge pull request #3257
...
Diadlo (10):
feat(capslock): Added caps lock checker
feat(loginform): Added caps lock indicator to newPass
feat(loginscreen): Created new CapsLockIndicator class
feat(capslockindicator): Added tooltip
fix(platform): Added checkCapsLock OSX implementation
docs(INSTALL.md): Added libX11 in dependencies
refactor(loginscreen, capslockindicator): Caps Lock indicator class was made independent
fix(capslockindicator): Tooltip color was changed. Tooltip translation was added
style(capslockindicator): Fixed code style
fix(capslockindicator): Fix position of capslock indicator
2016-06-12 00:31:40 +02:00
Diadlo
6489afaf4b
docs(INSTALL.md): Added libX11 in dependencies
2016-06-07 11:27:58 +03:00
Nils Fenner
792103f8b0
refactor(filter_audio): completely remove filter_audio dependency
...
The filter_audio API is not working for qTox/Tox and thus disabled by default via compiler switch. In current qTox UI, it is not configurable, even when this switch is enabled. According to issue #3194 the library is no longer maintained as well. I don't see any reason to keep it in qTox.
2016-06-04 22:12:27 +02:00
Zetok Zalbavar
2a89a4ec0f
docs(INSTALL.md): remove wrong sqlcipher compilation instructions
2016-05-09 19:51:28 +01:00
Zetok Zalbavar
deeb9b2308
docs(INSTALL.md): link to community builds for distros
2016-04-28 20:13:27 +01:00
Vincas Dargis
d5ceef9a50
docs(INSTALL.md): State MinGW requirements for fillter_audio
...
filter_audio build fails because -lpthread is not found.
Documentation now explicitly states mingw32-pthreads-w32 and
other core MinGW package requirements.
2016-04-25 19:45:12 +03:00
Zetok Zalbavar
fa5ee5b1ad
fix(bootstrap.sh): add instructions for missing unzip & adjust path
...
Also correct $PATH in windows instructions to work on x86_64.
Fixes #3153
2016-04-24 16:17:39 +01:00
Diadlo
47bd5a0c04
docs(INSTALL.md): Added language to markdown code tags
2016-04-22 10:25:46 +03:00
Vincas Dargis
047bef75f7
docs(INSTLALL.md): Update Qt download link
2016-04-17 14:47:15 +03:00
Zetok Zalbavar
95794b4464
chore: remove all mentions of long-deprecated OpenCV
2016-04-16 05:49:12 +01:00
Zetok Zalbavar
74ce4da48c
Merge pull request #3114
...
kehugter (2):
style(Markdown): wrap all .md files at 80 characters
style(INSTALL.md): improve Markdown formatting and grammar
2016-04-16 02:56:34 +01:00
Vincas Dargis
73efe6f12f
docs(INSTLALL.md): Update for Ubuntu 16.04
...
Ubuntu 16.04 changes some libav* packages names (removed "ffmpeg" suffix).
2016-04-15 21:24:51 +03:00
kehugter
e6242232ab
style(INSTALL.md): improve Markdown formatting and grammar
2016-04-10 00:26:26 +02:00
kehugter
f82a74a4bc
style(Markdown): wrap all .md files at 80 characters
...
Short lines make it easier to evaluate diffs.
Fix only critical typos, like missing full stops in the middle of a
sentence. Everything else left untouched.
2016-04-09 23:57:31 +02:00
sudden6
0330cd7627
Merge pull request #2990
...
Erik Edrosa (3):
remove hard coded system tray include paths
Update list of dependencies with pkg-config
add ffmpeg libraries to PKGCONFIG
2016-03-26 10:45:47 +01:00
Zetok Zalbavar
4c63c08184
docs(INSTALL.md): update (simplify) instructions for Gentoo
...
Since now ebuild is in the main Gentoo repo.
2016-03-21 21:34:57 +00:00
Erik Edrosa
e236a58f2e
Update list of dependencies with pkg-config
2016-03-12 23:47:19 -05:00
Zetok Zalbavar
a48b424f11
docs(INSTALL.md): remove instructions for unsupported by qTox ubuntu
2016-03-12 09:52:22 +00:00
Corey Sheldon
5dbb2e34fa
Update INSTALL.md
2016-03-07 20:58:55 -05:00
Corey Sheldon
964252dfa7
Correcting a install command --Fedora
...
dnf group install != dnf groupinstall (the former will fail to install, it shows the packages but silently fails with `Nothing to Do` \n `Complete!`
2016-03-07 20:57:49 -05:00
Zetok Zalbavar
6c0fb9a0f5
Merge picked commits from pull request #2971 from linux-modder:patch-13
...
Corey Sheldon (2):
Updated sqlcipher compile instructions for Fedora
Updated sqlcipher compile instructions for Fedora (Take #2 )
Also, fixed some formatting.
2016-02-28 03:06:23 +00:00
Corey Sheldon
b98e8c745a
Updated sqlcipher compile instructions for Fedora (Take #2 )
...
- Cleaned up the code blocks
- Removed unneeded whitespace throughout previous commit
2016-02-25 19:38:25 -05:00
Corey Sheldon
719e137582
Updated sqlcipher compile instructions for Fedora
2016-02-22 05:48:55 -05:00
RowenStipe
0e9347cff1
Revert change
2016-01-31 11:39:58 -05:00
RowenStipe
62e0679032
Quick changes for clarity
2016-01-31 11:32:24 -05:00
RowenStipe
fa5cd325ed
Updated Compiling instructions
2016-01-31 11:27:00 -05:00
Zetok Zalbavar
0dae1a6af0
docs: put in INSTALL.md info about installing qTox from Arch repo
...
thanks to @DX37 for the info in #2900
2016-01-31 12:43:53 +00:00
tux3
f27214f131
Depend on Qt >= 5.3 (instead of 5.2)
...
Fixes #2812
2016-01-16 20:31:01 +01:00
Corey Sheldon
19814ffb75
Update libsodium (again)
...
As of December 25,2015, libsodium bumped up to 1.0.8
2016-01-16 00:17:21 -05:00
Zetok Zalbavar
94e467e561
INSTALL.md: correct link and mention sqlcipher for fedora dependencies
2016-01-15 16:49:54 +00:00
Corey Sheldon
18b966e685
Cleaning up linkage again.
2016-01-01 15:49:12 -05:00
Corey Sheldon
f70e720d3f
Cleaning up some more....
2016-01-01 15:40:45 -05:00
Corey Sheldon
ca229baea1
Cleaned up sqlcipher instructions, added interlink
2016-01-01 15:16:55 -05:00
Corey Sheldon
b998dba373
Some small updates.
...
+ updated libsodium tag to current tag of 1.0.7
+ added sqlcipher compile for Fedora users and any others where sqlcipher is not a distro available package ( linux distros)
2015-12-30 07:28:57 -05:00
sudden6
9a3df5094c
add sqlcipher as dependency for opensuse
2015-12-23 18:17:27 +01:00
tux3
87160526d5
Update INSTALL.md for SQLCipher
...
Fixes #2695
2015-12-19 05:18:48 +01:00
Jacob Henner
9f7f6ff92f
Fixes #2554 : updates README.md and INSTALL.md to include FreeBSD port
2015-12-07 15:30:48 -05:00
kehugter
47246bdfb5
Remove unneeded packagen in Debian instrucitons
2015-11-01 21:07:04 +01:00
kehugter
ba41879f79
Removed last Debian 10 mention
2015-10-23 11:54:12 +02:00
kehugter
bb045612b7
Swap filter_audio/toxcore dependencies order, minor formatting changes
2015-10-23 11:47:17 +02:00
kehugter
9528830415
Split Debian/Ubuntu14/Ubuntu15 instructions, remove support for Debian <8
2015-10-22 23:24:06 +02:00
kehugter
dade477a44
Update Debian 8 dependencies, fix 'Debian 10' mentions
2015-10-22 16:20:14 +02:00
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
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
Marcel
598f4948b8
Update INSTALL.md
...
improved
2014-09-09 21:22:23 +02:00
Marcel
af100c64ac
Update INSTALL.md
...
OpenAL Soft
2014-09-09 21:22:23 +02:00
Marcel
7f7299fefb
Update INSTALL.md
...
improved
2014-09-09 21:22:23 +02:00
Marcel
0e56ee5e5f
Update INSTALL.md
...
improved
2014-09-09 21:22:23 +02:00
Marcel
e14bd8350b
Update INSTALL.md
...
improved
2014-09-09 21:22:23 +02:00
Marcel
de4bf392a9
Update INSTALL.md
...
fixed some todos, grammar
2014-09-09 21:22:23 +02:00
Marcel
e348a339dc
improved
2014-09-09 21:22:23 +02:00
Marcel
2b5c6af805
improved
2014-09-09 21:22:23 +02:00
Marcel
5e738bc355
improved
2014-09-09 21:22:23 +02:00
Marcel
cc0096a1ef
more fixes
2014-09-09 21:22:23 +02:00
Marcel
f3761078a7
minor fix
2014-09-09 21:22:23 +02:00
Marcel
36d9d753bf
added linux
2014-09-09 21:22:23 +02:00
Marcel
d6d1b2b481
minor fix
2014-09-09 21:22:22 +02:00
Marcel
7ff563e6f1
opencv/openal with TODOs
2014-09-09 21:22:22 +02:00
Marcel
9306887b55
some fixes
2014-09-09 21:22:22 +02:00
Marcel
2f749d5484
inital commit for INSTALL.md
2014-09-09 21:22:22 +02:00