gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r9219: gnome stuff gforth


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9219: gnome stuff gforth
Date: Mon, 8 May 2023 00:41:26 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9219
revision-id: carlhansen1234@gmail.com-20230508044119-3hkcfr80nixbkoe0
parent: carlhansen1234@gmail.com-20230508042034-zir4bq8ekogy2il3
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sun 2023-05-07 21:41:19 -0700
message:
  gnome stuff gforth
modified:
  pkg/gnome/glade/Makefile       makefile-20160617013746-7ygosxqw3lxxvo7f-547
  pkg/gnome/gnome-nibbles/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-722
  pkg/gnome/gnome-nibbles/sha256sums 
sha256sums-20160617013746-7ygosxqw3lxxvo7f-726
  pkg/gnome/gspell/Makefile      makefile-20160617013746-7ygosxqw3lxxvo7f-887
  pkg/gnome/gspell/sha256sums    sha256sums-20160617013746-7ygosxqw3lxxvo7f-891
  pkg/gnome/libdazzle/Makefile   makefile-20170723074657-u9frfoym8mri53p1-3
  pkg/gnome/libsoup/Makefile     makefile-20160617013746-7ygosxqw3lxxvo7f-1189
  pkg/gnome/libsoup/sha256sums   sha256sums-20160617013746-7ygosxqw3lxxvo7f-1193
  pkg/gnome/libxml2/Makefile     makefile-20160617013746-7ygosxqw3lxxvo7f-1212
  pkg/gnome/libxml2/sha256sums   sha256sums-20160617013746-7ygosxqw3lxxvo7f-1217
  pkg/gnome/vte/Makefile         makefile-20160617013746-7ygosxqw3lxxvo7f-1451
  pkg/gnome/zenity/Makefile      makefile-20160617013746-7ygosxqw3lxxvo7f-1491
  pkg/gnome/zenity/sha256sums    sha256sums-20160617013746-7ygosxqw3lxxvo7f-1495
  pkg/gnu/gforth/Makefile        makefile-20160617014725-uokjfnggs70iry9h-711
  pkg/gnu/pspp/Makefile          makefile-20160617014725-uokjfnggs70iry9h-1585
  pkg/other/gsequencer/Makefile  makefile-20170404081001-mr4jrzxutgqe0il2-3
  pkg/other/gsequencer/sha256sums sha256sums-20170404081001-mr4jrzxutgqe0il2-4
=== modified file 'pkg/gnome/glade/Makefile'
--- a/pkg/gnome/glade/Makefile  2022-08-13 18:35:03 +0000
+++ b/pkg/gnome/glade/Makefile  2023-05-08 04:41:19 +0000
@@ -1,5 +1,5 @@
 # Copyright © 2013, 2015, 2016 Brandon Invergo <brandon@invergo.net>
-# Copyright © 2016,2018 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2016,2018,2023  Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 #
@@ -24,7 +24,6 @@
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = User Interface Builder for GTK+ and Gnome applications
 define BLURB
-
 endef
 
 ######################################################################
@@ -41,9 +40,14 @@
 
 BUILDDEPS =
 LIBDEPS =
-
 ######################################################################
 
 include ../../../gar/gar.lib/mesonninja.mk
 include config.mk
 
+a:
+       echo $(BASEDIRABS)
+       echo $(WORKDIR)
+       echo $(WORKSRC)
+       echo $(WORKOBJ)
+

=== modified file 'pkg/gnome/gnome-nibbles/Makefile'
--- a/pkg/gnome/gnome-nibbles/Makefile  2020-11-27 23:37:08 +0000
+++ b/pkg/gnome/gnome-nibbles/Makefile  2023-05-08 04:41:19 +0000
@@ -19,7 +19,7 @@
 
 NAME =    gnome-nibbles
 GARNAME = gnome-nibbles
-GARVERSION = 3.38.2
+GARVERSION = 3.38.3
 HOME_URL = https://wiki.gnome.org/Apps/Nibbles/
 DESCRIPTION = Guide a worm around a maze
 define BLURB

=== modified file 'pkg/gnome/gnome-nibbles/sha256sums'
--- a/pkg/gnome/gnome-nibbles/sha256sums        2020-11-27 23:37:08 +0000
+++ b/pkg/gnome/gnome-nibbles/sha256sums        2023-05-08 04:41:19 +0000
@@ -1,2 +1,2 @@
-457a64b1c88e2d8d0143c452ffd01f0300d7d3005802954ef5abf9c896b353d9  
download/gnome-nibbles-3.38.2.tar.xz
-bf962d5d7477921ba9bfb5dea76420a91e1010dcf6ecb709a7f5ecb2e52f1507  
download/gnome-nibbles-3.38.2.sha256sum
+975fde1d83c7b15b392eac7a359161290fc8aeb7605c11e71cee0c3c326b5e61  
download/gnome-nibbles-3.38.3.tar.xz
+92e1ca7026c7277aac4e92d7f9dc3440d915a6da5ece3fedd27635d10003ecd2  
download/gnome-nibbles-3.38.3.sha256sum

