summaryrefslogtreecommitdiff
path: root/gnu/packages/messaging.scm
AgeCommit message (Expand)Author
2017-05-25gnu: qtox: Update to 1.10.1....* gnu/packages/messaging.scm (qtox): Update to 1.10.1. [inputs]: Remove libtoxcore and qt; add c-toxcore, qtbase, and qtsvg. [native-inputs]: Remove qt; add qttools. [build-system]: Change to cmake-build-system. [arguments]: Remove configure phase replacement. Ricardo Wurmus
2017-05-07gnu: 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> Julien Lepiller
2017-05-06Revert "gnu: hexchat: Update to 2.12.4."...This reverts commit 09270a97d9297e8acf6d9ff224dd1d58e2a4498e. 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 Leo Famulari
2017-05-06gnu: 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. Julien Lepiller
2017-05-02gnu: 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> Petter
2017-04-20gnu: 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. Tobias Geerinckx-Rice
2017-03-30gnu: Use HTTPS for almost all gnu.org HOME-PAGEs....All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS. Tobias Geerinckx-Rice
2017-03-20gnu: ngircd: Use HTTPS....* gnu/packages/messaging.scm (ngircd)[source, home-page]: Use HTTPS. Tobias Geerinckx-Rice
2017-03-20gnu: ngircd: Use the phrase ‘IRC’ in its description....* gnu/packages/messaging.scm (ngircd)[description]: Use ‘IRC’ with @dfn. Tobias Geerinckx-Rice
2017-03-20gnu: ngircd: Use ‘modify-phases’ syntax....* gnu/packages/messaging.scm (ngircd)[arguments]: Use ‘modify-phases’. Tobias Geerinckx-Rice
2017-03-20gnu: 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. Tobias Geerinckx-Rice
2017-03-20gnu: 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. Tobias Geerinckx-Rice
2017-03-19gnu: Add libircclient....* gnu/packages/messaging.scm (libircclient): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Arun Isaac
2017-03-15gnu: profanity: Make the source URL version-agnostic....* gnu/packages/messaging.scm (profanity)[source]: Use (version) in the source URL. Leo Famulari
2017-03-15gnu: Add profanity....* gnu/packages/messaging.scm (profanity): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Mekeor Melire
2017-03-15gnu: Add libstrophe....* gnu/packages/messaging.scm (libstrophe): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Mekeor Melire
2017-03-15gnu: Add libmesode....* gnu/packages/messaging.scm (libmesode): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Mekeor Melire
2017-03-15gnu: znc: Update to 1.6.5....* gnu/packages/messaging.scm (znc): Update to 1.6.5. Tobias Geerinckx-Rice
2017-03-10gnu: pidgin: Update to 2.12.0 [fixes CVE-2017-2640]....* gnu/packages/messaging.scm (pidgin): Update to 2.12.0. Leo Famulari
2017-02-23gnu: 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> Clément Lassieur
2017-02-13gnu: gajim: Do not propagate Python packages....* gnu/packages/messaging.scm (gajim)[propagated-inputs]: Move all inputs from here... [inputs]: ...to here. Ricardo Wurmus
2017-02-13gnu: gajim: Update to 0.16.7....* gnu/packages/messaging.scm (gajim): Update to 0.16.7. Ricardo Wurmus
2017-02-12gnu: mcabber: Update to 1.0.5 [fixes CVE-2017-5604]....* gnu/packages/messaging.scm (mcabber): Update to 1.0.5. Leo Famulari
2017-01-30gnu: 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. Marius Bakke
2017-01-28gnu: Add GNU Freetalk....* gnu/packages/messaging.scm (freetalk): New variable. Signed-off-by: Mathieu Lirzin <mthl@gnu.org> Clément Lassieur
2017-01-23gnu: 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. Leo Famulari
2017-01-18gnu: Add mcabber....* gnu/packages/messaging.scm (mcabber): New variable. Co-authored-by: Marius Bakke <mbakke@fastmail.com> ng0
2017-01-18gnu: Add loudmouth....* gnu/packages/messaging.scm (loudmouth): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> ng0
2017-01-08gnu: 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> Clément Lassieur
2017-01-08gnu: 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> Clément Lassieur
2016-12-28gnu: znc: Update to 1.6.4....* gnu/packages/messaging.scm (znc): Update to 1.6.4. Tobias Geerinckx-Rice
2016-12-19gnu: utox: Fix description....* gnu/packages/messaging.scm (utox): Fix description. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng0
2016-12-19gnu: 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> ng0
2016-12-19gnu: Add c-toxcore....* gnu/packages/messaging.scm (c-toxcore): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng0
2016-11-26gnu: psyclpc: Update comment....This is a followup to commit eaa45301f46f13a3f71bcae6089d312f31174801. * gnu/packages/messaging.scm (psyclpc): Update comment. Leo Famulari
2016-11-26gnu: 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> ng0
2016-11-12gnu: 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> Clément Lassieur
2016-10-23gnu: gajim: Update to 0.16.6....* gnu/packages/messaging.scm (gajim): Update to 0.16.6. Signed-off-by: Leo Famulari <leo@famulari.name> Arun Isaac
2016-10-23gnu: gajim: License is "version 3 only"....* gnu/packages/messaging.scm (gajim)[license]: Change to GPL3. Signed-off-by: Leo Famulari <leo@famulari.name> Arun Isaac
2016-10-09gnu: hexchat: Update to 2.12.2....* gnu/packages/messaging.scm (hexchat): Update to 2.12.2. Tobias Geerinckx-Rice
2016-10-09gnu: Add qtox....* gnu/packages/messaging.scm (qtox): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Andy Patterson
2016-09-27gnu: Add gloox....* gnu/packages/messaging.scm (gloox): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> ng0
2016-09-22gnu: Add ytalk...* gnu/packages/messaging.scm (ytalk): New variable. John Darrington
2016-09-16gnu: prosody: Don't generate example SSL certificates....They are non-deterministic and of questionable utility. * gnu/packages/messaging.scm (prosody)[arguments]: Add #:configure-flags. Tobias Geerinckx-Rice
2016-09-16gnu: hexchat: Update to 2.12.1....* gnu/packages/messaging.scm (hexchat): Update to 2.12.1. [inputs]: Add luajit. [description]: Wrap to <=80 characters. Tobias Geerinckx-Rice
2016-09-11gnu: Add pybitmessage....* gnu/packages/messaging.scm (pybitmessage): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> ng0
2016-09-11gnu: 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> ng0
2016-09-10gnu: Add utox....* gnu/packages/messaging.scm (utox): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Erik Edrosa
2016-09-07gnu: Enable tcp-wrappers for nrircd....* gnu/packages/messaging.scm (ngircd) [inputs]: Add tcp-wrappers. John Darrington
2016-09-05gnu: Add libtoxcore....* gnu/packages/messaging.scm (libtoxcore): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> ng0