Age | Commit message (Expand) | Author |
2022-09-15 | Merge branch 'staging' into core-updates...Conflicts resolved in:
gnu/local.mk
gnu/packages/cmake.scm
gnu/packages/glib.scm
gnu/packages/gnome.scm
gnu/packages/gtk.scm
gnu/packages/sdl.scm
pango-next, vala-next and librsvg-bootstrap were removed in the process.
| Maxim Cournoyer |
2022-09-13 | gnu: chatty: Fix build....* gnu/packages/messaging.scm (chatty)
[#:glib-or-gtk?]: New argument.
[inputs]: Replace folks with folks-with-libsoup2.
[propagated-inputs]: Replace evolution-data-server with evolution-data-server-3.44.
| Maxim Cournoyer |
2022-09-13 | gnu: chatty: Fix indentation....* gnu/packages/messaging.scm (chatty): Re-indent.
| Maxim Cournoyer |
2022-09-11 | gnu: nheko: Update to 0.10.1....* gnu/packages/messaging.scm (nheko): Update to 0.10.1.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Michael Rohleder |
2022-09-11 | gnu: mtxclient: Update to 0.8.2....* gnu/packages/messaging.scm (mtxclient): Update to 0.8.2.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Michael Rohleder |
2022-09-08 | Merge branch 'staging' into core-updates | Marius Bakke |
2022-09-02 | gnu: Make gtksourceview-5 the default gtksourceview....* gnu/packages/gtk.scm (gtksourceview-5): Rename to gtksourceview.
(gtksourceview): Rename to gtksourceview-4. Adjust accordingly.
(gtksourceview-3): Adjust accordingly.
* gnu/packages/gnome.scm (tepl, sushi, gedit, gnome-calculator, xpad)
(gitg, gnome-boxes, gnome-latex, setzer, gnome-builder)
(gtranslator): Use gtksourceview-4.
* gnu/packages/guile-xyz.scm (nomad): Likewise.
* gnu/packages/mail.scm (balsa): Likewise.
* gnu/packages/messaging.scm (gajim): Likewise.
* gnu/packages/music.scm (zrythm, quodlibet): Likewise.
* gnu/packages/syndication.scm (giara): Likewise.
* gnu/packages/xfce.scm (mousepad): Likewise.
| Liliana Marie Prikler |
2022-09-01 | gnu: pidgin: Remove mono support....* gnu/packages/messaging.scm (pidgin)[configure-flags]: Remove
"--enable-mono".
[inputs]: Remove mono.
| Maxim Cournoyer |
2022-08-31 | gnu: Add python-paho-mqtt....* gnu/packages/messaging.scm (python-paho-mqtt): New variable.
| Maxim Cournoyer |
2022-09-01 | gnu: tdlib: Update to 1.8.4....* gnu/packages/messaging.scm (tdlib): Update to 1.8.4.
<#:configure-flags>: Enable LTO. Move build type settings to #:build-type
arguments.
<#:build-type>: Use "Release build".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zhu Zihao |
2022-09-01 | gnu: tdlib: Use G-expressions....* gnu/packages/messaging.scm (tdlib)[arguments]: Use G-expressions.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zhu Zihao |
2022-08-12 | gnu: Add pn....* gnu/packages/messaging.scm (pn): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Antero Mejr |
2022-08-08 | gnu: chatty: Update to 0.6.7....* gnu/packages/messaging.scm (chatty): Update to 0.6.7.
[source]: Fetch git submodules too.
[arguments]: Add pre-check phase.
[native-inputs]: Add XORG-SERVER-FOR-TESTS.
[inputs]: Add GNOME-DESKTOP.
| Marius Bakke |
2022-08-04 | gnu: nheko: Update to 0.10.0....* gnu/packages/messaging.scm (nheko): Update to 0.10.0.
[arguments]: Adjust unbundling substitutions.
| Marius Bakke |
2022-08-04 | gnu: mtxclient: Update to 0.8.0....* gnu/packages/messaging.scm (mtxclient): Update to 0.8.0.
| Marius Bakke |
2022-07-31 | gnu: qttools: Rename to qttools-5....Automated with:
git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer |
2022-07-31 | gnu: qtwebengine: Rename to qtwebengine-5....Automated with:
git grep -l qtwebengine | xargs sed 's/\bqtwebengine\b/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer |
2022-07-31 | gnu: qtwebchannel: Rename to qtwebchannel-5....Automated via:
git grep -l qtwebchannel | xargs sed 's/\bqtwebchannel\b/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer |
2022-07-31 | gnu: qtquickcontrols2: Rename to qtquickcontrols2-5....Automated via:
git grep -l qtquickcontrols2 | xargs sed 's/\bqtquickcontrols2\b/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer |
2022-07-31 | gnu: qtquickcontrols: Rename to qtquickcontrols-5....Automated via:
git grep -l qtquickcontrols | xargs sed 's/\bqtquickcontrols\b/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer |
2022-07-31 | gnu: qtdeclarative: Rename to qtdeclarative-5....Automated via the following commands:
git grep -l '\bqtdeclarative\b' | xargs sed -E 's/qtdeclarative/\0-5/g' -i
git checkout NEWS
| Maxim Cournoyer |
2022-07-31 | gnu: qtmultimedia: Rename to qtmultimedia-5....Automated via:
git grep -l qtmultimedia | xargs sed 's/qtmultimedia/qtmultimedia-5/g' -i
git checkout NEWS
| Maxim Cournoyer |
2022-07-31 | gnu: qtsvg: Rename variable to qtsvg-5....This is in preparation of the qtsvg update to version 6.
This change was automated via the following command:
git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i
| Maxim Cournoyer |
2022-07-27 | gnu: libphonenumber: Build reproducibly....* gnu/packages/messaging.scm (libphonenumber): Add patch.
* gnu/packages/patches/libphonenumber-reproducible-build.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Register patch.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| Antero Mejr |
2022-07-24 | gnu: freetalk: Modernise arguments' style....* gnu/packages/messaging.scm (freetalk)[arguments]: Use a G-expression.
Use SEARCH-INPUT-FILE to find representative binaries instead of relying
on package names, and 'suffix rather than 'prefix their location to PATH.
| Tobias Geerinckx-Rice |
2022-07-24 | gnu: freetalk: Update to 4.2....* gnu/packages/messaging.scm (freetalk): Update to 4.2.
[arguments]: Remove unneeded "CFLAGS=-fcommon" from #:configure-flags.
Don't explicitly return #t from phases.
[inputs]: Update guile-2.0 to guile-3.0.
| Tobias Geerinckx-Rice |
2022-07-24 | gnu: axc: Update to 0.3.7....* gnu/packages/messaging.scm (axc): Update to 0.3.7.
| Tobias Geerinckx-Rice |
2022-07-13 | gnu: gajim: Update to 1.4.6....* gnu/packages/messaging.scm (gajim)[version]: Update to 1.4.6.
| Raghav Gururajan |
2022-07-13 | gnu: gajim: Disable failing tests....* gnu/packages/messaging.scm (gajim)[phases]: Add disable-failing-tests phase.
| Raghav Gururajan |
2022-07-02 | gnu: dino: Run tests....* gnu/packages/messaging.scm (dino)[arguments]<#:tests?>: Drop.
<#:configure-flags>: Add “-DBUILD_TESTS=true”.
<#:phases>: Replace ‘check’ with manual invocations of the test binaries.
| Liliana Marie Prikler |
2022-07-02 | gnu: dino: Use new package style....* gnu/packages/messaging.scm (dino)[arguments]: Convert to list of
G-Expressions.
[native-inputs, inputs]: Drop labels.
| Liliana Marie Prikler |
2022-07-02 | gnu: Add kaidan....* gnu/packages/messaging.scm (kaidan): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Raghav Gururajan |
2022-06-28 | gnu: gajim: Enable app-indicator support....* gnu/packages/messaging.scm (gajim)[inputs]: Add libappindicator.
| Raghav Gururajan |
2022-06-28 | gnu: gajim-openpgp: Install plugin in a sub-folder....* gnu/packages/messaging.scm (gajim-openpgp)[builder]: Modify.
| Raghav Gururajan |
2022-06-28 | gnu: gajim-omemo: Install plugin in a sub-folder....* gnu/packages/messaging.scm (gajim-omemo)[builder]: Modify.
| Raghav Gururajan |
2022-06-28 | gnu: gajim-openpgp: Change source URL and update to 1.4.9....* gnu/packages/messaging.scm (gajim-openpgp)[version]: Update to 1.4.9.
[source]: Modify.
| Raghav Gururajan |
2022-06-28 | gnu: gajim-omemo: Change source URL and update to 2.8.15...* gnu/packages/messaging.scm (gajim-omemo)[version]: Update to 2.8.15.
[source]: Modify.
| Raghav Gururajan |
2022-06-26 | gnu: gajim-openpgp: Update to 1.4.8....* gnu/packages/messaging.scm (gajim-openpgp)[version]: Update to 1.4.8.
| Raghav Gururajan |
2022-06-26 | gnu: gajim-omemo: Update to 2.8.13....* gnu/packages/messaging.scm (gajim-omemo)[version]: Update to 2.8.13.
| Raghav Gururajan |
2022-06-26 | gnu: gajim: Update to 1.4.5....* gnu/packages/messaging.scm (gajim)[version]: Update to 1.4.5.
[phases](disable-failing-tests): Remove phase.
(wrap-env): Modify phase.
[inputs]: Add gtksourceview and python-gssapi.
| Raghav Gururajan |
2022-06-26 | gnu: python-nbxmpp: Update to 3.1.0....* gnu/packages/messaging.scm (python-nbxmpp)[version]: Update to 3.1.0.
| Raghav Gururajan |
2022-06-05 | gnu: qtox: Update to 1.17.6....* gnu/packages/messaging.scm (qtox): Update to 1.17.6.
| Tobias Geerinckx-Rice |
2022-06-01 | gnu: profanity: Add 'release-monitoring-url' property....* gnu/packages/messaging.scm (profanity)[properties]: New field.
| Ludovic Courtès |
2022-06-01 | gnu: profanity: Remove input labels....* gnu/packages/messaging.scm (profanity)[inputs]: Remove input labels.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jack Hill |
2022-06-01 | gnu: libmesode: Remove package....* gnu/packages/messaging.scm (libmesode): Delete varialbe.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jack Hill |
2022-06-01 | gnu: profanity: Update to 0.12.1....* gnu/packages/messaging.scm (profanity): Update to 0.12.1.
[source]: Update uri.
[inputs]: Replace libmesode with libstrophe.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jack Hill |
2022-06-01 | gnu: libstrophe: Improve package definition....* gnu/packages/messaging.scm (libstrophe)[phases]: Use gexps.
{install-extra-license-files}: New phase.
[home-page]: Use https and add trailing /.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jack Hill |
2022-06-01 | gnu: libstrophe: Update to 0.12.0....* gnu/packages/messaging.scm (libstrophe): Update to 0.12.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jack Hill |
2022-05-22 | gnu: hangups: Update to 0.4.18....* gnu/packages/messaging.scm (hangups): Update to 0.4.18.
| Tobias Geerinckx-Rice |
2022-04-19 | gnu: nheko: Update to 0.9.3....* gnu/packages/messaging.scm (nheko): Update to 0.9.3.
| Jonathan Brielmaier |