gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r7663: update jami to 20210606.1.e2f9490


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7663: update jami to 20210606.1.e2f9490
Date: Tue, 8 Jun 2021 21:47:16 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7663
revision-id: carlhansen@gnu.org-20210609014711-b8780ldb7708hzfq
parent: carlhansen@gnu.org-20210609010417-nz4jf6uo20sb19ol
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Tue 2021-06-08 18:47:11 -0700
message:
  update jami to 20210606.1.e2f9490
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     2021-05-01 05:29:48 +0000
+++ b/pkg/gnu/jami/Makefile     2021-06-09 01:47:11 +0000
@@ -20,7 +20,7 @@
 
 NAME =  Jami a.k.a. Ring
 GARNAME = jami
-GARVERSION = 20210421.2.5ce050f
+GARVERSION = 20210606.1.e2f9490
 HOME_URL = https://jami.net
 DESCRIPTION = A privacy-respecting comm program for video, voice, text, data
 define BLURB 
@@ -41,8 +41,8 @@
 SIGFILES =
 
 CONFIGURE_SCRIPTS =
-#BUILD_SCRIPTS = make-ring.py 
-WORKSRC =$(WORKDIR)/ring-project
+#BUILD_SCRIPTS = build.py 
+WORKSRC = $(WORKDIR)/ring-project
 BUILDDEPS =
 LIBDEPS =
 
@@ -62,7 +62,7 @@
        @echo Until I figure it out.
        @echo
        @echo
-       @echo Look at make-ring.py
+       @echo Look at build.py
        @echo Or look at:
        @echo 
https://git.jami.net/savoirfairelinux/ring-project/wikis/technical/Build-instructions
        @echo ---------------------------------------
@@ -71,7 +71,18 @@
        @echo
        @echo
 
+# experimental; not working for me
 custom-build:
-       echo trying make-ring.py
-       cd $(WORKSRC)/ && ./make-ring.py 
+       @echo trying make-ring.py
+       @echo need python3
+       cd $(WORKSRC) && ./build.py --init 
+       cd $(WORKSRC) && ./build.py --dependencies
+       cd $(WORKSRC) && ./build.py --install 
+       $(MAKECOOKIE)
+
+
+trylocally:
+       echo see 
+       cd $(WORKSRC) && ./build.py --run
+       
 

=== modified file 'pkg/gnu/jami/sha256sums'
--- a/pkg/gnu/jami/sha256sums   2021-05-01 05:29:48 +0000
+++ b/pkg/gnu/jami/sha256sums   2021-06-09 01:47:11 +0000
@@ -1,1 +1,1 @@
-0e2f8b4c04c3eb0cb09dc2320fa6007704a3f92b35ba2afaec2465615c56574e  
download/jami_20210421.2.5ce050f.tar.gz
+b96ae211bedfaf300dddfcadd262fe35e97e4939a2f56a36542cd1319bd8fdee  
download/jami_20210606.1.e2f9490.tar.gz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]