Commit Graph

83 Commits (5899fafbfefcd7682aec8f2caaaad3add678a3c4)

Author SHA1 Message Date
Julien Lepiller 74b8671378
gnu: hexchat: Update to 2.12.4.
* gnu/packages/messaging.scm (hexchat): Update to 2.12.4.
[source]: Remove incorrectly bootstrapped files.
[native-inputs]: Add autoconf, autoconf-archive, automake, libtool,
pkg-config.
[arguments]: Add ‘bootstrap’ phase.

Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2017-05-07 00:01:23 +02:00
Leo Famulari 2f0ad2a423
Revert "gnu: hexchat: Update to 2.12.4."
This reverts commit 09270a97d9.

The source derivation failed to build with:

/gnu/store/19lkrck1844idbcfq6ajzr0akmr8rshj-hexchat-2.12.4.tar.xz-builder:1:2293:
In procedure #<procedure f6fdc0 ()>:
/gnu/store/19lkrck1844idbcfq6ajzr0akmr8rshj-hexchat-2.12.4.tar.xz-builder:1:2293:
In procedure module-lookup: Unbound variable: inputs
2017-05-06 15:53:58 -04:00
Julien Lepiller 09270a97d9
gnu: hexchat: Update to 2.12.4.
* gnu/packages/messaging.scm (hexchat): Update to 2.12.4.
[source]: Remove incorrectly bootstrapped files.
[native-inputs]: Add autoconf, autoconf-archive, automake, libtool,
pkg-config.
[arguments]: Add ‘bootstrap’ phase.
2017-05-06 10:09:10 +02:00
Petter 2f3108ad03
gnu: Avoid circular dependencies by Perl license.
* guix/licenses.scm (perl-license): New variable.
* gnu/packages/bioinformatics.scm: Change (package-license perl) to perl-license.
* gnu/packages/compression.scm: Same.
* gnu/packages/databases.scm: Same.
* gnu/packages/gd.scm: Same.
* gnu/packages/language.scm: Same.
* gnu/packages/libevent.scm: Same.
* gnu/packages/mail.scm: Same.
* gnu/packages/messaging.scm: Same.
* gnu/packages/ncurses.scm: Same.
* gnu/packages/networking.scm: Same.
* gnu/packages/photo.scm: Same.
* gnu/packages/tcl.scm: Same.
* gnu/packages/tex.scm: Same.
* gnu/packages/tls.scm: Same.
* gnu/packages/web.scm: Same.
* gnu/packages/wm.scm: Same.
* gnu/packages/xml.scm: Same.
* gnu/packages/xorg.scm: Same.
* gnu/packages/zip.scm: Same.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-02 23:41:14 +02:00
Tobias Geerinckx-Rice 46cb089f31
gnu: python-nbxmpp: Update to 0.5.5.
* gnu/packages/messaging.scm (python-nbxmpp): Update to 0.5.5.
[source]: Use PYPI-URI.
[home-page]: Use HTTPS.
[description]: Fix up.
2017-04-20 17:43:10 +02:00
Tobias Geerinckx-Rice 6fd52309b8
gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.
All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
2017-03-30 01:30:16 +02:00
Tobias Geerinckx-Rice 6809d9377b
gnu: ngircd: Use HTTPS.
* gnu/packages/messaging.scm (ngircd)[source, home-page]: Use HTTPS.
2017-03-20 22:44:06 +01:00
Tobias Geerinckx-Rice 07b7a66526
gnu: ngircd: Use the phrase ‘IRC’ in its description.
* gnu/packages/messaging.scm (ngircd)[description]: Use ‘IRC’ with @dfn.
2017-03-20 22:44:06 +01:00
Tobias Geerinckx-Rice 341ed63f47
gnu: ngircd: Use ‘modify-phases’ syntax.
* gnu/packages/messaging.scm (ngircd)[arguments]: Use ‘modify-phases’.
2017-03-20 22:44:06 +01:00
Tobias Geerinckx-Rice 4fd95d9170
gnu: ngircd: Update to 24.
* gnu/packages/messaging.scm (ngircd): Update to 24.
[source]: Remove upstreamed DNS lookup patch.
* gnu/packages/patches/ngircd-no-dns-in-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-03-20 22:44:06 +01:00
Tobias Geerinckx-Rice 500fc65b5b
gnu: znc: Run test suite.
* gnu/packages/messaging.scm (znc)[arguments]: Enable tests.  Add an
‘unpack-googletest’ phase and add ‘--with-gtest=’ to #:configure-flags.
[native-inputs]: Add googletest source.
2017-03-20 22:44:05 +01:00
Arun Isaac 6fdbd86d0f
gnu: Add libircclient.
* gnu/packages/messaging.scm (libircclient): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-19 19:18:06 -04:00
Leo Famulari dce8ac54b4
gnu: profanity: Make the source URL version-agnostic.
* gnu/packages/messaging.scm (profanity)[source]: Use (version) in the source
URL.
2017-03-15 17:20:27 -04:00
Mekeor Melire a829c6501b
gnu: Add profanity.
* gnu/packages/messaging.scm (profanity): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-15 17:17:06 -04:00
Mekeor Melire 781d3b070c
gnu: Add libstrophe.
* gnu/packages/messaging.scm (libstrophe): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-15 17:17:06 -04:00
Mekeor Melire 13292ee570
gnu: Add libmesode.
* gnu/packages/messaging.scm (libmesode): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-15 17:17:06 -04:00
Tobias Geerinckx-Rice d540156c69
gnu: znc: Update to 1.6.5.
* gnu/packages/messaging.scm (znc): Update to 1.6.5.
2017-03-15 03:43:21 +01:00
Leo Famulari fc1428d295
gnu: pidgin: Update to 2.12.0 [fixes CVE-2017-2640].
* gnu/packages/messaging.scm (pidgin): Update to 2.12.0.
2017-03-10 01:44:39 -05:00
Clément Lassieur 94b28aed1e
gnu: prosody: Update to 0.9.12.
* gnu/packages/messaging.scm (prosody): Update to 0.9.12.
  [inputs]: Change lua5.1-sec-0.5 to lua5.1-sec.
