[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r9151: gcc snapshots etc
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r9151: gcc snapshots etc |
Date: |
Sun, 16 Apr 2023 20:27:22 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 9151
revision-id: carlhansen1234@gmail.com-20230417002717-jf8q9q0l8uck158y
parent: carlhansen1234@gmail.com-20230415195505-bt4ozo4c55n5t6c5
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sun 2023-04-16 17:27:17 -0700
message:
gcc snapshots etc
renamed:
pkg/gnu/gnuspeech/ => pkg/gnu/gnuspeech_sa/
gnuspeech-20160617014725-uokjfnggs70iry9h-158
modified:
gar/varb.mk varb.mk-20221105082844-lv6zntw6y278vjpm-1
pkg/gnu/a2ps/Makefile makefile-20160617014725-uokjfnggs70iry9h-380
pkg/gnu/breezy/Makefile makefile-20220324061203-sdg7e2yq2e9zswaj-3
pkg/gnu/gnushogi/files/gnushogi-1.4.2-fix-install.diff
gnushogi1.4.2fixinst-20160617014725-uokjfnggs70iry9h-2162
pkg/gnu/gnushogi/sha256sums sha256sums-20160617014725-uokjfnggs70iry9h-879
pkg/gnu/gnuspeech_sa/Makefile makefile-20160617014725-uokjfnggs70iry9h-884
pkg/gnu/gnuspeech_sa/sha256sums sha256sums-20160617014725-uokjfnggs70iry9h-890
pkg/gnu/gnustandards/Makefile makefile-20160617014725-uokjfnggs70iry9h-895
pkg/gnu/ncurses/Makefile makefile-20160617014725-uokjfnggs70iry9h-1464
pkg/gnualpha/gcc12snapshot/Makefile makefile-20210427033705-fj19fk40drjylrep-3
pkg/gnualpha/gcc12snapshot/sha256sums
sha256sums-20210427033705-fj19fk40drjylrep-4
pkg/gnualpha/gcc13snapshot/Makefile makefile-20220519220938-86phqbzfi9rlqj68-2
pkg/gnualpha/gcc13snapshot/sha256sums
sha256sums-20220519220938-86phqbzfi9rlqj68-3
=== modified file 'gar/varb.mk'
--- a/gar/varb.mk 2023-03-23 06:55:01 +0000
+++ b/gar/varb.mk 2023-04-17 00:27:17 +0000
@@ -1,9 +1,12 @@
+# for diagnostic purposes
inf:
@echo WORKSRC $(WORKSRC)
@echo WORKOBJ $(WORKOBJ)
@echo CONFIGURE_ARGS $(CONFIGURE_ARGS)
@echo CONFIGURE_OPTS $(CONFIGURE_OPTS)
+ @echo BUILD_ARGS $(BUILD_ARGS)
+ @echo BUILD_OPTS $(BUILD_OPTS)
@echo packagesdir $(packagesdir)
@echo packagedir $(packagedir)
@echo dotgardir $(dotgardir)
=== modified file 'pkg/gnu/a2ps/Makefile'
--- a/pkg/gnu/a2ps/Makefile 2023-04-14 18:21:55 +0000
+++ b/pkg/gnu/a2ps/Makefile 2023-04-17 00:27:17 +0000
@@ -38,8 +38,7 @@
SIGFILES = $(DISTNAME).tar.gz.sig
INFO_FILES = $(GARNAME).info regex.info
-BUILDDEPS = bdw-gc
-# os libpaper help2man
+BUILDDEPS = bdw-gc libpaper help2man
# recommended: psutils groff
LIBDEPS =
=== modified file 'pkg/gnu/breezy/Makefile'
--- a/pkg/gnu/breezy/Makefile 2023-02-27 19:36:41 +0000
+++ b/pkg/gnu/breezy/Makefile 2023-04-17 00:27:17 +0000
@@ -1,5 +1,5 @@
# Copyright © 2013 Brandon Invergo <brandon@invergo.net>
-# Copyright © 2021, 2022 Carl Hansen <carhnansen@gnu.org>
+# Copyright © 2021-2023 Carl Hansen <carhnansen@gnu.org>
#
# This file is part of GSRC, the GNU Source Release Collection.
# http://www.gnu.org/software/gsrc
=== modified file 'pkg/gnu/gnushogi/files/gnushogi-1.4.2-fix-install.diff'
--- a/pkg/gnu/gnushogi/files/gnushogi-1.4.2-fix-install.diff 2016-06-17
19:08:15 +0000
+++ b/pkg/gnu/gnushogi/files/gnushogi-1.4.2-fix-install.diff 2023-04-17
00:27:17 +0000
@@ -22,5 +22,4 @@
+ $(INSTALL_DATA) $(ROOT)/doc/gnushogi.info* $(DESTDIR)$(INFODIR)
+ $(INSTALL_DATA) $(PROGNAME).bbk $(DESTDIR)$(LIBDIR)/$(PROGNAME).bbk
-
- #
+# redo this....
=== modified file 'pkg/gnu/gnushogi/sha256sums'
--- a/pkg/gnu/gnushogi/sha256sums 2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/gnushogi/sha256sums 2023-04-17 00:27:17 +0000
@@ -1,3 +1,3 @@
1ecc48a866303c63652552b325d685e7ef5e9893244080291a61d96505d52b29
download/gnushogi-1.4.2.tar.gz
-bd7a6f81f6538452bbdf5deab7ba030c0fa2138fad036261069c2b1984da1f91
download/gnushogi-1.4.2-fix-install.diff
+75278f2f9efc34f1a564928d6fc8861bb9d15b761b9d5835d006c56b16aac458
download/gnushogi-1.4.2-fix-install.diff
d017f4aeb84d7a07f29bf9d375f74575d8012281a4d98bd9737f08f0118d0b14
download/gnushogi-1.4.2.tar.gz.sig
=== renamed directory 'pkg/gnu/gnuspeech' => 'pkg/gnu/gnuspeech_sa'
=== modified file 'pkg/gnu/gnuspeech_sa/Makefile'
--- a/pkg/gnu/gnuspeech/Makefile 2023-03-08 20:58:53 +0000
+++ b/pkg/gnu/gnuspeech_sa/Makefile 2023-04-17 00:27:17 +0000
@@ -15,34 +15,36 @@
# You should have received a copy of the GNU General Public License
# along with GSRC. If not, see <http://www.gnu.org/licenses/>.
-NAME = gnuspeech
-GARNAME = gnuspeech
-GARVERSION = 0.1.5
+NAME = gnuspeech_sa
+GARNAME = gnuspeech_sa
+GARVERSION = 0.1.8
HOME_URL = http://www.gnu.org/software/gnuspeech/
DESCRIPTION = Extensible rule-based text-to-speech
define BLURB
-gnuspeechsa makes it easy to produce high quality computer speech output,
+gnuspeech_sa makes it easy to produce high quality computer speech output,
design new language databases, and create controlled speech stimuli
for psychophysical experiments. The suite of programs uses a true
articulatory model of the vocal tract and incorporates models of English
rhythm and intonation based on extensive research that sets a new standard
-for synthetic speech. Based on a NeXT program, also available.
+for synthetic speech. Based on a NeXT program, also available somewhere.
endef
-# uses cmake
-#
-# N.b. package name is gnuspeech, tar file name is gnuspeechsa
-#
-# https://github.com/mym8/gnuspeech_sa/archive/v0.1.6.tar.gz
+# Sanity conservation notice:
+# N.b. Now the package name is "gnuspeech_sa", was "gnuspeech". At github it
+# is "gnuspeech_sa". The tar file name at ftp.gnu.org is "gnuspeechsa:,
directory
+# and package name is "gnuspeech". Another old name is "gnuspeech_x".
+
######################################################################
-
-MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = $(GARNAME)/
-DISTFILES = gnuspeechsa-$(GARVERSION).tar.gz
-SIGFILES = gnuspeechsa-$(GARVERSION).tar.gz.sig
-
-WORKSRC = $(WORKDIR)/gnuspeechsa-$(GARVERSION)
+#https://github.com/mym-br/gnuspeech_sa/archive/refs/tags/v0.1.8.tar.gz
+
+MASTER_SITES = $(MASTER_GITHUB)
+MASTER_SUBDIR = mym-br/$(GARNAME)_sa/archive/refs/tags/
+DISTFILES = v$(GARVERSION).tar.gz
+SIGFILES =
+
+WORKSRC = $(WORKDIR)/gnuspeech_sa-$(GARVERSION)
+WORKOBJ = $(WORKSRC)-build
#CONFIGURE_SCRIPTS = work/gnuspeechsa-$(GARVERSION)/CMakeLists.txt
BUILDDEPS =
=== modified file 'pkg/gnu/gnuspeech_sa/sha256sums'
--- a/pkg/gnu/gnuspeech/sha256sums 2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/gnuspeech_sa/sha256sums 2023-04-17 00:27:17 +0000
@@ -1,2 +1,1 @@
-5691ad47214e055062b9c3b04c19cea3ff3b5eb261cd5b16aa946e70bce8d088
download/gnuspeechsa-0.1.5.tar.gz
-d3ead66a7e95a4e8499ba7af06e95a91433c3e080939eada6a8226c3e1320741
download/gnuspeechsa-0.1.5.tar.gz.sig
+52367d302b7944aa593134c798ec1cdb467c10d1bc3aa81b506441e696bf455b
download/v0.1.8.tar.gz
=== modified file 'pkg/gnu/gnustandards/Makefile'
--- a/pkg/gnu/gnustandards/Makefile 2023-03-12 21:12:41 +0000
+++ b/pkg/gnu/gnustandards/Makefile 2023-04-17 00:27:17 +0000
@@ -62,5 +62,6 @@
@printf "[$(OK)install$(OFF)] $(MSG)Installing info files\n$(OFF)"
mkdir -p $(packageprefix)/share/info
$(INSTALL_INFO) $(WORKSRC)/standards.info
+ @printf "to read, do: info standards"
$(MAKECOOKIE)
=== modified file 'pkg/gnu/ncurses/Makefile'
--- a/pkg/gnu/ncurses/Makefile 2023-04-10 04:59:43 +0000
+++ b/pkg/gnu/ncurses/Makefile 2023-04-17 00:27:17 +0000
@@ -73,8 +73,8 @@
#CONFIGURE_ARGS += --with-normal --without-debug --enable-rpath
#CONFIGURE_ARGS += --enable-pc-files --without-debug --enable-rpath
-CONFIGURE_ARGS += --enable-pc-files --with-normal
--without-debug --enable-rpath
-#CONFIGURE_ARGS += --enable-pc-files --with-shared
--without-debug --enable-rpath
+#CONFIGURE_ARGS += --enable-pc-files --with-normal
--without-debug --enable-rpath
+CONFIGURE_ARGS += --enable-pc-files --with-shared
--without-debug --enable-rpath
#CONFIGURE_ARGS += --enable-pc-files
--without-debug --enable-rpath
BUILD_ARGS = CFLAGS+="-fPIC -Wl,-export-dynamic"
=== modified file 'pkg/gnualpha/gcc12snapshot/Makefile'
--- a/pkg/gnualpha/gcc12snapshot/Makefile 2023-04-15 01:46:57 +0000
+++ b/pkg/gnualpha/gcc12snapshot/Makefile 2023-04-17 00:27:17 +0000
@@ -22,7 +22,7 @@
NAME = The GNU Compiler Collection version 12 development version
GARNAME = gcc12snapshot
UPSTREAMNAME = gcc
-GARVERSION = 12-20230408
+GARVERSION = 12-20230415
HOME_URL = https://www.gnu.org/software/gcc
DESCRIPTION = GNU Compiler Collection 12 snapshot
define BLURB
=== modified file 'pkg/gnualpha/gcc12snapshot/sha256sums'
--- a/pkg/gnualpha/gcc12snapshot/sha256sums 2023-04-10 00:05:24 +0000
+++ b/pkg/gnualpha/gcc12snapshot/sha256sums 2023-04-17 00:27:17 +0000
@@ -1,1 +1,1 @@
-8c564f91f1465e128da5072ec1895f0abae3c3925f1612dfc9ded80e9a7dbc21
download/gcc-12-20230408.tar.xz
+12f052a28a8f5640c34829917d8ccb0b940a6b36743bff2307d14ea623df250d
download/gcc-12-20230415.tar.xz
=== modified file 'pkg/gnualpha/gcc13snapshot/Makefile'
--- a/pkg/gnualpha/gcc13snapshot/Makefile 2023-04-15 01:46:57 +0000
+++ b/pkg/gnualpha/gcc13snapshot/Makefile 2023-04-17 00:27:17 +0000
@@ -22,7 +22,7 @@
NAME = The GNU Compiler Collection version 13 development version
GARNAME = gcc13snapshot
UPSTREAMNAME = gcc
-GARVERSION = 13-20230409
+GARVERSION = 13-20230416
HOME_URL = https://www.gnu.org/software/gcc
DESCRIPTION = GNU Compiler Collection 13 snapshot
define BLURB
=== modified file 'pkg/gnualpha/gcc13snapshot/sha256sums'
--- a/pkg/gnualpha/gcc13snapshot/sha256sums 2023-04-09 23:58:59 +0000
+++ b/pkg/gnualpha/gcc13snapshot/sha256sums 2023-04-17 00:27:17 +0000
@@ -1,1 +1,1 @@
-0c0df33d8f0ecfa6c7619b112696f6b0d09f48e56c4673eff350f5a1c648e966
download/gcc-13-20230409.tar.xz
+dacefc66767f7bed947f89c5ceb79f803b5ec4e4034871aa7ed3466ec1f42547
download/gcc-13-20230416.tar.xz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r9151: gcc snapshots etc,
Carl Hansen <=