| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (c-toxcore): Update to 0.1.9.
[build-system]: Switch to cmake-build-system.
[native-inputs]: Remove autoconf, automake, libtool, and check.
[inputs]: Rename to...
[propagated-inputs]: ...this.
[arguments]: Remove field.
|
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (gajim): Update to 0.16.8.
[source]: Remove patch.
* gnu/packages/patches/gajim-CVE-2016-10376.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (toxic): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/patches/gajim-CVE-2016-10376.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/messaging.scm (gajim)[source]: Use it.
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (python-nbxmpp): Update to 0.5.5.
[source]: Use PYPI-URI.
[home-page]: Use HTTPS.
[description]: Fix up.
|
|
|
|
| |
All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
|
|
|
|
| |
* gnu/packages/messaging.scm (ngircd)[source, home-page]: Use HTTPS.
|
|
|
|
| |
* gnu/packages/messaging.scm (ngircd)[description]: Use ‘IRC’ with @dfn.
|
|
|
|
| |
* gnu/packages/messaging.scm (ngircd)[arguments]: Use ‘modify-phases’.
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (libircclient): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
| |
* gnu/packages/messaging.scm (profanity)[source]: Use (version) in the source
URL.
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (profanity): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (libstrophe): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (libmesode): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/messaging.scm (znc): Update to 1.6.5.
|
|
|
|
| |
* gnu/packages/messaging.scm (pidgin): Update to 2.12.0.
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (gajim)[propagated-inputs]: Move all inputs from
here...
[inputs]: ...to here.
|
|
|
|
| |
* gnu/packages/messaging.scm (gajim): Update to 0.16.7.
|
|
|
|
| |
* gnu/packages/messaging.scm (mcabber): Update to 1.0.5.
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (freetalk): New variable.
Signed-off-by: Mathieu Lirzin <mthl@gnu.org>
|
|
|
|
|
| |
* gnu/packages/messaging.scm (pybitmessage)[arguments]: Use (which "sh") instead
of (which "bash") in 'fix-makefile' phase.
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (mcabber): New variable.
Co-authored-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (loudmouth): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (prosody)[arguments]: Add a 'fix-makefile' phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
| |
* gnu/packages/messaging.scm (znc): Update to 1.6.4.
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (utox): Fix description.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (c-toxcore): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
This is a followup to commit eaa45301f46f13a3f71bcae6089d312f31174801.
* gnu/packages/messaging.scm (psyclpc): Update comment.
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (gajim): Update to 0.16.6.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (gajim)[license]: Change to GPL3.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/messaging.scm (hexchat): Update to 2.12.2.
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (qtox): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (gloox): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/messaging.scm (ytalk): New variable.
|
|
|
|
|
|
| |
They are non-deterministic and of questionable utility.
* gnu/packages/messaging.scm (prosody)[arguments]: Add #:configure-flags.
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (hexchat): Update to 2.12.1.
[inputs]: Add luajit.
[description]: Wrap to <=80 characters.
|
|
|
|
|
|
| |
* gnu/packages/messaging.scm (pybitmessage): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|