Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
binaries [2015/09/14 02:42]
zero_one [Table]
binaries [2016/05/13 01:48]
jfreegman Add utox nightly windows builds and XP build
Line 13: Line 13:
 ===== Windows ===== ===== Windows =====
  
-^ Name                                                                                                                                                    ^ Arch       ^ Build Author  ^ Status   ^ +^ Name                                                                                                                               ^ Arch       ^ Build Author  ^ Status   ^ 
-| [[https://build.tox.chat/view/Clients/job/qTox_build_windows_x86-64_release/lastSuccessfulBuild/artifact/qTox_build_windows_x86-64_release.zip| qTox]]  | 64 bit     | Jenkins       Nightly  | +| [[https://build.tox.chat/view/qtox/job/qTox_pkg_windows_x86-64_stable_release/lastSuccessfulBuild/artifact/setup-qtox.exe| qTox]]  | 64 bit     | Jenkins       Release  | 
-| [[https://build.tox.chat/view/Clients/job/qTox_build_windows_x86_release/lastSuccessfulBuild/artifact/qTox_build_windows_x86_release.zip| qTox]]        | 32 bit     | Jenkins       Nightly  | +| [[https://build.tox.chat/view/qtox/job/qTox_pkg_windows_x86_stable_release/lastSuccessfulBuild/artifact/setup-qtox.exe| qTox]]     | 32 bit     | Jenkins       Release  | 
-| [[https://github.com/notsecure/utox-update/releases/download/latest/utox_runner.zip|µTox]]                                                              | 32/64 bit  | irungentoo    | Weekly   |+| [[https://github.com/notsecure/utox-update/releases/download/latest/utox_runner.zip|µTox]]                                         | 32/64 bit  | irungentoo    | Weekly   |
  
  
 ===== Mac OS X ===== ===== Mac OS X =====
  
-^ Name                                                        ^ Arch                 ^ Type  ^ Build Author  ^ Status   +^ Name                                                            ^ Arch                 ^ Type  ^ Build Author  ^ Status       
-| [[https://zodiaclabs.org/storage/c1/uTox-0.3.2.dmg| µTox]]  | 64-bit (OS X 10.7+)  | dmg   | stal          | Monthly  |+| [[https://github.com/GrayHatter/uTox/releases| µTox]]           | 64-bit (OS X 10.7+)  | dmg   | stal          | As required  
 +| [[https://github.com/RowenStipe/qTox-OSX/releases| qTox]]       | 64-bit (OS X 10.7+)  | dmg   | Rowen_Stipe   | Weekly       |
  
 ===== Mobile clients ===== ===== Mobile clients =====
  
-==== Android (Warning: Experimental) ==== +==== Android ==== 
-[[https://github.com/subliun/Antox| Subliun]] has ported antox to tox4j the new toxcore java wrapperAntox is actively maintained.+[[https://github.com/Antox/Antox| Antox]], created by [[https://github.com/Astonex| Mark Winter]].
  
  
Line 36: Line 37:
 === F-droid === === F-droid ===
  
-Add repository in F-droid: <code>https://antox.me/fdroid/repo</code>+Add repository in F-droid: <code>https://pkg.tox.chat/fdroid/repo</code>
  
 === Google play beta === === Google play beta ===
- //coming soon// +https://plus.google.com/communities/103125800027884896310
  
 ==== iOS ==== ==== iOS ====
Line 49: Line 49:
 ===== GNU/Linux ===== ===== GNU/Linux =====
  
-==== DebianUbuntu, Mint, etc. ====+==== Debian Ubuntu ====
  
-You may need to remove old repository before adding current one.+Our apt repository contains packages for both Debian and Ubuntu, as well as statically-compiled packages that may function on any other distro using apt as its package manager.
  
-To add current repository:+If you were a user of either of our previous debian repositories, please remove the keys you installed before continuing. See the apt-key man page for more detail. 
 + 
 +To be able to install packages from this repository, run the following in your shell. Be sure to replace "$CODENAME" with the release codename of your distribution 
 + 
 +We currently only support sid, jessie, stretch, vivid and wily.  If your distribution is not listed, you may try to use the codename release, but be aware that any bugs or issues arising when using this codename may not receive priority from the client developer.
  
 <code bash> <code bash>
-echo "deb https://pkg.tox.chat/debian nightly release" | sudo tee /etc/apt/sources.list.d/tox.list+echo "deb https://pkg.tox.chat/debian nightly $CODENAME" | sudo tee /etc/apt/sources.list.d/tox.list
 wget -qO - https://pkg.tox.chat/debian/pkg.gpg.key | sudo apt-key add - wget -qO - https://pkg.tox.chat/debian/pkg.gpg.key | sudo apt-key add -
 sudo apt-get install apt-transport-https sudo apt-get install apt-transport-https
 sudo apt-get update sudo apt-get update
-</code> 
- 
-And to install e.g. [[clients:qTox]]: 
-<code bash> 
-sudo apt-get install qtox 
-</code> 
-or, if you have Ubuntu with Unity environment: 
-<code bash> 
-sudo apt-get install qtox-unity 
 </code> </code>
 ==== Gentoo ==== ==== Gentoo ====
Line 104: Line 99:
  
 ^ Name                                                                                                                                       ^ Operating System  ^ Arch     ^ Build Author    ^ Status   ^ ^ Name                                                                                                                                       ^ Operating System  ^ Arch     ^ Build Author    ^ Status   ^
-| [[https://build.tox.chat/view/Clients/job/uTox_build_windows_x86-64_release/lastSuccessfulBuild/artifact/utox_windows_x86-64.zip| µTox*]]  | Windows           | 64 bit   | Jenkins         | Nightly +| [[https://build.tox.chat/job/uTox-nightly_build_windows_x86-64_debug/lastSuccessfulBuild/artifact/utox_nightly.zip| µTox*]]                | Windows           | 64 bit   | Jenkins         | Nightly 
-| [[https://build.tox.chat/view/Clients/job/uTox_build_windows_x86_release/lastSuccessfulBuild/artifact/utox_windows_x86.zip| µTox*]]        | Windows           | 32 bit   | Jenkins         | Nightly  |+| [[https://build.tox.chat/job/utox-nightly_build_windows_x86_debug/lastSuccessfulBuild/artifact/utox_nightly.zip| µTox*]]                   | Windows           | 32 bit   | Jenkins         | Nightly 
 +| [[https://build.tox.chat/job/uTox-nightly-FOR-WIN-XP_build_windows_x86_debug/lastSuccessfulBuild/artifact/utox_nightly.zip| µTox*]]        | Windows XP        | 32 bit   | Jenkins         | Nightly  |
 | [[https://jenkins.impy.me/job/Toxy%20x64/lastSuccessfulBuild/artifact/toxy_x64.zip| Toxy]]                                                 | Windows           | 64 bit   | Impy's Jenkins  | Nightly  | | [[https://jenkins.impy.me/job/Toxy%20x64/lastSuccessfulBuild/artifact/toxy_x64.zip| Toxy]]                                                 | Windows           | 64 bit   | Impy's Jenkins  | Nightly  |
 | [[https://jenkins.impy.me/job/Toxy%20x86/lastSuccessfulBuild/artifact/toxy_x86.zip| Toxy]]                                                 | Windows           | 32 bit   | Impy's Jenkins  | Nightly  | | [[https://jenkins.impy.me/job/Toxy%20x86/lastSuccessfulBuild/artifact/toxy_x86.zip| Toxy]]                                                 | Windows           | 32 bit   | Impy's Jenkins  | Nightly  |
Print/export