Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Update Cinnamon packages
@ 2023-06-23 14:07 mhmdanas
  2023-06-29 17:00 ` [PR REVIEW] " sgn
                   ` (35 more replies)
  0 siblings, 36 replies; 37+ messages in thread
From: mhmdanas @ 2023-06-23 14:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1336 bytes --]

There is a new pull request by mhmdanas against master on the void-packages repository

https://github.com/mhmdanas/void-packages cinnamon-5.8.1
https://github.com/void-linux/void-packages/pull/44590

Update Cinnamon packages

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly** (I don't use Cinnamon but did briefly test the DE)

Testing from actual Cinnamon users would be appreciated.

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/44590.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cinnamon-5.8.1-44590.patch --]
[-- Type: text/x-diff, Size: 31062 bytes --]

From 74b879b3f7f186a08f2e262c8f46139f63b3065c Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Thu, 22 Jun 2023 20:17:53 +0100
Subject: [PATCH 01/21] cinnamon-control-center: update to 5.8.1.

---
 srcpkgs/cinnamon-control-center/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/cinnamon-control-center/template b/srcpkgs/cinnamon-control-center/template
index d7c330972a1a..a3a13f18cdf8 100644
--- a/srcpkgs/cinnamon-control-center/template
+++ b/srcpkgs/cinnamon-control-center/template
@@ -1,11 +1,10 @@
 # Template file for 'cinnamon-control-center'
 pkgname=cinnamon-control-center
-version=5.4.7
-revision=3
+version=5.8.1
+revision=1
 build_style=meson
 build_helper=gir
-hostmakedepends="gettext-devel glib-devel
- gobject-introspection intltool libtool pkg-config libxslt"
+hostmakedepends="gettext-devel glib-devel intltool pkg-config libxslt"
 makedepends="ModemManager-devel cinnamon-desktop-devel cinnamon-menus-devel
  cinnamon-settings-daemon-devel gnome-online-accounts-devel ibus-devel
  libSM-devel libcanberra-devel libgnomekbd-devel
@@ -18,7 +17,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/cinnamon-control-center"
 distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=b5be6a0e817f9145579a6944e92cf79a2074505a76472c072e6dfd47f4406a6c
+checksum=b2d7aebe0fd5b25d7d951ef79685ac72e655d23ec54763cce4aaf625b47f9675
 # requires X and wacom devices?
 make_check=no
 

From 4fbd19b06fcb5d14918e4a532ffd6eef18628457 Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Mon, 19 Jun 2023 18:32:36 +0100
Subject: [PATCH 02/21] cinnamon-desktop: update to 5.8.0.

---
 srcpkgs/cinnamon-desktop/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/cinnamon-desktop/template b/srcpkgs/cinnamon-desktop/template
index f7ea2b43ac00..affc86f87fc9 100644
--- a/srcpkgs/cinnamon-desktop/template
+++ b/srcpkgs/cinnamon-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-desktop'
 pkgname=cinnamon-desktop
-version=5.4.2
+version=5.8.0
 revision=1
 build_style=meson
 build_helper="gir"
@@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/cinnamon-desktop"
 distfiles="https://github.com/linuxmint/cinnamon-desktop/archive/${version}.tar.gz"
