gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7958: jami Dec 23


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7958: jami Dec 23
Date: Thu, 23 Dec 2021 18:35:42 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7958
revision-id: carlhansen1234@gmail.com-20211223233537-en9sghnluzeytwgi
parent: carlhansen1234@gmail.com-20211223024738-nbl1xojjnvam1bx1
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Thu 2021-12-23 15:35:37 -0800
message:
  jami Dec 23
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-11-21 20:42:33 +0000
+++ b/pkg/gnu/jami/Makefile     2021-12-23 23:35:37 +0000
@@ -20,7 +20,7 @@
 
 NAME =  Jami a.k.a. Ring
 GARNAME = jami
-GARVERSION = 20211104.2.e80361d
+GARVERSION = 20211223.2.37be4c3
 HOME_URL = https://jami.net
 DESCRIPTION = A privacy-respecting comm program for video, voice, text, data
 define BLURB 
@@ -37,12 +37,12 @@
 
 MASTER_SITES = https://dl.jami.net/
 MASTER_SUBDIR = release/tarballs/
-DISTFILES = $(GARNAME)_$(GARVERSION).tar.gz
-SIGFILES =
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.xz
+SIGFILES = $(GARNAME)-$(GARVERSION).tar.xz.sig
 
 CONFIGURE_SCRIPTS =
 #BUILD_SCRIPTS = build.py 
-WORKSRC = $(WORKDIR)/ring-project
+WORKSRC = $(WORKDIR)/$(GARNAME)-$(GARVERSION)/ring-project
 BUILDDEPS =
 LIBDEPS =
 
@@ -51,6 +51,7 @@
 include ../../../gar/gar.lib/auto.mk
 include config.mk
 
+.PHONY: pre-configure  custom-build
 pre-configure:
        @echo
        @echo ---------------------------------------
@@ -58,8 +59,7 @@
        @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.
-       @echo Until I figure it out.
+       @echo it cannot be build by gsrc at this version, until I figure it out.
        @echo
        @echo
        @echo Look at build.py
@@ -73,12 +73,12 @@
 
 # experimental; not working for me
 custom-build:
-       @echo trying make-ring.py
        @echo need python3
        cd $(WORKSRC) && ./build.py --init 
        cd $(WORKSRC) && ./build.py --dependencies
-       cd $(WORKSRC) && ./build.py --install 
-       $(MAKECOOKIE)
+       #cd $(WORKSRC) && ./build.py --install 
+       #cd $(WORKSRC) &&  $(MAKE)
+       #$(MAKECOOKIE)
 
 
 trylocally:

=== modified file 'pkg/gnu/jami/sha256sums'
--- a/pkg/gnu/jami/sha256sums   2021-11-21 20:42:33 +0000
+++ b/pkg/gnu/jami/sha256sums   2021-12-23 23:35:37 +0000
@@ -1,1 +1,2 @@
-a97b8aa939dc5ffad5db01957ee9fe2233031e3f363e15022d875b711b56fa55  
download/jami_20211104.2.e80361d.tar.gz
+fef0e9cd1f60a71011f08a152c490f412c786f9525ca2bb8a180f2bdbb91f44c  
download/jami-20211223.2.37be4c3.tar.xz
+a3f5c51bdf56a8d6436996e6b34ccab8c724c3760c343385e1d83f90b539798f  
download/jami-20211223.2.37be4c3.tar.xz.sig


reply via email to

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