Merge pull request #14936 from Rmys/master

dnome ver. bump
This commit is contained in:
Rmys
2024-09-19 22:58:40 +03:00
committed by GitHub
20 changed files with 168 additions and 50 deletions
@@ -8,9 +8,11 @@
from pisi.actionsapi import cmaketools
from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
from pisi.actionsapi import get
def setup():
shelltools.system("rm -rf po/bn_IN.po")
# pisitools.dosed("CMakeLists.txt", "webkit2gtk-4.1", "webkit2gtk-5.0")
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
-DSYSCONF_INSTALL_DIR=/etc \
@@ -12,7 +12,7 @@
<Icon>evolution</Icon>
<Summary>The Evolution Data Server package provides a unified backend for programs that work with contacts, tasks, and calendar information.</Summary>
<Description>The Evolution Data Server provides a single database for common, desktop-wide information, such as a user's address book or calendar events.</Description>
<Archive sha1sum="85fd569cd9b2476eda96a70f3efce39aacdc9746" type="tarxz">https://download.gnome.org/sources/evolution-data-server/3.52/evolution-data-server-3.52.4.tar.xz</Archive>
<Archive sha1sum="4c6849fd9d0e4c835600611398a256f39bd08649" type="tarxz">https://download.gnome.org/sources/evolution-data-server/3.54/evolution-data-server-3.54.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>flex</Dependency>
@@ -133,6 +133,13 @@
</Package>
<History>
<Update release="26">
<Date>2024-09-14</Date>
<Version>3.54.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="25">
<Date>2024-08-02</Date>
<Version>3.52.4</Version>
@@ -11,7 +11,7 @@
<License>GPLv2</License>
<Summary>Default wallpaper set for GNOME.</Summary>
<Description>This module contains a set of backgrounds packaged with the GNOME desktop.</Description>
<Archive sha1sum="04575c779c0e40ec9d0ca3f2e9b6c9f6d516e9b4">https://download.gnome.org/sources/gnome-backgrounds/46/gnome-backgrounds-46.0.tar.xz</Archive>
<Archive sha1sum="4223d000c51e42f127844a25ff119323968896bf">https://download.gnome.org/sources/gnome-backgrounds/47/gnome-backgrounds-47.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
</BuildDependencies>
@@ -29,6 +29,13 @@
</Package>
<History>
<Update release="9">
<Date>2024-09-16</Date>
<Version>47.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2024-03-19</Date>
<Version>46.0</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<Icon>gnome-bluetooth</Icon>
<Summary>gnome-bluetooth is a fork of bluez-gnome focused on integration with GNOME.</Summary>
<Description>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.</Description>
<Archive sha1sum="0d2179d32aa2dc917b9815d8dd5faa5e4b8c28bb">https://download.gnome.org/sources/gnome-bluetooth/46/gnome-bluetooth-46.1.tar.xz</Archive>
<Archive sha1sum="e4ad51754208b1e4cb33962de07928a1155f1311">https://download.gnome.org/sources/gnome-bluetooth/47/gnome-bluetooth-47.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>itstool</Dependency>
@@ -79,6 +79,13 @@
</Package>
<History>
<Update release="13">
<Date>2024-09-12</Date>
<Version>47.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="12">
<Date>2024-08-02</Date>
<Version>46.1</Version>
@@ -13,7 +13,7 @@
<Icon>gnome-control-center</Icon>
<Summary>GNOME's main interface to configure various aspects of the desktop</Summary>
<Description>GNOME Settings is GNOME's main interface for configuration of various aspects of your desktop.</Description>
<Archive sha1sum="e10f6248a5e24b5bdd1309f5a2f7dbdee3f5afcb" type="tarxz">https://download.gnome.org/sources/gnome-control-center/46/gnome-control-center-46.4.tar.xz</Archive>
<Archive sha1sum="7391dc75c9d1c8e500cf24a278250ba3bc4c945e" type="tarxz">https://download.gnome.org/sources/gnome-control-center/47/gnome-control-center-47.0.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>gcr-4-devel</Dependency>
<Dependency>tecla-devel</Dependency>
@@ -164,6 +164,13 @@
</Package>
<History>
<Update release="23">
<Date>2024-09-16</Date>
<Version>47.0.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="22">
<Date>2024-08-05</Date>
<Version>46.4</Version>
@@ -11,7 +11,7 @@
<License>GPLv2</License>
<Summary>GNOME Initial Setup application.</Summary>
<Description>After acquiring or installing a new system there are a few essential things to set up before use. gnome-initial-setup aims to provide a simple, easy, and safe way to prepare a new system.</Description>
<Archive sha1sum="9d04ef47f06fb61c1f559ead51c4f45c503b7e34" type="tarxz">https://download.gnome.org/sources/gnome-initial-setup/46/gnome-initial-setup-46.4.tar.xz</Archive>
<Archive sha1sum="aa38f845836c7980db72cfc345ea94b4feced4f7" type="tarxz">https://download.gnome.org/sources/gnome-initial-setup/47/gnome-initial-setup-47.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>glib2-devel</Dependency>
@@ -93,6 +93,13 @@
</Package>
<History>
<Update release="20">
<Date>2024-09-12</Date>
<Version>47.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="19">
<Date>2024-08-07</Date>
<Version>46.4</Version>
@@ -11,7 +11,7 @@
<License>LGPLv2</License>
<Summary>Single sign-on framework for GNOME</Summary>
<Description>The GNOME Online Accounts package contains a framework used to access the user's online accounts.</Description>
<Archive sha1sum="a42598c0bb5f7eaabb627b7b1896ead12214af80">https://download.gnome.org/sources/gnome-online-accounts/3.50/gnome-online-accounts-3.50.4.tar.xz</Archive>
<Archive sha1sum="89e80b51556561fde1725622b7aea7304afbcde3">https://download.gnome.org/sources/gnome-online-accounts/3.52/gnome-online-accounts-3.52.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>docbook-xsl</Dependency>
@@ -19,7 +19,7 @@
<Dependency>glib2-devel</Dependency>
<Dependency>libxslt-devel</Dependency>
<Dependency>vala-devel</Dependency>
<!-- <Dependency>gtk3-devel</Dependency> -->
<Dependency>keyutils</Dependency>
<Dependency>gcr-4-devel</Dependency>
<Dependency>libadwaita-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
@@ -43,7 +43,7 @@
<!-- <Dependency>gcr</Dependency> -->
<Dependency>gcr-4</Dependency>
<Dependency>atk</Dependency>
<!-- <Dependency>gtk3</Dependency> -->
<Dependency>keyutils</Dependency>
<Dependency>gtk4</Dependency>
<Dependency>cairo</Dependency>
<Dependency>glib2</Dependency>
@@ -95,6 +95,13 @@
</Package>
<History>
<Update release="12">
<Date>2024-09-15</Date>
<Version>3.52.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="11">
<Date>2024-08-04</Date>
<Version>3.50.4</Version>
+8 -1
View File
@@ -11,7 +11,7 @@
<License>GPLv2</License>
<Summary>GNOME session manager</Summary>
<Description>gnome-session manages X11-compliant sessions with ConsoleKit daemon and starts GNOME core services</Description>
<Archive sha1sum="60981c9e0aa44f1ff5d8705e2b4f5f4ce03587e0" type="tarxz">https://download.gnome.org/sources/gnome-session/46/gnome-session-46.0.tar.xz</Archive>
<Archive sha1sum="b90584b65450cda12d0039a9dfb7379ba4077fb9" type="tarxz">https://download.gnome.org/sources/gnome-session/47/gnome-session-47.0.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>glib2-devel</Dependency>
<Dependency>intltool</Dependency>
@@ -64,6 +64,13 @@
</Package>
<History>
<Update release="10">
<Date>2024-09-19</Date>
<Version>47.0.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="9">
<Date>2024-08-05</Date>
<Version>46.0</Version>
@@ -13,7 +13,7 @@
<Summary>The GNOME Settings Daemon is responsible for setting various parameters of a
GNOME Session and the applications that run under it.</Summary>
<Description>The GNOME Settings Daemon is responsible for setting various parameters of a GNOME Session and the applications that run under it.</Description>
<Archive type="tarxz" sha1sum="635788e29e2bbc382a4bfc5b40bb6a66d85471f3">https://download.gnome.org/sources/gnome-settings-daemon/46/gnome-settings-daemon-46.0.tar.xz</Archive>
<Archive type="tarxz" sha1sum="625dd572745ecea70c6a424c29ac1ee559f74311">https://download.gnome.org/sources/gnome-settings-daemon/47/gnome-settings-daemon-47.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>colord-devel</Dependency>
<Dependency>elogind-devel</Dependency>
@@ -112,6 +112,13 @@ GNOME Session and the applications that run under it.</Summary>
</Package>
<History>
<Update release="11">
<Date>2024-09-16</Date>
<Version>47.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="10">
<Date>2024-03-17</Date>
<Version>46.0</Version>
@@ -12,7 +12,7 @@
<Icon>gnome</Icon>
<Summary>A collection of extensions providing additional and optional functionality to GNOME Shell</Summary>
<Description>GNOME Shell Extensions is a collection of extensions providing additional and optional functionality to GNOME Shell</Description>
<Archive sha1sum="58b3b740b1106545700ca22869b3639d98ce3234">https://download.gnome.org/sources/gnome-shell-extensions/46/gnome-shell-extensions-46.2.tar.xz</Archive>
<Archive sha1sum="98847e816858f90394ec0b016a86f2e481f0d3b7">https://download.gnome.org/sources/gnome-shell-extensions/47/gnome-shell-extensions-47.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>libgtop-devel</Dependency>
<Dependency>sassc</Dependency>
@@ -32,6 +32,13 @@
</Package>
<History>
<Update release="17">
<Date>2024-09-15</Date>
<Version>47.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="16">
<Date>2024-07-01</Date>
<Version>46.2</Version>
@@ -8,6 +8,7 @@ from pisi.actionsapi import mesontools
from pisi.actionsapi import pisitools
def setup():
pisitools.dosed("meson.build", "47.alpha", "47")
pisitools.cflags.add(" -fno-semantic-interposition")
pisitools.ldflags.add(" -Wl,-Bsymbolic-functions ")
mesontools.configure("-Dsystemd=false \
+8 -1
View File
@@ -12,7 +12,7 @@
<Icon>gnome</Icon>
<Summary>GNOME Shell is the defining technology of the GNOME40 user experience</Summary>
<Description>GNOME Shell is the defining technology of the GNOME40 user experience. It provides core interface functions like switching to windows and launching applications.</Description>
<Archive sha1sum="5243992dbe250931640a0255dadfeb4ddc0071a4" type="tarxz">https://download.gnome.org/sources/gnome-shell/46/gnome-shell-46.4.tar.xz</Archive>
<Archive sha1sum="e78f4e350c1612cc7739123940de7b5bc0c828a6" type="tarxz">https://download.gnome.org/sources/gnome-shell/47/gnome-shell-47.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>at-spi2-atk-devel</Dependency>
<Dependency>gtk4-update-icon-cache</Dependency>
@@ -118,6 +118,13 @@
</Package>
<History>
<Update release="30">
<Date>2024-09-15</Date>
<Version>47.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="29">
<Date>2024-08-04</Date>
<Version>46.4</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>data:doc</IsA>
<Summary>GNOME User Documentation</Summary>
<Description>This package contains documents which are packaged together and shipped as gnome-user-docs in the core GNOME distribution.</Description>
<Archive sha1sum="977f2da4f43bce4d14230d6d00c12a67eceb41b3" type="tarxz">https://download.gnome.org/sources/gnome-user-docs/46/gnome-user-docs-46.4.tar.xz</Archive>
<Archive sha1sum="b475cbbf9f09d8c281bbe931f3f65702cf1cc73a" type="tarxz">https://download.gnome.org/sources/gnome-user-docs/47/gnome-user-docs-47.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>libxml2-devel</Dependency>
<Dependency>itstool</Dependency>
@@ -29,6 +29,13 @@
</Package>
<History>
<Update release="15">
<Date>2024-09-15</Date>
<Version>47.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="14">
<Date>2024-08-04</Date>
<Version>46.4</Version>
@@ -13,7 +13,7 @@
<Summary>gsettings-desktop-schemas contains a collection of GSettings schemas for
settings shared by various components of a desktop.</Summary>
<Description>gsettings-desktop-schemas contains a collection of GSettings schemas for settings shared by various components of a desktop.</Description>
<Archive sha1sum="d5ebfcbd5b8e28a36a8f3aad1d24d95d9c0c966e" type="tarxz">https://download.gnome.org/sources/gsettings-desktop-schemas/46/gsettings-desktop-schemas-46.1.tar.xz</Archive>
<Archive sha1sum="7b86d55c9e95fa911e885daefe6533b7d9953edd" type="tarxz">https://download.gnome.org/sources/gsettings-desktop-schemas/47/gsettings-desktop-schemas-47.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency versionFrom="2.66.2">glib2-devel</Dependency>
@@ -46,6 +46,13 @@ settings shared by various components of a desktop.</Summary>
</Files>
</Package>
<History>
<Update release="14">
<Date>2024-09-16</Date>
<Version>47.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="13">
<Date>2024-07-15</Date>
<Version>46.1</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A gobject-based plugins engine</Summary>
<Description>libpeas is a gobject-based plugins engine, and is targetted at giving every application the chance to assume its own extensibility.</Description>
<Archive sha1sum="a469e29f3b6d8c72b17d367c70db5b344c18c692" type="tarxz">https://download.gnome.org/sources/libpeas/2.0/libpeas-2.0.4.tar.xz</Archive>
<Archive sha1sum="562454b971897bbb70b24de0533eb3bdabce0f52" type="tarxz">https://download.gnome.org/sources/libpeas/2.0/libpeas-2.0.5.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>gjs-devel</Dependency>
@@ -78,6 +78,13 @@
</Package>
<History>
<Update release="11">
<Date>2024-09-14</Date>
<Version>2.0.5</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="10">
<Date>2024-08-13</Date>
<Version>2.0.4</Version>
+3
View File
@@ -6,8 +6,11 @@
from pisi.actionsapi import mesontools
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
def setup():
pisitools.dosed("meson.build", "47.beta", "47")
mesontools.configure("-Degl_device=true \
-Dwayland_eglstream=true \
-Dudev=true \
+8 -1
View File
@@ -13,7 +13,7 @@
<Icon>gnome</Icon>
<Summary>Mutter is a Wayland display server and X11 window manager and compositor library.</Summary>
<Description>Mutter is a Wayland display server and X11 window manager and compositor library.</Description>
<Archive sha1sum="b8d726664464dd2b3f3bcada5b1fb8e9f9cf07dc" type="tarxz">https://download.gnome.org/sources/mutter/46/mutter-46.4.tar.xz</Archive>
<Archive sha1sum="c4f2828ee59165d74d0da8da6f38ac686dbdbf2c" type="tarxz">https://download.gnome.org/sources/mutter/47/mutter-47.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>libei-devel</Dependency>
<Dependency>gettext-devel</Dependency>
@@ -156,6 +156,13 @@
</Files>
</Package>
<History>
<Update release="32">
<Date>2024-09-15</Date>
<Version>47.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="31">
<Date>2024-08-04</Date>
<Version>46.4</Version>
+14 -22
View File
@@ -1,22 +1,14 @@
diff -Nuar a/src/nautilus-window.c b/src/nautilus-window.c
--- a/src/nautilus-window.c 2023-04-23 02:12:42.000000000 +0300
+++ b/src/nautilus-window.c 2023-04-26 11:26:44.870583418 +0300
@@ -1184,15 +1184,15 @@
if (length == 1)
{
file_label = g_file_get_basename (files->data);
- /* Translators: only one item has been deleted and %s is its name. */
+ /* Translators: only one item has been moved to trash and %s is its name. */
label = g_markup_printf_escaped (_("“%s” moved to trash"), file_label);
g_free (file_label);
}
else
{
- /* Translators: one or more items might have been deleted, and %d
+ /* Translators: one or more items might have been moved to trash, and %d
* is the count. */
- label = g_markup_printf_escaped (ngettext ("%d file deleted", "%d files deleted", length), length);
+ label = g_markup_printf_escaped (ngettext ("%d file moved to trash", "%d files moved to trash", length), length);
}
return label;
diff --git a/src/gtk/nautilusgtksidebarrow.ui b/src/gtk/nautilusgtksidebarrow.ui
index 08fc3ccfac..43823fb2d4 100644
--- a/src/gtk/nautilusgtksidebarrow.ui
+++ b/src/gtk/nautilusgtksidebarrow.ui
@@ -57,7 +57,9 @@
<property name="halign">3</property>
<property name="valign">3</property>
<property name="margin-start">4px</property>
+ <property name="margin-end">4px</property>
<property name="visible">0</property>
+ <property name="opacity">0.7</property>
</object>
</child>
</object>
+24 -11
View File
@@ -13,7 +13,7 @@
<Icon>nautilus</Icon>
<Summary>A file browser for GNOME</Summary>
<Description>Nautilus is a file manager that allows to browse directories, preview files and launch applications.</Description>
<Archive sha1sum="4abee25188378642dc18175832acf4e9032bd86c" >https://download.gnome.org/sources/nautilus/46/nautilus-46.2.tar.xz</Archive>
<Archive sha1sum="aa94acacb79caeb288f07aa822385d6a6a48e652" >https://download.gnome.org/sources/nautilus/47/nautilus-47.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>gettext-devel</Dependency>
<Dependency>glib2-devel</Dependency>
@@ -23,17 +23,19 @@
<Dependency versionFrom="0.4.4">gnome-autoar-devel</Dependency>
<Dependency>libarchive-devel</Dependency>
<Dependency versionFrom="44.0">gnome-desktop-devel</Dependency>
<Dependency>gtk3-devel</Dependency>
<!-- <Dependency>gtk3-devel</Dependency> -->
<Dependency>libexif-devel</Dependency>
<Dependency>libgexiv2-devel</Dependency>
<Dependency>libnotify-devel</Dependency>
<Dependency>libseccomp-devel</Dependency>
<Dependency>libxml2-devel</Dependency>
<Dependency>gst-plugins-base-devel</Dependency>
<Dependency versionFrom="3.5.0">tracker-devel</Dependency>
<Dependency versionFrom="3.5.0">tracker-miners</Dependency>
<Dependency versionFrom="3.8.0">tinysparql-devel</Dependency>
<!-- <Dependency versionFrom="3.5.0">tracker-miners</Dependency> -->
<Dependency>harfbuzz-devel</Dependency>
<Dependency versionFrom="1.4.0">libhandy-devel</Dependency>
<Dependency>wayland-devel</Dependency>
<Dependency>wayland-client</Dependency>
<!-- <Dependency versionFrom="1.4.0">libhandy-devel</Dependency> -->
<Dependency>libportal-devel</Dependency>
<Dependency>meson</Dependency>
<Dependency>appstream-glib-devel</Dependency>
@@ -44,21 +46,23 @@
<Dependency>gtk4-update-icon-cache</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">57b5cd6.patch</Patch> -->
<Patch level="1">57b5cd6.patch</Patch>
</Patches>
</Source>
<Package>
<Name>nautilus</Name>
<RuntimeDependencies>
<Dependency>atk</Dependency>
<Dependency>gtk3</Dependency>
<!-- <Dependency>atk</Dependency> -->
<!-- <Dependency>gtk3</Dependency> -->
<Dependency>cairo</Dependency>
<Dependency>glib2</Dependency>
<Dependency>pango</Dependency>
<Dependency>tracker</Dependency>
<Dependency>tracker-miners</Dependency>
<Dependency>libhandy</Dependency>
<Dependency>libX11</Dependency>
<Dependency>graphene</Dependency>
<Dependency>tinysparql</Dependency>
<!-- <Dependency>tracker-miners</Dependency> -->
<!-- <Dependency>libhandy</Dependency> -->
<Dependency>gstreamer</Dependency>
<Dependency>libgexiv2</Dependency>
<Dependency>libportal</Dependency>
@@ -68,6 +72,7 @@
<Dependency>gst-plugins-base</Dependency>
<Dependency>desktop-file-utils</Dependency>
<Dependency>gtk4</Dependency>
<Dependency>wayland-client</Dependency>
<Dependency>libadwaita</Dependency>
<Dependency>libcloudproviders</Dependency>
</RuntimeDependencies>
@@ -88,6 +93,7 @@
<Path fileType="data">/usr/share/tracker3</Path>
<Path fileType="data">/usr/share/gnome-shell</Path>
<Path fileType="info">/usr/share/metainfo</Path>
<Path fileType="data">/usr/share/localsearch3/domain-ontologies</Path>
</Files>
</Package>
@@ -107,6 +113,13 @@
</Package>
<History>
<Update release="19">
<Date>2024-09-15</Date>
<Version>47.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="18">
<Date>2024-05-26</Date>
<Version>46.2</Version>
@@ -17,13 +17,14 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces</Summary
<Description>A backend implementation for xdg-desktop-portal
that is using GTK and various pieces of GNOME infrastructure, such as the
org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces</Description>
<Archive sha1sum="ef000cab9039c0e7a4c0ba3385242ecca2a7b1e4" type="tarxz">https://download.gnome.org/sources/xdg-desktop-portal-gnome/46/xdg-desktop-portal-gnome-46.2.tar.xz</Archive>
<Archive sha1sum="ae1ff1edd0d6d27f04a1ab48710525ffc7903196" type="tarxz">https://download.gnome.org/sources/xdg-desktop-portal-gnome/47/xdg-desktop-portal-gnome-47.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>gtk4-devel</Dependency>
<Dependency>cairo-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency>graphene-devel</Dependency>
<Dependency>fontconfig-devel</Dependency>
<Dependency>gdk-pixbuf-devel</Dependency>
<Dependency>libadwaita-devel</Dependency>
@@ -46,6 +47,7 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces</Descrip
<Dependency>cairo</Dependency>
<Dependency>glib2</Dependency>
<Dependency>libX11</Dependency>
<Dependency>graphene</Dependency>
<Dependency>fontconfig</Dependency>
<Dependency>gdk-pixbuf</Dependency>
<Dependency>libadwaita</Dependency>
@@ -65,6 +67,13 @@ org.gnome.Shell.Screenshot or org.gnome.SessionManager D-Bus interfaces</Descrip
</Files>
</Package>
<History>
<Update release="5">
<Date>2024-09-19</Date>
<Version>47.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2024-05-25</Date>
<Version>46.2</Version>