* gnu/packages/lua.scm (lua5.1-sec-0.5): Remove variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-02-23 14:46:19 +01:00
Ricardo Wurmus 51a0887dcf
gnu: gajim: Do not propagate Python packages.
* gnu/packages/messaging.scm (gajim)[propagated-inputs]: Move all inputs from
here...
[inputs]: ...to here.
2017-02-13 22:16:13 +01:00
Ricardo Wurmus f24ebd3b64
gnu: gajim: Update to 0.16.7.
* gnu/packages/messaging.scm (gajim): Update to 0.16.7.
2017-02-13 22:16:13 +01:00
Leo Famulari 46aa4c666e
gnu: mcabber: Update to 1.0.5 [fixes CVE-2017-5604].
* gnu/packages/messaging.scm (mcabber): Update to 1.0.5.
2017-02-12 10:46:25 -05:00
Marius Bakke 5a12bdaf8c
gnu: bitlbee: Update to 3.5.1 [security fixes].
* gnu/packages/messaging.scm (bitlbee): Update to 3.5.1.
[source]: Remove patches.
(%bitlbee-buddy-nick-change-patch): Remove.
(%bitlbee-always-use-nicks-patch): Remove.
2017-01-30 19:48:09 +01:00
Clément Lassieur c631233fd4
gnu: Add GNU Freetalk.
* gnu/packages/messaging.scm (freetalk): New variable.

Signed-off-by: Mathieu Lirzin <mthl@gnu.org>
2017-01-28 22:22:03 +01:00
Leo Famulari 344498c736
gnu: pybitmessage: Don't replace 'sh' reference with 'bash'.
* gnu/packages/messaging.scm (pybitmessage)[arguments]: Use (which "sh") instead
of (which "bash") in 'fix-makefile' phase.
2017-01-23 17:23:05 -05:00
ng0 cd4a232dd5
gnu: Add mcabber.
* gnu/packages/messaging.scm (mcabber): New variable.

Co-authored-by: Marius Bakke <mbakke@fastmail.com>
2017-01-18 20:24:18 +01:00
ng0 fdfb4b9604
gnu: Add loudmouth.
* gnu/packages/messaging.scm (loudmouth): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-18 20:24:16 +01:00
Clément Lassieur 84bf2a2e74
gnu: prosody: Make config and data files visible to 'prosodyctl'.
* gnu/packages/messaging.scm (prosody)[arguments]: Add a 'fix-makefile' phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-08 23:38:49 +01:00
Clément Lassieur 5b4946180e
gnu: prosody: Add OpenSSL and Coreutils to the PATH of programs.
* gnu/packages/messaging.scm (prosody)[arguments]: In 'wrap-programs'
phase, add 'openssl' and 'coreutils' to 'PATH'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-08 23:37:06 +01:00
Tobias Geerinckx-Rice 48dc9f3af3
gnu: znc: Update to 1.6.4.
* gnu/packages/messaging.scm (znc): Update to 1.6.4.
2016-12-28 05:14:05 +01:00
ng0 c27b31e8d2
gnu: utox: Fix description.
* gnu/packages/messaging.scm (utox): Fix description.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-19 23:57:18 +01:00
ng0 c413c6ade8
gnu: utox: Update to 0.11.0.
* gnu/packages/messaging.scm (utox): Update to 0.11.0.
[source]: Update source uri to new group namespace on github.
[build-system]: Change to cmake-build-system.
[arguments]: Remove previous content and disable tests,
add two new phases.
[inputs]: Remove libtoxcore, add c-toxcore.
[native-inputs]: Remove it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-19 23:57:18 +01:00
ng0 0ed5554a01
gnu: Add c-toxcore.
* gnu/packages/messaging.scm (c-toxcore): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-19 23:57:18 +01:00
Leo Famulari cf3678df6e
gnu: psyclpc: Update comment.
This is a followup to commit eaa45301f4.