=== modified file 'pkg/gnome/gspell/Makefile'
--- a/pkg/gnome/gspell/Makefile 2022-10-03 00:04:52 +0000
+++ b/pkg/gnome/gspell/Makefile 2023-05-08 04:41:19 +0000
@@ -19,7 +19,7 @@
 
 NAME =    gspell
 GARNAME = gspell
-GARVERSION = 1.12.0
+GARVERSION = 1.12.1
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = Spell-checking library for GTK+
 define BLURB

=== modified file 'pkg/gnome/gspell/sha256sums'
--- a/pkg/gnome/gspell/sha256sums       2022-10-03 00:04:52 +0000
+++ b/pkg/gnome/gspell/sha256sums       2023-05-08 04:41:19 +0000
@@ -1,2 +1,2 @@
-40d2850f1bb6e8775246fa1e39438b36caafbdbada1d28a19fa1ca07e1ff82ad  
download/gspell-1.12.0.tar.xz
-85c1f5f246b282b7eb49ae3971981dfe64b9699dffed6dcb63c5d5c322a3cf7e  
download/gspell-1.12.0.sha256sum
+8ec44f32052e896fcdd4926eb814a326e39a5047e251eec7b9056fbd9444b0f1  
download/gspell-1.12.1.tar.xz
+a9206effa2e9a99b6ffd3c40c17bdf75ce38f3b30707e79a9dbd4353fa64608b  
download/gspell-1.12.1.sha256sum

=== modified file 'pkg/gnome/libdazzle/Makefile'
--- a/pkg/gnome/libdazzle/Makefile      2023-01-11 04:35:28 +0000
+++ b/pkg/gnome/libdazzle/Makefile      2023-05-08 04:41:19 +0000
@@ -1,4 +1,4 @@
-# Copyright ©2017,2018,2019 Carl Hansen <carlhansen@gnu.org>
+# Copyright ©2017,2018,2019,2022 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc

=== modified file 'pkg/gnome/libsoup/Makefile'
--- a/pkg/gnome/libsoup/Makefile        2023-04-29 06:22:27 +0000
+++ b/pkg/gnome/libsoup/Makefile        2023-05-08 04:41:19 +0000
@@ -20,7 +20,7 @@
 
 NAME =    libsoup
 GARNAME = libsoup
-GARVERSION = 3.4.1
+GARVERSION = 3.4.2
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = HTTP client/server library for GNOME
 define BLURB
@@ -46,5 +46,6 @@
 ######################################################################
 
 include ../../../gar/gar.lib/mesonninja.mk
+include ../../../gar/varb.mk
 include config.mk
 

=== modified file 'pkg/gnome/libsoup/sha256sums'
--- a/pkg/gnome/libsoup/sha256sums      2023-04-29 06:22:27 +0000
+++ b/pkg/gnome/libsoup/sha256sums      2023-05-08 04:41:19 +0000
@@ -1,2 +1,2 @@
-530b867b1b166cb9bca2750f1d15e5187318b5d948efb81d5899af3d75614504  
download/libsoup-3.4.1.tar.xz
-1ecbfd9805738dd1847f358d961f862ca1af111c72a02d7dc9addf93e1a8935c  
download/libsoup-3.4.1.sha256sum
+78c8fa37cb152d40ec8c4a148d6155e2f6947f3f1602a7cda3a31ad40f5ee2f3  
download/libsoup-3.4.2.tar.xz
+33f2babc89541bfbf81d2418745f700f55146aee11df28f2d63abaed47b5b35c  
download/libsoup-3.4.2.sha256sum

=== modified file 'pkg/gnome/libxml2/Makefile'
--- a/pkg/gnome/libxml2/Makefile        2023-04-29 17:05:53 +0000
+++ b/pkg/gnome/libxml2/Makefile        2023-05-08 04:41:19 +0000
@@ -21,7 +21,7 @@
 
 NAME =    libxml2
 GARNAME = libxml2
-GARVERSION = 2.11.0
+GARVERSION = 2.11.1
 HOME_URL = http://xmlsoft.org/
 DESCRIPTION = XML parser and markup toolkit 
 define BLURB

=== modified file 'pkg/gnome/libxml2/sha256sums'
--- a/pkg/gnome/libxml2/sha256sums      2023-04-29 06:22:27 +0000
+++ b/pkg/gnome/libxml2/sha256sums      2023-05-08 04:41:19 +0000
@@ -1,2 +1,2 @@
-b1a2fca3f7722d6c35a4f24974a1b5800e4d84ec5cb756bc61ef2b8c75a19e36  
download/libxml2-2.11.0.tar.xz
-911a5861382166a804e8d6f20eb57344404fa8cd61968b12695371a9309e3a42  
download/libxml2-2.11.0.sha256sum
+3d39b294b856bfe3bafd5fb126e1f8487004261e78eabb8df9513e927915a995  
download/libxml2-2.11.1.tar.xz
+4c3bffbb2415f2dc1bca07d7204242e392adbf3a193e7868440cf3fa39704a6d  
download/libxml2-2.11.1.sha256sum

