gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r10128: half a dozen


From: Carl Hansen
Subject: [Gsrc-commit] trunk r10128: half a dozen
Date: Fri, 12 Apr 2024 03:09:14 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 10128
revision-id: carlhansen1234@gmail.com-20240412070908-32tq0e4zrm8afbhv
parent: carlhansen@gnu.org-20240412070806-j2pskot4qa6qw17j
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Fri 2024-04-12 00:09:08 -0700
message:
  half a dozen 
modified:
  pkg/gnu/g-golf/Makefile        makefile-20201122032008-sn16ry9f2tc9wiez-3
  pkg/gnu/gnuprologjava/Makefile makefile-20160617014725-uokjfnggs70iry9h-858
  pkg/other/gsequencer/Makefile  makefile-20170404081001-mr4jrzxutgqe0il2-3
  pkg/other/gsequencer/sha256sums sha256sums-20170404081001-mr4jrzxutgqe0il2-4
  pkg/other/guile-git/Makefile   makefile-20180707222735-xzb9t6me5jer0w17-3
  pkg/other/guile-git/sha256sums sha256sums-20180707222735-xzb9t6me5jer0w17-4
  pkg/other/root/Makefile        makefile-20161025063657-4wx3eeqz615u34a7-3
=== modified file 'pkg/gnu/g-golf/Makefile'
--- a/pkg/gnu/g-golf/Makefile   2024-03-10 19:40:45 +0000
+++ b/pkg/gnu/g-golf/Makefile   2024-04-12 07:09:08 +0000
@@ -61,6 +61,7 @@
 pre-extract: fetch
        mkdir -p $(WORKSRC)
        cp -a $(GITSRC)/* $(WORKSRC) 
+# .dot dirs? what to do?
 # make dist-clean ?
 
 pre-configure:  pre-extract

=== modified file 'pkg/gnu/gnuprologjava/Makefile'
--- a/pkg/gnu/gnuprologjava/Makefile    2024-04-02 19:07:04 +0000
+++ b/pkg/gnu/gnuprologjava/Makefile    2024-04-12 07:09:08 +0000
@@ -41,6 +41,7 @@
 #apache-ant
 LIBDEPS =
 WORKOBJ = $(WORKSRC)
+LICENSE = LGPLv3
 ######################################################################
 
 include ../../../gar/gar.mk

=== modified file 'pkg/other/gsequencer/Makefile'
--- a/pkg/other/gsequencer/Makefile     2024-03-29 06:01:41 +0000
+++ b/pkg/other/gsequencer/Makefile     2024-04-12 07:09:08 +0000
@@ -21,8 +21,8 @@
 
 NAME = gsequencer
 GARNAME = gsequencer
-GARVERSION = 6.6.0
-SUBDIR = 6.6.x
+GARVERSION = 6.7.2
+SUBDIR = 6.7.x
 HOME_URL = http://www.nongnu.org/gsequencer/ 
 DESCRIPTION = Audio processing, editing, sequencer.
 define BLURB 

=== modified file 'pkg/other/gsequencer/sha256sums'
--- a/pkg/other/gsequencer/sha256sums   2024-03-29 06:01:41 +0000
+++ b/pkg/other/gsequencer/sha256sums   2024-04-12 07:09:08 +0000
@@ -1,2 +1,2 @@
-794a702953732ae04eebb584090dd221392608ceb3046c68878eea57bc9471fd  
download/gsequencer-6.6.0.tar.gz
-bfd6a3e94d08ffcb95a8c718408fe06c2dd21826adb976b78485169d9a4cfa5f  
download/gsequencer-6.6.0.tar.gz.sig
+8ec5f2e3e5aa122b9f4fb6ec61b53c03f34c3e5b849b5f6aaddb0a7b95fedcc8  
download/gsequencer-6.7.2.tar.gz
+bffdcfd1c26b6ac81a12a6d17744ed8027f4a535ffa3ad2799287be2169a543d  
download/gsequencer-6.7.2.tar.gz.sig

=== modified file 'pkg/other/guile-git/Makefile'
--- a/pkg/other/guile-git/Makefile      2024-02-10 02:35:17 +0000
+++ b/pkg/other/guile-git/Makefile      2024-04-12 07:09:08 +0000
@@ -38,12 +38,12 @@
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
 SIGFILES  = 
 
-WORKSRC = $(WORKDIR)/guile-git-v0.5.1-e497146ce8f6a1aea9c34ed3bf9443afb14be9a0
+#WORKSRC = $(WORKDIR)/guile-git-v0.5.1-e497146ce8f6a1aea9c34ed3bf9443afb14be9a0
 
 BUILDDEPS =
 LIBDEPS =
 
-#USE_AUTORECONF = y
+USE_AUTORECONF = y
 
 ######################################################################
 
@@ -51,8 +51,8 @@
 #include ../../../gar/gar.lib/info.mk
 include config.mk
 
-pre-configure: fetch
-       cd $(WORKSRC)  && ./bootstrap
-       $(MAKECOOKIE)
+#pre-configure: fetch
+#      cd $(WORKSRC)  && ./bootstrap
+#      $(MAKECOOKIE)
 
 

=== modified file 'pkg/other/guile-git/sha256sums'
--- a/pkg/other/guile-git/sha256sums    2024-02-10 02:35:17 +0000
+++ b/pkg/other/guile-git/sha256sums    2024-04-12 07:09:08 +0000
@@ -1,1 +1,1 @@
-2fe4f540dc39dd7c29e47465b43685b568a3c026790b85ec21eddc969d0510e7  
download/guile-git-0.5.2.tar.gz
+34f9f3fec3b1e9c07f1aa6234f39147ca354c6529988f6a4ac4d008caf223499  
download/guile-git-0.5.2.tar.gz

=== modified file 'pkg/other/root/Makefile'
--- a/pkg/other/root/Makefile   2024-04-03 20:41:31 +0000
+++ b/pkg/other/root/Makefile   2024-04-12 07:09:08 +0000
@@ -51,10 +51,10 @@
 # "-Dcxx17=ON"
 
 
-# HINT, before build upgraded version : make uninstall
-# uninstall the old version before building, so doesn't look at
+# HINT, maybe before building upgraded version : make uninstall
+# to uninstall the old version before building, so doesn't look at
 # old include files..
-
+# HINT: some scripts use python2 .... arrgg, to be worked on
 ######################################################################
 
 


reply via email to

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