* gnu/packages/messaging.scm (psyclpc): Update comment.
2016-11-26 13:36:51 -05:00
ng0 ebfc2ecc3c
gnu: Move content of (gnu packages psyc) into (gnu packages messaging).
* gnu/packages/psyc.scm (perl-net-psyc, libpsyc, psyclpc): Move this ...
* gnu/packages/messaging.scm (perl-net-psyc, libpsyc, psyclpc): ... here.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove psyc.scm.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-11-26 13:23:46 -05:00
Clément Lassieur 4a38422157
gnu: prosody: fix SSL/TLS.
* gnu/packages/lua.scm (lua5.1-sec-0.5): New variable.
* gnu/packages/messaging.scm (prosody):
[inputs]: Change lua5.1-sec to lua5.1-sec-0.5.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-11-12 13:04:45 +01:00
Arun Isaac 0f6b6cb996
gnu: gajim: Update to 0.16.6.
* gnu/packages/messaging.scm (gajim): Update to 0.16.6.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-10-23 17:40:50 -04:00
Arun Isaac d6465efaa9
gnu: gajim: License is "version 3 only".
* gnu/packages/messaging.scm (gajim)[license]: Change to GPL3.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-10-23 17:40:50 -04:00
Tobias Geerinckx-Rice 8ea83d60e4
gnu: hexchat: Update to 2.12.2.
* gnu/packages/messaging.scm (hexchat): Update to 2.12.2.
2016-10-09 22:55:23 +02:00
Andy Patterson bc1c995e6e
gnu: Add qtox.
* gnu/packages/messaging.scm (qtox): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-10-09 12:11:43 +03:00
ng0 3973e137f0
gnu: Add gloox.
* gnu/packages/messaging.scm (gloox): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-09-27 13:31:18 -04:00
John Darrington c788c5feb1
gnu: Add ytalk
* gnu/packages/messaging.scm (ytalk): New variable.
2016-09-22 21:07:33 +02:00
Tobias Geerinckx-Rice 7f39e13180
gnu: prosody: Don't generate example SSL certificates.
They are non-deterministic and of questionable utility.

* gnu/packages/messaging.scm (prosody)[arguments]: Add #:configure-flags.
2016-09-16 01:54:00 +02:00
Tobias Geerinckx-Rice 71af71dc74
gnu: hexchat: Update to 2.12.1.
* gnu/packages/messaging.scm (hexchat): Update to 2.12.1.
[inputs]: Add luajit.
[description]: Wrap to <=80 characters.
2016-09-16 01:49:13 +02:00
ng0 aeca1c0ec5
gnu: Add pybitmessage.
* gnu/packages/messaging.scm (pybitmessage): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-09-11 20:57:05 +03:00
ng0 29e83e1c70
gnu: messaging: Use license: prefix.
* gnu/packages/disk.scm (define-module): Import guix licenses with a prefix.
(libotr): Use the license prefix.
(bitlbee): Likewise.
(hexchat): Likewise.
(ngircd): Likewise.
(pidgin): Likewise.
(pidgin-otr): Likewise.
(znc): Likewise.
(python-nbxmpp): Likewise.
(gajim): Likewise.
(prosody): Likewise.
(libtoxcore): Likewise.
(utox): Likewise.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-09-11 20:55:34 +03:00
Erik Edrosa 3b38d78e9f
gnu: Add utox.
* gnu/packages/messaging.scm (utox): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-09-10 22:39:46 +03:00
John Darrington 8f3afba44f
gnu: Enable tcp-wrappers for nrircd.
* gnu/packages/messaging.scm (ngircd) [inputs]: Add tcp-wrappers.
2016-09-07 18:41:43 +02:00
ng0 901c1aae0a
gnu: Add libtoxcore.
* gnu/packages/messaging.scm (libtoxcore): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-09-05 21:59:08 +03:00
Ricardo Wurmus 1ae27aac4c
gnu: Add prosody.
* gnu/packages/messaging.scm (prosody): New variable.
2016-08-28 12:41:27 +02:00