gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7727: gnome stuff


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7727: gnome stuff
Date: Mon, 5 Jul 2021 16:45:44 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7727
revision-id: carlhansen@gnu.org-20210705204528-6ux9xyzez01nbihl
parent: carlhansen@gnu.org-20210705060141-q24xz1y5txronuoz
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Mon 2021-07-05 13:45:28 -0700
message:
  gnome stuff
added:
  pkg/gnome/gingerblue/          gingerblue-20210705203804-g852js0dsnw5iypu-1
  pkg/gnome/gingerblue/Makefile  makefile-20210705203804-g852js0dsnw5iypu-3
  pkg/gnome/gingerblue/config.mk config.mk-20210705203804-g852js0dsnw5iypu-2
  pkg/gnome/gingerblue/sha256sums sha256sums-20210705203804-g852js0dsnw5iypu-4
  pkg/gnome/gnome-desktop-testing/ 
gnomedesktoptesting-20210705202302-wttqiv34hs82iz0d-1
  pkg/gnome/gnome-desktop-testing/Makefile 
makefile-20210705202302-wttqiv34hs82iz0d-3
  pkg/gnome/gnome-desktop-testing/config.mk 
config.mk-20210705202302-wttqiv34hs82iz0d-2
  pkg/gnome/gnome-desktop-testing/sha256sums 
sha256sums-20210705202317-5razd6eywv0kkqro-1
  pkg/gnome/gtk-mac-integration/ 
gtkmacintegration-20210705195810-v8meuotohmgw80m5-1
  pkg/gnome/gtk-mac-integration/Makefile 
makefile-20210705195810-v8meuotohmgw80m5-3
  pkg/gnome/gtk-mac-integration/config.mk 
config.mk-20210705195810-v8meuotohmgw80m5-2
  pkg/gnome/gtk-mac-integration/sha256sums 
sha256sums-20210705195810-v8meuotohmgw80m5-4
modified:
  pkg/gnome/NetworkManager/config.mk config.mk-20160617013750-6r302jr19xf5nwr3-1
  pkg/gnome/aisleriot/config.mk  config.mk-20160720080324-lgs2v3994jnhv768-2
  pkg/gnome/amtk/Makefile        makefile-20180421022434-j5yanigelkj6g6p1-3
  pkg/gnome/evince/Makefile      makefile-20160617013746-7ygosxqw3lxxvo7f-429
  pkg/gnome/glib-networking/Makefile 
makefile-20160617013746-7ygosxqw3lxxvo7f-557
  pkg/gnome/gssdp/Makefile       makefile-20160617013746-7ygosxqw3lxxvo7f-892
  pkg/gnome/gssdp/sha256sums     sha256sums-20160617013746-7ygosxqw3lxxvo7f-896
  pkg/gnome/gupnp-tools/Makefile makefile-20190329235146-z8gba098mxzo6yri-3
  pkg/gnome/gupnp/Makefile       makefile-20160617013746-7ygosxqw3lxxvo7f-952
  pkg/gnome/gupnp/sha256sums     sha256sums-20160617013746-7ygosxqw3lxxvo7f-956
  pkg/gnome/pango/Makefile       makefile-20160617013746-7ygosxqw3lxxvo7f-1273
  pkg/gnome/pango/sha256sums     sha256sums-20160617013746-7ygosxqw3lxxvo7f-1277
  pkg/gnome/polari/Makefile      makefile-20160617013746-7ygosxqw3lxxvo7f-1303
  pkg/gnome/totem-pl-parser/Makefile 
makefile-20160617013746-7ygosxqw3lxxvo7f-1401
=== modified file 'pkg/gnome/NetworkManager/config.mk'
--- a/pkg/gnome/NetworkManager/config.mk        2019-06-05 01:24:25 +0000
+++ b/pkg/gnome/NetworkManager/config.mk        2021-07-05 20:45:28 +0000
@@ -3,7 +3,8 @@
 
 #CONFIGURE_OPTS ?=  --disable-introspection
 #CONFIGURE_OPTS ?=  --without-libnm-glib   --disable-json-validation 
--disable-introspection
-CONFIGURE_OPTS ?=  -Dlibaudit=no
+CONFIGURE_OPTS ?=   Dovs=false 
+#CONFIGURE_OPTS ?=  -Dlibaudit=no Dovs=false 
 BUILD_OPTS ?=
 #CFLAGS+=-Wno-error=deprecated-declarations
 

=== modified file 'pkg/gnome/aisleriot/config.mk'
--- a/pkg/gnome/aisleriot/config.mk     2018-09-08 22:53:04 +0000
+++ b/pkg/gnome/aisleriot/config.mk     2021-07-05 20:45:28 +0000
@@ -1,5 +1,5 @@
 ## Configuration options for  ##
 ## adjust as needed
 
