messenger-gtk

Gtk+3 graphical user interfaces for GNUnet Messenger
Log | Files | Refs | Submodules | README | LICENSE

commit 279ffe551617729343e76867e29e5361504f9e36
parent 78020b1cdae4bd257b68d786f22385015107e168
Author: Jacki <jacki@thejackimonster.de>
Date:   Sun, 12 Jan 2025 14:37:28 +0100

Update snapcraft configuration

Signed-off-by: Jacki <jacki@thejackimonster.de>

Diffstat:
Msnap/snapcraft.yaml | 10++++++----
1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: messenger-gtk -version: 0.10.1 +version: 0.10.2 title: GNUnet Messenger summary: A GTK based GUI for the Messenger service of GNUnet. description: | @@ -17,6 +17,8 @@ description: | * Exchanging contact details physically * Verifying contact identities * Switching between different accounts + * Chatting live via video or voice streaming + * Sharing your screen with a selected group Chats will generally created as opt-in. So you can decide who may contact you directly and who does not, accepting to a direct chat. Leaving a chat is also always possible. adopt-info: messenger-gtk @@ -82,14 +84,14 @@ parts: - libgnutls-dane0 - libunbound8 - libltdl7 - source: http://ftp.gnu.org/gnu/gnunet/gnunet-0.22.0.tar.gz + source: http://ftp.gnu.org/gnu/gnunet/gnunet-0.23.1.tar.gz plugin: autotools autotools-configure-parameters: - --prefix=/usr - --disable-documentation libgnunetchat: after: [ gnunet ] - source: http://ftp.gnu.org/gnu/gnunet/libgnunetchat-0.5.1.tar.gz + source: http://ftp.gnu.org/gnu/gnunet/libgnunetchat-0.5.2.tar.gz plugin: meson meson-parameters: - --prefix=/usr @@ -120,7 +122,7 @@ parts: - libpipewire-0.3-0t64 - libportal1 - libportal-gtk3-1 - source: http://ftp.gnu.org/gnu/gnunet/messenger-gtk-0.10.1.tar.gz + source: http://ftp.gnu.org/gnu/gnunet/messenger-gtk-0.10.2.tar.gz plugin: meson meson-parameters: - --prefix=/usr