diff --git a/desktop/gnome/base/evolution-data-server/pspec.xml b/desktop/gnome/base/evolution-data-server/pspec.xml index 7e2fc5259a..50899a0647 100644 --- a/desktop/gnome/base/evolution-data-server/pspec.xml +++ b/desktop/gnome/base/evolution-data-server/pspec.xml @@ -11,7 +11,7 @@ GPLv2 The Evolution Data Server package provides a unified backend for programs that work with contacts, tasks, and calendar information. The Evolution Data Server provides a single database for common, desktop-wide information, such as a user's address book or calendar events. - https://download.gnome.org/sources/evolution-data-server/3.42/evolution-data-server-3.42.3.tar.xz + https://download.gnome.org/sources/evolution-data-server/3.44/evolution-data-server-3.44.2.tar.xz flex glib2-devel @@ -75,6 +75,7 @@ /usr/share/GConf /usr/share/applications /usr/share/dbus-1 + /usr/share/evolution-data-server/icons @@ -114,6 +115,13 @@ + + 2022-05-27 + 3.44.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-01-07 3.42.3 diff --git a/desktop/gnome/base/file-roller/pspec.xml b/desktop/gnome/base/file-roller/pspec.xml index b55d8cc8a6..be6dd41852 100644 --- a/desktop/gnome/base/file-roller/pspec.xml +++ b/desktop/gnome/base/file-roller/pspec.xml @@ -13,7 +13,7 @@ file-roller GNOME archive manager File-manager is a archive manager that create, modify and extract various archive formats with compression support - mirrors://gnome/file-roller/3.40/file-roller-3.40.0.tar.xz + mirrors://gnome/file-roller/3.42/file-roller-3.42.0.tar.xz zip unzip @@ -68,6 +68,13 @@ + + 2022-03-21 + 3.42.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-05-24 3.40.0 diff --git a/desktop/gnome/base/folks/pspec.xml b/desktop/gnome/base/folks/pspec.xml index e2109a5649..b7c1c463ae 100644 --- a/desktop/gnome/base/folks/pspec.xml +++ b/desktop/gnome/base/folks/pspec.xml @@ -11,7 +11,7 @@ LGPLv2.1 Library to aggregates people into metacontacts Library to aggregates people into metacontacts - https://download.gnome.org/sources/folks/0.15/folks-0.15.4.tar.xz + https://download.gnome.org/sources/folks/0.15/folks-0.15.5.tar.xz evolution-data-server-devel readline-devel @@ -70,6 +70,13 @@ + + 2022-03-23 + 0.15.5 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-01-18 0.15.4 diff --git a/desktop/gnome/base/gdm/actions.py b/desktop/gnome/base/gdm/actions.py index acab166ba3..8b7999a7c9 100644 --- a/desktop/gnome/base/gdm/actions.py +++ b/desktop/gnome/base/gdm/actions.py @@ -11,7 +11,7 @@ from pisi.actionsapi import shelltools def setup(): shelltools.system("sed -i 's@systemd@elogind@' data/pam-lfs/gdm-launch-environment.pam") shelltools.system("sed -i 's@-session@session @' data/pam-lfs/gdm-launch-environment.pam") - shelltools.system("sed -i 's@uid >= 1000@uid >= 0@g' data/pam-lfs/*.pam") + #shelltools.system("sed -i 's@uid >= 1000@uid >= 0@g' data/pam-lfs/*.pam") mesontools.configure("--prefix=/usr \ --localstatedir=/var \ diff --git a/desktop/gnome/base/gdm/pspec.xml b/desktop/gnome/base/gdm/pspec.xml index b80535c6de..a92d11d0dd 100644 --- a/desktop/gnome/base/gdm/pspec.xml +++ b/desktop/gnome/base/gdm/pspec.xml @@ -11,7 +11,7 @@ GPLv2 GNOME Graphical Display Manager A graphical login manager for your desktop, integrated within the GNOME desktop environment - https://download.gnome.org/sources/gdm/41/gdm-41.3.tar.xz + https://download.gnome.org/sources/gdm/42/gdm-42.0.tar.xz dconf-devel gettext-devel @@ -37,7 +37,7 @@ 0002-Xsession-Don-t-start-ssh-agent-by-default.patch 0003-enable-elogind-build.patch - 0004-gdm-CanGraphical-wait-meson.patch + @@ -117,6 +117,13 @@ + + 2022-03-22 + 42.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-01-12 41.3 diff --git a/desktop/gnome/base/gjs/pspec.xml b/desktop/gnome/base/gjs/pspec.xml index 0e2cc68c96..dd6fc37885 100644 --- a/desktop/gnome/base/gjs/pspec.xml +++ b/desktop/gnome/base/gjs/pspec.xml @@ -12,7 +12,7 @@ library JavaScript bindings for GNOME JavaScript bindings for GNOME - https://download.gnome.org/sources/gjs/1.70/gjs-1.70.1.tar.xz + https://download.gnome.org/sources/gjs/1.72/gjs-1.72.0.tar.xz spidermonkey-devel meson @@ -63,6 +63,13 @@ + + 2022-03-22 + 1.72.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-02-11 1.70.1 diff --git a/desktop/gnome/base/gnome-backgrounds/pspec.xml b/desktop/gnome/base/gnome-backgrounds/pspec.xml index fc48470f80..698ac98aec 100644 --- a/desktop/gnome/base/gnome-backgrounds/pspec.xml +++ b/desktop/gnome/base/gnome-backgrounds/pspec.xml @@ -11,7 +11,7 @@ GPLv2 Default wallpaper set for GNOME. This module contains a set of backgrounds packaged with the GNOME desktop. - https://download.gnome.org/sources/gnome-backgrounds/41/gnome-backgrounds-41.0.tar.xz + https://download.gnome.org/sources/gnome-backgrounds/42/gnome-backgrounds-42.0.tar.xz meson @@ -29,6 +29,13 @@ + + 2022-03-22 + 42.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-09-11 41.0 diff --git a/desktop/gnome/base/gnome-bluetooth/actions.py b/desktop/gnome/base/gnome-bluetooth/actions.py index 0a1920d4d9..90abfe4e50 100644 --- a/desktop/gnome/base/gnome-bluetooth/actions.py +++ b/desktop/gnome/base/gnome-bluetooth/actions.py @@ -8,8 +8,7 @@ from pisi.actionsapi import mesontools from pisi.actionsapi import pisitools def setup(): - mesontools.configure("-Dicon-update=false \ - -Dgtk_doc=false \ + mesontools.configure("-Dgtk_doc=false \ -Dintrospection=true") def build(): @@ -18,4 +17,4 @@ def build(): def install(): mesontools.install() - pisitools.dodoc("AUTHORS", "COPYING", "NEWS", "README.md") \ No newline at end of file + pisitools.dodoc("AUTHORS", "COPYING", "NEWS", "README.md") diff --git a/desktop/gnome/base/gnome-bluetooth/pspec.xml b/desktop/gnome/base/gnome-bluetooth/pspec.xml index dd90c08fc4..bcded8bbd2 100644 --- a/desktop/gnome/base/gnome-bluetooth/pspec.xml +++ b/desktop/gnome/base/gnome-bluetooth/pspec.xml @@ -13,7 +13,7 @@ gnome-bluetooth is collection of widgets for applications that want to select Bluetooth devices. It is also used by GNOME session components such as the Settings and gnome-shell. - https://download.gnome.org/sources/gnome-bluetooth/3.34/gnome-bluetooth-3.34.5.tar.xz + https://download.gnome.org/sources/gnome-bluetooth/42/gnome-bluetooth-42.0.tar.xz intltool itstool @@ -52,7 +52,7 @@ components such as the Settings and gnome-shell. /usr/share/icons /usr/share/locale /usr/share/applications - /usr/share/gnome-bluetooth + /usr/share/gnome-bluetooth-3.0 @@ -72,6 +72,13 @@ components such as the Settings and gnome-shell. + + 2022-03-21 + 42.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-05-28 3.34.5 @@ -80,4 +87,4 @@ components such as the Settings and gnome-shell. berk2238@hotmail.com - \ No newline at end of file + diff --git a/desktop/gnome/base/gnome-control-center/pspec.xml b/desktop/gnome/base/gnome-control-center/pspec.xml index 758961dea7..00d7f26a53 100644 --- a/desktop/gnome/base/gnome-control-center/pspec.xml +++ b/desktop/gnome/base/gnome-control-center/pspec.xml @@ -12,7 +12,7 @@ app:gui GNOME's main interface to configure various aspects of the desktop GNOME Settings is GNOME's main interface for configuration of various aspects of your desktop. - https://download.gnome.org/sources/gnome-control-center/41/gnome-control-center-41.2.tar.xz + https://download.gnome.org/sources/gnome-control-center/42/gnome-control-center-42.2.tar.xz gcr-devel glib2-devel @@ -64,6 +64,8 @@ gettext-devel openssh cyrus-sasl-devel + gnutls-devel + libadwaita-devel @@ -78,6 +80,7 @@ gcr atk cups + gtk4 gtk3 ibus cairo @@ -93,6 +96,8 @@ libnma polkit upower + gnutls + libadwaita libgtop libsoup libxml2 @@ -150,6 +155,20 @@ + + 2022-05-27 + 42.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + + + 2022-02-14 + 41.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-12-04 41.2 diff --git a/desktop/gnome/base/gnome-desktop/actions.py b/desktop/gnome/base/gnome-desktop/actions.py index 11e02e728f..bdeb85f384 100644 --- a/desktop/gnome/base/gnome-desktop/actions.py +++ b/desktop/gnome/base/gnome-desktop/actions.py @@ -12,7 +12,7 @@ from pisi.actionsapi import get def setup(): mesontools.configure("-Dgnome_distributor='Pisilinux' \ - -Ddate_in_gnome_version=false \ + -Ddate_in_gnome_version=true \ -Dgtk_doc=true") def build(): diff --git a/desktop/gnome/base/gnome-desktop/pspec.xml b/desktop/gnome/base/gnome-desktop/pspec.xml index 18e7cc4028..a46de38e36 100644 --- a/desktop/gnome/base/gnome-desktop/pspec.xml +++ b/desktop/gnome/base/gnome-desktop/pspec.xml @@ -12,13 +12,14 @@ library Library with common API for various GNOME modules Library with common API for various GNOME modules - https://download.gnome.org/sources/gnome-desktop/41/gnome-desktop-41.3.tar.xz + https://download.gnome.org/sources/gnome-desktop/42/gnome-desktop-42.1.tar.xz meson itstool gtk-doc docbook-xsl gtk3-devel + gtk4-devel bubblewrap eudev-devel glib2-devel @@ -31,7 +32,7 @@ libseccomp-devel libxkbcommon-devel gobject-introspection-devel - gsettings-desktop-schemas-devel + gsettings-desktop-schemas-devel