-CONFIGURE_OPTS ?= CPATH=$(prefix)/include/gdk-pixbuf-2.0:$$CPATH
+CONFIGURE_OPTS ?= CPATH=$(prefix)/include/gdk-pixbuf-2.0:$$CPATH  
-with-guile=2.2
 BUILD_OPTS ?= CFLAGS=-I$(prefix)/include/gdk-pixbuf-2.0

=== modified file 'pkg/gnome/amtk/Makefile'
--- a/pkg/gnome/amtk/Makefile   2021-01-12 00:50:14 +0000
+++ b/pkg/gnome/amtk/Makefile   2021-07-05 20:45:28 +0000
@@ -45,6 +45,6 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/mesonninja.mk
 include config.mk
 

=== modified file 'pkg/gnome/evince/Makefile'
--- a/pkg/gnome/evince/Makefile 2021-06-17 00:36:27 +0000
+++ b/pkg/gnome/evince/Makefile 2021-07-05 20:45:28 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2016, 2017, 2018, 2019  Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2016, 2017, 2018, 2019, 2021  Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 #
@@ -21,7 +21,7 @@
 GARNAME = evince
 GARVERSION = 40.2
 HOME_URL = https://wiki.gnome.org/Apps/Evince 
-DESCRIPTION = View multipage documents
+DESCRIPTION = View multipage documents, ps pdf etc
 define BLURB
 View multipage documents. File types it can display include
 PDF, Postscript, djvu, tiff, dvi, XPS, SyncTex support with gedit, 

=== added directory 'pkg/gnome/gingerblue'
=== added file 'pkg/gnome/gingerblue/Makefile'
--- a/pkg/gnome/gingerblue/Makefile     1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gingerblue/Makefile     2021-07-05 20:45:28 +0000
@@ -0,0 +1,48 @@
+# Copyright © 2021 Carl Hansen <carlhansen@gnu.org>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# 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.
+#
+# 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
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+#
+# Send bug reports and comments about GSRC problems to bug-gsrc@gnu.org
+
+NAME =    gingerblue
+GARNAME = gingerblue
+GARVERSION = 0.5.0
+HOME_URL = http://www.gnome.org/
+DESCRIPTION =  gingerblue music software
+define BLURB
+endef
+
+######################################################################
+
+empty:=
+space:= $(empty) $(empty)
+VERSION_LIST = $(subst .,$(space),$(GARVERSION))
+SERIES = $(subst $(space),.,$(wordlist 1,2,$(VERSION_LIST)))
+
+
+MASTER_SITES = $(MASTER_GNOME)
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz  $(DISTNAME).sha256sum
+SIGFILES =
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/gnome/gingerblue/config.mk'
--- a/pkg/gnome/gingerblue/config.mk    1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gingerblue/config.mk    2021-07-05 20:45:28 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/gingerblue/sha256sums'
--- a/pkg/gnome/gingerblue/sha256sums   1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gingerblue/sha256sums   2021-07-05 20:45:28 +0000
@@ -0,0 +1,2 @@
+8798af132b976b79c831ba5312fde6ba698466f0518c772796379fbb4fcd6dcf  
download/gingerblue-0.5.0.tar.xz
+110cb9488528aa01eab6c97b550b00011d29bc1f8e4ee0d685cd40e934809204  
download/gingerblue-0.5.0.sha256sum

=== modified file 'pkg/gnome/glib-networking/Makefile'
--- a/pkg/gnome/glib-networking/Makefile        2021-05-01 05:29:48 +0000
+++ b/pkg/gnome/glib-networking/Makefile        2021-07-05 20:45:28 +0000
@@ -23,7 +23,6 @@
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = Network extensions for GLib
 define BLURB
-
 endef
 
 ######################################################################

