gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r10923: gnunet etc


From: Carl Hansen
Subject: [Gsrc-commit] trunk r10923: gnunet etc
Date: Mon, 16 Dec 2024 20:24:01 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 10923
revision-id: carlhansen@gnu.org-20241217012353-0awm4jjx7wbt2uvg
parent: carlhansen@gnu.org-20241216231744-6g0px9f211ogdhzc
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Tue 2024-12-17 01:23:53 +0000
message:
  gnunet etc
modified:
  pkg/gnu/g-golf/Makefile        makefile-20201122032008-sn16ry9f2tc9wiez-3
  pkg/gnu/gnunet-gtk/Makefile    makefile-20160617014725-uokjfnggs70iry9h-849
  pkg/gnu/gnunet-gtk/sha256sums  sha256sums-20160617014725-uokjfnggs70iry9h-851
  pkg/gnu/gnunet/Makefile        makefile-20160617014725-uokjfnggs70iry9h-843
  pkg/gnu/gnunet/sha256sums      sha256sums-20160617014725-uokjfnggs70iry9h-845
  pkg/gnu/gprolog/Makefile       makefile-20160617014725-uokjfnggs70iry9h-926
=== modified file 'pkg/gnu/g-golf/Makefile'
--- a/pkg/gnu/g-golf/Makefile   2024-12-02 03:59:39 +0000
+++ b/pkg/gnu/g-golf/Makefile   2024-12-17 01:23:53 +0000
@@ -7,7 +7,7 @@
 # under the terms of the GNU General Public License as published by
 # the Free Software Foundation, either version 3 of the License, or
 # (at your option) any later version.
-#
+#erm
 # GSRC is distributed in the hope that it will be useful, but WITHOUT
 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
 # or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
@@ -30,7 +30,7 @@
 the GObject and Glib libraries, as well as additional (G-Golf) utilities
 used to import GObject libraries and build their corresponding G-Golf
 high level API.  Note: to be precise, G-Golf imports (and depends on the
-existence of) a Typelib - a binary, readonly, memory-mappable database
+existence of) a Typelib - a binary, readonly, memory-mappable databaseerm
 containing reflective information about a GObject library.
 endef
 ######################################################################

=== modified file 'pkg/gnu/gnunet-gtk/Makefile'
--- a/pkg/gnu/gnunet-gtk/Makefile       2024-12-09 19:47:07 +0000
+++ b/pkg/gnu/gnunet-gtk/Makefile       2024-12-17 01:23:53 +0000
@@ -22,7 +22,7 @@
 
 NAME = GNUnet-gtk
 GARNAME = gnunet-gtk
-GARVERSION = 0.23.0
+GARVERSION = 0.23.1
 HOME_URL = http://www.gnu.org/software/gnunet/
 DESCRIPTION = GNUnet GTK+ interface
 define BLURB

=== modified file 'pkg/gnu/gnunet-gtk/sha256sums'
--- a/pkg/gnu/gnunet-gtk/sha256sums     2024-12-09 19:47:07 +0000
+++ b/pkg/gnu/gnunet-gtk/sha256sums     2024-12-17 01:23:53 +0000
@@ -1,2 +1,2 @@
-7064768b8790258873cfa4e76a28b47e82e42a2668e9b184ad164fd0ef213f8c  
download/gnunet-gtk-0.23.0.tar.gz
-bea709fae134a31d4a6b21609b4b7debe1b6ff7e70c29f856f3d94b358188730  
download/gnunet-gtk-0.23.0.tar.gz.sig
+6e6537efdf69655532aec27dd8c2a09f9348a825bbea6978378d84c22f955af2  
download/gnunet-gtk-0.23.1.tar.gz
+8f4727ee072bfd1a21a7072afca949a3dd3f2a04488871078b3f7acb4db60936  
download/gnunet-gtk-0.23.1.tar.gz.sig

=== modified file 'pkg/gnu/gnunet/Makefile'
--- a/pkg/gnu/gnunet/Makefile   2024-12-09 19:27:10 +0000
+++ b/pkg/gnu/gnunet/Makefile   2024-12-17 01:23:53 +0000
@@ -21,7 +21,7 @@
 
 NAME = GNUnet
 GARNAME = gnunet
-GARVERSION = 0.23.0
+GARVERSION = 0.23.1
 HOME_URL = http://www.gnu.org/software/gnunet
 # see https://gnunet.org/generic-installation-instructions
 DESCRIPTION = Secure, decentralized, peer-to-peer networking framework
