aboutsummaryrefslogtreecommitdiffstats
path: root/resources/install
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit 'cf5da99'HEADmasterWolfgang Wiedmeyer2017-03-1130-1243/+310
|\ | | | | | | Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
| * Strip native code not matching the installer platformIngo Bauersachs2017-03-021-1/+15
| | | | | | | | Follow-up to bc3f0942854004a228ecb8aa7678496ec0b3e14e
| * Register Jitsi for URL actions in Windows 10Ingo Bauersachs2017-02-081-2/+8
| |
| * Updates developer id that is used to sign dmg.damencho2017-01-301-1/+1
| |
| * Updates jre to 1.8.0_121.damencho2017-01-261-3/+3
| |
| * Sysactivity notifications require libxss, not installed by defaultIngo Bauersachs2017-01-141-0/+1
| |
| * Add support for AppIndicatorsIngo Bauersachs2017-01-103-4/+7
| | | | | | | | | | | | | | | | See #192 Doesn't properly work on Debian because of outdated/mismatching GTK dependencies. Fixed in Ubuntu Launchpad bug #1203888, but not imported in Debian. See bug #850769.
| * Debian (binary build): depend on libspeex (needed by libjitsi)Ingo Bauersachs2017-01-041-0/+2
| |
| * Depend on generic Java 7 (or later) SDK/runtimeIngo Bauersachs2017-01-042-4/+6
| | | | | | | | Closes #265
| * Realign RPM dependenciesIngo Bauersachs2017-01-031-9/+9
| |
| * Depend on normal minimal dnsjava versionIngo Bauersachs2017-01-021-1/+1
| |
| * Remove unnecessary dependencies to Glassfish libsIngo Bauersachs2017-01-022-4/+0
| | | | | | | | Closes Debian Bug #838897
| * Fix path to weupnpIngo Bauersachs2017-01-021-1/+1
| |
| * Update RPM spec file to be used directly from source controlIngo Bauersachs2017-01-024-21/+27
| |
| * Remove missed Yahoo protocol references (#301)Lucas Murray2016-11-111-9/+0
| |
| * Remove Yahoo protocolIngo Bauersachs2016-10-245-13/+7
| | | | | | | | Closes #76, #293
| * Update embedded JRE to 8u101Ingo Bauersachs2016-07-251-3/+3
| |
| * Adds dependency to new keyring and new repo update.damencho2016-06-304-199/+1
| | | | | | | | Removes old handling of the repo and key.
| * Revert "Remove unix socket, it isn't used anywhere"Ingo Bauersachs2016-06-072-0/+4
| | | | | | | | This reverts commit 5d6893eb92e2b1a210e5acb851d9a6fb5f3b82fb.
| * Remove unix socket, it isn't used anywhereIngo Bauersachs2016-06-042-4/+0
| |
| * Remove SwingWorker library, it is included in Java 7Ingo Bauersachs2016-06-041-17/+0
| |
| * Remove jfontchooserIngo Bauersachs2016-06-042-27/+0
| | | | | | | | It wasn't used anywhere anymore.
| * Fix Debian based launcherIngo Bauersachs2016-05-311-1/+1
| | | | | | | | | | dnsjava is an available package, but too old on e.g. Ubuntu 14.04. Put the embedded library on the classpath. Needs to be changed to /usr/share/java/dnsjava.jar for the Debian src upload.
| * Fixes debian build after 5c24dad320f355f721fc4562fbed7ecf72b66d50.damencho2016-05-301-1/+0
| |
| * Merge branch 'systray'Ingo Bauersachs2016-05-301-2/+2
| |\
| | * Stop messing with the JNA manifest and librariesIngo Bauersachs2016-05-291-2/+2
| | |
| * | Prevent removal of manifest in stripped jarsIngo Bauersachs2016-05-301-2/+2
| |/
| * Exclude native libs of foreign platformsIngo Bauersachs2016-05-291-0/+60
| | | | | | | | I.e. no Windows DLLs for Mac OS, etc.
| * Add support for tel: and callto: URI on MacIngo Bauersachs2016-05-281-0/+2
| |
| * Fix protocols in RPM descriptionIngo Bauersachs2016-05-281-1/+1
| |
| * Remove libunbound and related codeIngo Bauersachs2016-05-283-4/+1
| |
| * Update dnsjava to stock 2.1.7 and make sure it is only loaded onceIngo Bauersachs2016-05-283-2/+3
| |
| * Add Jitsi to Windows' default applications listIngo Bauersachs2016-05-171-5/+29
| | | | | | | | Closes #252
| * Rename SIP Communicator to JitsiIngo Bauersachs2016-05-171-3/+3
| |
| * Update license to Apache in installersIngo Bauersachs2016-05-174-997/+37
| |
| * Register Jitsi as default application for sip:, tel:, etc.Ingo Bauersachs2016-05-171-0/+21
| |
| * Use string comparison instead of int comparison (#240)coypoop2016-05-171-1/+1
| | | | | | | | | | Currently if the architecture is defined differently (such as 'amd64' used in NetBSD), this comparison fails with: [: amd64: bad number
| * Mark signtool dependencies as executableIngo Bauersachs2016-05-063-0/+0
| |
| * Add makecat to enable signtool to run on Win7Ingo Bauersachs2016-05-062-0/+21
| |
| * Update signtool to support additional signaturesIngo Bauersachs2016-05-056-0/+48
| |
| * Add SHA256 signatures to Windows binariesIngo Bauersachs2016-05-021-0/+19
| | | | | | | | Close #254
* | don't add jitsi repo key and list and remove if present, sign package, ↵Wolfgang Wiedmeyer2015-10-143-79/+27
|/ | | | attaching of sources to debian package not (yet) working
* Updates the license headers.Damian Minkov2015-07-206-11/+66
|
* Removes msn protocol.damencho2015-07-161-1/+1
|
* Adds new line at the end of file.Damian Minkov2015-06-031-1/+1
|
* Builds irc-api for debian src using mvn-debian.Damian Minkov2015-06-034-57/+122
|
* Updates dpkg-cross instructions.Damian Minkov2015-06-031-1/+1
|
* Merge branch 'deb-src-release-2.8.5426'Damian Minkov2015-06-035-5/+13
|\ | | | | | | | | Conflicts: resources/install/debian/control-src.tmpl
| * Adds libhttpclient version and to the depends for debian src package.Damian Minkov2015-05-191-1/+1
| |
| * Adds changelog message for fixing bug 785299.Damian Minkov2015-05-181-0/+2
| |