=== added directory 'pkg/gnome/gnome-desktop-testing'
=== added file 'pkg/gnome/gnome-desktop-testing/Makefile'
--- a/pkg/gnome/gnome-desktop-testing/Makefile  1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gnome-desktop-testing/Makefile  2021-07-05 20:45:28 +0000
@@ -0,0 +1,47 @@
+# Copyright © 2021 Carl Hansen <carlhansen@gnu.org>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# 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.
+#
+# 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
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+#
+# Send bug reports and comments about GSRC problems to bug-gsrc@gnu.org
+
+NAME =    gnome-desktop-testing
+GARNAME = gnome-desktop-testing
+GARVERSION = 2021.1
+HOME_URL = http://www.gnome.org/
+DESCRIPTION = gnome-desktop-testing
+define BLURB
+endef
+
+######################################################################
+
+empty:=
+space:= $(empty) $(empty)
+VERSION_LIST = $(subst .,$(space),$(GARVERSION))
+#SERIES = $(subst $(space),.,$(wordlist 1,2,$(VERSION_LIST)))
+SERIES =2021
+MASTER_SITES = $(MASTER_GNOME)
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz  $(DISTNAME).sha256sum
+SIGFILES =
+
+BUILDDEPS =
+LIBDEPS =
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/gnome/gnome-desktop-testing/config.mk'
--- a/pkg/gnome/gnome-desktop-testing/config.mk 1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gnome-desktop-testing/config.mk 2021-07-05 20:45:28 +0000
@@ -0,0 +1,4 @@
+## Configuration options for gnome-desktop-testing ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/gnome-desktop-testing/sha256sums'
--- a/pkg/gnome/gnome-desktop-testing/sha256sums        1970-01-01 00:00:00 
+0000
+++ b/pkg/gnome/gnome-desktop-testing/sha256sums        2021-07-05 20:45:28 
+0000
@@ -0,0 +1,2 @@
+4818d22bdeccb6b58cf22770f2e388e14225c224987563c67c9ac0773b37c165  
download/gnome-desktop-testing-2021.1.tar.xz
+3878474e13fbc628f123e81ced662deb85771020422f41360b2828b5cd15af81  
download/gnome-desktop-testing-2021.1.sha256sum

=== modified file 'pkg/gnome/gssdp/Makefile'
--- a/pkg/gnome/gssdp/Makefile  2020-07-16 13:44:59 +0000
+++ b/pkg/gnome/gssdp/Makefile  2021-07-05 20:45:28 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2016,2018,2019 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2016,2018,2019,2021 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 #
@@ -19,11 +19,10 @@
 
 NAME =    gssdp
 GARNAME = gssdp
-GARVERSION = 1.2.3
+GARVERSION = 1.3.0
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = A GObject-based API for handling resource discovery and 
announcement over SSDP.
 define BLURB
-
 endef
 
 ######################################################################

=== modified file 'pkg/gnome/gssdp/sha256sums'
--- a/pkg/gnome/gssdp/sha256sums        2020-07-16 13:44:59 +0000
+++ b/pkg/gnome/gssdp/sha256sums        2021-07-05 20:45:28 +0000
@@ -1,2 +1,2 @@
-a263dcb6730e3b3dc4bbbff80cf3fab4cd364021981d419db6dd5a8e148aa7e8  
download/gssdp-1.2.3.tar.xz
-b066c34fff30adf12ee82b9666c61ca25cfe53c743e52503dd064b40f309a97d  
download/gssdp-1.2.3.sha256sum
+e739cf33f813403a53973cd8f2882dcd7208bad9582269f7066fc9e8ea3a52cc  
download/gssdp-1.3.0.tar.xz
+0f3a3a0253c313878b861a045bdfd58776d870f2eb076ef20b2428b5abfb632f  
download/gssdp-1.3.0.sha256sum

=== added directory 'pkg/gnome/gtk-mac-integration'
=== added file 'pkg/gnome/gtk-mac-integration/Makefile'
--- a/pkg/gnome/gtk-mac-integration/Makefile    1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gtk-mac-integration/Makefile    2021-07-05 20:45:28 +0000
@@ -0,0 +1,51 @@
+# Copyright © 2021 Carl Hansen <carlhansen@gnu.org>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# 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.
+#
+# 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
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+#
+# Send bug reports and comments about GSRC problems to bug-gsrc@gnu.org
+
+NAME =    gtk-mac-integration
+GARNAME = gtk-mac-integration
+GARVERSION = 3.0.1
+HOME_URL = http://www.gnome.org/
+DESCRIPTION =  gtk integration for other system
+define BLURB
+endef
+
+######################################################################
+
+empty:=
+space:= $(empty) $(empty)
+VERSION_LIST = $(subst .,$(space),$(GARVERSION))
+SERIES = $(subst $(space),.,$(wordlist 1,2,$(VERSION_LIST)))
+
+
+MASTER_SITES = $(MASTER_GNOME)
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz  $(DISTNAME).sha256sum
+SIGFILES =
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+
+# HINT: need some header files from other system
+# for the future
+#

