[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10007: update jami to 20240214.0
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10007: update jami to 20240214.0 |
Date: |
Thu, 7 Mar 2024 14:10:46 -0500 (EST) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10007
revision-id: carlhansen@gnu.org-20240307191040-sauiiw3tad9wgjkt
parent: carlhansen@gnu.org-20240307181001-0c7aq4kmrenx05un
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Thu 2024-03-07 19:10:40 +0000
message:
update jami to 20240214.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-01-28 07:56:38 +0000
+++ b/pkg/gnu/jami/Makefile 2024-03-07 19:10:40 +0000
@@ -20,7 +20,7 @@
NAME = Jami a.k.a. Ring
GARNAME = jami
-GARVERSION = 20240125.0
+GARVERSION = 20240214.0
HOME_URL = https://jami.net
DESCRIPTION = A privacy-respecting comm program for video, voice, text, data
define BLURB
@@ -44,59 +44,15 @@
DISTFILES = $(DISTNAME).tar.gz
SIGFILES =
-
-#DISTFILES = $(GARNAME)_$(GARVERSION).tar.gz
-#SIGFILES =
-
-#BUILD_SCRIPTS = build.py
-#WORKSRC = $(WORKDIR)/jami-project
-
-CONFIGURE_SCRIPTS =
BUILDDEPS =
LIBDEPS =
-WORKOBJ = $(WORKSRC)
-
######################################################################
-include ../../../gar/gar.lib/autotools.mk
+include ../../../gar/gar.lib/cmake.mk
include config.mk
-.PHONY: pre-configure custom-build trylocally
-#pre-configure:
-# @echo
-# @echo ---------------------------------------
-# @echo ---------------------------------------
-# @echo ---------------------------------------
-# @echo ---------------------------------------
-# @echo ---------------------------------------
-# @echo This package uses an innovative build system.
-# @echo It is so innovative that
-# @echo it cannot be build by gsrc at this version, until I figure it out.
-# @echo
-# @echo
-# @echo Look at build.py and INSTALL.md
-# @echo Or look at:
-# @echo
https://git.jami.net/savoirfairelinux/ring-project/wikis/technical/Build-instructions
-# @echo ---------------------------------------
-# @echo ---------------------------------------
-# @echo ---------------------------------------
-# @echo
-#
-# experimental; not working for me
-custom-build:
- @echo need python3
- # from git only: cd $(WORKSRC) && ./build.py --init
- cd $(WORKSRC) && ./build.py --dependencies
- cd $(WORKSRC) && ./build.py
- #cd $(WORKSRC) && ./build.py --install
- #cd $(WORKSRC) && $(MAKE)
- #$(MAKECOOKIE)
-
-
-trylocally:
- echo see
- cd $(WORKSRC) && ./build.py --run
-
-# needs yasm
-#
+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-01-28 07:56:38 +0000
+++ b/pkg/gnu/jami/sha256sums 2024-03-07 19:10:40 +0000
@@ -1,1 +1,1 @@
-27a5d689db39a5f23a1f57cc258898abdb56c3426c1a9280d3d1b2e96551c3f2
download/jami-20240125.0.tar.gz
+e1c5f07f337e0e3ee46df53129b7e77dfe6e6ad8503caab5c5eab7fdd805c9cd
download/jami-20240214.0.tar.gz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10007: update jami to 20240214.0,
Carl Hansen <=