Age | Commit message (Expand) | Author |
2020-02-12 | gnu: quaternion: Fix typo in description....* gnu/packages/messaging.scm (quaternion)[description]: Fix typo.
| Nicolas Goaziou |
2020-01-31 | gnu: tdlib: Update to 1.6.0....* gnu/packages/messaging.scm (tdlib): Update to 1.6.0.
| Brett Gilio |
2020-01-24 | gnu: tdlib: Update to 1.5.5....* gnu/packages/messaging.scm (tdlib): Update to 1.5.5.
| Brett Gilio |
2020-01-12 | gnu: bitlbee: Update to 3.6....* gnu/packages/messaging.scm (bitlbee): Update to 3.6.
| Timotej Lazar |
2020-01-12 | gnu: bitlbee: Build with check@0.12....* gnu/packages/check.scm (check-0.12): New public variable.
* gnu/packages/messaging.scm (bitlbee)[native-inputs]: Change from CHECK to
CHECK-0.12.
| Marius Bakke |
2020-01-08 | gnu: psyclpc: Build with OpenSSL 1.0....Fixes <https://bugs.gnu.org/39019>. Reported by symphonia@disroot.org.
* gnu/packages/messaging.scm (psyclpc)[inputs]: Change from OPENSSL to
OPENSSL-1.0.
| Marius Bakke |
2020-01-05 | gnu: bitlbee: Use HTTPS home page....* gnu/packages/messaging.scm (bitlbee)[home-page]: Use HTTPS.
| Timotej Lazar |
2020-01-03 | gnu: gloox: Update to 1.0.23....* gnu/packages/messaging.scm (gloox): Update to 1.0.23.
| Tobias Geerinckx-Rice |
2020-01-03 | gnu: hexchat: Update to 2.14.3....* gnu/packages/messaging.scm (hexchat): Update to 2.14.3.
[source]: Remove patch.
* gnu/packages/patches/hexchat-crash-exit.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice |
2020-01-02 | gnu: tdlib: Configure build for RELEASE and LTO....* gnu/packages/messaging.scm (tdlib)[arguments]: Pass configuration flags that
support the RELEASE build type, and add preliminary support for LTO.
| Brett Gilio |
2020-01-02 | gnu: tdlib: Update to 1.5.4....* gnu/packages/messaging.scm (tdlib): Update to 1.5.4.
| Brett Gilio |
2019-12-19 | Update email for Brett Gilio....* .mailmap: Add name and email for Brett Gilio.
* gnu/local.mk, gnu/packages/admin.scm, gnu/packages/audio.scm,
gnu/packages/bittorrent.scm, gnu/packages/build-tools.scm,
gnu/packages/cran.scm, gnu/packages/emacs-xyz.scm,
gnu/packages/messaging.scm, gnu/packages/python-xyz.scm,
gnu/packages/sml.scm, gnu/packages/terminals.scm, gnu/packages/wm.scm:
Update email for Brett Gilio.
| Brett Gilio |
2019-12-10 | gnu: gajim: Fix search for translations....Fixes <https://bugs.gnu.org/38558>.
* gnu/packages/messaging.scm (gajim)[arguments]: Wrap executables in
XDG_DATA_DIRS.
| Ricardo Wurmus |
2019-12-04 | gnu: bitlbee: Use Python 3....* gnu/packages/messaging.scm (bitlbee)[inputs]: Replace python-2 with python.
[arguments]: Set the PYTHON environment variable before configuring.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Timotej Lazar |
2019-12-04 | gnu: hexchat: Fix up inputs....* gnu/packages/messaging.scm (hexchat)[inputs]: Move glib:bin ...
[native-inputs]: ... to here.
| Efraim Flashner |
2019-12-02 | gnu: gajim: Avoid top-level reference to 'python'....This fixes a circular dependency due to this top-level reference to
'python' as discussed in <https://bugs.gnu.org/38326>.
* gnu/packages/messaging.scm (gajim)[native-search-paths]: Remove
reference to 'python'. Hard-code the Python version instead.
| Ludovic Courtès |
2019-12-01 | gnu: quaternion: Use qt-build-system....* gnu/packages/display-managers.scm (quaternion): Use qt-build-sytem.
[arguments]<modules, imported-modules, phases>: Remove.
| Hartmut Goebel |
2019-11-29 | gnu: Add tdlib....* gnu/packages/messaging.scm (tdlib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brett Gilio |
2019-11-28 | gnu: Use the test-only Xorg variant for tests....* gnu/packages/education.scm (gcompris-qt)[native-inputs]: Change XORG-SERVER
to XORG-SERVER-FOR-TESTS.
* gnu/packages/engineering.scm (pcb, qucs, openscad)[native-inputs]: Likewise.
* gnu/packages/gnome.scm (libbonoboui, d-feet, gspell, libdazzle, libhandy)[native-inputs]: Likewise.
* gnu/packages/gnupg.scm (parcimonie)[native-inputs]: Likewise.
* gnu/packages/graphics.scm (opensubdiv, rapicorn)[native-inputs]: Likewise.
* gnu/packages/gtk.scm (gtksourceview-2, gtksourceview)[native-inputs]: Likewise.
* gnu/packages/image-processing.scm (opencv)[native-inputs]: Likewise.
* gnu/packages/kde-frameworks.scm (kconfig, kcoreaddons, kwidgetsaddons,
kwindowsystem, kdeclarative)[native-inputs]: Likewise.
* gnu/packages/kde-plasma.scm (kscreenlocker)[native-inputs]: Likewise.
* gnu/packages/messaging.scm (gajim)[native-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-seaborn)[native-inputs]: Likewise.
| Marius Bakke |
2019-11-23 | gnu: hangups: Update to 0.4.10....* gnu/packages/messaging.scm (hangups): Update to 0.4.10.
| Tobias Geerinckx-Rice |
2019-11-21 | gnu: hexchat: Fix crash on exit....* gnu/packages/patches/hexchat-crash-exit.patch: New file.
* gnu/packages/hexchat.scm (orgin): Add patch.
* gnu/local.mk (dist_patch_DATA): Add it.
| Julien Lepiller |
2019-11-12 | gnu: libmesode: Update to 0.9.3....* gnu/packages/messaging.scm (libmesode): Update to 0.9.3.
| Tobias Geerinckx-Rice |
2019-11-12 | gnu: libstrophe: Don't use unstable tarball....* gnu/packages/messaging.scm (libstrophe)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice |
2019-11-12 | gnu: libstrophe: Update to 0.9.3....* gnu/packages/messaging.scm (libstrophe): Update to 0.9.3.
| Tobias Geerinckx-Rice |
2019-11-02 | gnu: hangups: Fix build....* gnu/packages/messaging.scm (hangups)[propagated-inputs]:
Use python-protobuf-3.6 specifically.
| Tobias Geerinckx-Rice |
2019-11-01 | gnu: prosody: Update to 0.11.3....* gnu/packages/messaging.scm (prosody): Update to 0.11.3.
| Clément Lassieur |
2019-10-28 | gnu: profanity: Enable pgp support....* gnu/packages/messaging.scm (profanity)[arguments]<#configure-flags>:
Add --enable-pgp.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| Tanguy Le Carrour |
2019-10-28 | gnu: profanity: Add configure flags so that build fails if libs are missing....* gnu/packages/messaging.scm (profanity)[arguments]<#configure-flags>:
Add --enable-c-plugins and --enable-otr.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| Tanguy Le Carrour |
2019-10-28 | gnu: profanity: Update home-page URL....* gnu/packages/messaging.scm (profanity)[home-page]: Update URL.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| Tanguy Le Carrour |
2019-10-28 | gnu: profanity: Add configure flags for better defaults....* gnu/packages/messaging.scm (profanity)[arguments]<#configure-flags>:
Add --enable-omemo, --enable-notifications and --enable-icon,
[native-inputs]: add libnotify and libsignal-protocol-c.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| Tanguy Le Carrour |
2019-10-25 | gnu: profanity: Correct indentation....* gnu/packages/messaging.scm (profanity): Correct indentation.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| Tanguy Le Carrour |
2019-10-25 | gnu: profanity: Update to 0.7.1....* gnu/packages/messaging.scm (profanity): Update to 0.7.1,
[uri]: update source URL to the one provided on the website.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| Tanguy Le Carrour |
2019-10-17 | gnu: telegram-purple: Update to 1.4.2....* gnu/packages/messaging.scm (telegram-purple): Update to 1.4.2.
| Tobias Geerinckx-Rice |
2019-10-15 | gnu: quaternion: Wrap with extra inputs....* gnu/packages/messaging.scm (quaternion)[inputs]: Add qtquickcontrols2.
[arguments]: Use WRAP-QT-PROGRAM.
| Tobias Geerinckx-Rice |
2019-10-06 | gnu: quaternion: Update to 0.0.9.4c....* gnu/packages/messaging.scm (quaternion): Update to 0.0.9.4c.
| Tobias Geerinckx-Rice |
2019-10-06 | gnu: libqmatrixclient: Update to 0.5.2....* gnu/packages/messaging.scm (libqmatrixclient): Update to 0.5.2.
| Tobias Geerinckx-Rice |
2019-09-29 | gnu: znc: Update to 1.7.5....* gnu/packages/messaging.scm (znc): Update to 1.7.5.
| Tobias Geerinckx-Rice |
2019-09-23 | gnu: utox: Update to 0.17.1....* gnu/packages/messaging.scm (utox): Update to 0.17.1.
| Rutger Helling |
2019-07-17 | gnu: telegram-purple: Update to 1.4.1....* gnu/packages/messaging.scm (telegram-purple): Update to 1.4.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jonathan Brielmaier |
2019-06-25 | gnu: znc: Enable internationalisation....* gnu/packages/messaging.scm (znc)[arguments]: Want i18n.
[native-inputs]: Add the required boost and gettext-minimal packages.
| Tobias Geerinckx-Rice |
2019-06-25 | gnu: znc: Build with CMake....* gnu/packages/messaging.scm (znc)[build-system]:
Use the CMAKE-BUILD-SYSTEM.
[arguments]: Adjust #:configure-flags and where the googletest sources
are unpacked.
| Tobias Geerinckx-Rice |
2019-06-25 | gnu: znc: Don't refer to native-inputs....* gnu/packages/messaging.scm (znc)[native-inputs]: Move run-time perl & python…
[inputs]: …here, in alphabetical order.
| Tobias Geerinckx-Rice |
2019-06-24 | gnu: znc: Switch back to Guix's googletest package....* gnu/packages/messaging.scm (znc)[native-inputs]: Use the packaged
googletest's sources.
| Tobias Geerinckx-Rice |
2019-06-23 | gnu: znc: Update to 1.7.4....* gnu/packages/messaging.scm (znc): Update to 1.7.4.
| Tobias Geerinckx-Rice |
2019-05-26 | gnu: pidgin: Use HTTPS home page....* gnu/packages/messaging.scm (pidgin)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2019-05-26 | gnu: pidgin: Add network-manager support....* gnu/packages/messaging.scm (pidgin)[inputs]: Add network-manager.
[arguments]: Undisable it in #:configure-flags.
| Tobias Geerinckx-Rice |
2019-05-26 | gnu: pidgin: Update to 2.13.0....* gnu/packages/messaging.scm (pidgin): Update to 2.13.0.
| Tobias Geerinckx-Rice |
2019-05-26 | gnu: pidgin: Don't use NAME in source URI....* gnu/packages/messaging.scm (pidgin)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2019-05-24 | gnu: gajim-omemo: Update to 2.6.29....* gnu/packages/messaging.scm (gajim-omemo): Update to 2.6.29.
| Rutger Helling |
2019-05-13 | gnu: gajim: Fix error when GAJIM_PLUGIN_PATH is not set....Fixes <https://bug.gnu.org/35606>
* gnu/packages/messaging.scm (gajim)[arguments]: Handle case when
GAJIM_PLUGIN_PATH is unset in add-plugins-dir phase.
| Ricardo Wurmus |