summaryrefslogtreecommitdiff
path: root/gnu/packages/messaging.scm
Commit message (Collapse)AuthorAge
* gnu: quaternion: Update to 0.0.9.3.Arun Isaac2018-10-31
| | | | | | | * gnu/packages/messaging.scm (quaternion): Update to 0.0.9.3. [inputs]: Add qtquickcontrols, qtsvg and qttools. [arguments]: Remove fix-libqmatrixclient-dynamic-linking phase. Add wrap-program phase.
* gnu: libqmatrixclient: Update to 0.4.0.Arun Isaac2018-10-31
| | | | * gnu/packages/messaging.scm (libqmatrixclient): Update to 0.4.0.
* gnu: Add telegram-purple.Tomáš Čech2018-10-27
| | | | | | | | * gnu/packages/messaging.scm (telegram-purple): New variable. * gnu/packages/patches/telegram-purple-adjust-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add hangups.Tobias Geerinckx-Rice2018-10-24
| | | | * gnu/packages/messaging.scm (hangups): New public variable.
* gnu: Remove duplicate import from (gnu packages messaging).Tobias Geerinckx-Rice2018-10-23
| | | | | * gnu/packages/messaging.scm (define-module): Remove duplicate module import. Order the remainder alphabetically.
* gnu: hexchat: Use HTTPS home page.Tobias Geerinckx-Rice2018-10-15
| | | | * gnu/packages/messaging.scm (hexchat)[home-page]: Use HTTPS.
* gnu: hexchat: Update to 2.14.2.Tobias Geerinckx-Rice2018-10-11
| | | | * gnu/packages/messaging.scm (hexchat): Update to 2.14.2.
* gnu: c-toxcore: Update to 0.2.8.Rutger Helling2018-10-08
| | | | * gnu/packages/messaging.scm (c-toxcore): Update to 0.2.8.
* gnu: mcabber: Update to 1.1.0Jack Hill2018-09-28
| | | | | | * gnu/packages/messaging.scm (mcabber): Update to 1.1.0 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gloox: Update to 1.0.21.Tobias Geerinckx-Rice2018-09-24
| | | | * gnu/packages/messaging.scm (gloox): Update to 1.0.21.
* gnu: libmesode: Update to 0.9.2.Tobias Geerinckx-Rice2018-09-24
| | | | * gnu/packages/messaging.scm (libmesode): Update to 0.9.2.
* gnu: libmesode: Don't use unstable tarball.Tobias Geerinckx-Rice2018-09-24
| | | | | * gnu/packages/messaging.scm (libmesode)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: python-nbxmpp: Update to 0.6.7.Tobias Geerinckx-Rice2018-09-03
| | | | * gnu/packages/messaging.scm (python-nbxmpp): Update to 0.6.7.
* gnu: libircclient: Update to 1.10.Tobias Geerinckx-Rice2018-09-03
| | | | * gnu/packages/messaging.scm (libircclient): Update to 1.10.
* gnu: c-toxcore: Update to 0.2.7.Rutger Helling2018-09-03
| | | | * gnu/packages/messaging.scm (c-toxcore): Update to 0.2.7.
* gnu: c-toxcore: Update to 0.2.6.Rutger Helling2018-08-18
| | | | * gnu/packages/messaging.scm (c-toxcore): Update to 0.2.6.
* gnu: c-toxcore: Update to 0.2.5.Rutger Helling2018-08-09
| | | | * gnu/packages/messaging.scm (c-toxcore): Update to 0.2.5.
* gnu: quaternion: Build with modular qt.Efraim Flashner2018-07-29
| | | | | * gnu/packages/messaging.scm (quaternion)[inputs]: Remove qt, add qtbase, qtdeclarative.
* gnu: libqmatrixclient: Build with modular qt.Efraim Flashner2018-07-29
| | | | | * gnu/packages/messaging.scm (libqmatrixclient)[inputs]: Remove qt, add qtbase.
* gnu: quaternion: Don't use unstable tarball.Efraim Flashner2018-07-29
| | | | | * gnu/packages/messaging.scm (quaternion)[source]: Download using git reference and not autogenerated tarball.
* gnu: libqmatrixclient: Don't use unstable tarball.Efraim Flashner2018-07-29
| | | | | * gnu/packages/messaging.scm (libqmatrixclient)[source]: Download using git reference and not autogenerated tarball.
* gnu: qtox: Update to 1.16.3.Rutger Helling2018-07-23
| | | | | * gnu/packages/messaging.scm (qtox): Update to 1.16.3. [inputs]: Change ffmpeg-3.4 to ffmpeg.
* gnu: c-toxcore: Update to 0.2.4.Rutger Helling2018-07-23
| | | | * gnu/packages/messaging.scm (c-toxcore): Update to 0.2.4.
* gnu: znc: Update to 1.7.1 [fixes CVE-2018-{14055,14056}].Leo Famulari2018-07-18
| | | | * gnu/packages/messaging.scm (znc): Update to 1.7.1.
* gnu: Add quaternion.Arun Isaac2018-07-12
| | | | * gnu/packages/messaging.scm (quaternion): New variable.
* gnu: Add libqmatrixclient.Arun Isaac2018-07-12
| | | | * gnu/packages/messaging.scm (libqmatrixclient): New variable.
* gnu: qtox: Update to 1.16.1.Rutger Helling2018-07-05
| | | | * gnu/packages/messaging.scm (qtox): Update to 1.16.1.
* gnu: qtox: Update to 1.16.0.Rutger Helling2018-07-04
| | | | * gnu/packages/messaging.scm (qtox): Update to 1.16.0.
* Merge branch 'master' into core-updatesLudovic Courtès2018-06-01
|\
| * gnu: prosody: Update to 0.10.2 [fixes CVE-2018-10847].Leo Famulari2018-05-31
| | | | | | | | * gnu/packages/messaging.scm (prosody): Update to 0.10.2.
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-28
|\|
| * gnu: gajim: Update to 1.0.3.Clément Lassieur2018-05-28
| | | | | | | | * gnu/packages/messaging.scm (gajim): Update to 1.0.3.
| * gnu: python-nbxmpp: Update to 0.6.6.Clément Lassieur2018-05-28
| | | | | | | | * gnu/packages/messaging.scm (python-nbxmpp): Update to 0.6.6.
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-21
|\|
| * gnu: libsignal-protocol-c: Update to 2.3.2.Tobias Geerinckx-Rice2018-05-19
| | | | | | | | * gnu/packages/messaging.scm (libsignal-protocol-c): Update to 2.3.2.
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-17
|\|
| * gnu: prosody: Update to 0.10.1 [security fixes].Tobias Geerinckx-Rice2018-05-17
| | | | | | | | * gnu/packages/messaging.scm (prosody): Update to 0.10.1.
| * gnu: gajim: Fix GtkFileChooserDialog.Rutger Helling2018-05-10
| | | | | | | | | | * gnu/packages/messaging.scm (gajim)[arguments]: Add 'wrap-program phase to fix GtkFileChooserDialog.
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-08
|\|
| * gnu: Add bitlbee-discord.Pierre-Antoine Rouby2018-05-07
| | | | | | | | * gnu/packages/messaging.scm (bitlbee-discord): New variable.
| * gnu: bitlbee: Install development headers.Pierre-Antoine Rouby2018-05-07
| | | | | | | | | | | | | | * gnu/packages/messaging.scm (bitlbee)[arguments]: Add 'install-lib' phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | Merge branch 'master' into core-updatesMarius Bakke2018-05-06
|\|
| * gnu: znc: Use @dfn in description.Tobias Geerinckx-Rice2018-05-02
| | | | | | | | * gnu/packages/messaging.scm (znc)[description]: Use @dfn.
| * gnu: znc: Update to 1.7.0.Tobias Geerinckx-Rice2018-05-02
| | | | | | | | | | | | | | * gnu/packages/messaging.scm (znc): Update to 1.7.0. [native-inputs]: Replace GOOGLETEST source input with a newer git checkout. [arguments]: Adjust the ‘unpack-googletest’ phase accordingly. Add ‘--with-gmock=...’ to #:configure-flags.
| * gnu: znc: Use INVOKE.Tobias Geerinckx-Rice2018-05-02
| | | | | | | | | | * gnu/packages/messaging.scm (znc)[arguments]: Substitute INVOKE for SYSTEM* and explictly return #t from ‘unpack-googletest’ phase.
* | Merge branch 'master' into core-updatesMark H Weaver2018-04-30
|\|
| * gnu: gajim: Update to 1.0.2.Clément Lassieur2018-04-30
| | | | | | | | * gnu/packages/messaging.scm (gajim): Update to 1.0.2.
| * gnu: python-nbxmpp: Update to 0.6.5.Clément Lassieur2018-04-30
| | | | | | | | * gnu/packages/messaging.scm (python-nbxmpp): Update to 0.6.5.
* | Merge branch 'master' into core-updatesMark H Weaver2018-04-30
|\|
| * gnu: toxic: Update to 0.8.2.Rutger Helling2018-04-24
| | | | | | | | * gnu/packages/messaging.scm (toxic): Update to 0.8.2.