=== added file 'pkg/gnome/gtk-mac-integration/config.mk'
--- a/pkg/gnome/gtk-mac-integration/config.mk   1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gtk-mac-integration/config.mk   2021-07-05 20:45:28 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnome/gtk-mac-integration/sha256sums'
--- a/pkg/gnome/gtk-mac-integration/sha256sums  1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/gtk-mac-integration/sha256sums  2021-07-05 20:45:28 +0000
@@ -0,0 +1,2 @@
+f19e35bc4534963127bbe629b9b3ccb9677ef012fc7f8e97fd5e890873ceb22d  
download/gtk-mac-integration-3.0.1.tar.xz
+9dfa700062845b92ecd69336b3090a992ffbf6deb8b584f51dead94d9ea7f7de  
download/gtk-mac-integration-3.0.1.sha256sum

=== modified file 'pkg/gnome/gupnp-tools/Makefile'
--- a/pkg/gnome/gupnp-tools/Makefile    2021-06-27 00:18:08 +0000
+++ b/pkg/gnome/gupnp-tools/Makefile    2021-07-05 20:45:28 +0000
@@ -1,4 +1,4 @@
-# Copyright ©2019  Carl Hansen <carlhansen@gnu.org>
+# Copyright ©2019,2021  Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 #
@@ -27,7 +27,6 @@
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = some gupnp things
 define BLURB
-
 endef
 
 ######################################################################

=== modified file 'pkg/gnome/gupnp/Makefile'
--- a/pkg/gnome/gupnp/Makefile  2021-06-17 00:36:27 +0000
+++ b/pkg/gnome/gupnp/Makefile  2021-07-05 20:45:28 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2016, 2019  Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2016, 2019, 2021  Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 #
@@ -23,11 +23,10 @@
 
 NAME =    gupnp
 GARNAME = gupnp
-GARVERSION = 1.2.7
+GARVERSION = 1.3.0
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = Core UPnP API built on top of gssdp.
 define BLURB
-
 endef
 
 ######################################################################

=== modified file 'pkg/gnome/gupnp/sha256sums'
--- a/pkg/gnome/gupnp/sha256sums        2021-06-17 00:36:27 +0000
+++ b/pkg/gnome/gupnp/sha256sums        2021-07-05 20:45:28 +0000
@@ -1,2 +1,2 @@
-8441276f1afd0176e6f595026a3a507eed1809abfa04026bad3f21622b3523ec  
download/gupnp-1.2.7.tar.xz
-ca2b1db82061629a05130ba34acee2fe202bd96dcb57688119d35b583c4880f3  
download/gupnp-1.2.7.sha256sum
+df8279293aae45ea6bb6de1b13bf1988285c8f2f4f25569fb0d79325a8471666  
download/gupnp-1.3.0.tar.xz
+d19870e3d0ff49a430bd4e5a025701f6828f8da9310d4d878fbf8133324b9320  
download/gupnp-1.3.0.sha256sum

=== modified file 'pkg/gnome/pango/Makefile'
--- a/pkg/gnome/pango/Makefile  2021-07-02 04:44:00 +0000
+++ b/pkg/gnome/pango/Makefile  2021-07-05 20:45:28 +0000
@@ -21,7 +21,7 @@
 
 NAME =    pango
 GARNAME = pango
-GARVERSION = 1.48.6
+GARVERSION = 1.48.7
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = Internationalized text layout and rendering library
 define BLURB

=== modified file 'pkg/gnome/pango/sha256sums'
--- a/pkg/gnome/pango/sha256sums        2021-07-02 04:44:00 +0000
+++ b/pkg/gnome/pango/sha256sums        2021-07-05 20:45:28 +0000
@@ -1,2 +1,2 @@
-3027cd6b5e34bff49c38c769ca651a5f9ef6e0d54cadaa1263d872044bedc7dd  
download/pango-1.48.6.tar.xz
-07c8b6b3112aa583799da0fdfad532550dc1ce477bff1c672beea1cb580154b8  
download/pango-1.48.6.sha256sum
+28a82f6a6cab60aa3b75a90f04197ead2d311fa8fe8b7bfdf8666e2781d506dc  
download/pango-1.48.7.tar.xz
+69ed5521ed8b63e10e90bce6f822a08c571558919e52348e6b065bbe3699e44d  
download/pango-1.48.7.sha256sum

=== modified file 'pkg/gnome/polari/Makefile'
--- a/pkg/gnome/polari/Makefile 2021-06-27 00:18:08 +0000
+++ b/pkg/gnome/polari/Makefile 2021-07-05 20:45:28 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2016,2017,2018,2019  Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2016,2017,2018,2019,2021  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/totem-pl-parser/Makefile'
--- a/pkg/gnome/totem-pl-parser/Makefile        2021-06-27 00:18:08 +0000
+++ b/pkg/gnome/totem-pl-parser/Makefile        2021-07-05 20:45:28 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2016,2018 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2016,2018,2021 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 #


reply via email to

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