-checksum=862828d97518becf9dd085d76cae9d65090811c82f1dab41392fe89a6b927371
+checksum=53080bd27527a8271d659e143a8d3b333d9b85efc82b77e571075f9cf8d3287c
 
 cinnamon-desktop-devel_package() {
 	depends="gtk+3-devel libxkbfile-devel ${sourcepkg}>=${version}_${revision}"

From 98093bdb558ba2a57a5c9b48d15f264bd6d71678 Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Thu, 22 Jun 2023 20:21:02 +0100
Subject: [PATCH 03/21] cinnamon-menus: update to 5.8.0.

---
 srcpkgs/cinnamon-menus/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/cinnamon-menus/template b/srcpkgs/cinnamon-menus/template
index bd8f0665b150..e923c3cc8632 100644
--- a/srcpkgs/cinnamon-menus/template
+++ b/srcpkgs/cinnamon-menus/template
@@ -1,17 +1,17 @@
 # Template file for 'cinnamon-menus'
 pkgname=cinnamon-menus
-version=5.4.0
+version=5.8.0
 revision=1
 build_style=meson
 build_helper=gir
-hostmakedepends="glib-devel gobject-introspection intltool libtool pkg-config"
-makedepends="libglib-devel gobject-introspection"
+hostmakedepends="glib-devel intltool pkg-config"
+makedepends="libglib-devel"
 short_desc="Cinnamon menu specifications"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/cinnamon-menus"
 distfiles="https://github.com/linuxmint/cinnamon-menus/archive/${version}.tar.gz"
-checksum=47eb864105711c28c4851b64bcc82aa5701095996698db170b86be9ebd914e07
+checksum=99c4336ea5d87f01cbf19b40c8200dde933aebd73fe87b83cc11361bea5b6626
 
 cinnamon-menus-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From e5ebe7d3e7d60d80aab3265f7837bf4b4e4fac5d Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Thu, 22 Jun 2023 20:27:16 +0100
Subject: [PATCH 04/21] cinnamon-screensaver: update to 5.8.0.

---
 srcpkgs/cinnamon-screensaver/template | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/cinnamon-screensaver/template b/srcpkgs/cinnamon-screensaver/template
index 2c29d7744e89..f02144e4d0df 100644
--- a/srcpkgs/cinnamon-screensaver/template
+++ b/srcpkgs/cinnamon-screensaver/template
@@ -1,14 +1,13 @@
 # Template file for 'cinnamon-screensaver'
 pkgname=cinnamon-screensaver
-version=5.4.2
-revision=3
+version=5.8.0
+revision=1
 build_style=meson
-build_helper=gir
-hostmakedepends="gettext-devel glib-devel gobject-introspection
- pkg-config python3-devel"
+build_helper="gir"
+hostmakedepends="gettext-devel glib-devel pkg-config python3-devel"
 makedepends="cinnamon-desktop-devel dbus-glib-devel
  xdotool-devel gtk+3-devel libglib-devel dbus-devel libXinerama-devel
- libgnomekbd-devel pam-devel python3-devel webkit2gtk-devel"
+ libgnomekbd-devel pam-devel python3-devel libwebkit2gtk41-devel"
 depends="cinnamon-translations hicolor-icon-theme python3-gobject
  python3-setproctitle python3-xapp xapps"
 conf_files="/etc/pam.d/${pkgname}"
@@ -17,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/cinnamon-screensaver"
 distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=7ae54b1fc83fff3082b3b43bf5bf01f7cf49eb35cd6b5b42c0e454e2fd619748
+checksum=7ecf9354ea0ce057fc6c4ee267393c144f06a9fb80b797d34fe5a1423c9faefc
 
 python_version=3
 pycompile_dirs="/usr/share/cinnamon-screensaver"

From ac3323e5bccdf5578a04447c6f49ace2d05575d4 Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Fri, 23 Jun 2023 12:31:46 +0100
Subject: [PATCH 05/21] cinnamon-session: update to 5.8.1.

---
 srcpkgs/cinnamon-session/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/cinnamon-session/template b/srcpkgs/cinnamon-session/template
index 0972d9f69fb3..6dad113168c6 100644
--- a/srcpkgs/cinnamon-session/template
+++ b/srcpkgs/cinnamon-session/template
@@ -1,11 +1,11 @@
 # Template file for 'cinnamon-session'
 pkgname=cinnamon-session
-version=5.4.0
+version=5.8.1
 revision=1
 build_style=meson
-build_helper=gir
-hostmakedepends="pkg-config gobject-introspection
- gettext-devel dbus-glib-devel glib-devel intltool xmlto"
+build_helper="gir"
+hostmakedepends="pkg-config gettext-devel dbus-glib-devel glib-devel intltool
+ xmlto"
 makedepends="gtk+3-devel dbus-devel json-glib-devel libSM-devel
  cinnamon-desktop-devel libcanberra-devel upower-devel
  elogind-devel libXtst-devel xapps-devel"
@@ -15,4 +15,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/cinnamon-session"
 distfiles="https://github.com/linuxmint/cinnamon-session/archive/${version}.tar.gz"
-checksum=c3c9351aecebe2abbb5d61663ad19af56fc6413ad6cddb5d753a614b23ec547d
+checksum=bf8a4b622900c3b9c3d917bcacc1bbaed74aa07c69270f6fc53783a65b4687eb

From 07d9cfa788c68c13e55140c7b8ac3fc096c6fc33 Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Fri, 23 Jun 2023 12:32:48 +0100
Subject: [PATCH 06/21] cinnamon-settings-daemon: update to 5.8.1.

---
 srcpkgs/cinnamon-settings-daemon/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/cinnamon-settings-daemon/template b/srcpkgs/cinnamon-settings-daemon/template
index 3067648d1163..514e30fa031f 100644
--- a/srcpkgs/cinnamon-settings-daemon/template
+++ b/srcpkgs/cinnamon-settings-daemon/template
@@ -1,11 +1,10 @@
 # Template file for 'cinnamon-settings-daemon'
 pkgname=cinnamon-settings-daemon
-version=5.4.5
+version=5.8.1
 revision=1
 build_style=meson
-build_helper=gir
-hostmakedepends="dbus-glib-devel gettext-devel glib-devel
- gobject-introspection intltool pkg-config"
+build_helper="gir"
+hostmakedepends="dbus-glib-devel gettext-devel glib-devel intltool pkg-config"
 makedepends="cinnamon-desktop-devel elogind-devel ibus-devel json-glib-devel
  libSM-devel libcanberra-devel libgnomekbd-devel libgudev-devel libnotify-devel
  nss-devel polkit-devel pulseaudio-devel upower-devel"
@@ -15,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/cinnamon-settings-daemon"
 distfiles="https://github.com/linuxmint/cinnamon-settings-daemon/archive/${version}.tar.gz"
-checksum=2ff4dd7d585ba673fc6aea1a7d8a8f7a45744df34a42ffe5df73f9cd6783f31e
+checksum=8b8a80b24755061128e45a064dc8320ce94b7f9bc9e13fd66fc5fae07e9de3a4
 make_check=no
 
 cinnamon-settings-daemon-devel_package() {

From 80a963417b8c5f4be6258929fe2a1821d1e24732 Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Fri, 23 Jun 2023 12:32:21 +0100
Subject: [PATCH 07/21] cinnamon-translations: update to 5.8.1.

---
 srcpkgs/cinnamon-translations/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/cinnamon-translations/template b/srcpkgs/cinnamon-translations/template
index c7382d4bfad9..d444bc786b32 100644
--- a/srcpkgs/cinnamon-translations/template
+++ b/srcpkgs/cinnamon-translations/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-translations'
 pkgname=cinnamon-translations
-version=5.4.2
+version=5.8.1
 revision=1
 build_style=gnu-makefile
 hostmakedepends="gettext"
@@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/linuxmint/cinnamon-translations/"
 distfiles="https://github.com/linuxmint/cinnamon-translations/archive/${version}.tar.gz"
-checksum=ef28ba08f32d1e2c8845d6a41742553b90f1afe8d3766d3d4df5c17ee5d565d3
+checksum=1cfd2065386bf444841f7818e833d9aadb19706a7dee5c3902b4e13b3d6a3851
 
 do_install() {
 	vmkdir usr

From 7ad104cf052c46c0a249ba2b794f8fae4ae500c0 Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Fri, 23 Jun 2023 12:32:07 +0100
Subject: [PATCH 08/21] cinnamon: update to 5.8.2.

---
 srcpkgs/cinnamon/template | 22 ++++++++++------------
 1 file changed, 10 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/cinnamon/template b/srcpkgs/cinnamon/template
index 5df0651e77c7..ae2ca353db90 100644
--- a/srcpkgs/cinnamon/template
+++ b/srcpkgs/cinnamon/template
@@ -1,31 +1,32 @@
 # Template file for 'cinnamon'
 pkgname=cinnamon
-version=5.4.9
-revision=2
-build_helper=gir
+version=5.8.2
+revision=1
 build_style=meson
-hostmakedepends="libtool pkg-config gobject-introspection gettext
- gettext-devel glib-devel intltool xmlto gtk-doc"
+build_helper="gir"
+hostmakedepends="pkg-config gettext gettext-devel glib-devel intltool xmlto
+ gtk-doc"
 makedepends="cjs-devel clutter-gtk-devel cinnamon-menus-devel gstreamer1-devel
  muffin-devel libgnomekbd-devel polkit-devel libcanberra-devel gtk+3-devel
  startup-notification-devel pulseaudio-devel dbus-glib-devel xapps-devel
- libgnome-keyring-devel NetworkManager-devel libcroco-devel libsoup-devel
+ libgnome-keyring-devel NetworkManager-devel libcroco-devel
  cinnamon-desktop-devel"
 depends="accountsservice libcaribou cinnamon-settings-daemon>=${version%.*}
- cinnamon-session>=${version%.*} muffin>=${version%.*} gsound
+ cinnamon-session>=${version%.*} muffin>=${version%.*} gsound touchegg
  cinnamon-control-center>=${version%.*} cinnamon-screensaver>=${version%.*}
  cinnamon-translations>=${version%.*} nemo>=${version%.*}
  gnome-themes-standard gnome-themes-standard-metacity gnome-backgrounds
  network-manager-applet polkit-gnome upower>=0.99.7 libkeybinder3 python3-dbus
  python3-gobject python3-pam python3-pexpect python3-Pillow python3-inotify
- python3-tinycss python3-pytz python3-distro python3-requests libtimezonemap"
+ python3-tinycss python3-pytz python3-distro python3-requests libtimezonemap
+ libsoup"
 short_desc="GNOME3 fork of Linux Mint with GNOME2 aspect"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/cinnamon"
 changelog="https://raw.githubusercontent.com/linuxmint/cinnamon/${version}/debian/changelog"
 distfiles="https://github.com/linuxmint/cinnamon/archive/${version}.tar.gz"
-checksum=19c5e85f65baacc79f961cbcebb20fb0050ad6f21678638a9dd1868d197b4727
+checksum=d32b5f4a9d8010b04362ca3e6e58de6bcdf71bc5152990060d9925a2abf83927
 
 python_version=3
 pycompile_dirs="
@@ -45,9 +46,6 @@ pre_configure() {
 	vsed -e '/RequiredComponents/s/$/polkit-gnome-authentication-agent-1;/' \
 		-i cinnamon2d.session.in cinnamon.session.in
 
-	# Check for the cc-panel path, not for the unneeded binary
-	vsed -i 's|/usr/bin/cinnamon-control-center|/usr/lib/cinnamon-control-center-1/panels|' files/usr/bin/cinnamon-settings
-
 	# Cinnamon has no upstream backgrounds, use GNOME backgrounds instead
 	vsed -i 's|/usr/share/cinnamon-background-properties|/usr/share/gnome-background-properties|' \
 		files/usr/share/cinnamon/cinnamon-settings/modules/cs_backgrounds.py

From 2069c86ad25c067edf09c3dde3ce7b253f72aa88 Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Mon, 19 Jun 2023 20:23:12 +0100
Subject: [PATCH 09/21] cjs: update to 5.8.0.

---
 srcpkgs/cjs/patches/fix-configure.diff | 11 +++++++++++
 srcpkgs/cjs/template                   | 17 ++++++-----------
 2 files changed, 17 insertions(+), 11 deletions(-)
 create mode 100644 srcpkgs/cjs/patches/fix-configure.diff

diff --git a/srcpkgs/cjs/patches/fix-configure.diff b/srcpkgs/cjs/patches/fix-configure.diff
new file mode 100644
index 000000000000..24c1a0b63e7b
--- /dev/null
+++ b/srcpkgs/cjs/patches/fix-configure.diff
@@ -0,0 +1,11 @@
+--- a/installed-tests/js/meson.build	2023-06-19 19:51:58.989737570 +0100
++++ b/installed-tests/js/meson.build	2023-06-19 19:51:23.010310261 +0100
+@@ -203,7 +203,7 @@
+ # during build should be run using dbus-run-session
+ 
+ dbus_tests = ['GDBus']
+-if have_gtk4 and not get_option('skip_gtk_tests')
++if not get_option('skip_gtk_tests') and have_gtk4
+     # FIXME: find out why GTK4 tries to acquire a message bus
+     dbus_tests += 'Gtk4'
+ endif
diff --git a/srcpkgs/cjs/template b/srcpkgs/cjs/template
index b0fafe6603f8..6c0f54f235cb 100644
--- a/srcpkgs/cjs/template
+++ b/srcpkgs/cjs/template
@@ -1,26 +1,21 @@
 # Template file for 'cjs'
 pkgname=cjs
-version=5.4.1
+version=5.8.0
 revision=1
 build_style=meson
-build_helper=gir
+build_helper="gir"
 # XXX: disable tests because they need dbus, X and GTK, same as gjs
 configure_args="-Dskip_dbus_tests=true -Dskip_gtk_tests=true
  -Dprofiler=disabled -Dinstalled_tests=false"
-hostmakedepends="pkg-config gobject-introspection glib-devel dbus mozjs78-devel"
-makedepends="dbus-glib-devel readline-devel gobject-introspection
- gtk+3-devel mozjs78 mozjs78-devel"
+hostmakedepends="pkg-config glib-devel dbus"
+makedepends="dbus-glib-devel readline-devel gtk+3-devel mozjs102
+ mozjs102-devel"
 short_desc="Javascript for Cinnamon"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/cjs"
 distfiles="https://github.com/linuxmint/cjs/archive/refs/tags/${version}.tar.gz"
-checksum=212fa302f15ea955af6dc87fdba3898f751d078df91cb84b0e6615d5a2b84e15
-# ΧΧ A single test fails on x86_64,  meson reports in the configure stage:
-# meson.build:663: WARNING: Your libc does not have the C.UTF-8 locale and no
-# other suitable UTF-8 fallback locale could be found. You can still build GJS,
-# but some tests will fail.
-make_check=extended
+checksum=04e7c10a0a4d88ba446e6fb4f4788f732984e0318d775c646634a8619dfff7d2
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	makedepends+=" libatomic-devel"

From e92a8e3131cdb74b54853dad8cc3a8ca829d5419 Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Fri, 23 Jun 2023 12:31:56 +0100
Subject: [PATCH 10/21] muffin: update to 5.8.0.

---
 srcpkgs/muffin/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/muffin/template b/srcpkgs/muffin/template
index 6c30d4452451..5a7c83bfb9b1 100644
--- a/srcpkgs/muffin/template
+++ b/srcpkgs/muffin/template
@@ -1,16 +1,16 @@
 # Template file for 'muffin'
 pkgname=muffin
-version=5.4.5
-revision=2
+version=5.8.0
+revision=1
 build_style=meson
-build_helper=gir
+build_helper="gir"
 # -Dtests requires -Dwayland, which is explicitly disabled
 configure_args="-Dopengl=true -Degl=true -Dglx=true -Dgles2=true
  -Dudev=true -Dsm=true -Dlibwacom=true -Dpango_ft2=true
  -Dstartup_notification=true -Dremote_desktop=true -Dintrospection=true
  -Dprofiler=false -Ddebug=false -Ddefault_driver=auto"
 hostmakedepends="gdk-pixbuf-devel gettext-devel-tools glib-devel
- gobject-introspection intltool pkg-config wayland-devel wayland-protocols"
+ intltool pkg-config wayland-devel wayland-protocols"
 makedepends="cinnamon-desktop-devel libSM-devel libinput-devel fribidi-devel
  libglib-devel graphene-devel gtk+3-devel gdk-pixbuf-devel pango-devel
  cairo-devel upower-devel libXcomposite-devel libxkbcommon-devel
@@ -27,7 +27,7 @@ license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/muffin"
 changelog="https://raw.githubusercontent.com/linuxmint/muffin/master/debian/changelog"
 distfiles="https://github.com/linuxmint/muffin/archive/${version}.tar.gz"
-checksum=e02802d72c9d5d0cdd62194528c0aff80a2e6fa5f74b49191332f316516acdb0
+checksum=05480fa3d3cd58f6a79f71c2f0c91cef25578ac840a2d9524cd04cb9824e07b7
 
 post_install() {
 	vmkdir usr/share/gir-1.0

From a808703645030b219edb571c9080dc09821f054b Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Fri, 23 Jun 2023 12:31:34 +0100
Subject: [PATCH 11/21] nemo-audio-tab: update to 5.8.0.

---
 srcpkgs/nemo-audio-tab/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nemo-audio-tab/template b/srcpkgs/nemo-audio-tab/template
index a7788a0acafa..e225728007f8 100644
--- a/srcpkgs/nemo-audio-tab/template
+++ b/srcpkgs/nemo-audio-tab/template
@@ -1,7 +1,7 @@
 # Template file for 'nemo-audio-tab'
 pkgname=nemo-audio-tab
-version=5.4.1
-revision=2
+version=5.8.0
+revision=1
 build_wrksrc=nemo-audio-tab
 build_style=python3-module
 hostmakedepends="pkg-config python3-setuptools"
@@ -12,4 +12,4 @@ maintainer="mobinmob <mobinmob@disroot.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/linuxmint/nemo-extensions"
 distfiles="https://github.com/linuxmint/nemo-extensions/archive/${version}.tar.gz"
-checksum=6a0b83e6a9129c7217c29fbc992109d8f6eedbe8f076da863c507c0005182404
+checksum=66140a8d7365c1333f219d3012bf51c9462df4f8b1187d08716c9c577a77af28

From 1f6c0978327b46f59c39e1c21d4a126fa999ce9a Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Fri, 23 Jun 2023 12:31:26 +0100
Subject: [PATCH 12/21] nemo-compare: update to 5.8.0.

---
 srcpkgs/nemo-compare/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nemo-compare/template b/srcpkgs/nemo-compare/template
index 9e8cb9e4b46e..eeffc1f34734 100644
--- a/srcpkgs/nemo-compare/template
+++ b/srcpkgs/nemo-compare/template
@@ -1,7 +1,7 @@
 # Template file for 'nemo-compare'
 pkgname=nemo-compare
-version=5.4.1
-revision=2
+version=5.8.0
+revision=1
 build_wrksrc=nemo-compare
 build_style=python3-module
 hostmakedepends="pkg-config python3-setuptools"
@@ -12,4 +12,4 @@ maintainer="mobinmob <mobinmob@disroot.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/linuxmint/nemo-extensions"
 distfiles="https://github.com/linuxmint/nemo-extensions/archive/refs/tags/${version}.tar.gz"
-checksum=6a0b83e6a9129c7217c29fbc992109d8f6eedbe8f076da863c507c0005182404
+checksum=66140a8d7365c1333f219d3012bf51c9462df4f8b1187d08716c9c577a77af28

From 9e419c8005bb57fbd8b43d6664b98334d8cdb88f Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Fri, 23 Jun 2023 12:31:11 +0100
Subject: [PATCH 13/21] nemo-emblems: update to 5.8.0.

---
 srcpkgs/nemo-emblems/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nemo-emblems/template b/srcpkgs/nemo-emblems/template
index 153f10e52906..a70f18d08157 100644
--- a/srcpkgs/nemo-emblems/template
+++ b/srcpkgs/nemo-emblems/template
@@ -1,7 +1,7 @@
 # Template file for 'nemo-emblems'
 pkgname=nemo-emblems
-version=5.4.1
-revision=2
+version=5.8.0
+revision=1
 build_wrksrc=nemo-emblems
 build_style=python3-module
 hostmakedepends="pkg-config python3-setuptools"
@@ -12,4 +12,4 @@ maintainer="mobinmob <mobinmob@disroot.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/linuxmint/nemo-extensions"
 distfiles="https://github.com/linuxmint/nemo-extensions/archive/${version}.tar.gz"
-checksum=6a0b83e6a9129c7217c29fbc992109d8f6eedbe8f076da863c507c0005182404
+checksum=66140a8d7365c1333f219d3012bf51c9462df4f8b1187d08716c9c577a77af28

From d4f3db79523745c387495d9b455180199a4dea1d Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Mon, 19 Jun 2023 20:59:19 +0100
Subject: [PATCH 14/21] nemo-fileroller: update to 5.8.0.

---
 srcpkgs/nemo-fileroller/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/nemo-fileroller/template b/srcpkgs/nemo-fileroller/template
index 78dfb5698051..4b8f36f7589a 100644
--- a/srcpkgs/nemo-fileroller/template
+++ b/srcpkgs/nemo-fileroller/template
@@ -1,6 +1,6 @@
 # Template file for 'nemo-fileroller'
 pkgname=nemo-fileroller
-version=5.4.1
+version=5.8.0
 revision=1
 build_wrksrc=nemo-fileroller
 build_style=meson
@@ -12,4 +12,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/linuxmint/nemo-extensions"
 distfiles="https://github.com/linuxmint/nemo-extensions/archive/refs/tags/${version}.tar.gz"
-checksum=6a0b83e6a9129c7217c29fbc992109d8f6eedbe8f076da863c507c0005182404
+checksum=66140a8d7365c1333f219d3012bf51c9462df4f8b1187d08716c9c577a77af28

From 103a8ccf350f8ebdada291337f1f45dd169b6fa2 Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Fri, 23 Jun 2023 12:31:21 +0100
Subject: [PATCH 15/21] nemo-image-converter: update to 5.8.0.

---
 srcpkgs/nemo-image-converter/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/nemo-image-converter/template b/srcpkgs/nemo-image-converter/template
index 9bc7f196636d..36b062cd0bff 100644
--- a/srcpkgs/nemo-image-converter/template
+++ b/srcpkgs/nemo-image-converter/template
@@ -1,6 +1,6 @@
 # Template file for 'nemo-image-converter'
 pkgname=nemo-image-converter
-version=5.4.1
+version=5.8.0
 revision=1
 build_wrksrc=nemo-image-converter
 build_style=meson
@@ -12,4 +12,4 @@ maintainer="mobinmob <mobinmob@disroot.org>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/linuxmint/nemo-extensions"
 distfiles="https://github.com/linuxmint/nemo-extensions/archive/${version}.tar.gz"
-checksum=6a0b83e6a9129c7217c29fbc992109d8f6eedbe8f076da863c507c0005182404
+checksum=66140a8d7365c1333f219d3012bf51c9462df4f8b1187d08716c9c577a77af28

From f366bed77401b892c6f39d5a16f5386084a69d33 Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Thu, 22 Jun 2023 19:59:04 +0100
Subject: [PATCH 16/21] nemo-preview: update to 5.8.0.

---
 srcpkgs/nemo-preview/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/nemo-preview/template b/srcpkgs/nemo-preview/template
index beb14c4662a4..9814ea530e43 100644
--- a/srcpkgs/nemo-preview/template
+++ b/srcpkgs/nemo-preview/template
@@ -1,16 +1,17 @@
 # Template file for 'nemo-preview'
 pkgname=nemo-preview
-version=5.4.1
+version=5.8.0
 revision=1
 build_wrksrc=nemo-preview
 build_style=meson
 build_helper=gir
-hostmakedepends="pkg-config gettext gobject-introspection glib-devel"
-makedepends="nemo-devel  libmusicbrainz5-devel cjs-devel clutter-devel
- clutter-gtk-devel clutter-gst3-devel libxreader-devel gtksourceview4-devel webkit2gtk-devel"
+hostmakedepends="pkg-config gettext glib-devel"
+makedepends="nemo-devel libmusicbrainz5-devel cjs-devel clutter-devel
+ clutter-gtk-devel clutter-gst3-devel libxreader-devel
+ gtksourceview4-devel libwebkit2gtk41-devel"
 short_desc="Nemo preview extension"
 maintainer="mobinmob <mobinmob@disroot.org>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/linuxmint/nemo-extensions"
 distfiles="https://github.com/linuxmint/nemo-extensions/archive/refs/tags/${version}.tar.gz"
-checksum=6a0b83e6a9129c7217c29fbc992109d8f6eedbe8f076da863c507c0005182404
+checksum=66140a8d7365c1333f219d3012bf51c9462df4f8b1187d08716c9c577a77af28

From 8808393497c405c215ad118c3a2a77a9a85a0d99 Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Tue, 20 Jun 2023 22:12:07 +0100
Subject: [PATCH 17/21] nemo-python: update to 5.8.0.

---
 srcpkgs/nemo-python/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nemo-python/template b/srcpkgs/nemo-python/template
index 5218bc746ab4..e75e98cbb4c9 100644
--- a/srcpkgs/nemo-python/template
+++ b/srcpkgs/nemo-python/template
@@ -1,7 +1,7 @@
 # Template file for 'nemo-python'
 pkgname=nemo-python
-version=5.4.1
-revision=2
+version=5.8.0
+revision=1
 build_wrksrc=nemo-python
 build_style=meson
 hostmakedepends="pkg-config"
@@ -11,4 +11,4 @@ maintainer="mobinmob <mobinmob@disroot.org>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/linuxmint/nemo-extensions"
 distfiles="https://github.com/linuxmint/nemo-extensions/archive/refs/tags/${version}.tar.gz"
-checksum=6a0b83e6a9129c7217c29fbc992109d8f6eedbe8f076da863c507c0005182404
+checksum=66140a8d7365c1333f219d3012bf51c9462df4f8b1187d08716c9c577a77af28

From e7d7326d57304f9001acf32cfdfe68751221eef4 Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Tue, 20 Jun 2023 20:50:12 +0100
Subject: [PATCH 18/21] nemo-terminal: update to 5.8.0.

---
 srcpkgs/nemo-terminal/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nemo-terminal/template b/srcpkgs/nemo-terminal/template
index b3f7679db2a0..1ad29395961f 100644
--- a/srcpkgs/nemo-terminal/template
+++ b/srcpkgs/nemo-terminal/template
@@ -1,7 +1,7 @@
 # Template file for 'nemo-terminal'
 pkgname=nemo-terminal
-version=5.4.1
-revision=2
+version=5.8.0
+revision=1
 build_wrksrc=nemo-terminal
 build_style=python3-module
 hostmakedepends="pkg-config python3-setuptools"
@@ -12,4 +12,4 @@ maintainer="mobinmob <mobinmob@disroot.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/linuxmint/nemo-extensions"
 distfiles="https://github.com/linuxmint/nemo-extensions/archive/${version}.tar.gz"
-checksum=6a0b83e6a9129c7217c29fbc992109d8f6eedbe8f076da863c507c0005182404
+checksum=66140a8d7365c1333f219d3012bf51c9462df4f8b1187d08716c9c577a77af28

From 595b30500edef80ca37fb29e60104d18c52297f4 Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Tue, 20 Jun 2023 19:45:01 +0100
Subject: [PATCH 19/21] python3-xapp: update to 2.4.1.

---
 srcpkgs/python3-xapp/template | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/python3-xapp/template b/srcpkgs/python3-xapp/template
index b9d7d46361ec..985208357e2a 100644
--- a/srcpkgs/python3-xapp/template
+++ b/srcpkgs/python3-xapp/template
@@ -1,15 +1,13 @@
 # Template file for 'python3-xapp'
 pkgname=python3-xapp
-version=2.2.2
-revision=2
-build_style=python3-module
-pycompile_module="xapp"
-hostmakedepends="python3-setuptools"
+version=2.4.1
+revision=1
+build_style=meson
+hostmakedepends="python3"
 depends="python3 python3-psutil xapps"
-checkdepends="python3-psutil python3-gobject gtk+3 xapps"
 short_desc="Python3 Xapp Library"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://github.com/linuxmint/python3-xapp"
 distfiles="https://github.com/linuxmint/python3-xapp/archive/${version}.tar.gz"
-checksum=644b44ee97616096d74fc8a4a104453154fdc1c904679077b13b2e0b9c1b3c21
+checksum=d994f922a9816c71d9b565f4b2552cba4ca33011efb1203fb8199d9b2d0d7f3d

From b72137b1903c8dabf0f7d642424dba3fa559b0b2 Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Mon, 19 Jun 2023 18:43:46 +0100
Subject: [PATCH 20/21] xapps: update to 2.6.1.

---
 srcpkgs/xapps/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/xapps/template b/srcpkgs/xapps/template
index 3bc356e7f835..03b3b494120e 100644
--- a/srcpkgs/xapps/template
+++ b/srcpkgs/xapps/template
@@ -1,6 +1,6 @@
 # Template file for 'xapps'
 pkgname=xapps
-version=2.4.3
+version=2.6.1
 revision=1
 build_style=meson
 build_helper="gir"
@@ -14,7 +14,7 @@ license="GPL-3.0-or-later, LGPL-3.0-or-later"
 homepage="https://github.com/linuxmint/xapps"
 changelog="https://raw.githubusercontent.com/linuxmint/xapps/master/debian/changelog"
 distfiles="https://github.com/linuxmint/xapps/archive/${version}.tar.gz"
-checksum=f544c2ed1902803f524fc13aaf38e1b7f6c1fa9770ca6ab2bd9306e7385b01a9
+checksum=c16c633c5c7ea572d7db77be9f0fdaa57c7b9f335a62f5fcb6b87bf6473aff0f
 
 xapps-devel_package() {
 	short_desc+=" - development files"

From d7396e7f774d336c4bd13dbd717296bf559d963d Mon Sep 17 00:00:00 2001
From: triallax <triallax@tutanota.com>
Date: Mon, 19 Jun 2023 21:53:59 +0100
Subject: [PATCH 21/21] xreader: update to 3.8.1.

---
 srcpkgs/xreader/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/xreader/template b/srcpkgs/xreader/template
index ee6d5e9b67f3..a38bb9cecd3e 100644
--- a/srcpkgs/xreader/template
+++ b/srcpkgs/xreader/template
@@ -1,21 +1,21 @@
 # Template file for 'xreader'
 pkgname=xreader
-version=3.6.3
-revision=2
+version=3.8.1
+revision=1
 build_style=meson
 build_helper="gir"
 configure_args="-Dintrospection=$(vopt_if gir true false) -Dthumbnailer=false"
 hostmakedepends="mate-common mathjax2"
 makedepends="djvulibre-devel libSM-devel libgnomekbd-devel libgxps-devel libsecret-devel
- libspectre-devel libxkbfile-devel poppler-glib-devel webkit2gtk-devel xapps-devel
- $(vopt_if gir 'gobject-introspection') gdk-pixbuf-devel"
+ libspectre-devel libxkbfile-devel poppler-glib-devel libwebkit2gtk41-devel xapps-devel
+ gdk-pixbuf-devel"
 depends="desktop-file-utils hicolor-icon-theme mathjax2"
 short_desc="Document viewer capable of displaying formats like PDF and Postscript"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/linuxmint/xreader"
 distfiles="https://github.com/linuxmint/xreader/archive/${version}.tar.gz"
-checksum=bd7ffd121f45bf65ed0b7bd8e47685b047ad8c5ff6ec00e3a9793183b46b41b5
+checksum=d6cb9786024b9ebf3bfc4c9fb580167eca5cdb8cfbab13f49109fb932c1bc210
 # XX dogtail is needed for testing (not in repo)
 # XX tests need xorg running
 make_check=no

^ permalink raw reply	[flat|nested] 37+ messages in thread

end of thread, other threads:[~2023-07-31  9:34 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-23 14:07 [PR PATCH] Update Cinnamon packages mhmdanas
2023-06-29 17:00 ` [PR REVIEW] " sgn
2023-06-29 17:01 ` sgn
2023-06-30 16:10 ` mhmdanas
2023-06-30 16:17 ` mhmdanas
2023-06-30 16:27 ` mhmdanas
2023-06-30 18:56 ` [PR PATCH] [Updated] " mhmdanas
2023-07-05 13:31 ` dmarto
2023-07-05 14:33 ` mhmdanas
2023-07-07 13:02 ` dmarto
2023-07-10 15:31 ` mhmdanas
2023-07-10 23:04 ` dmarto
2023-07-21 18:58 ` [PR PATCH] [Updated] " mhmdanas
2023-07-21 18:58 ` mhmdanas
2023-07-21 18:58 ` mhmdanas
2023-07-21 18:59 ` [PR PATCH] [Updated] " mhmdanas
2023-07-21 18:59 ` mhmdanas
2023-07-22 20:45 ` mhmdanas
2023-07-22 20:46 ` [PR REVIEW] " mhmdanas
2023-07-23  0:20 ` dmarto
2023-07-23  0:30 ` dmarto
2023-07-24  1:00 ` dmarto
2023-07-25 17:14 ` mhmdanas
2023-07-25 17:18 ` [PR PATCH] [Updated] " mhmdanas
2023-07-25 18:45 ` mhmdanas
2023-07-25 18:49 ` mhmdanas
2023-07-25 19:21 ` mhmdanas
2023-07-26  8:21 ` [PR REVIEW] " sgn
2023-07-26 11:45 ` [PR PATCH] [Updated] " mhmdanas
2023-07-26 12:24 ` [PR REVIEW] " mhmdanas
2023-07-26 12:24 ` mhmdanas
2023-07-26 15:41 ` sgn
2023-07-26 15:42 ` sgn
2023-07-26 16:11 ` [PR PATCH] [Updated] " mhmdanas
2023-07-28 18:37 ` [PR REVIEW] Cinnamon 5.8.x classabbyamp
2023-07-28 18:48 ` mhmdanas
2023-07-31  9:34 ` [PR PATCH] [Merged]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).