From 56cab7fa9c06ecb1d0b6fafb7ba0b55892bdfca3 Mon Sep 17 00:00:00 2001 From: Rmys Date: Wed, 2 Nov 2022 01:23:31 +0300 Subject: [PATCH] gnome ver. bump --- accessibility/orca/pspec.xml | 9 ++++++++- desktop/toolkit/gtk/libwnck3/pspec.xml | 9 ++++++++- desktop/toolkit/gtk/pango/pspec.xml | 9 ++++++++- office/docbook/yelp-xsl/actions.py | 2 +- office/docbook/yelp-xsl/pspec.xml | 16 +++++++++++++++- programming/library/template-glib/pspec.xml | 9 ++++++++- programming/scm/libgit2-glib/pspec.xml | 3 +-- util/misc/tracker-miners/pspec.xml | 11 +++++++++-- x11/terminal/vte/actions.py | 1 + x11/terminal/vte/pspec.xml | 14 ++++++++++++-- 10 files changed, 71 insertions(+), 12 deletions(-) diff --git a/accessibility/orca/pspec.xml b/accessibility/orca/pspec.xml index 0b5ffb6f25..fd419f76f7 100644 --- a/accessibility/orca/pspec.xml +++ b/accessibility/orca/pspec.xml @@ -11,7 +11,7 @@ LGPLv2 Extensible screen reader that provides access to the desktop Extensible screen reader that provides access to the desktop. - https://download.gnome.org/sources/orca/42/orca-42.3.tar.xz + https://download.gnome.org/sources/orca/43/orca-43.0.tar.xz itstool intltool @@ -69,6 +69,13 @@ --> + + 2022-09-23 + 43.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-07-07 42.3 diff --git a/desktop/toolkit/gtk/libwnck3/pspec.xml b/desktop/toolkit/gtk/libwnck3/pspec.xml index 2c8fa674c8..99f54e0e39 100644 --- a/desktop/toolkit/gtk/libwnck3/pspec.xml +++ b/desktop/toolkit/gtk/libwnck3/pspec.xml @@ -13,7 +13,7 @@ app:console A window navigation construction kit libwnck (pronounced "libwink") is used to implement pagers, tasklists, and other such things. It allows applications to monitor information about open windows, workspaces, their names/icons, and so forth. - http://ftp.gnome.org/pub/gnome/sources/libwnck/40/libwnck-40.1.tar.xz + http://ftp.gnome.org/pub/gnome/sources/libwnck/43/libwnck-43.0.tar.xz startup-notification-devel gobject-introspection-devel @@ -74,6 +74,13 @@ + + 2022-09-16 + 43.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-02-18 40.1 diff --git a/desktop/toolkit/gtk/pango/pspec.xml b/desktop/toolkit/gtk/pango/pspec.xml index 0d07493c23..c75cd5c886 100644 --- a/desktop/toolkit/gtk/pango/pspec.xml +++ b/desktop/toolkit/gtk/pango/pspec.xml @@ -13,7 +13,7 @@ library Text rendering and layout library Pango is a library for laying out and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed, though most of the work on Pango so far has been done in the context of the GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+-2.x. - mirrors://gnome/pango/1.50/pango-1.50.9.tar.xz + mirrors://gnome/pango/1.50/pango-1.50.11.tar.xz libX11-devel freetype-devel @@ -138,6 +138,13 @@ + + 2022-10-03 + 1.50.11 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-08-11 1.50.9 diff --git a/office/docbook/yelp-xsl/actions.py b/office/docbook/yelp-xsl/actions.py index 08918e1df5..07bfb2e21f 100755 --- a/office/docbook/yelp-xsl/actions.py +++ b/office/docbook/yelp-xsl/actions.py @@ -16,4 +16,4 @@ def build(): def install(): autotools.install() - pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "NEWS", "README") + pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING*", "NEWS", "README*") diff --git a/office/docbook/yelp-xsl/pspec.xml b/office/docbook/yelp-xsl/pspec.xml index 3097aa11e3..11bba0dac6 100755 --- a/office/docbook/yelp-xsl/pspec.xml +++ b/office/docbook/yelp-xsl/pspec.xml @@ -13,7 +13,7 @@ data Yelp XSLT Stylesheets Package of yelp-xsl contains XSL stylesheets that are used by the yelp help browser. - mirrors://gnome/yelp-xsl/41/yelp-xsl-41.1.tar.xz + mirrors://gnome/yelp-xsl/42/yelp-xsl-42.1.tar.xz libxml2-devel itstool @@ -41,6 +41,20 @@ + + 2022-09-18 + 42.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2022-03-21 + 42.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-12-05 41.1 diff --git a/programming/library/template-glib/pspec.xml b/programming/library/template-glib/pspec.xml index 9a18d8d438..f68a123afc 100644 --- a/programming/library/template-glib/pspec.xml +++ b/programming/library/template-glib/pspec.xml @@ -11,7 +11,7 @@ LGPLv2.1 template-glib is a library for template expansion which supports calling into GObject Introspection from templates. Template-GLib is a library to help you generate text based on a template and user defined state. Template-GLib does not use a language runtime, so it is safe to use from any GObject-Introspectable language. - https://download.gnome.org/sources/template-glib/3.34/template-glib-3.34.1.tar.xz + https://download.gnome.org/sources/template-glib/3.36/template-glib-3.36.0.tar.xz meson vala-devel @@ -52,6 +52,13 @@ + + 2022-09-18 + 3.36.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-03-21 3.34.1 diff --git a/programming/scm/libgit2-glib/pspec.xml b/programming/scm/libgit2-glib/pspec.xml index 6b46e40b6e..3c15474e2d 100644 --- a/programming/scm/libgit2-glib/pspec.xml +++ b/programming/scm/libgit2-glib/pspec.xml @@ -21,7 +21,6 @@ libgit2-devel python3-devel vala-devel - python3-pygobject3-devel @@ -62,7 +61,7 @@ - 2022-09-26 + 2022-09-22 1.1.0 Version bump. Mustafa Cinasal diff --git a/util/misc/tracker-miners/pspec.xml b/util/misc/tracker-miners/pspec.xml index 1a599fd5a0..0941f9b25c 100644 --- a/util/misc/tracker-miners/pspec.xml +++ b/util/misc/tracker-miners/pspec.xml @@ -11,14 +11,14 @@ LGPLv2.1 Tracker Miners contains the indexer daemon (tracker-miner-fs-3) and tools to extract metadata from many different filetypes. Tracker Miners contains the indexer daemon (tracker-miner-fs-3) and tools to extract metadata from many different filetypes. - https://download.gnome.org/sources/tracker-miners/3.3/tracker-miners-3.3.1.tar.xz + https://download.gnome.org/sources/tracker-miners/3.4/tracker-miners-3.4.1.tar.xz gettext-devel glib2-devel meson intltool asciidoc - tracker-devel + tracker-devel desktop-file-utils ffmpeg-devel exempi-devel @@ -94,6 +94,13 @@ + + 2022-10-26 + 3.4.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-06-01 3.3.1 diff --git a/x11/terminal/vte/actions.py b/x11/terminal/vte/actions.py index 40b9a60ca3..a7ec25f33e 100644 --- a/x11/terminal/vte/actions.py +++ b/x11/terminal/vte/actions.py @@ -9,6 +9,7 @@ from pisi.actionsapi import pisitools def setup(): mesontools.configure("-D_systemd=false \ + -Dgtk4=true \ -Ddocs=true") def build(): diff --git a/x11/terminal/vte/pspec.xml b/x11/terminal/vte/pspec.xml index 625b6f7d1a..9e4f4b5894 100644 --- a/x11/terminal/vte/pspec.xml +++ b/x11/terminal/vte/pspec.xml @@ -11,7 +11,7 @@ LGPLv2 Xft powered terminal widget The VTE package contains a termcap file implementation for terminal emulators. - mirrors://gnome/vte/0.68/vte-0.68.0.tar.xz + mirrors://gnome/vte/0.70/vte-0.70.1.tar.xz atk-devel cairo-devel @@ -24,6 +24,7 @@ gtk-doc gtk2-devel gtk3-devel + gtk4-devel harfbuzz-devel intltool libX11-devel @@ -49,6 +50,7 @@ gnutls gobject-introspection gtk3 + gtk4 libX11 libgcc libpcre2 @@ -75,7 +77,7 @@ data:doc GTK reference documents for vte - /usr/share/gtk-doc + /usr/share/doc/vte-* @@ -85,6 +87,7 @@ cairo-devel glib2-devel gtk3-devel + gtk4-devel libX11-devel pango-devel vte @@ -95,6 +98,13 @@ + + 2022-10-27 + 0.70.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-03-28 0.68.0