=== modified file 'pkg/gnome/vte/Makefile'
--- a/pkg/gnome/vte/Makefile    2023-04-19 23:01:19 +0000
+++ b/pkg/gnome/vte/Makefile    2023-05-08 04:41:19 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2016,2017,2018,2019,2021,2022  Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2016,2017,2018,2019,2021-2023  Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -41,11 +41,15 @@
 # apt install libpcre2-dev
 BUILDDEPS =
 LIBDEPS =
-#USE_AUTORECONF=y
 
+BUILD_SCRIPTS = me
 ######################################################################
 
 include ../../../gar/gar.lib/mesonninja.mk
+include ../../../gar/varb.mk
 include config.mk
 
+build-me:
+       cd $(WORKOBJ) && $(MAKE) all
+
 # need to link vte-2.91.pc to vte.pc

=== modified file 'pkg/gnome/zenity/Makefile'
--- a/pkg/gnome/zenity/Makefile 2023-04-29 17:50:28 +0000
+++ b/pkg/gnome/zenity/Makefile 2023-05-08 04:41:19 +0000
@@ -20,6 +20,7 @@
 NAME =    zenity
 GARNAME = zenity
 #GARVERSION = 3.92.0
+#GARVERSION = 3.44.1
 GARVERSION = 3.44.1
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = Display dialog boxes from the command line and shell scripts

=== modified file 'pkg/gnome/zenity/sha256sums'
--- a/pkg/gnome/zenity/sha256sums       2023-04-29 17:50:28 +0000
+++ b/pkg/gnome/zenity/sha256sums       2023-05-08 04:41:19 +0000
@@ -1,2 +1,2 @@
-d65400aec965411f4c0b3d8e0e0dac54be55d807a29279697537da2dfee93eaa  
download/zenity-3.44.1.tar.xz
-5943513521c2d02bd9b458e60b009717b8a28f6ce6327a9cdeca964e51193152  
download/zenity-3.44.1.sha256sum
+6d2bc23f66cbd8f7e195556f0c31bd65f0a5c78bcb1aea30e9716dcbfab1a8a9  
download/zenity-3.92.0.tar.xz
+5fc49bf1d64d68d4ccf0f434c6f4d8d7d422c919e6c80eba24f37a81ea5a0d79  
download/zenity-3.92.0.sha256sum

=== modified file 'pkg/gnu/gforth/Makefile'
--- a/pkg/gnu/gforth/Makefile   2023-04-27 07:15:35 +0000
+++ b/pkg/gnu/gforth/Makefile   2023-05-08 04:41:19 +0000
@@ -62,8 +62,7 @@
 #  You might have to use "make -k" and "make -k install" to ignore
 #  irrelevant errors.
 #
-
-
-post-install:
+# FIXME installation, not working, see Makefile it comes with
+custom-post-install:
        $(INSTALL_BIN) $(WORKOBJ)/gforth.fi
 

=== modified file 'pkg/gnu/pspp/Makefile'
--- a/pkg/gnu/pspp/Makefile     2022-07-12 03:48:30 +0000
+++ b/pkg/gnu/pspp/Makefile     2023-05-08 04:41:19 +0000
@@ -49,11 +49,12 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include ../../../gar/gar.lib/info.mk
 include config.mk
 
 CONFIGURE_ARGS += --with-libreadline-prefix=$(prefix) 
+BUILD_ARGS +=  CFLAGS="-fgnu89-inline -std=gnu11"
 
 
 

=== modified file 'pkg/other/gsequencer/Makefile'
--- a/pkg/other/gsequencer/Makefile     2023-04-27 03:41:35 +0000
+++ b/pkg/other/gsequencer/Makefile     2023-05-08 04:41:19 +0000
@@ -21,7 +21,7 @@
 
 NAME = gsequencer
 GARNAME = gsequencer
-GARVERSION = 5.0.0
+GARVERSION = 5.0.2
 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   2023-04-27 03:41:35 +0000
+++ b/pkg/other/gsequencer/sha256sums   2023-05-08 04:41:19 +0000
@@ -1,2 +1,2 @@
-3c632468b023adce6de956c51de1186cf02e5ebb00fa7209e572bf9b4ad8887d  
download/gsequencer-5.0.0.tar.gz
-537fbbbd9ebd1e6bfba74401ba13cfba4390f91df57c33af69e0daeb083552d1  
download/gsequencer-5.0.0.tar.gz.sig
+9b9ecb9c2b77f10d2268e32875f878f0d5dd54243dc731fa55a1c49f1b0b86e1  
download/gsequencer-5.0.2.tar.gz
+ae9504041549551d3f41d0a16b87e407dc36dd275469c8021c7b8e12496ad836  
download/gsequencer-5.0.2.tar.gz.sig


reply via email to

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