[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10887: update jami to 20241126.0
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10887: update jami to 20241126.0 |
Date: |
Thu, 5 Dec 2024 21:16:22 -0500 (EST) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10887
revision-id: carlhansen@gnu.org-20241206021611-bb5jqcqskci0p6sm
parent: carlhansen@gnu.org-20241204033650-o3ee1y8cgacp08yu
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Fri 2024-12-06 02:16:11 +0000
message:
update jami to 20241126.0
modified:
pkg/gnu/jami/Makefile makefile-20161117063932-pdxetajor89caq4s-4
pkg/gnu/jami/sha256sums sha256sums-20161117063932-pdxetajor89caq4s-3
=== modified file 'pkg/gnu/jami/Makefile'
--- a/pkg/gnu/jami/Makefile 2024-11-08 06:38:00 +0000
+++ b/pkg/gnu/jami/Makefile 2024-12-06 02:16:11 +0000
@@ -20,7 +20,7 @@
NAME = Jami a.k.a. Ring
GARNAME = jami
-GARVERSION = 20241031.0
+GARVERSION = 20241126.0
HOME_URL = https://jami.net
DESCRIPTION = A privacy-respecting comm program for video, voice, text, data
define BLURB
@@ -52,6 +52,12 @@
include ../../../gar/gar.lib/cmake.mk
include config.mk
+# not right
+CMAKE_CONFIGURE_ARGS = -DENABLE_LIBWRAP=0
+#BUILD_ARGS = ENABLE_LIBWRAP=0
+
+
+
pre-install:
@echo read INSTALL.md to be told how to install qt6.6 which is needed...
=== modified file 'pkg/gnu/jami/sha256sums'
--- a/pkg/gnu/jami/sha256sums 2024-11-08 06:38:00 +0000
+++ b/pkg/gnu/jami/sha256sums 2024-12-06 02:16:11 +0000
@@ -1,1 +1,1 @@
-59187a651d84b40115d4fda9e799d4d979d1225f54e7e86e9638bfc8cc5c2bf4
download/jami-20241031.0.tar.gz
+d7f84b0b9d93992bd35b4c5d086ae1b3e9d75b5034ac20698595c0baa71e23f1
download/jami-20241126.0.tar.gz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10887: update jami to 20241126.0,
Carl Hansen <=