@@ -45,10 +45,6 @@
 LIBDEPS = 
 
 PACKAGE = gnunet
-# HINT: apt install libjansson-dev libsodium-dev
-# HINT: make -k install
-#   FIXME doc not build , cause of WORKOBJ change...
-# almost works right
 
 ######################################################################
 

=== modified file 'pkg/gnu/gnunet/sha256sums'
--- a/pkg/gnu/gnunet/sha256sums 2024-12-09 19:27:10 +0000
+++ b/pkg/gnu/gnunet/sha256sums 2024-12-17 01:23:53 +0000
@@ -1,2 +1,2 @@
-a4c6b6d4146a6a3415bc351c185a5795c7f4addb6ce99751c4715c1790d5f67a  
download/gnunet-0.23.0.tar.gz
-9651df86b5991bbe0fdf067711218dbc505b01abe8a768267384da47ad58bf29  
download/gnunet-0.23.0.tar.gz.sig
+6fd05b69076b3b1a8e7e20b254e044fdd4c6da5313196317f3de088f7d025cf2  
download/gnunet-0.23.1.tar.gz
+9c657f23c78deb7119816e3b3c6feeee881696319631811cc503a3a013dbce5f  
download/gnunet-0.23.1.tar.gz.sig

=== modified file 'pkg/gnu/gprolog/Makefile'
--- a/pkg/gnu/gprolog/Makefile  2023-10-25 06:58:08 +0000
+++ b/pkg/gnu/gprolog/Makefile  2024-12-17 01:23:53 +0000
@@ -1,5 +1,5 @@
 # Copyright ©2013 Brandon Invergo <brandon@invergo.net>
-# Copyright ©2021,2022 Carl Hansen <carlhansen@gnu.org>
+# Copyright ©2021,2022,2024 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -22,9 +22,10 @@
 
 NAME = gprolog
 GARNAME = gprolog
-GARVERSION = 1.5.0
+GARVERSION = 1.6-rc
 #HOME_URL = http://www.gnu.org/software/gprolog/
-HOME_URL = http://www.gprolog.org/
+HOME_URL = http://www.gprolog.org
+ # https://github.com/didoudiaz/gprolog.git
 DESCRIPTION = GNU Prolog compiler and interpreter
 define BLURB
 GNU Prolog is a standards-compliant Prolog compiler with constraint
@@ -34,13 +35,20 @@
 endef
 
 ######################################################################
-
-MASTER_SITES = http://www.gprolog.org/
-MASTER_SUBDIR = 
-DISTFILES = $(DISTNAME).tar.gz
-SIGFILES = 
+# https://github.com/didoudiaz/gprolog.git
+#MASTER_SITES = http://www.gprolog.org/
+#MASTER_SUBDIR = 
+MASTER_SITES = https://github.com
+MASTER_SUBDIR =  didoudiaz
+
+
+GITSRC =   $(DOWNLOADDIRGIT)/$(GARNAME)
+GIT_PATH = $(MASTER_SITES)/$(MASTER_SUBDIR)/$(GARNAME).git
+GIT_REVISION = master
+
+# sic:
 WORKSRC = $(WORKDIR)/$(DISTNAME)/src
-#WORKOBJ = $(WORKDIR)/$(DISTNAME)-build
+# seems to be needed for now:
 WORKOBJ = $(WORKSRC)
 
 BUILDDEPS = 
@@ -70,17 +78,22 @@
 
 # HINT: need latexmk for reproducing pdf docs
 # dnf install latexmk
-#
+
 .PHONY: pre-install
 
-#pre-configure:  
-#      mkdir -p $(packagedir)
-
-pre-install: 
-       @echo pre-installing
-       $(INSTALL_DOCS) $(WORKSRC)/../doc/gprolog.html
-       $(INSTALL_DOCS) $(WORKSRC)/../doc/gprolog.pdf
-       $(INSTALL_DOCS) $(WORKSRC)/../doc/gprolog.chm
+
+fetch: fetch-git
+
+# sic:
+post-fetch: fetch-git
+       mkdir -p $(WORKSRC)
+       cp -a $(GITSRC)/* $(WORKSRC)/../
+
+#pre-install: 
+#      @echo pre-installing
+##     $(INSTALL_DOCS) $(WORKSRC)/../doc/gprolog.html
+#      $(INSTALL_DOCS) $(WORKSRC)/../doc/gprolog.pdf
+#      $(INSTALL_DOCS) $(WORKSRC)/../doc/gprolog.chm
 
 check:
        cd $(WORKSRC)   &&  $(MAKE) check


reply via email to

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