Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] [WIP] Cinnamon, update to 5.0.x
@ 2021-06-09 14:02 mobinmob
  2021-06-09 14:24 ` [PR PATCH] [Updated] " mobinmob
                   ` (60 more replies)
  0 siblings, 61 replies; 62+ messages in thread
From: mobinmob @ 2021-06-09 14:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages cinnamon5
https://github.com/void-linux/void-packages/pull/31379

[WIP] Cinnamon, update to 5.0.x
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] 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/31379.patch is attached

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

From c4473e273925ac637741d535a834ccd10a8edfdb Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:57:40 +0300
Subject: [PATCH 01/13] cinnamon-control-center: update to 5.0.1.

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

diff --git a/srcpkgs/cinnamon-control-center/template b/srcpkgs/cinnamon-control-center/template
index 1d503bdb6e86..172cf83942dc 100644
--- a/srcpkgs/cinnamon-control-center/template
+++ b/srcpkgs/cinnamon-control-center/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-control-center'
 pkgname=cinnamon-control-center
-version=4.8.2
+version=5.0.1
 revision=1
 build_style=meson
 build_helper=gir
@@ -18,7 +18,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=407e88fe458af7b25c0dd91d54aad93a72a1464ced285a741ed1ce6249ed61af
+checksum=170ac90d3a11ac10258b1fff20f4ee792078520e8eb4e18e13a2c4caf8de3ede
 
 do_check() {
 	:

From ae6e5718d21c09cde95659127a7e975d25d6cfc6 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:57:46 +0300
Subject: [PATCH 02/13] cinnamon-desktop: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-desktop/template b/srcpkgs/cinnamon-desktop/template
index 985e05ed4927..676a030ac21f 100644
--- a/srcpkgs/cinnamon-desktop/template
+++ b/srcpkgs/cinnamon-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-desktop'
 pkgname=cinnamon-desktop
-version=4.8.1
+version=5.0.0
 revision=1
 build_style=meson
 build_helper="gir"
@@ -12,9 +12,9 @@ depends="xkeyboard-config"
 short_desc="Library with common API for various Cinnamon modules"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-desktop"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=cb9aeff385764ba33cf4f7ee2bb5cb7308960670e8fa9f3be38a1d431b20436d
+homepage="https://github.com/linuxmint/cinnamon-desktop"
+distfiles="https://github.com/linuxmint/cinnamon-desktop/archive/${version}.tar.gz"
+checksum=3fa2bcfe24f370b6a4ac5fc9aa6b08d8a191f23264eaacfd8264ff5bb6a67f24
 
 cinnamon-desktop-devel_package() {
 	depends="gtk+3-devel libxkbfile-devel ${sourcepkg}>=${version}_${revision}"

From 87d61681dab0f9445b1d6db3187c6e096e80d25e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:57:53 +0300
Subject: [PATCH 03/13] cinnamon-menus: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-menus/template b/srcpkgs/cinnamon-menus/template
index 0fd49ed716aa..f1391dd90db5 100644
--- a/srcpkgs/cinnamon-menus/template
+++ b/srcpkgs/cinnamon-menus/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-menus'
 pkgname=cinnamon-menus
-version=4.8.3
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -10,8 +10,8 @@ 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/${pkgname}/archive/${version}.tar.gz"
-checksum=b0a02ab0e37d67e761c24545123ec354e7fab0a504267e524892a953bcfd98d7
+distfiles="https://github.com/linuxmint/cinnamon-menus/archive/${version}.tar.gz"
+checksum=f8428f60b7f0fcbde0e4b5db22a7b79b55c5c880574f350784372d54d65a07d0
 
 cinnamon-menus-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 63df33a173389d190af3c22fe3c14610824810be Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:58:00 +0300
Subject: [PATCH 04/13] cinnamon-screensaver: update to 5.0.2.

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

diff --git a/srcpkgs/cinnamon-screensaver/template b/srcpkgs/cinnamon-screensaver/template
index 2a711b6e88ac..8436d4137ae6 100644
--- a/srcpkgs/cinnamon-screensaver/template
+++ b/srcpkgs/cinnamon-screensaver/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-screensaver'
 pkgname=cinnamon-screensaver
-version=4.8.1
+version=5.0.2
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,8 +15,8 @@ short_desc="Cinnamon screensaver"
 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=e06a9f28cba55c38d1464d02917eb374de941fd09007608c239a348e7653b675
+distfiles="https://github.com/linuxmint/cinnamon-screensaver/archive/${version}.tar.gz"
+checksum=5c8b1020c8c4c6c8b9a3438585ec377f3ee43b28d3ef11a9592702ca38696287
 
 python_version=3
 pycompile_dirs="/usr/share/cinnamon-screensaver"

From 6b7df5f72ac15ca86a6fd05c9f451275f9ea018a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:58:08 +0300
Subject: [PATCH 05/13] cinnamon-session: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-session/template b/srcpkgs/cinnamon-session/template
index c27272b802a3..66e6d745e3c9 100644
--- a/srcpkgs/cinnamon-session/template
+++ b/srcpkgs/cinnamon-session/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-session'
 pkgname=cinnamon-session
-version=4.8.0
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,6 +14,6 @@ depends="cinnamon-desktop desktop-file-utils hicolor-icon-theme elogind"
 short_desc="Cinnamon session handler"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-session"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=66301a1eb748f646c419ced76f3388d8d6af0436716c737842cd85f359bd38d4
+homepage="https://github.com/linuxmint/cinnamon-session"
+distfiles="https://github.com/linuxmint/cinnamon-session/archive/${version}.tar.gz"
+checksum=8e2cc49455e29949ee536e2e341af52d53afeaeef6d229730368d822a80a5c19

From 66407f46b22a464544e1671d68bcab32818c31fb Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:58:15 +0300
Subject: [PATCH 06/13] cinnamon-settings-daemon: update to 5.0.0.

---
 srcpkgs/cinnamon-settings-daemon/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/cinnamon-settings-daemon/template b/srcpkgs/cinnamon-settings-daemon/template
index 2e5239c2c897..0b5a2eb6f9a8 100644
--- a/srcpkgs/cinnamon-settings-daemon/template
+++ b/srcpkgs/cinnamon-settings-daemon/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-settings-daemon'
 pkgname=cinnamon-settings-daemon
-version=4.8.5
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,8 +14,8 @@ short_desc="Cinnamon Settings Daemon"
 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/${pkgname}/archive/${version}.tar.gz"
-checksum=f2e770113230e04bb5fe887c33b725ac273dcac912a3825ab6b9c821ce92ff32
+distfiles="https://github.com/linuxmint/cinnamon-settings-daemon/archive/${version}.tar.gz"
+checksum=12377a01c353a6f7ff15fd5aa7fdfb347283e0085c535b10ff4f237790410007
 
 do_check() {
 	:

From 88e5496de6cc03eb018fd665741ed3d2f9b9c6ea Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:58:23 +0300
Subject: [PATCH 07/13] cinnamon-translations: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-translations/template b/srcpkgs/cinnamon-translations/template
index 8c4f65b38121..f7b889255a05 100644
--- a/srcpkgs/cinnamon-translations/template
+++ b/srcpkgs/cinnamon-translations/template
@@ -1,15 +1,15 @@
 # Template file for 'cinnamon-translations'
 pkgname=cinnamon-translations
-version=4.8.3
+version=5.0.0
 revision=1
 build_style=gnu-makefile
 hostmakedepends="gettext"
 short_desc="Translations for Cinnamon and Nemo"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="https://translations.launchpad.net/linuxmint/latest/"
+homepage="https://github.com/linuxmint/cinnamon-translations/"
 distfiles="https://github.com/linuxmint/cinnamon-translations/archive/${version}.tar.gz"
-checksum=272b4e128b352f8a877bb57eaa4ed85ff72ad1cb25c4c58c8a35d0b093908f93
+checksum=8eeb94612f949956024e6213957db9c5f7e4b9ea27b1acf834d30d03b737fe0b
 
 do_install() {
 	vmkdir usr

From 1a001f5c1c26945a865ecaf2598bd3cf209c86b2 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:58:28 +0300
Subject: [PATCH 08/13] cinnamon: update to 5.0.2.

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

diff --git a/srcpkgs/cinnamon/template b/srcpkgs/cinnamon/template
index 165458ac7da5..bc8d55daa812 100644
--- a/srcpkgs/cinnamon/template
+++ b/srcpkgs/cinnamon/template
@@ -1,9 +1,10 @@
 # Template file for 'cinnamon'
 pkgname=cinnamon
-version=4.8.6
+version=5.0.2
 revision=1
 build_helper=gir
 build_style=meson
+#configure_args=" -Dpy3modulesdir=${py3_sitelib}"
 hostmakedepends="libtool pkg-config gobject-introspection gettext
  gettext-devel glib-devel intltool xmlto gtk-doc"
 makedepends="cjs-devel clutter-gtk-devel cinnamon-menus-devel gstreamer1-devel
@@ -25,9 +26,9 @@ 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=00f82253f44c694c379e29959aa6e57b4878b722df1f08d68f9466272ef64893
-
+checksum=9ae7043a56eedd9fb0ec253d7f4513087cc431179824341d87a1828d2e094b13
 python_version=3
+
 pycompile_dirs="
  usr/share/cinnamon/applets
  usr/share/cinnamon/cinnamon-desktop-editor
@@ -55,3 +56,8 @@ pre_configure() {
 	# Remove broken symlink
 	rm -f files/etc/xdg/menus/cinnamon-applications-merged
 }
+
+post_install() {
+	vmkdir "$py3_sitelib"
+	mv "${DESTDIR}/usr/lib/python3/dist-packages/cinnamon" "${DESTDIR}/${py3_sitelib}"
+}

From e80e4174045c79a3fcc47aca65ac11089861c7dd Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:58:42 +0300
Subject: [PATCH 09/13] cjs: update to 5.0.0.

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

diff --git a/srcpkgs/cjs/template b/srcpkgs/cjs/template
index fbf86ea36b64..3eac4bc17ff7 100644
--- a/srcpkgs/cjs/template
+++ b/srcpkgs/cjs/template
@@ -1,6 +1,6 @@
 # Template file for 'cjs'
 pkgname=cjs
-version=4.8.2
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/cjs"
 distfiles="https://github.com/linuxmint/cjs/archive/${version}.tar.gz"
-checksum=c3248663e0084dbcee1bf4d1db56966c1321983617dbbec9b1253e50614a3f4e
+checksum=4e7f1d541188fe87db00e96790e0a157d99b5f07676240da97a2ec9b6b21d1da
 
 # The deleted lines in meson.build try to build and run a simple program,
 # and that does not work when cross-compiling.
@@ -24,6 +24,14 @@ pre_configure() {
 }
 
 
+do_check() {
+	: # ΧΧ 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.
+}
+
+
 cjs-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
 	short_desc+=" - development files"

From b09239071d9f6b58f5b5d2cea4c4b1f8164ac04b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:58:47 +0300
Subject: [PATCH 10/13] muffin: update to 5.0.0.

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

diff --git a/srcpkgs/muffin/template b/srcpkgs/muffin/template
index 6c3d645ef6a9..a7f85ab90e02 100644
--- a/srcpkgs/muffin/template
+++ b/srcpkgs/muffin/template
@@ -1,6 +1,6 @@
 # Template file for 'muffin'
 pkgname=muffin
-version=4.8.1
+version=5.0.0
 revision=1
 build_style=gnu-configure
 build_helper=gir
@@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/muffin"
 distfiles="https://github.com/linuxmint/muffin/archive/${version}.tar.gz"
-checksum=d342165270690c8565004cd6aa26aa79620d99e442ee6207061c26a505690407
+checksum=5b47334777b78e3d791a5fd956ca2c978819943d7c5cfd353bef1fac8c22783c
 shlib_provides="libmuffin-clutter-0.so libmuffin-cogl-pango-0.so
  libmuffin-cogl-path-0.so libmuffin-cogl-0.so"
 

From 213f7b30f2ce557f3aac80cfcc896648705ab37e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:58:53 +0300
Subject: [PATCH 11/13] nemo: update to 5.0.0.

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

diff --git a/srcpkgs/nemo/template b/srcpkgs/nemo/template
index 7760e034163f..0ae8303a2634 100644
--- a/srcpkgs/nemo/template
+++ b/srcpkgs/nemo/template
@@ -1,21 +1,21 @@
 # Template file for 'nemo'
 pkgname=nemo
-version=4.8.6
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
 pycompile_dirs="/usr/share/nemo/actions/myaction.py"
 hostmakedepends="gettext-devel glib-devel intltool pkg-config"
 makedepends="cinnamon-desktop-devel dconf-devel exempi-devel gvfs-devel
- libexif-devel libnotify-devel tracker-devel xapps-devel"
+ libexif-devel libnotify-devel tracker-devel libgsf-devel xapps-devel"
 depends="cinnamon-translations dconf gvfs"
 short_desc="Cinnamon file manager (nautilus fork)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/nemo"
 distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz"
-checksum=bcaca1268d5f3b47d08c0524bea2fa3f1cb9861a7a7469a06320ab82504e1eae
-python_version=3
+checksum=7babba5b429cd65fa60791fa92c0927ee794ee594c84e52cbc68230a309765bb
+#python_version=3
 
 do_check() {
 	:

From 3bd18b9ce7fdbdca4189f38ae210f0ec44ca7e28 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:58:59 +0300
Subject: [PATCH 12/13] nemo-fileroller: update to 5.0.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 62f53f6365d2..99a72ad86d17 100644
--- a/srcpkgs/nemo-fileroller/template
+++ b/srcpkgs/nemo-fileroller/template
@@ -1,6 +1,6 @@
 # Template file for 'nemo-fileroller'
 pkgname=nemo-fileroller
-version=4.8.0
+version=5.0.0
 revision=1
 wrksrc="nemo-extensions-${version}"
 build_wrksrc=nemo-fileroller
@@ -13,7 +13,7 @@ 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/${version}.tar.gz"
-checksum=1b7b85b41c659fe0f93a9b83fadb81a7934c7e7cb2df9eda4a03413b7f5d05c4
+checksum=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485
 
 pre_configure() {
 	autoreconf -fi

From 668ca6b2c627410857907001f41a1b976b210951 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:59:06 +0300
Subject: [PATCH 13/13] xapps: update to 2.2.0.

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

diff --git a/srcpkgs/xapps/template b/srcpkgs/xapps/template
index 1824998fc756..e6126a72752a 100644
--- a/srcpkgs/xapps/template
+++ b/srcpkgs/xapps/template
@@ -1,6 +1,6 @@
 # Template file for 'xapps'
 pkgname=xapps
-version=2.0.6
+version=2.2.0
 revision=1
 wrksrc="xapp-${version}"
 build_style=meson
@@ -15,7 +15,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=4541a54760715f54fe6ab6174d4e040f5bfa3a0186b63836f2332a3ddfde3cc6
+checksum=c1510443eb2f3f4f78ca792a9d327fa716a71116c3c5a7dff4c1313621a36768
 
 xapps-devel_package() {
 	short_desc+=" - development files"

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

* Re: [PR PATCH] [Updated] [WIP] Cinnamon, update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
@ 2021-06-09 14:24 ` mobinmob
  2021-06-09 15:30 ` mobinmob
                   ` (59 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-06-09 14:24 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages cinnamon5
https://github.com/void-linux/void-packages/pull/31379

[WIP] Cinnamon, update to 5.0.x
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] 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/31379.patch is attached

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

From c4473e273925ac637741d535a834ccd10a8edfdb Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:57:40 +0300
Subject: [PATCH 01/13] cinnamon-control-center: update to 5.0.1.

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

diff --git a/srcpkgs/cinnamon-control-center/template b/srcpkgs/cinnamon-control-center/template
index 1d503bdb6e86..172cf83942dc 100644
--- a/srcpkgs/cinnamon-control-center/template
+++ b/srcpkgs/cinnamon-control-center/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-control-center'
 pkgname=cinnamon-control-center
-version=4.8.2
+version=5.0.1
 revision=1
 build_style=meson
 build_helper=gir
@@ -18,7 +18,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=407e88fe458af7b25c0dd91d54aad93a72a1464ced285a741ed1ce6249ed61af
+checksum=170ac90d3a11ac10258b1fff20f4ee792078520e8eb4e18e13a2c4caf8de3ede
 
 do_check() {
 	:

From ae6e5718d21c09cde95659127a7e975d25d6cfc6 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:57:46 +0300
Subject: [PATCH 02/13] cinnamon-desktop: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-desktop/template b/srcpkgs/cinnamon-desktop/template
index 985e05ed4927..676a030ac21f 100644
--- a/srcpkgs/cinnamon-desktop/template
+++ b/srcpkgs/cinnamon-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-desktop'
 pkgname=cinnamon-desktop
-version=4.8.1
+version=5.0.0
 revision=1
 build_style=meson
 build_helper="gir"
@@ -12,9 +12,9 @@ depends="xkeyboard-config"
 short_desc="Library with common API for various Cinnamon modules"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-desktop"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=cb9aeff385764ba33cf4f7ee2bb5cb7308960670e8fa9f3be38a1d431b20436d
+homepage="https://github.com/linuxmint/cinnamon-desktop"
+distfiles="https://github.com/linuxmint/cinnamon-desktop/archive/${version}.tar.gz"
+checksum=3fa2bcfe24f370b6a4ac5fc9aa6b08d8a191f23264eaacfd8264ff5bb6a67f24
 
 cinnamon-desktop-devel_package() {
 	depends="gtk+3-devel libxkbfile-devel ${sourcepkg}>=${version}_${revision}"

From 87d61681dab0f9445b1d6db3187c6e096e80d25e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:57:53 +0300
Subject: [PATCH 03/13] cinnamon-menus: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-menus/template b/srcpkgs/cinnamon-menus/template
index 0fd49ed716aa..f1391dd90db5 100644
--- a/srcpkgs/cinnamon-menus/template
+++ b/srcpkgs/cinnamon-menus/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-menus'
 pkgname=cinnamon-menus
-version=4.8.3
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -10,8 +10,8 @@ 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/${pkgname}/archive/${version}.tar.gz"
-checksum=b0a02ab0e37d67e761c24545123ec354e7fab0a504267e524892a953bcfd98d7
+distfiles="https://github.com/linuxmint/cinnamon-menus/archive/${version}.tar.gz"
+checksum=f8428f60b7f0fcbde0e4b5db22a7b79b55c5c880574f350784372d54d65a07d0
 
 cinnamon-menus-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 63df33a173389d190af3c22fe3c14610824810be Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:58:00 +0300
Subject: [PATCH 04/13] cinnamon-screensaver: update to 5.0.2.

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

diff --git a/srcpkgs/cinnamon-screensaver/template b/srcpkgs/cinnamon-screensaver/template
index 2a711b6e88ac..8436d4137ae6 100644
--- a/srcpkgs/cinnamon-screensaver/template
+++ b/srcpkgs/cinnamon-screensaver/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-screensaver'
 pkgname=cinnamon-screensaver
-version=4.8.1
+version=5.0.2
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,8 +15,8 @@ short_desc="Cinnamon screensaver"
 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=e06a9f28cba55c38d1464d02917eb374de941fd09007608c239a348e7653b675
+distfiles="https://github.com/linuxmint/cinnamon-screensaver/archive/${version}.tar.gz"
+checksum=5c8b1020c8c4c6c8b9a3438585ec377f3ee43b28d3ef11a9592702ca38696287
 
 python_version=3
 pycompile_dirs="/usr/share/cinnamon-screensaver"

From 6b7df5f72ac15ca86a6fd05c9f451275f9ea018a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:58:08 +0300
Subject: [PATCH 05/13] cinnamon-session: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-session/template b/srcpkgs/cinnamon-session/template
index c27272b802a3..66e6d745e3c9 100644
--- a/srcpkgs/cinnamon-session/template
+++ b/srcpkgs/cinnamon-session/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-session'
 pkgname=cinnamon-session
-version=4.8.0
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,6 +14,6 @@ depends="cinnamon-desktop desktop-file-utils hicolor-icon-theme elogind"
 short_desc="Cinnamon session handler"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-session"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=66301a1eb748f646c419ced76f3388d8d6af0436716c737842cd85f359bd38d4
+homepage="https://github.com/linuxmint/cinnamon-session"
+distfiles="https://github.com/linuxmint/cinnamon-session/archive/${version}.tar.gz"
+checksum=8e2cc49455e29949ee536e2e341af52d53afeaeef6d229730368d822a80a5c19

From 66407f46b22a464544e1671d68bcab32818c31fb Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:58:15 +0300
Subject: [PATCH 06/13] cinnamon-settings-daemon: update to 5.0.0.

---
 srcpkgs/cinnamon-settings-daemon/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/cinnamon-settings-daemon/template b/srcpkgs/cinnamon-settings-daemon/template
index 2e5239c2c897..0b5a2eb6f9a8 100644
--- a/srcpkgs/cinnamon-settings-daemon/template
+++ b/srcpkgs/cinnamon-settings-daemon/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-settings-daemon'
 pkgname=cinnamon-settings-daemon
-version=4.8.5
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,8 +14,8 @@ short_desc="Cinnamon Settings Daemon"
 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/${pkgname}/archive/${version}.tar.gz"
-checksum=f2e770113230e04bb5fe887c33b725ac273dcac912a3825ab6b9c821ce92ff32
+distfiles="https://github.com/linuxmint/cinnamon-settings-daemon/archive/${version}.tar.gz"
+checksum=12377a01c353a6f7ff15fd5aa7fdfb347283e0085c535b10ff4f237790410007
 
 do_check() {
 	:

From 88e5496de6cc03eb018fd665741ed3d2f9b9c6ea Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:58:23 +0300
Subject: [PATCH 07/13] cinnamon-translations: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-translations/template b/srcpkgs/cinnamon-translations/template
index 8c4f65b38121..f7b889255a05 100644
--- a/srcpkgs/cinnamon-translations/template
+++ b/srcpkgs/cinnamon-translations/template
@@ -1,15 +1,15 @@
 # Template file for 'cinnamon-translations'
 pkgname=cinnamon-translations
-version=4.8.3
+version=5.0.0
 revision=1
 build_style=gnu-makefile
 hostmakedepends="gettext"
 short_desc="Translations for Cinnamon and Nemo"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="https://translations.launchpad.net/linuxmint/latest/"
+homepage="https://github.com/linuxmint/cinnamon-translations/"
 distfiles="https://github.com/linuxmint/cinnamon-translations/archive/${version}.tar.gz"
-checksum=272b4e128b352f8a877bb57eaa4ed85ff72ad1cb25c4c58c8a35d0b093908f93
+checksum=8eeb94612f949956024e6213957db9c5f7e4b9ea27b1acf834d30d03b737fe0b
 
 do_install() {
 	vmkdir usr

From 1a001f5c1c26945a865ecaf2598bd3cf209c86b2 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:58:28 +0300
Subject: [PATCH 08/13] cinnamon: update to 5.0.2.

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

diff --git a/srcpkgs/cinnamon/template b/srcpkgs/cinnamon/template
index 165458ac7da5..bc8d55daa812 100644
--- a/srcpkgs/cinnamon/template
+++ b/srcpkgs/cinnamon/template
@@ -1,9 +1,10 @@
 # Template file for 'cinnamon'
 pkgname=cinnamon
-version=4.8.6
+version=5.0.2
 revision=1
 build_helper=gir
 build_style=meson
+#configure_args=" -Dpy3modulesdir=${py3_sitelib}"
 hostmakedepends="libtool pkg-config gobject-introspection gettext
  gettext-devel glib-devel intltool xmlto gtk-doc"
 makedepends="cjs-devel clutter-gtk-devel cinnamon-menus-devel gstreamer1-devel
@@ -25,9 +26,9 @@ 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=00f82253f44c694c379e29959aa6e57b4878b722df1f08d68f9466272ef64893
-
+checksum=9ae7043a56eedd9fb0ec253d7f4513087cc431179824341d87a1828d2e094b13
 python_version=3
+
 pycompile_dirs="
  usr/share/cinnamon/applets
  usr/share/cinnamon/cinnamon-desktop-editor
@@ -55,3 +56,8 @@ pre_configure() {
 	# Remove broken symlink
 	rm -f files/etc/xdg/menus/cinnamon-applications-merged
 }
+
+post_install() {
+	vmkdir "$py3_sitelib"
+	mv "${DESTDIR}/usr/lib/python3/dist-packages/cinnamon" "${DESTDIR}/${py3_sitelib}"
+}

From e80e4174045c79a3fcc47aca65ac11089861c7dd Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:58:42 +0300
Subject: [PATCH 09/13] cjs: update to 5.0.0.

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

diff --git a/srcpkgs/cjs/template b/srcpkgs/cjs/template
index fbf86ea36b64..3eac4bc17ff7 100644
--- a/srcpkgs/cjs/template
+++ b/srcpkgs/cjs/template
@@ -1,6 +1,6 @@
 # Template file for 'cjs'
 pkgname=cjs
-version=4.8.2
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/cjs"
 distfiles="https://github.com/linuxmint/cjs/archive/${version}.tar.gz"
-checksum=c3248663e0084dbcee1bf4d1db56966c1321983617dbbec9b1253e50614a3f4e
+checksum=4e7f1d541188fe87db00e96790e0a157d99b5f07676240da97a2ec9b6b21d1da
 
 # The deleted lines in meson.build try to build and run a simple program,
 # and that does not work when cross-compiling.
@@ -24,6 +24,14 @@ pre_configure() {
 }
 
 
+do_check() {
+	: # ΧΧ 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.
+}
+
+
 cjs-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
 	short_desc+=" - development files"

From b09239071d9f6b58f5b5d2cea4c4b1f8164ac04b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:58:47 +0300
Subject: [PATCH 10/13] muffin: update to 5.0.0.

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

diff --git a/srcpkgs/muffin/template b/srcpkgs/muffin/template
index 6c3d645ef6a9..a7f85ab90e02 100644
--- a/srcpkgs/muffin/template
+++ b/srcpkgs/muffin/template
@@ -1,6 +1,6 @@
 # Template file for 'muffin'
 pkgname=muffin
-version=4.8.1
+version=5.0.0
 revision=1
 build_style=gnu-configure
 build_helper=gir
@@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/muffin"
 distfiles="https://github.com/linuxmint/muffin/archive/${version}.tar.gz"
-checksum=d342165270690c8565004cd6aa26aa79620d99e442ee6207061c26a505690407
+checksum=5b47334777b78e3d791a5fd956ca2c978819943d7c5cfd353bef1fac8c22783c
 shlib_provides="libmuffin-clutter-0.so libmuffin-cogl-pango-0.so
  libmuffin-cogl-path-0.so libmuffin-cogl-0.so"
 

From f21ef40f5c705345564124e64287850c01c8a8be Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 17:24:16 +0300
Subject: [PATCH 11/13] nemo: update to 5.0.0.

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

diff --git a/srcpkgs/nemo/template b/srcpkgs/nemo/template
index 7760e034163f..c3e82f84725b 100644
--- a/srcpkgs/nemo/template
+++ b/srcpkgs/nemo/template
@@ -1,20 +1,20 @@
 # Template file for 'nemo'
 pkgname=nemo
-version=4.8.6
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
 pycompile_dirs="/usr/share/nemo/actions/myaction.py"
 hostmakedepends="gettext-devel glib-devel intltool pkg-config"
 makedepends="cinnamon-desktop-devel dconf-devel exempi-devel gvfs-devel
- libexif-devel libnotify-devel tracker-devel xapps-devel"
+ libexif-devel libnotify-devel tracker-devel libgsf-devel xapps-devel"
 depends="cinnamon-translations dconf gvfs"
 short_desc="Cinnamon file manager (nautilus fork)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/nemo"
 distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz"
-checksum=bcaca1268d5f3b47d08c0524bea2fa3f1cb9861a7a7469a06320ab82504e1eae
+checksum=7babba5b429cd65fa60791fa92c0927ee794ee594c84e52cbc68230a309765bb
 python_version=3
 
 do_check() {

From be8fa499c250d1535ef37a86494cdc2e3206772a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 17:24:21 +0300
Subject: [PATCH 12/13] nemo-fileroller: update to 5.0.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 62f53f6365d2..99a72ad86d17 100644
--- a/srcpkgs/nemo-fileroller/template
+++ b/srcpkgs/nemo-fileroller/template
@@ -1,6 +1,6 @@
 # Template file for 'nemo-fileroller'
 pkgname=nemo-fileroller
-version=4.8.0
+version=5.0.0
 revision=1
 wrksrc="nemo-extensions-${version}"
 build_wrksrc=nemo-fileroller
@@ -13,7 +13,7 @@ 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/${version}.tar.gz"
-checksum=1b7b85b41c659fe0f93a9b83fadb81a7934c7e7cb2df9eda4a03413b7f5d05c4
+checksum=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485
 
 pre_configure() {
 	autoreconf -fi

From 60ef3a2b755fc9cb2f262195599a1763f89df782 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 17:24:28 +0300
Subject: [PATCH 13/13] xapps: update to 2.2.0.

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

diff --git a/srcpkgs/xapps/template b/srcpkgs/xapps/template
index 1824998fc756..e6126a72752a 100644
--- a/srcpkgs/xapps/template
+++ b/srcpkgs/xapps/template
@@ -1,6 +1,6 @@
 # Template file for 'xapps'
 pkgname=xapps
-version=2.0.6
+version=2.2.0
 revision=1
 wrksrc="xapp-${version}"
 build_style=meson
@@ -15,7 +15,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=4541a54760715f54fe6ab6174d4e040f5bfa3a0186b63836f2332a3ddfde3cc6
+checksum=c1510443eb2f3f4f78ca792a9d327fa716a71116c3c5a7dff4c1313621a36768
 
 xapps-devel_package() {
 	short_desc+=" - development files"

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

* Re: [PR PATCH] [Updated] [WIP] Cinnamon, update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
  2021-06-09 14:24 ` [PR PATCH] [Updated] " mobinmob
@ 2021-06-09 15:30 ` mobinmob
  2021-06-09 20:17 ` mobinmob
                   ` (58 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-06-09 15:30 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages cinnamon5
https://github.com/void-linux/void-packages/pull/31379

[WIP] Cinnamon, update to 5.0.x
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] 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/31379.patch is attached

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

From c4473e273925ac637741d535a834ccd10a8edfdb Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:57:40 +0300
Subject: [PATCH 01/13] cinnamon-control-center: update to 5.0.1.

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

diff --git a/srcpkgs/cinnamon-control-center/template b/srcpkgs/cinnamon-control-center/template
index 1d503bdb6e86..172cf83942dc 100644
--- a/srcpkgs/cinnamon-control-center/template
+++ b/srcpkgs/cinnamon-control-center/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-control-center'
 pkgname=cinnamon-control-center
-version=4.8.2
+version=5.0.1
 revision=1
 build_style=meson
 build_helper=gir
@@ -18,7 +18,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=407e88fe458af7b25c0dd91d54aad93a72a1464ced285a741ed1ce6249ed61af
+checksum=170ac90d3a11ac10258b1fff20f4ee792078520e8eb4e18e13a2c4caf8de3ede
 
 do_check() {
 	:

From ae6e5718d21c09cde95659127a7e975d25d6cfc6 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:57:46 +0300
Subject: [PATCH 02/13] cinnamon-desktop: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-desktop/template b/srcpkgs/cinnamon-desktop/template
index 985e05ed4927..676a030ac21f 100644
--- a/srcpkgs/cinnamon-desktop/template
+++ b/srcpkgs/cinnamon-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-desktop'
 pkgname=cinnamon-desktop
-version=4.8.1
+version=5.0.0
 revision=1
 build_style=meson
 build_helper="gir"
@@ -12,9 +12,9 @@ depends="xkeyboard-config"
 short_desc="Library with common API for various Cinnamon modules"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-desktop"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=cb9aeff385764ba33cf4f7ee2bb5cb7308960670e8fa9f3be38a1d431b20436d
+homepage="https://github.com/linuxmint/cinnamon-desktop"
+distfiles="https://github.com/linuxmint/cinnamon-desktop/archive/${version}.tar.gz"
+checksum=3fa2bcfe24f370b6a4ac5fc9aa6b08d8a191f23264eaacfd8264ff5bb6a67f24
 
 cinnamon-desktop-devel_package() {
 	depends="gtk+3-devel libxkbfile-devel ${sourcepkg}>=${version}_${revision}"

From 87d61681dab0f9445b1d6db3187c6e096e80d25e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:57:53 +0300
Subject: [PATCH 03/13] cinnamon-menus: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-menus/template b/srcpkgs/cinnamon-menus/template
index 0fd49ed716aa..f1391dd90db5 100644
--- a/srcpkgs/cinnamon-menus/template
+++ b/srcpkgs/cinnamon-menus/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-menus'
 pkgname=cinnamon-menus
-version=4.8.3
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -10,8 +10,8 @@ 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/${pkgname}/archive/${version}.tar.gz"
-checksum=b0a02ab0e37d67e761c24545123ec354e7fab0a504267e524892a953bcfd98d7
+distfiles="https://github.com/linuxmint/cinnamon-menus/archive/${version}.tar.gz"
+checksum=f8428f60b7f0fcbde0e4b5db22a7b79b55c5c880574f350784372d54d65a07d0
 
 cinnamon-menus-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 63df33a173389d190af3c22fe3c14610824810be Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:58:00 +0300
Subject: [PATCH 04/13] cinnamon-screensaver: update to 5.0.2.

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

diff --git a/srcpkgs/cinnamon-screensaver/template b/srcpkgs/cinnamon-screensaver/template
index 2a711b6e88ac..8436d4137ae6 100644
--- a/srcpkgs/cinnamon-screensaver/template
+++ b/srcpkgs/cinnamon-screensaver/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-screensaver'
 pkgname=cinnamon-screensaver
-version=4.8.1
+version=5.0.2
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,8 +15,8 @@ short_desc="Cinnamon screensaver"
 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=e06a9f28cba55c38d1464d02917eb374de941fd09007608c239a348e7653b675
+distfiles="https://github.com/linuxmint/cinnamon-screensaver/archive/${version}.tar.gz"
+checksum=5c8b1020c8c4c6c8b9a3438585ec377f3ee43b28d3ef11a9592702ca38696287
 
 python_version=3
 pycompile_dirs="/usr/share/cinnamon-screensaver"

From 6b7df5f72ac15ca86a6fd05c9f451275f9ea018a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:58:08 +0300
Subject: [PATCH 05/13] cinnamon-session: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-session/template b/srcpkgs/cinnamon-session/template
index c27272b802a3..66e6d745e3c9 100644
--- a/srcpkgs/cinnamon-session/template
+++ b/srcpkgs/cinnamon-session/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-session'
 pkgname=cinnamon-session
-version=4.8.0
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,6 +14,6 @@ depends="cinnamon-desktop desktop-file-utils hicolor-icon-theme elogind"
 short_desc="Cinnamon session handler"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-session"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=66301a1eb748f646c419ced76f3388d8d6af0436716c737842cd85f359bd38d4
+homepage="https://github.com/linuxmint/cinnamon-session"
+distfiles="https://github.com/linuxmint/cinnamon-session/archive/${version}.tar.gz"
+checksum=8e2cc49455e29949ee536e2e341af52d53afeaeef6d229730368d822a80a5c19

From 66407f46b22a464544e1671d68bcab32818c31fb Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:58:15 +0300
Subject: [PATCH 06/13] cinnamon-settings-daemon: update to 5.0.0.

---
 srcpkgs/cinnamon-settings-daemon/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/cinnamon-settings-daemon/template b/srcpkgs/cinnamon-settings-daemon/template
index 2e5239c2c897..0b5a2eb6f9a8 100644
--- a/srcpkgs/cinnamon-settings-daemon/template
+++ b/srcpkgs/cinnamon-settings-daemon/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-settings-daemon'
 pkgname=cinnamon-settings-daemon
-version=4.8.5
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,8 +14,8 @@ short_desc="Cinnamon Settings Daemon"
 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/${pkgname}/archive/${version}.tar.gz"
-checksum=f2e770113230e04bb5fe887c33b725ac273dcac912a3825ab6b9c821ce92ff32
+distfiles="https://github.com/linuxmint/cinnamon-settings-daemon/archive/${version}.tar.gz"
+checksum=12377a01c353a6f7ff15fd5aa7fdfb347283e0085c535b10ff4f237790410007
 
 do_check() {
 	:

From 88e5496de6cc03eb018fd665741ed3d2f9b9c6ea Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:58:23 +0300
Subject: [PATCH 07/13] cinnamon-translations: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-translations/template b/srcpkgs/cinnamon-translations/template
index 8c4f65b38121..f7b889255a05 100644
--- a/srcpkgs/cinnamon-translations/template
+++ b/srcpkgs/cinnamon-translations/template
@@ -1,15 +1,15 @@
 # Template file for 'cinnamon-translations'
 pkgname=cinnamon-translations
-version=4.8.3
+version=5.0.0
 revision=1
 build_style=gnu-makefile
 hostmakedepends="gettext"
 short_desc="Translations for Cinnamon and Nemo"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="https://translations.launchpad.net/linuxmint/latest/"
+homepage="https://github.com/linuxmint/cinnamon-translations/"
 distfiles="https://github.com/linuxmint/cinnamon-translations/archive/${version}.tar.gz"
-checksum=272b4e128b352f8a877bb57eaa4ed85ff72ad1cb25c4c58c8a35d0b093908f93
+checksum=8eeb94612f949956024e6213957db9c5f7e4b9ea27b1acf834d30d03b737fe0b
 
 do_install() {
 	vmkdir usr

From 1a001f5c1c26945a865ecaf2598bd3cf209c86b2 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:58:28 +0300
Subject: [PATCH 08/13] cinnamon: update to 5.0.2.

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

diff --git a/srcpkgs/cinnamon/template b/srcpkgs/cinnamon/template
index 165458ac7da5..bc8d55daa812 100644
--- a/srcpkgs/cinnamon/template
+++ b/srcpkgs/cinnamon/template
@@ -1,9 +1,10 @@
 # Template file for 'cinnamon'
 pkgname=cinnamon
-version=4.8.6
+version=5.0.2
 revision=1
 build_helper=gir
 build_style=meson
+#configure_args=" -Dpy3modulesdir=${py3_sitelib}"
 hostmakedepends="libtool pkg-config gobject-introspection gettext
  gettext-devel glib-devel intltool xmlto gtk-doc"
 makedepends="cjs-devel clutter-gtk-devel cinnamon-menus-devel gstreamer1-devel
@@ -25,9 +26,9 @@ 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=00f82253f44c694c379e29959aa6e57b4878b722df1f08d68f9466272ef64893
-
+checksum=9ae7043a56eedd9fb0ec253d7f4513087cc431179824341d87a1828d2e094b13
 python_version=3
+
 pycompile_dirs="
  usr/share/cinnamon/applets
  usr/share/cinnamon/cinnamon-desktop-editor
@@ -55,3 +56,8 @@ pre_configure() {
 	# Remove broken symlink
 	rm -f files/etc/xdg/menus/cinnamon-applications-merged
 }
+
+post_install() {
+	vmkdir "$py3_sitelib"
+	mv "${DESTDIR}/usr/lib/python3/dist-packages/cinnamon" "${DESTDIR}/${py3_sitelib}"
+}

From e80e4174045c79a3fcc47aca65ac11089861c7dd Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:58:42 +0300
Subject: [PATCH 09/13] cjs: update to 5.0.0.

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

diff --git a/srcpkgs/cjs/template b/srcpkgs/cjs/template
index fbf86ea36b64..3eac4bc17ff7 100644
--- a/srcpkgs/cjs/template
+++ b/srcpkgs/cjs/template
@@ -1,6 +1,6 @@
 # Template file for 'cjs'
 pkgname=cjs
-version=4.8.2
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/cjs"
 distfiles="https://github.com/linuxmint/cjs/archive/${version}.tar.gz"
-checksum=c3248663e0084dbcee1bf4d1db56966c1321983617dbbec9b1253e50614a3f4e
+checksum=4e7f1d541188fe87db00e96790e0a157d99b5f07676240da97a2ec9b6b21d1da
 
 # The deleted lines in meson.build try to build and run a simple program,
 # and that does not work when cross-compiling.
@@ -24,6 +24,14 @@ pre_configure() {
 }
 
 
+do_check() {
+	: # ΧΧ 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.
+}
+
+
 cjs-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
 	short_desc+=" - development files"

From b09239071d9f6b58f5b5d2cea4c4b1f8164ac04b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 16:58:47 +0300
Subject: [PATCH 10/13] muffin: update to 5.0.0.

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

diff --git a/srcpkgs/muffin/template b/srcpkgs/muffin/template
index 6c3d645ef6a9..a7f85ab90e02 100644
--- a/srcpkgs/muffin/template
+++ b/srcpkgs/muffin/template
@@ -1,6 +1,6 @@
 # Template file for 'muffin'
 pkgname=muffin
-version=4.8.1
+version=5.0.0
 revision=1
 build_style=gnu-configure
 build_helper=gir
@@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/muffin"
 distfiles="https://github.com/linuxmint/muffin/archive/${version}.tar.gz"
-checksum=d342165270690c8565004cd6aa26aa79620d99e442ee6207061c26a505690407
+checksum=5b47334777b78e3d791a5fd956ca2c978819943d7c5cfd353bef1fac8c22783c
 shlib_provides="libmuffin-clutter-0.so libmuffin-cogl-pango-0.so
  libmuffin-cogl-path-0.so libmuffin-cogl-0.so"
 

From f21ef40f5c705345564124e64287850c01c8a8be Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 17:24:16 +0300
Subject: [PATCH 11/13] nemo: update to 5.0.0.

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

diff --git a/srcpkgs/nemo/template b/srcpkgs/nemo/template
index 7760e034163f..c3e82f84725b 100644
--- a/srcpkgs/nemo/template
+++ b/srcpkgs/nemo/template
@@ -1,20 +1,20 @@
 # Template file for 'nemo'
 pkgname=nemo
-version=4.8.6
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
 pycompile_dirs="/usr/share/nemo/actions/myaction.py"
 hostmakedepends="gettext-devel glib-devel intltool pkg-config"
 makedepends="cinnamon-desktop-devel dconf-devel exempi-devel gvfs-devel
- libexif-devel libnotify-devel tracker-devel xapps-devel"
+ libexif-devel libnotify-devel tracker-devel libgsf-devel xapps-devel"
 depends="cinnamon-translations dconf gvfs"
 short_desc="Cinnamon file manager (nautilus fork)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/nemo"
 distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz"
-checksum=bcaca1268d5f3b47d08c0524bea2fa3f1cb9861a7a7469a06320ab82504e1eae
+checksum=7babba5b429cd65fa60791fa92c0927ee794ee594c84e52cbc68230a309765bb
 python_version=3
 
 do_check() {

From 50a211fb5540fb7fd805c1a895a3cd8419f2debe Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 18:29:59 +0300
Subject: [PATCH 12/13] nemo-fileroller: update to 5.0.0.

---
 srcpkgs/nemo-fileroller/template | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/nemo-fileroller/template b/srcpkgs/nemo-fileroller/template
index 62f53f6365d2..ac53dae61fa4 100644
--- a/srcpkgs/nemo-fileroller/template
+++ b/srcpkgs/nemo-fileroller/template
@@ -1,10 +1,10 @@
 # Template file for 'nemo-fileroller'
 pkgname=nemo-fileroller
-version=4.8.0
+version=5.0.0
 revision=1
 wrksrc="nemo-extensions-${version}"
 build_wrksrc=nemo-fileroller
-build_style=gnu-configure
+build_style=meson
 hostmakedepends="automake libtool pkg-config"
 makedepends="nemo-devel libglib-devel"
 depends="file-roller"
@@ -13,8 +13,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/${version}.tar.gz"
-checksum=1b7b85b41c659fe0f93a9b83fadb81a7934c7e7cb2df9eda4a03413b7f5d05c4
-
-pre_configure() {
-	autoreconf -fi
-}
+checksum=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From ac94b6442aafef72fc1622ce3f923df0569cb17e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 9 Jun 2021 18:30:27 +0300
Subject: [PATCH 13/13] xapps: update to 2.2.0.

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

diff --git a/srcpkgs/xapps/template b/srcpkgs/xapps/template
index 1824998fc756..e6126a72752a 100644
--- a/srcpkgs/xapps/template
+++ b/srcpkgs/xapps/template
@@ -1,6 +1,6 @@
 # Template file for 'xapps'
 pkgname=xapps
-version=2.0.6
+version=2.2.0
 revision=1
 wrksrc="xapp-${version}"
 build_style=meson
@@ -15,7 +15,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=4541a54760715f54fe6ab6174d4e040f5bfa3a0186b63836f2332a3ddfde3cc6
+checksum=c1510443eb2f3f4f78ca792a9d327fa716a71116c3c5a7dff4c1313621a36768
 
 xapps-devel_package() {
 	short_desc+=" - development files"

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

* Re: [WIP] Cinnamon, update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
  2021-06-09 14:24 ` [PR PATCH] [Updated] " mobinmob
  2021-06-09 15:30 ` mobinmob
@ 2021-06-09 20:17 ` mobinmob
  2021-06-09 20:17 ` mobinmob
                   ` (57 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-06-09 20:17 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-858072195

Comment:
Failure in i686 has nothing to do with the commits.
I think I understand the issue in musl, I will try a patch, but maybe that should be reported upstream.
I am using the 5.0.0 packages for a week now, without issues.

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

* Re: [WIP] Cinnamon, update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (2 preceding siblings ...)
  2021-06-09 20:17 ` mobinmob
@ 2021-06-09 20:17 ` mobinmob
  2021-06-09 20:25 ` ericonr
                   ` (56 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-06-09 20:17 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-858072195

Comment:
Failure in i686 has nothing to do with the commits.
I think I understand the issue in musl, I will try a patch, but maybe that should be reported upstream.
I am using some of the 5.0.0 packages for a week now, without issues.

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

* Re: [WIP] Cinnamon, update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (3 preceding siblings ...)
  2021-06-09 20:17 ` mobinmob
@ 2021-06-09 20:25 ` ericonr
  2021-06-09 20:29 ` mobinmob
                   ` (55 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: ericonr @ 2021-06-09 20:25 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-858076810

Comment:
> Bail out! GLib-FATAL-ERROR: ../glib/gmem.c:177: failed to allocate 262144 bytes

They do some weird test that breaks on 32bit, I assume.

For musl, try changing the include order to be musl headers first and then the `linux/*` ones.

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

* Re: [WIP] Cinnamon, update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (4 preceding siblings ...)
  2021-06-09 20:25 ` ericonr
@ 2021-06-09 20:29 ` mobinmob
  2021-06-09 20:31 ` mobinmob
                   ` (54 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-06-09 20:29 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-858079541

Comment:
> > Bail out! GLib-FATAL-ERROR: ../glib/gmem.c:177: failed to allocate 262144 bytes
> 
> They do some weird test that breaks on 32bit, I assume.

Well, the error is on the gdk-pixbuf build :P
> 
> For musl, try changing the include order to be musl headers first and then the `linux/*` ones.

I will - I do not have a musl installation to test - maybe it is time to make one.



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

* Re: [WIP] Cinnamon, update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (5 preceding siblings ...)
  2021-06-09 20:29 ` mobinmob
@ 2021-06-09 20:31 ` mobinmob
  2021-06-23  3:07 ` ericonr
                   ` (53 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-06-09 20:31 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-858079541

Comment:
> > Bail out! GLib-FATAL-ERROR: ../glib/gmem.c:177: failed to allocate 262144 bytes
> 
> They do some weird test that breaks on 32bit, I assume.

Well, the error is on the gdk-pixbuf build :P
> 
> For musl, try changing the include order to be musl headers first and then the `linux/*` ones.

I will. I do not have a musl installation to test - maybe it is time to make one.



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

* Re: [WIP] Cinnamon, update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (6 preceding siblings ...)
  2021-06-09 20:31 ` mobinmob
@ 2021-06-23  3:07 ` ericonr
  2021-06-24 15:20 ` [PR PATCH] [Updated] " mobinmob
                   ` (52 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: ericonr @ 2021-06-23  3:07 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-866486608

Comment:
Add this patch to `cinnamon-control-center`:

```diff
diff --git a/panels/network/wireless-security/utils.c b/panels/network/wireless-security/utils.c
index b74424d..2bb543f 100644
--- a/panels/network/wireless-security/utils.c
+++ b/panels/network/wireless-security/utils.c
@@ -20,11 +20,10 @@
  * Copyright 2007 - 2015 Red Hat, Inc.
  */
 
-#include "nm-default.h"
-
 #include <string.h>
 #include <netinet/ether.h>
 
+#include "nm-default.h"
 #include "utils.h"
 
 /**
```

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

* Re: [PR PATCH] [Updated] [WIP] Cinnamon, update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (7 preceding siblings ...)
  2021-06-23  3:07 ` ericonr
@ 2021-06-24 15:20 ` mobinmob
  2021-06-24 15:21 ` mobinmob
                   ` (51 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-06-24 15:20 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages cinnamon5
https://github.com/void-linux/void-packages/pull/31379

[WIP] Cinnamon, update to 5.0.x
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] 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/31379.patch is attached

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

From 431f0a07f2d84c42667cedba94bff15fd0155fe0 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 18:15:59 +0300
Subject: [PATCH 01/14] cinnamon-control-center: update to 5.0.1.

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

diff --git a/srcpkgs/cinnamon-control-center/template b/srcpkgs/cinnamon-control-center/template
index 1d503bdb6e86..172cf83942dc 100644
--- a/srcpkgs/cinnamon-control-center/template
+++ b/srcpkgs/cinnamon-control-center/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-control-center'
 pkgname=cinnamon-control-center
-version=4.8.2
+version=5.0.1
 revision=1
 build_style=meson
 build_helper=gir
@@ -18,7 +18,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=407e88fe458af7b25c0dd91d54aad93a72a1464ced285a741ed1ce6249ed61af
+checksum=170ac90d3a11ac10258b1fff20f4ee792078520e8eb4e18e13a2c4caf8de3ede
 
 do_check() {
 	:

From bc5ed9f142037e6b9e85f033ce3ad73cda817d55 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 18:16:05 +0300
Subject: [PATCH 02/14] cinnamon-desktop: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-desktop/template b/srcpkgs/cinnamon-desktop/template
index 985e05ed4927..676a030ac21f 100644
--- a/srcpkgs/cinnamon-desktop/template
+++ b/srcpkgs/cinnamon-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-desktop'
 pkgname=cinnamon-desktop
-version=4.8.1
+version=5.0.0
 revision=1
 build_style=meson
 build_helper="gir"
@@ -12,9 +12,9 @@ depends="xkeyboard-config"
 short_desc="Library with common API for various Cinnamon modules"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-desktop"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=cb9aeff385764ba33cf4f7ee2bb5cb7308960670e8fa9f3be38a1d431b20436d
+homepage="https://github.com/linuxmint/cinnamon-desktop"
+distfiles="https://github.com/linuxmint/cinnamon-desktop/archive/${version}.tar.gz"
+checksum=3fa2bcfe24f370b6a4ac5fc9aa6b08d8a191f23264eaacfd8264ff5bb6a67f24
 
 cinnamon-desktop-devel_package() {
 	depends="gtk+3-devel libxkbfile-devel ${sourcepkg}>=${version}_${revision}"

From 5477d99fb074257d758cd1d7df468cb9c30efed9 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 18:16:09 +0300
Subject: [PATCH 03/14] cinnamon-menus: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-menus/template b/srcpkgs/cinnamon-menus/template
index 0fd49ed716aa..f1391dd90db5 100644
--- a/srcpkgs/cinnamon-menus/template
+++ b/srcpkgs/cinnamon-menus/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-menus'
 pkgname=cinnamon-menus
-version=4.8.3
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -10,8 +10,8 @@ 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/${pkgname}/archive/${version}.tar.gz"
-checksum=b0a02ab0e37d67e761c24545123ec354e7fab0a504267e524892a953bcfd98d7
+distfiles="https://github.com/linuxmint/cinnamon-menus/archive/${version}.tar.gz"
+checksum=f8428f60b7f0fcbde0e4b5db22a7b79b55c5c880574f350784372d54d65a07d0
 
 cinnamon-menus-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 2eb0c52a344a1e051a5203a4b9ab24034fba68c5 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 18:16:20 +0300
Subject: [PATCH 04/14] cinnamon-screensaver: update to 5.0.5.

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

diff --git a/srcpkgs/cinnamon-screensaver/template b/srcpkgs/cinnamon-screensaver/template
index 2a711b6e88ac..aebf52c15efc 100644
--- a/srcpkgs/cinnamon-screensaver/template
+++ b/srcpkgs/cinnamon-screensaver/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-screensaver'
 pkgname=cinnamon-screensaver
-version=4.8.1
+version=5.0.5
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,8 +15,8 @@ short_desc="Cinnamon screensaver"
 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=e06a9f28cba55c38d1464d02917eb374de941fd09007608c239a348e7653b675
+distfiles="https://github.com/linuxmint/cinnamon-screensaver/archive/${version}.tar.gz"
+checksum=4df3ca70968e214cff11665d9495be16307fae0857df0dc21c6ef6762f21786d
 
 python_version=3
 pycompile_dirs="/usr/share/cinnamon-screensaver"

From a44a439506d67d5f125f67dc9401e1140b89c8f5 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 18:16:26 +0300
Subject: [PATCH 05/14] cinnamon-session: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-session/template b/srcpkgs/cinnamon-session/template
index c27272b802a3..66e6d745e3c9 100644
--- a/srcpkgs/cinnamon-session/template
+++ b/srcpkgs/cinnamon-session/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-session'
 pkgname=cinnamon-session
-version=4.8.0
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,6 +14,6 @@ depends="cinnamon-desktop desktop-file-utils hicolor-icon-theme elogind"
 short_desc="Cinnamon session handler"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-session"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=66301a1eb748f646c419ced76f3388d8d6af0436716c737842cd85f359bd38d4
+homepage="https://github.com/linuxmint/cinnamon-session"
+distfiles="https://github.com/linuxmint/cinnamon-session/archive/${version}.tar.gz"
+checksum=8e2cc49455e29949ee536e2e341af52d53afeaeef6d229730368d822a80a5c19

From 7ece566fff0fdf99ebcdd56af0f9230cf3062b2e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 18:16:46 +0300
Subject: [PATCH 06/14] cinnamon-settings-daemon: update to 5.0.2.

---
 srcpkgs/cinnamon-settings-daemon/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/cinnamon-settings-daemon/template b/srcpkgs/cinnamon-settings-daemon/template
index 2e5239c2c897..33b5bf120287 100644
--- a/srcpkgs/cinnamon-settings-daemon/template
+++ b/srcpkgs/cinnamon-settings-daemon/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-settings-daemon'
 pkgname=cinnamon-settings-daemon
-version=4.8.5
+version=5.0.2
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,8 +14,8 @@ short_desc="Cinnamon Settings Daemon"
 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/${pkgname}/archive/${version}.tar.gz"
-checksum=f2e770113230e04bb5fe887c33b725ac273dcac912a3825ab6b9c821ce92ff32
+distfiles="https://github.com/linuxmint/cinnamon-settings-daemon/archive/${version}.tar.gz"
+checksum=b0c8b638b8118b9c895559c08d22808bb4e04ece41d90835ae079754eced4391
 
 do_check() {
 	:

From d4edce5aa5fdfad8ee953006b2335d6b86d54ef4 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 18:16:52 +0300
Subject: [PATCH 07/14] cinnamon-translations: update to 5.0.1.

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

diff --git a/srcpkgs/cinnamon-translations/template b/srcpkgs/cinnamon-translations/template
index 8c4f65b38121..fddf75f49100 100644
--- a/srcpkgs/cinnamon-translations/template
+++ b/srcpkgs/cinnamon-translations/template
@@ -1,15 +1,15 @@
 # Template file for 'cinnamon-translations'
 pkgname=cinnamon-translations
-version=4.8.3
+version=5.0.1
 revision=1
 build_style=gnu-makefile
 hostmakedepends="gettext"
 short_desc="Translations for Cinnamon and Nemo"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="https://translations.launchpad.net/linuxmint/latest/"
+homepage="https://github.com/linuxmint/cinnamon-translations/"
 distfiles="https://github.com/linuxmint/cinnamon-translations/archive/${version}.tar.gz"
-checksum=272b4e128b352f8a877bb57eaa4ed85ff72ad1cb25c4c58c8a35d0b093908f93
+checksum=fedb16ec94c020f0d3730da6868ff1fbf00bc4fd5e62980ce50baba537ec5cf7
 
 do_install() {
 	vmkdir usr

From 29a949d103d151d3bb0a6069062a6ba40de190bd Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 18:17:02 +0300
Subject: [PATCH 08/14] cinnamon: update to 5.0.2.

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

diff --git a/srcpkgs/cinnamon/template b/srcpkgs/cinnamon/template
index 165458ac7da5..bc8d55daa812 100644
--- a/srcpkgs/cinnamon/template
+++ b/srcpkgs/cinnamon/template
@@ -1,9 +1,10 @@
 # Template file for 'cinnamon'
 pkgname=cinnamon
-version=4.8.6
+version=5.0.2
 revision=1
 build_helper=gir
 build_style=meson
+#configure_args=" -Dpy3modulesdir=${py3_sitelib}"
 hostmakedepends="libtool pkg-config gobject-introspection gettext
  gettext-devel glib-devel intltool xmlto gtk-doc"
 makedepends="cjs-devel clutter-gtk-devel cinnamon-menus-devel gstreamer1-devel
@@ -25,9 +26,9 @@ 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=00f82253f44c694c379e29959aa6e57b4878b722df1f08d68f9466272ef64893
-
+checksum=9ae7043a56eedd9fb0ec253d7f4513087cc431179824341d87a1828d2e094b13
 python_version=3
+
 pycompile_dirs="
  usr/share/cinnamon/applets
  usr/share/cinnamon/cinnamon-desktop-editor
@@ -55,3 +56,8 @@ pre_configure() {
 	# Remove broken symlink
 	rm -f files/etc/xdg/menus/cinnamon-applications-merged
 }
+
+post_install() {
+	vmkdir "$py3_sitelib"
+	mv "${DESTDIR}/usr/lib/python3/dist-packages/cinnamon" "${DESTDIR}/${py3_sitelib}"
+}

From ef2b3898fba3152fddfe4700d1b67e7e119b6840 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 18:17:08 +0300
Subject: [PATCH 09/14] cjs: update to 5.0.0.

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

diff --git a/srcpkgs/cjs/template b/srcpkgs/cjs/template
index fbf86ea36b64..3eac4bc17ff7 100644
--- a/srcpkgs/cjs/template
+++ b/srcpkgs/cjs/template
@@ -1,6 +1,6 @@
 # Template file for 'cjs'
 pkgname=cjs
-version=4.8.2
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/cjs"
 distfiles="https://github.com/linuxmint/cjs/archive/${version}.tar.gz"
-checksum=c3248663e0084dbcee1bf4d1db56966c1321983617dbbec9b1253e50614a3f4e
+checksum=4e7f1d541188fe87db00e96790e0a157d99b5f07676240da97a2ec9b6b21d1da
 
 # The deleted lines in meson.build try to build and run a simple program,
 # and that does not work when cross-compiling.
@@ -24,6 +24,14 @@ pre_configure() {
 }
 
 
+do_check() {
+	: # ΧΧ 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.
+}
+
+
 cjs-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
 	short_desc+=" - development files"

From a90c6c9022275b5704d7e9a28ce3b65e9b16b395 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 18:17:14 +0300
Subject: [PATCH 10/14] muffin: update to 5.0.1.

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

diff --git a/srcpkgs/muffin/template b/srcpkgs/muffin/template
index 6c3d645ef6a9..4363fd609f66 100644
--- a/srcpkgs/muffin/template
+++ b/srcpkgs/muffin/template
@@ -1,6 +1,6 @@
 # Template file for 'muffin'
 pkgname=muffin
-version=4.8.1
+version=5.0.1
 revision=1
 build_style=gnu-configure
 build_helper=gir
@@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/muffin"
 distfiles="https://github.com/linuxmint/muffin/archive/${version}.tar.gz"
-checksum=d342165270690c8565004cd6aa26aa79620d99e442ee6207061c26a505690407
+checksum=6c78aaabcb5a0cf2e2b75a380ef4481c5b1ddb910faeae6e137f7356d1ac4b83
 shlib_provides="libmuffin-clutter-0.so libmuffin-cogl-pango-0.so
  libmuffin-cogl-path-0.so libmuffin-cogl-0.so"
 

From a5199ddf2de03b708e5effb7dc0edaafe7811d90 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 18:17:26 +0300
Subject: [PATCH 11/14] xapps: update to 2.2.0.

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

diff --git a/srcpkgs/xapps/template b/srcpkgs/xapps/template
index 1824998fc756..e6126a72752a 100644
--- a/srcpkgs/xapps/template
+++ b/srcpkgs/xapps/template
@@ -1,6 +1,6 @@
 # Template file for 'xapps'
 pkgname=xapps
-version=2.0.6
+version=2.2.0
 revision=1
 wrksrc="xapp-${version}"
 build_style=meson
@@ -15,7 +15,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=4541a54760715f54fe6ab6174d4e040f5bfa3a0186b63836f2332a3ddfde3cc6
+checksum=c1510443eb2f3f4f78ca792a9d327fa716a71116c3c5a7dff4c1313621a36768
 
 xapps-devel_package() {
 	short_desc+=" - development files"

From 6e6609ffc195fdb9f70fe66ed728a113e784b8d0 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 18:17:30 +0300
Subject: [PATCH 12/14] nemo: update to 5.0.1.

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

diff --git a/srcpkgs/nemo/template b/srcpkgs/nemo/template
index 7760e034163f..0cf1cd2b3cea 100644
--- a/srcpkgs/nemo/template
+++ b/srcpkgs/nemo/template
@@ -1,20 +1,20 @@
 # Template file for 'nemo'
 pkgname=nemo
-version=4.8.6
+version=5.0.1
 revision=1
 build_style=meson
 build_helper=gir
 pycompile_dirs="/usr/share/nemo/actions/myaction.py"
 hostmakedepends="gettext-devel glib-devel intltool pkg-config"
 makedepends="cinnamon-desktop-devel dconf-devel exempi-devel gvfs-devel
- libexif-devel libnotify-devel tracker-devel xapps-devel"
+ libexif-devel libnotify-devel tracker-devel libgsf-devel xapps-devel"
 depends="cinnamon-translations dconf gvfs"
 short_desc="Cinnamon file manager (nautilus fork)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/nemo"
 distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz"
-checksum=bcaca1268d5f3b47d08c0524bea2fa3f1cb9861a7a7469a06320ab82504e1eae
+checksum=bc2171d1ee55ff68540dc8fb688157bf69ca1207449b1623b03c299eca39c919
 python_version=3
 
 do_check() {

From 5bc0705f01008699e628536278bff0d1328cc96d Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 18:18:57 +0300
Subject: [PATCH 13/14] nemo-fileroller: update to 5.0.0.

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

diff --git a/srcpkgs/nemo-fileroller/template b/srcpkgs/nemo-fileroller/template
index 62f53f6365d2..1ffbab993706 100644
--- a/srcpkgs/nemo-fileroller/template
+++ b/srcpkgs/nemo-fileroller/template
@@ -1,11 +1,11 @@
 # Template file for 'nemo-fileroller'
 pkgname=nemo-fileroller
-version=4.8.0
+version=5.0.0
 revision=1
 wrksrc="nemo-extensions-${version}"
 build_wrksrc=nemo-fileroller
-build_style=gnu-configure
-hostmakedepends="automake libtool pkg-config"
+build_style=meson
+hostmakedepends="pkg-config"
 makedepends="nemo-devel libglib-devel"
 depends="file-roller"
 short_desc="Nemo file roller extension"
@@ -13,8 +13,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/${version}.tar.gz"
-checksum=1b7b85b41c659fe0f93a9b83fadb81a7934c7e7cb2df9eda4a03413b7f5d05c4
-
-pre_configure() {
-	autoreconf -fi
-}
+checksum=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 6c50e8f0af0a25d6742b98397d0ab4ca255aec11 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 18:20:03 +0300
Subject: [PATCH 14/14] New package: nemo-image-converter-5.0.0.

---
 srcpkgs/nemo-image-converter/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-image-converter/template

diff --git a/srcpkgs/nemo-image-converter/template b/srcpkgs/nemo-image-converter/template
new file mode 100644
index 000000000000..e85944b2447d
--- /dev/null
+++ b/srcpkgs/nemo-image-converter/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-image-converter'
+pkgname=nemo-image-converter
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-image-converter
+build_style=meson
+hostmakedepends="pkg-config gettext"
+makedepends="nemo-devel libglib-devel"
+depends="ImageMagick"
+short_desc="Nemo image converter extension"
+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/${version}.tar.gz"
+checksum=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

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

* Re: [WIP] Cinnamon, update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (8 preceding siblings ...)
  2021-06-24 15:20 ` [PR PATCH] [Updated] " mobinmob
@ 2021-06-24 15:21 ` mobinmob
  2021-06-24 18:28 ` [PR PATCH] [Updated] " mobinmob
                   ` (50 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-06-24 15:21 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-867726497

Comment:
- Fix makedepends of nemo-fileroller.
- Add nemo-image-converter.

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

* Re: [PR PATCH] [Updated] [WIP] Cinnamon, update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (9 preceding siblings ...)
  2021-06-24 15:21 ` mobinmob
@ 2021-06-24 18:28 ` mobinmob
  2021-06-24 18:29 ` mobinmob
                   ` (49 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-06-24 18:28 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages cinnamon5
https://github.com/void-linux/void-packages/pull/31379

[WIP] Cinnamon, update to 5.0.x
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] 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/31379.patch is attached

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

From 64d62677482b4c3827b1aff0087af8fdfa228f7b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 18:15:59 +0300
Subject: [PATCH 01/15] cinnamon-control-center: update to 5.0.1.

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

diff --git a/srcpkgs/cinnamon-control-center/template b/srcpkgs/cinnamon-control-center/template
index 1d503bdb6e86..172cf83942dc 100644
--- a/srcpkgs/cinnamon-control-center/template
+++ b/srcpkgs/cinnamon-control-center/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-control-center'
 pkgname=cinnamon-control-center
-version=4.8.2
+version=5.0.1
 revision=1
 build_style=meson
 build_helper=gir
@@ -18,7 +18,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=407e88fe458af7b25c0dd91d54aad93a72a1464ced285a741ed1ce6249ed61af
+checksum=170ac90d3a11ac10258b1fff20f4ee792078520e8eb4e18e13a2c4caf8de3ede
 
 do_check() {
 	:

From 0fec9a25cab26eaa7201c05a3e562bc0b5fd9e6f Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 18:16:05 +0300
Subject: [PATCH 02/15] cinnamon-desktop: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-desktop/template b/srcpkgs/cinnamon-desktop/template
index 985e05ed4927..676a030ac21f 100644
--- a/srcpkgs/cinnamon-desktop/template
+++ b/srcpkgs/cinnamon-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-desktop'
 pkgname=cinnamon-desktop
-version=4.8.1
+version=5.0.0
 revision=1
 build_style=meson
 build_helper="gir"
@@ -12,9 +12,9 @@ depends="xkeyboard-config"
 short_desc="Library with common API for various Cinnamon modules"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-desktop"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=cb9aeff385764ba33cf4f7ee2bb5cb7308960670e8fa9f3be38a1d431b20436d
+homepage="https://github.com/linuxmint/cinnamon-desktop"
+distfiles="https://github.com/linuxmint/cinnamon-desktop/archive/${version}.tar.gz"
+checksum=3fa2bcfe24f370b6a4ac5fc9aa6b08d8a191f23264eaacfd8264ff5bb6a67f24
 
 cinnamon-desktop-devel_package() {
 	depends="gtk+3-devel libxkbfile-devel ${sourcepkg}>=${version}_${revision}"

From 63e6811c41db4f52ee6bf7f461a96bf531b5d7c8 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 18:16:09 +0300
Subject: [PATCH 03/15] cinnamon-menus: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-menus/template b/srcpkgs/cinnamon-menus/template
index 0fd49ed716aa..f1391dd90db5 100644
--- a/srcpkgs/cinnamon-menus/template
+++ b/srcpkgs/cinnamon-menus/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-menus'
 pkgname=cinnamon-menus
-version=4.8.3
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -10,8 +10,8 @@ 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/${pkgname}/archive/${version}.tar.gz"
-checksum=b0a02ab0e37d67e761c24545123ec354e7fab0a504267e524892a953bcfd98d7
+distfiles="https://github.com/linuxmint/cinnamon-menus/archive/${version}.tar.gz"
+checksum=f8428f60b7f0fcbde0e4b5db22a7b79b55c5c880574f350784372d54d65a07d0
 
 cinnamon-menus-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From da4739083a8a38a9cf8a925f05e0daee2d83e80b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 18:16:20 +0300
Subject: [PATCH 04/15] cinnamon-screensaver: update to 5.0.5.

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

diff --git a/srcpkgs/cinnamon-screensaver/template b/srcpkgs/cinnamon-screensaver/template
index 2a711b6e88ac..aebf52c15efc 100644
--- a/srcpkgs/cinnamon-screensaver/template
+++ b/srcpkgs/cinnamon-screensaver/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-screensaver'
 pkgname=cinnamon-screensaver
-version=4.8.1
+version=5.0.5
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,8 +15,8 @@ short_desc="Cinnamon screensaver"
 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=e06a9f28cba55c38d1464d02917eb374de941fd09007608c239a348e7653b675
+distfiles="https://github.com/linuxmint/cinnamon-screensaver/archive/${version}.tar.gz"
+checksum=4df3ca70968e214cff11665d9495be16307fae0857df0dc21c6ef6762f21786d
 
 python_version=3
 pycompile_dirs="/usr/share/cinnamon-screensaver"

From 9781e2ee1d63a1dcaf4da4c11d0af620971e8587 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 18:16:26 +0300
Subject: [PATCH 05/15] cinnamon-session: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-session/template b/srcpkgs/cinnamon-session/template
index c27272b802a3..66e6d745e3c9 100644
--- a/srcpkgs/cinnamon-session/template
+++ b/srcpkgs/cinnamon-session/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-session'
 pkgname=cinnamon-session
-version=4.8.0
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,6 +14,6 @@ depends="cinnamon-desktop desktop-file-utils hicolor-icon-theme elogind"
 short_desc="Cinnamon session handler"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-session"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=66301a1eb748f646c419ced76f3388d8d6af0436716c737842cd85f359bd38d4
+homepage="https://github.com/linuxmint/cinnamon-session"
+distfiles="https://github.com/linuxmint/cinnamon-session/archive/${version}.tar.gz"
+checksum=8e2cc49455e29949ee536e2e341af52d53afeaeef6d229730368d822a80a5c19

From d43ea4e375ec88c30f668c839cd69f1d1254a0b8 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 18:16:46 +0300
Subject: [PATCH 06/15] cinnamon-settings-daemon: update to 5.0.2.

---
 srcpkgs/cinnamon-settings-daemon/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/cinnamon-settings-daemon/template b/srcpkgs/cinnamon-settings-daemon/template
index 2e5239c2c897..33b5bf120287 100644
--- a/srcpkgs/cinnamon-settings-daemon/template
+++ b/srcpkgs/cinnamon-settings-daemon/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-settings-daemon'
 pkgname=cinnamon-settings-daemon
-version=4.8.5
+version=5.0.2
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,8 +14,8 @@ short_desc="Cinnamon Settings Daemon"
 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/${pkgname}/archive/${version}.tar.gz"
-checksum=f2e770113230e04bb5fe887c33b725ac273dcac912a3825ab6b9c821ce92ff32
+distfiles="https://github.com/linuxmint/cinnamon-settings-daemon/archive/${version}.tar.gz"
+checksum=b0c8b638b8118b9c895559c08d22808bb4e04ece41d90835ae079754eced4391
 
 do_check() {
 	:

From 235a1eb998afba34ad9288fd94b355d5d557580b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 18:16:52 +0300
Subject: [PATCH 07/15] cinnamon-translations: update to 5.0.1.

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

diff --git a/srcpkgs/cinnamon-translations/template b/srcpkgs/cinnamon-translations/template
index 8c4f65b38121..fddf75f49100 100644
--- a/srcpkgs/cinnamon-translations/template
+++ b/srcpkgs/cinnamon-translations/template
@@ -1,15 +1,15 @@
 # Template file for 'cinnamon-translations'
 pkgname=cinnamon-translations
-version=4.8.3
+version=5.0.1
 revision=1
 build_style=gnu-makefile
 hostmakedepends="gettext"
 short_desc="Translations for Cinnamon and Nemo"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="https://translations.launchpad.net/linuxmint/latest/"
+homepage="https://github.com/linuxmint/cinnamon-translations/"
 distfiles="https://github.com/linuxmint/cinnamon-translations/archive/${version}.tar.gz"
-checksum=272b4e128b352f8a877bb57eaa4ed85ff72ad1cb25c4c58c8a35d0b093908f93
+checksum=fedb16ec94c020f0d3730da6868ff1fbf00bc4fd5e62980ce50baba537ec5cf7
 
 do_install() {
 	vmkdir usr

From 4b9460ae1f866d5850916472e199b3eca121bce8 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 18:17:02 +0300
Subject: [PATCH 08/15] cinnamon: update to 5.0.2.

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

diff --git a/srcpkgs/cinnamon/template b/srcpkgs/cinnamon/template
index 165458ac7da5..bc8d55daa812 100644
--- a/srcpkgs/cinnamon/template
+++ b/srcpkgs/cinnamon/template
@@ -1,9 +1,10 @@
 # Template file for 'cinnamon'
 pkgname=cinnamon
-version=4.8.6
+version=5.0.2
 revision=1
 build_helper=gir
 build_style=meson
+#configure_args=" -Dpy3modulesdir=${py3_sitelib}"
 hostmakedepends="libtool pkg-config gobject-introspection gettext
  gettext-devel glib-devel intltool xmlto gtk-doc"
 makedepends="cjs-devel clutter-gtk-devel cinnamon-menus-devel gstreamer1-devel
@@ -25,9 +26,9 @@ 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=00f82253f44c694c379e29959aa6e57b4878b722df1f08d68f9466272ef64893
-
+checksum=9ae7043a56eedd9fb0ec253d7f4513087cc431179824341d87a1828d2e094b13
 python_version=3
+
 pycompile_dirs="
  usr/share/cinnamon/applets
  usr/share/cinnamon/cinnamon-desktop-editor
@@ -55,3 +56,8 @@ pre_configure() {
 	# Remove broken symlink
 	rm -f files/etc/xdg/menus/cinnamon-applications-merged
 }
+
+post_install() {
+	vmkdir "$py3_sitelib"
+	mv "${DESTDIR}/usr/lib/python3/dist-packages/cinnamon" "${DESTDIR}/${py3_sitelib}"
+}

From 11a4e096151bb06dba3c0e4012f29b7b9d526bdc Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 18:17:08 +0300
Subject: [PATCH 09/15] cjs: update to 5.0.0.

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

diff --git a/srcpkgs/cjs/template b/srcpkgs/cjs/template
index fbf86ea36b64..3eac4bc17ff7 100644
--- a/srcpkgs/cjs/template
+++ b/srcpkgs/cjs/template
@@ -1,6 +1,6 @@
 # Template file for 'cjs'
 pkgname=cjs
-version=4.8.2
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/cjs"
 distfiles="https://github.com/linuxmint/cjs/archive/${version}.tar.gz"
-checksum=c3248663e0084dbcee1bf4d1db56966c1321983617dbbec9b1253e50614a3f4e
+checksum=4e7f1d541188fe87db00e96790e0a157d99b5f07676240da97a2ec9b6b21d1da
 
 # The deleted lines in meson.build try to build and run a simple program,
 # and that does not work when cross-compiling.
@@ -24,6 +24,14 @@ pre_configure() {
 }
 
 
+do_check() {
+	: # ΧΧ 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.
+}
+
+
 cjs-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
 	short_desc+=" - development files"

From 27ead3fa558535de8518a357fa2e84bca784fa13 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 18:17:14 +0300
Subject: [PATCH 10/15] muffin: update to 5.0.1.

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

diff --git a/srcpkgs/muffin/template b/srcpkgs/muffin/template
index 6c3d645ef6a9..4363fd609f66 100644
--- a/srcpkgs/muffin/template
+++ b/srcpkgs/muffin/template
@@ -1,6 +1,6 @@
 # Template file for 'muffin'
 pkgname=muffin
-version=4.8.1
+version=5.0.1
 revision=1
 build_style=gnu-configure
 build_helper=gir
@@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/muffin"
 distfiles="https://github.com/linuxmint/muffin/archive/${version}.tar.gz"
-checksum=d342165270690c8565004cd6aa26aa79620d99e442ee6207061c26a505690407
+checksum=6c78aaabcb5a0cf2e2b75a380ef4481c5b1ddb910faeae6e137f7356d1ac4b83
 shlib_provides="libmuffin-clutter-0.so libmuffin-cogl-pango-0.so
  libmuffin-cogl-path-0.so libmuffin-cogl-0.so"
 

From b2cd96591a7f4fb0bb1aef4dc662d592a39d5bf1 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 18:17:26 +0300
Subject: [PATCH 11/15] xapps: update to 2.2.0.

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

diff --git a/srcpkgs/xapps/template b/srcpkgs/xapps/template
index 1824998fc756..e6126a72752a 100644
--- a/srcpkgs/xapps/template
+++ b/srcpkgs/xapps/template
@@ -1,6 +1,6 @@
 # Template file for 'xapps'
 pkgname=xapps
-version=2.0.6
+version=2.2.0
 revision=1
 wrksrc="xapp-${version}"
 build_style=meson
@@ -15,7 +15,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=4541a54760715f54fe6ab6174d4e040f5bfa3a0186b63836f2332a3ddfde3cc6
+checksum=c1510443eb2f3f4f78ca792a9d327fa716a71116c3c5a7dff4c1313621a36768
 
 xapps-devel_package() {
 	short_desc+=" - development files"

From c7f4cf8e87cc4dd01ee87ac38ab2785798bde06d Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 18:17:30 +0300
Subject: [PATCH 12/15] nemo: update to 5.0.1.

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

diff --git a/srcpkgs/nemo/template b/srcpkgs/nemo/template
index 7760e034163f..0cf1cd2b3cea 100644
--- a/srcpkgs/nemo/template
+++ b/srcpkgs/nemo/template
@@ -1,20 +1,20 @@
 # Template file for 'nemo'
 pkgname=nemo
-version=4.8.6
+version=5.0.1
 revision=1
 build_style=meson
 build_helper=gir
 pycompile_dirs="/usr/share/nemo/actions/myaction.py"
 hostmakedepends="gettext-devel glib-devel intltool pkg-config"
 makedepends="cinnamon-desktop-devel dconf-devel exempi-devel gvfs-devel
- libexif-devel libnotify-devel tracker-devel xapps-devel"
+ libexif-devel libnotify-devel tracker-devel libgsf-devel xapps-devel"
 depends="cinnamon-translations dconf gvfs"
 short_desc="Cinnamon file manager (nautilus fork)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/nemo"
 distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz"
-checksum=bcaca1268d5f3b47d08c0524bea2fa3f1cb9861a7a7469a06320ab82504e1eae
+checksum=bc2171d1ee55ff68540dc8fb688157bf69ca1207449b1623b03c299eca39c919
 python_version=3
 
 do_check() {

From 14ccb5bb7b0aef6685e6efdab3a825e1f0edeb99 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 18:18:57 +0300
Subject: [PATCH 13/15] nemo-fileroller: update to 5.0.0.

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

diff --git a/srcpkgs/nemo-fileroller/template b/srcpkgs/nemo-fileroller/template
index 62f53f6365d2..1ffbab993706 100644
--- a/srcpkgs/nemo-fileroller/template
+++ b/srcpkgs/nemo-fileroller/template
@@ -1,11 +1,11 @@
 # Template file for 'nemo-fileroller'
 pkgname=nemo-fileroller
-version=4.8.0
+version=5.0.0
 revision=1
 wrksrc="nemo-extensions-${version}"
 build_wrksrc=nemo-fileroller
-build_style=gnu-configure
-hostmakedepends="automake libtool pkg-config"
+build_style=meson
+hostmakedepends="pkg-config"
 makedepends="nemo-devel libglib-devel"
 depends="file-roller"
 short_desc="Nemo file roller extension"
@@ -13,8 +13,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/${version}.tar.gz"
-checksum=1b7b85b41c659fe0f93a9b83fadb81a7934c7e7cb2df9eda4a03413b7f5d05c4
-
-pre_configure() {
-	autoreconf -fi
-}
+checksum=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 87c3e8f241952cf4a059052b1f9cd992d540e399 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 18:20:03 +0300
Subject: [PATCH 14/15] New package: nemo-image-converter-5.0.0.

---
 srcpkgs/nemo-image-converter/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-image-converter/template

diff --git a/srcpkgs/nemo-image-converter/template b/srcpkgs/nemo-image-converter/template
new file mode 100644
index 000000000000..e85944b2447d
--- /dev/null
+++ b/srcpkgs/nemo-image-converter/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-image-converter'
+pkgname=nemo-image-converter
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-image-converter
+build_style=meson
+hostmakedepends="pkg-config gettext"
+makedepends="nemo-devel libglib-devel"
+depends="ImageMagick"
+short_desc="Nemo image converter extension"
+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/${version}.tar.gz"
+checksum=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 271ea6e185795a99121bc34ce8e7ef6923675474 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 21:17:18 +0300
Subject: [PATCH 15/15] New package: nemo-preview-5.0.0.

---
 srcpkgs/nemo-preview/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/nemo-preview/template

diff --git a/srcpkgs/nemo-preview/template b/srcpkgs/nemo-preview/template
new file mode 100644
index 000000000000..9771222ae504
--- /dev/null
+++ b/srcpkgs/nemo-preview/template
@@ -0,0 +1,17 @@
+# Template file for 'nemo-preview'
+pkgname=nemo-preview
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+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"
+short_desc="Nemo preview extension"
+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/${version}.tar.gz"
+checksum=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

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

* Re: [WIP] Cinnamon, update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (10 preceding siblings ...)
  2021-06-24 18:28 ` [PR PATCH] [Updated] " mobinmob
@ 2021-06-24 18:29 ` mobinmob
  2021-06-24 18:44 ` [PR PATCH] [Updated] " mobinmob
                   ` (48 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-06-24 18:29 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-867862456

Comment:
- Add nemo-preview as a new package.
- Rebase on master.

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

* Re: [PR PATCH] [Updated] [WIP] Cinnamon, update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (11 preceding siblings ...)
  2021-06-24 18:29 ` mobinmob
@ 2021-06-24 18:44 ` mobinmob
  2021-06-24 19:07 ` mobinmob
                   ` (47 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-06-24 18:44 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages cinnamon5
https://github.com/void-linux/void-packages/pull/31379

[WIP] Cinnamon, update to 5.0.x
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] 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/31379.patch is attached

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

From 77ae06f400970b72dd12ce36cb37212578133b62 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 21:42:03 +0300
Subject: [PATCH 01/15] cinnamon-control-center: update to 5.0.1.

---
 .../cinnamon-control-center/patches/musl.diff   | 17 +++++++++++++++++
 srcpkgs/cinnamon-control-center/template        |  4 ++--
 2 files changed, 19 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/cinnamon-control-center/patches/musl.diff

diff --git a/srcpkgs/cinnamon-control-center/patches/musl.diff b/srcpkgs/cinnamon-control-center/patches/musl.diff
new file mode 100644
index 000000000000..bc774b3d23f0
--- /dev/null
+++ b/srcpkgs/cinnamon-control-center/patches/musl.diff
@@ -0,0 +1,17 @@
+diff --git a/panels/network/wireless-security/utils.c b/panels/network/wireless-security/utils.c
+index b74424d..2bb543f 100644
+--- a/panels/network/wireless-security/utils.c
++++ b/panels/network/wireless-security/utils.c
+@@ -20,11 +20,10 @@
+  * Copyright 2007 - 2015 Red Hat, Inc.
+  */
+ 
+-#include "nm-default.h"
+-
+ #include <string.h>
+ #include <netinet/ether.h>
+ 
++#include "nm-default.h"
+ #include "utils.h"
+ 
+ /**
diff --git a/srcpkgs/cinnamon-control-center/template b/srcpkgs/cinnamon-control-center/template
index 1d503bdb6e86..172cf83942dc 100644
--- a/srcpkgs/cinnamon-control-center/template
+++ b/srcpkgs/cinnamon-control-center/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-control-center'
 pkgname=cinnamon-control-center
-version=4.8.2
+version=5.0.1
 revision=1
 build_style=meson
 build_helper=gir
@@ -18,7 +18,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=407e88fe458af7b25c0dd91d54aad93a72a1464ced285a741ed1ce6249ed61af
+checksum=170ac90d3a11ac10258b1fff20f4ee792078520e8eb4e18e13a2c4caf8de3ede
 
 do_check() {
 	:

From 038e8905d9fa4b1e1ce1a1f1ae047d22b0e21564 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 21:42:08 +0300
Subject: [PATCH 02/15] cinnamon-desktop: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-desktop/template b/srcpkgs/cinnamon-desktop/template
index 985e05ed4927..676a030ac21f 100644
--- a/srcpkgs/cinnamon-desktop/template
+++ b/srcpkgs/cinnamon-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-desktop'
 pkgname=cinnamon-desktop
-version=4.8.1
+version=5.0.0
 revision=1
 build_style=meson
 build_helper="gir"
@@ -12,9 +12,9 @@ depends="xkeyboard-config"
 short_desc="Library with common API for various Cinnamon modules"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-desktop"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=cb9aeff385764ba33cf4f7ee2bb5cb7308960670e8fa9f3be38a1d431b20436d
+homepage="https://github.com/linuxmint/cinnamon-desktop"
+distfiles="https://github.com/linuxmint/cinnamon-desktop/archive/${version}.tar.gz"
+checksum=3fa2bcfe24f370b6a4ac5fc9aa6b08d8a191f23264eaacfd8264ff5bb6a67f24
 
 cinnamon-desktop-devel_package() {
 	depends="gtk+3-devel libxkbfile-devel ${sourcepkg}>=${version}_${revision}"

From a705c67814103e5ad9bed693dddac60fbe5e3dc4 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 21:42:13 +0300
Subject: [PATCH 03/15] cinnamon-menus: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-menus/template b/srcpkgs/cinnamon-menus/template
index 0fd49ed716aa..f1391dd90db5 100644
--- a/srcpkgs/cinnamon-menus/template
+++ b/srcpkgs/cinnamon-menus/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-menus'
 pkgname=cinnamon-menus
-version=4.8.3
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -10,8 +10,8 @@ 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/${pkgname}/archive/${version}.tar.gz"
-checksum=b0a02ab0e37d67e761c24545123ec354e7fab0a504267e524892a953bcfd98d7
+distfiles="https://github.com/linuxmint/cinnamon-menus/archive/${version}.tar.gz"
+checksum=f8428f60b7f0fcbde0e4b5db22a7b79b55c5c880574f350784372d54d65a07d0
 
 cinnamon-menus-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 9a041760e49604161d2332251758374f123d354d Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 21:42:19 +0300
Subject: [PATCH 04/15] cinnamon-screensaver: update to 5.0.5.

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

diff --git a/srcpkgs/cinnamon-screensaver/template b/srcpkgs/cinnamon-screensaver/template
index 2a711b6e88ac..aebf52c15efc 100644
--- a/srcpkgs/cinnamon-screensaver/template
+++ b/srcpkgs/cinnamon-screensaver/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-screensaver'
 pkgname=cinnamon-screensaver
-version=4.8.1
+version=5.0.5
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,8 +15,8 @@ short_desc="Cinnamon screensaver"
 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=e06a9f28cba55c38d1464d02917eb374de941fd09007608c239a348e7653b675
+distfiles="https://github.com/linuxmint/cinnamon-screensaver/archive/${version}.tar.gz"
+checksum=4df3ca70968e214cff11665d9495be16307fae0857df0dc21c6ef6762f21786d
 
 python_version=3
 pycompile_dirs="/usr/share/cinnamon-screensaver"

From 903d53a7a0f6dfa508d4321f3e6247b7d6f3b60b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 21:42:24 +0300
Subject: [PATCH 05/15] cinnamon-session: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-session/template b/srcpkgs/cinnamon-session/template
index c27272b802a3..66e6d745e3c9 100644
--- a/srcpkgs/cinnamon-session/template
+++ b/srcpkgs/cinnamon-session/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-session'
 pkgname=cinnamon-session
-version=4.8.0
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,6 +14,6 @@ depends="cinnamon-desktop desktop-file-utils hicolor-icon-theme elogind"
 short_desc="Cinnamon session handler"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-session"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=66301a1eb748f646c419ced76f3388d8d6af0436716c737842cd85f359bd38d4
+homepage="https://github.com/linuxmint/cinnamon-session"
+distfiles="https://github.com/linuxmint/cinnamon-session/archive/${version}.tar.gz"
+checksum=8e2cc49455e29949ee536e2e341af52d53afeaeef6d229730368d822a80a5c19

From d07e9ebd5b87cb370245fee6433832570077f0cd Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 21:42:32 +0300
Subject: [PATCH 06/15] cinnamon-settings-daemon: update to 5.0.2.

---
 srcpkgs/cinnamon-settings-daemon/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/cinnamon-settings-daemon/template b/srcpkgs/cinnamon-settings-daemon/template
index 2e5239c2c897..33b5bf120287 100644
--- a/srcpkgs/cinnamon-settings-daemon/template
+++ b/srcpkgs/cinnamon-settings-daemon/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-settings-daemon'
 pkgname=cinnamon-settings-daemon
-version=4.8.5
+version=5.0.2
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,8 +14,8 @@ short_desc="Cinnamon Settings Daemon"
 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/${pkgname}/archive/${version}.tar.gz"
-checksum=f2e770113230e04bb5fe887c33b725ac273dcac912a3825ab6b9c821ce92ff32
+distfiles="https://github.com/linuxmint/cinnamon-settings-daemon/archive/${version}.tar.gz"
+checksum=b0c8b638b8118b9c895559c08d22808bb4e04ece41d90835ae079754eced4391
 
 do_check() {
 	:

From 614fe3036d26c13b355e093097bcc5348f0069d9 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 21:42:38 +0300
Subject: [PATCH 07/15] cinnamon-translations: update to 5.0.1.

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

diff --git a/srcpkgs/cinnamon-translations/template b/srcpkgs/cinnamon-translations/template
index 8c4f65b38121..fddf75f49100 100644
--- a/srcpkgs/cinnamon-translations/template
+++ b/srcpkgs/cinnamon-translations/template
@@ -1,15 +1,15 @@
 # Template file for 'cinnamon-translations'
 pkgname=cinnamon-translations
-version=4.8.3
+version=5.0.1
 revision=1
 build_style=gnu-makefile
 hostmakedepends="gettext"
 short_desc="Translations for Cinnamon and Nemo"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="https://translations.launchpad.net/linuxmint/latest/"
+homepage="https://github.com/linuxmint/cinnamon-translations/"
 distfiles="https://github.com/linuxmint/cinnamon-translations/archive/${version}.tar.gz"
-checksum=272b4e128b352f8a877bb57eaa4ed85ff72ad1cb25c4c58c8a35d0b093908f93
+checksum=fedb16ec94c020f0d3730da6868ff1fbf00bc4fd5e62980ce50baba537ec5cf7
 
 do_install() {
 	vmkdir usr

From 5e8f1ff1e889d9c5f3299998f1cbf18cf5bef7bf Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 21:42:42 +0300
Subject: [PATCH 08/15] cinnamon: update to 5.0.2.

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

diff --git a/srcpkgs/cinnamon/template b/srcpkgs/cinnamon/template
index 165458ac7da5..bc8d55daa812 100644
--- a/srcpkgs/cinnamon/template
+++ b/srcpkgs/cinnamon/template
@@ -1,9 +1,10 @@
 # Template file for 'cinnamon'
 pkgname=cinnamon
-version=4.8.6
+version=5.0.2
 revision=1
 build_helper=gir
 build_style=meson
+#configure_args=" -Dpy3modulesdir=${py3_sitelib}"
 hostmakedepends="libtool pkg-config gobject-introspection gettext
  gettext-devel glib-devel intltool xmlto gtk-doc"
 makedepends="cjs-devel clutter-gtk-devel cinnamon-menus-devel gstreamer1-devel
@@ -25,9 +26,9 @@ 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=00f82253f44c694c379e29959aa6e57b4878b722df1f08d68f9466272ef64893
-
+checksum=9ae7043a56eedd9fb0ec253d7f4513087cc431179824341d87a1828d2e094b13
 python_version=3
+
 pycompile_dirs="
  usr/share/cinnamon/applets
  usr/share/cinnamon/cinnamon-desktop-editor
@@ -55,3 +56,8 @@ pre_configure() {
 	# Remove broken symlink
 	rm -f files/etc/xdg/menus/cinnamon-applications-merged
 }
+
+post_install() {
+	vmkdir "$py3_sitelib"
+	mv "${DESTDIR}/usr/lib/python3/dist-packages/cinnamon" "${DESTDIR}/${py3_sitelib}"
+}

From 698e085a3fb2222ae92e0ca19d6173bb765bc004 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 21:42:48 +0300
Subject: [PATCH 09/15] cjs: update to 5.0.0.

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

diff --git a/srcpkgs/cjs/template b/srcpkgs/cjs/template
index fbf86ea36b64..3eac4bc17ff7 100644
--- a/srcpkgs/cjs/template
+++ b/srcpkgs/cjs/template
@@ -1,6 +1,6 @@
 # Template file for 'cjs'
 pkgname=cjs
-version=4.8.2
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/cjs"
 distfiles="https://github.com/linuxmint/cjs/archive/${version}.tar.gz"
-checksum=c3248663e0084dbcee1bf4d1db56966c1321983617dbbec9b1253e50614a3f4e
+checksum=4e7f1d541188fe87db00e96790e0a157d99b5f07676240da97a2ec9b6b21d1da
 
 # The deleted lines in meson.build try to build and run a simple program,
 # and that does not work when cross-compiling.
@@ -24,6 +24,14 @@ pre_configure() {
 }
 
 
+do_check() {
+	: # ΧΧ 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.
+}
+
+
 cjs-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
 	short_desc+=" - development files"

From d25627001936fcd4ead833bd9aae4bdeb4607c4e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 21:42:53 +0300
Subject: [PATCH 10/15] muffin: update to 5.0.1.

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

diff --git a/srcpkgs/muffin/template b/srcpkgs/muffin/template
index 6c3d645ef6a9..4363fd609f66 100644
--- a/srcpkgs/muffin/template
+++ b/srcpkgs/muffin/template
@@ -1,6 +1,6 @@
 # Template file for 'muffin'
 pkgname=muffin
-version=4.8.1
+version=5.0.1
 revision=1
 build_style=gnu-configure
 build_helper=gir
@@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/muffin"
 distfiles="https://github.com/linuxmint/muffin/archive/${version}.tar.gz"
-checksum=d342165270690c8565004cd6aa26aa79620d99e442ee6207061c26a505690407
+checksum=6c78aaabcb5a0cf2e2b75a380ef4481c5b1ddb910faeae6e137f7356d1ac4b83
 shlib_provides="libmuffin-clutter-0.so libmuffin-cogl-pango-0.so
  libmuffin-cogl-path-0.so libmuffin-cogl-0.so"
 

From bf4d30705c8cc14061ba73b8c7cbe7eb8818bded Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 21:42:58 +0300
Subject: [PATCH 11/15] xapps: update to 2.2.0.

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

diff --git a/srcpkgs/xapps/template b/srcpkgs/xapps/template
index 1824998fc756..e6126a72752a 100644
--- a/srcpkgs/xapps/template
+++ b/srcpkgs/xapps/template
@@ -1,6 +1,6 @@
 # Template file for 'xapps'
 pkgname=xapps
-version=2.0.6
+version=2.2.0
 revision=1
 wrksrc="xapp-${version}"
 build_style=meson
@@ -15,7 +15,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=4541a54760715f54fe6ab6174d4e040f5bfa3a0186b63836f2332a3ddfde3cc6
+checksum=c1510443eb2f3f4f78ca792a9d327fa716a71116c3c5a7dff4c1313621a36768
 
 xapps-devel_package() {
 	short_desc+=" - development files"

From 78dfe99b4efafff0cb5eb69c6023868da2fc0721 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 21:43:03 +0300
Subject: [PATCH 12/15] nemo: update to 5.0.1.

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

diff --git a/srcpkgs/nemo/template b/srcpkgs/nemo/template
index 7760e034163f..0cf1cd2b3cea 100644
--- a/srcpkgs/nemo/template
+++ b/srcpkgs/nemo/template
@@ -1,20 +1,20 @@
 # Template file for 'nemo'
 pkgname=nemo
-version=4.8.6
+version=5.0.1
 revision=1
 build_style=meson
 build_helper=gir
 pycompile_dirs="/usr/share/nemo/actions/myaction.py"
 hostmakedepends="gettext-devel glib-devel intltool pkg-config"
 makedepends="cinnamon-desktop-devel dconf-devel exempi-devel gvfs-devel
- libexif-devel libnotify-devel tracker-devel xapps-devel"
+ libexif-devel libnotify-devel tracker-devel libgsf-devel xapps-devel"
 depends="cinnamon-translations dconf gvfs"
 short_desc="Cinnamon file manager (nautilus fork)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/nemo"
 distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz"
-checksum=bcaca1268d5f3b47d08c0524bea2fa3f1cb9861a7a7469a06320ab82504e1eae
+checksum=bc2171d1ee55ff68540dc8fb688157bf69ca1207449b1623b03c299eca39c919
 python_version=3
 
 do_check() {

From 13ec8b0792543c5e4b4c416db409e7140beab545 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 21:43:10 +0300
Subject: [PATCH 13/15] nemo-fileroller: update to 5.0.0.

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

diff --git a/srcpkgs/nemo-fileroller/template b/srcpkgs/nemo-fileroller/template
index 62f53f6365d2..1ffbab993706 100644
--- a/srcpkgs/nemo-fileroller/template
+++ b/srcpkgs/nemo-fileroller/template
@@ -1,11 +1,11 @@
 # Template file for 'nemo-fileroller'
 pkgname=nemo-fileroller
-version=4.8.0
+version=5.0.0
 revision=1
 wrksrc="nemo-extensions-${version}"
 build_wrksrc=nemo-fileroller
-build_style=gnu-configure
-hostmakedepends="automake libtool pkg-config"
+build_style=meson
+hostmakedepends="pkg-config"
 makedepends="nemo-devel libglib-devel"
 depends="file-roller"
 short_desc="Nemo file roller extension"
@@ -13,8 +13,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/${version}.tar.gz"
-checksum=1b7b85b41c659fe0f93a9b83fadb81a7934c7e7cb2df9eda4a03413b7f5d05c4
-
-pre_configure() {
-	autoreconf -fi
-}
+checksum=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 08ccfe97eaff7c72db693ee8ca0ca10562fc3345 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 21:43:52 +0300
Subject: [PATCH 14/15] New package: nemo-image-converter-5.0.0.

---
 srcpkgs/nemo-image-converter/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-image-converter/template

diff --git a/srcpkgs/nemo-image-converter/template b/srcpkgs/nemo-image-converter/template
new file mode 100644
index 000000000000..e85944b2447d
--- /dev/null
+++ b/srcpkgs/nemo-image-converter/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-image-converter'
+pkgname=nemo-image-converter
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-image-converter
+build_style=meson
+hostmakedepends="pkg-config gettext"
+makedepends="nemo-devel libglib-devel"
+depends="ImageMagick"
+short_desc="Nemo image converter extension"
+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/${version}.tar.gz"
+checksum=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From ca4a52b6acd6b543acb0dcbb0bbcff8c10467e7f Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 21:44:16 +0300
Subject: [PATCH 15/15] New package: nemo-preview-5.0.0.

---
 srcpkgs/nemo-preview/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/nemo-preview/template

diff --git a/srcpkgs/nemo-preview/template b/srcpkgs/nemo-preview/template
new file mode 100644
index 000000000000..9771222ae504
--- /dev/null
+++ b/srcpkgs/nemo-preview/template
@@ -0,0 +1,17 @@
+# Template file for 'nemo-preview'
+pkgname=nemo-preview
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+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"
+short_desc="Nemo preview extension"
+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/${version}.tar.gz"
+checksum=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

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

* Re: [WIP] Cinnamon, update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (12 preceding siblings ...)
  2021-06-24 18:44 ` [PR PATCH] [Updated] " mobinmob
@ 2021-06-24 19:07 ` mobinmob
  2021-06-25 14:05 ` [PR PATCH] [Updated] " mobinmob
                   ` (46 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-06-24 19:07 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-867884632

Comment:
@ericonr Thanks, applied. 
I will try to get as many extentions as I can build+test. 

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

* Re: [PR PATCH] [Updated] [WIP] Cinnamon, update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (13 preceding siblings ...)
  2021-06-24 19:07 ` mobinmob
@ 2021-06-25 14:05 ` mobinmob
  2021-06-25 18:53 ` mobinmob
                   ` (45 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-06-25 14:05 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages cinnamon5
https://github.com/void-linux/void-packages/pull/31379

[WIP] Cinnamon, update to 5.0.x
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] 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/31379.patch is attached

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

From 77ae06f400970b72dd12ce36cb37212578133b62 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 21:42:03 +0300
Subject: [PATCH 01/20] cinnamon-control-center: update to 5.0.1.

---
 .../cinnamon-control-center/patches/musl.diff   | 17 +++++++++++++++++
 srcpkgs/cinnamon-control-center/template        |  4 ++--
 2 files changed, 19 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/cinnamon-control-center/patches/musl.diff

diff --git a/srcpkgs/cinnamon-control-center/patches/musl.diff b/srcpkgs/cinnamon-control-center/patches/musl.diff
new file mode 100644
index 000000000000..bc774b3d23f0
--- /dev/null
+++ b/srcpkgs/cinnamon-control-center/patches/musl.diff
@@ -0,0 +1,17 @@
+diff --git a/panels/network/wireless-security/utils.c b/panels/network/wireless-security/utils.c
+index b74424d..2bb543f 100644
+--- a/panels/network/wireless-security/utils.c
++++ b/panels/network/wireless-security/utils.c
+@@ -20,11 +20,10 @@
+  * Copyright 2007 - 2015 Red Hat, Inc.
+  */
+ 
+-#include "nm-default.h"
+-
+ #include <string.h>
+ #include <netinet/ether.h>
+ 
++#include "nm-default.h"
+ #include "utils.h"
+ 
+ /**
diff --git a/srcpkgs/cinnamon-control-center/template b/srcpkgs/cinnamon-control-center/template
index 1d503bdb6e86..172cf83942dc 100644
--- a/srcpkgs/cinnamon-control-center/template
+++ b/srcpkgs/cinnamon-control-center/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-control-center'
 pkgname=cinnamon-control-center
-version=4.8.2
+version=5.0.1
 revision=1
 build_style=meson
 build_helper=gir
@@ -18,7 +18,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=407e88fe458af7b25c0dd91d54aad93a72a1464ced285a741ed1ce6249ed61af
+checksum=170ac90d3a11ac10258b1fff20f4ee792078520e8eb4e18e13a2c4caf8de3ede
 
 do_check() {
 	:

From 038e8905d9fa4b1e1ce1a1f1ae047d22b0e21564 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 21:42:08 +0300
Subject: [PATCH 02/20] cinnamon-desktop: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-desktop/template b/srcpkgs/cinnamon-desktop/template
index 985e05ed4927..676a030ac21f 100644
--- a/srcpkgs/cinnamon-desktop/template
+++ b/srcpkgs/cinnamon-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-desktop'
 pkgname=cinnamon-desktop
-version=4.8.1
+version=5.0.0
 revision=1
 build_style=meson
 build_helper="gir"
@@ -12,9 +12,9 @@ depends="xkeyboard-config"
 short_desc="Library with common API for various Cinnamon modules"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-desktop"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=cb9aeff385764ba33cf4f7ee2bb5cb7308960670e8fa9f3be38a1d431b20436d
+homepage="https://github.com/linuxmint/cinnamon-desktop"
+distfiles="https://github.com/linuxmint/cinnamon-desktop/archive/${version}.tar.gz"
+checksum=3fa2bcfe24f370b6a4ac5fc9aa6b08d8a191f23264eaacfd8264ff5bb6a67f24
 
 cinnamon-desktop-devel_package() {
 	depends="gtk+3-devel libxkbfile-devel ${sourcepkg}>=${version}_${revision}"

From a705c67814103e5ad9bed693dddac60fbe5e3dc4 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 21:42:13 +0300
Subject: [PATCH 03/20] cinnamon-menus: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-menus/template b/srcpkgs/cinnamon-menus/template
index 0fd49ed716aa..f1391dd90db5 100644
--- a/srcpkgs/cinnamon-menus/template
+++ b/srcpkgs/cinnamon-menus/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-menus'
 pkgname=cinnamon-menus
-version=4.8.3
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -10,8 +10,8 @@ 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/${pkgname}/archive/${version}.tar.gz"
-checksum=b0a02ab0e37d67e761c24545123ec354e7fab0a504267e524892a953bcfd98d7
+distfiles="https://github.com/linuxmint/cinnamon-menus/archive/${version}.tar.gz"
+checksum=f8428f60b7f0fcbde0e4b5db22a7b79b55c5c880574f350784372d54d65a07d0
 
 cinnamon-menus-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 9a041760e49604161d2332251758374f123d354d Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 21:42:19 +0300
Subject: [PATCH 04/20] cinnamon-screensaver: update to 5.0.5.

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

diff --git a/srcpkgs/cinnamon-screensaver/template b/srcpkgs/cinnamon-screensaver/template
index 2a711b6e88ac..aebf52c15efc 100644
--- a/srcpkgs/cinnamon-screensaver/template
+++ b/srcpkgs/cinnamon-screensaver/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-screensaver'
 pkgname=cinnamon-screensaver
-version=4.8.1
+version=5.0.5
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,8 +15,8 @@ short_desc="Cinnamon screensaver"
 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=e06a9f28cba55c38d1464d02917eb374de941fd09007608c239a348e7653b675
+distfiles="https://github.com/linuxmint/cinnamon-screensaver/archive/${version}.tar.gz"
+checksum=4df3ca70968e214cff11665d9495be16307fae0857df0dc21c6ef6762f21786d
 
 python_version=3
 pycompile_dirs="/usr/share/cinnamon-screensaver"

From 903d53a7a0f6dfa508d4321f3e6247b7d6f3b60b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 21:42:24 +0300
Subject: [PATCH 05/20] cinnamon-session: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-session/template b/srcpkgs/cinnamon-session/template
index c27272b802a3..66e6d745e3c9 100644
--- a/srcpkgs/cinnamon-session/template
+++ b/srcpkgs/cinnamon-session/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-session'
 pkgname=cinnamon-session
-version=4.8.0
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,6 +14,6 @@ depends="cinnamon-desktop desktop-file-utils hicolor-icon-theme elogind"
 short_desc="Cinnamon session handler"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-session"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=66301a1eb748f646c419ced76f3388d8d6af0436716c737842cd85f359bd38d4
+homepage="https://github.com/linuxmint/cinnamon-session"
+distfiles="https://github.com/linuxmint/cinnamon-session/archive/${version}.tar.gz"
+checksum=8e2cc49455e29949ee536e2e341af52d53afeaeef6d229730368d822a80a5c19

From d07e9ebd5b87cb370245fee6433832570077f0cd Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 21:42:32 +0300
Subject: [PATCH 06/20] cinnamon-settings-daemon: update to 5.0.2.

---
 srcpkgs/cinnamon-settings-daemon/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/cinnamon-settings-daemon/template b/srcpkgs/cinnamon-settings-daemon/template
index 2e5239c2c897..33b5bf120287 100644
--- a/srcpkgs/cinnamon-settings-daemon/template
+++ b/srcpkgs/cinnamon-settings-daemon/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-settings-daemon'
 pkgname=cinnamon-settings-daemon
-version=4.8.5
+version=5.0.2
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,8 +14,8 @@ short_desc="Cinnamon Settings Daemon"
 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/${pkgname}/archive/${version}.tar.gz"
-checksum=f2e770113230e04bb5fe887c33b725ac273dcac912a3825ab6b9c821ce92ff32
+distfiles="https://github.com/linuxmint/cinnamon-settings-daemon/archive/${version}.tar.gz"
+checksum=b0c8b638b8118b9c895559c08d22808bb4e04ece41d90835ae079754eced4391
 
 do_check() {
 	:

From 614fe3036d26c13b355e093097bcc5348f0069d9 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 21:42:38 +0300
Subject: [PATCH 07/20] cinnamon-translations: update to 5.0.1.

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

diff --git a/srcpkgs/cinnamon-translations/template b/srcpkgs/cinnamon-translations/template
index 8c4f65b38121..fddf75f49100 100644
--- a/srcpkgs/cinnamon-translations/template
+++ b/srcpkgs/cinnamon-translations/template
@@ -1,15 +1,15 @@
 # Template file for 'cinnamon-translations'
 pkgname=cinnamon-translations
-version=4.8.3
+version=5.0.1
 revision=1
 build_style=gnu-makefile
 hostmakedepends="gettext"
 short_desc="Translations for Cinnamon and Nemo"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="https://translations.launchpad.net/linuxmint/latest/"
+homepage="https://github.com/linuxmint/cinnamon-translations/"
 distfiles="https://github.com/linuxmint/cinnamon-translations/archive/${version}.tar.gz"
-checksum=272b4e128b352f8a877bb57eaa4ed85ff72ad1cb25c4c58c8a35d0b093908f93
+checksum=fedb16ec94c020f0d3730da6868ff1fbf00bc4fd5e62980ce50baba537ec5cf7
 
 do_install() {
 	vmkdir usr

From 5e8f1ff1e889d9c5f3299998f1cbf18cf5bef7bf Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 21:42:42 +0300
Subject: [PATCH 08/20] cinnamon: update to 5.0.2.

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

diff --git a/srcpkgs/cinnamon/template b/srcpkgs/cinnamon/template
index 165458ac7da5..bc8d55daa812 100644
--- a/srcpkgs/cinnamon/template
+++ b/srcpkgs/cinnamon/template
@@ -1,9 +1,10 @@
 # Template file for 'cinnamon'
 pkgname=cinnamon
-version=4.8.6
+version=5.0.2
 revision=1
 build_helper=gir
 build_style=meson
+#configure_args=" -Dpy3modulesdir=${py3_sitelib}"
 hostmakedepends="libtool pkg-config gobject-introspection gettext
  gettext-devel glib-devel intltool xmlto gtk-doc"
 makedepends="cjs-devel clutter-gtk-devel cinnamon-menus-devel gstreamer1-devel
@@ -25,9 +26,9 @@ 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=00f82253f44c694c379e29959aa6e57b4878b722df1f08d68f9466272ef64893
-
+checksum=9ae7043a56eedd9fb0ec253d7f4513087cc431179824341d87a1828d2e094b13
 python_version=3
+
 pycompile_dirs="
  usr/share/cinnamon/applets
  usr/share/cinnamon/cinnamon-desktop-editor
@@ -55,3 +56,8 @@ pre_configure() {
 	# Remove broken symlink
 	rm -f files/etc/xdg/menus/cinnamon-applications-merged
 }
+
+post_install() {
+	vmkdir "$py3_sitelib"
+	mv "${DESTDIR}/usr/lib/python3/dist-packages/cinnamon" "${DESTDIR}/${py3_sitelib}"
+}

From 698e085a3fb2222ae92e0ca19d6173bb765bc004 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 21:42:48 +0300
Subject: [PATCH 09/20] cjs: update to 5.0.0.

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

diff --git a/srcpkgs/cjs/template b/srcpkgs/cjs/template
index fbf86ea36b64..3eac4bc17ff7 100644
--- a/srcpkgs/cjs/template
+++ b/srcpkgs/cjs/template
@@ -1,6 +1,6 @@
 # Template file for 'cjs'
 pkgname=cjs
-version=4.8.2
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/cjs"
 distfiles="https://github.com/linuxmint/cjs/archive/${version}.tar.gz"
-checksum=c3248663e0084dbcee1bf4d1db56966c1321983617dbbec9b1253e50614a3f4e
+checksum=4e7f1d541188fe87db00e96790e0a157d99b5f07676240da97a2ec9b6b21d1da
 
 # The deleted lines in meson.build try to build and run a simple program,
 # and that does not work when cross-compiling.
@@ -24,6 +24,14 @@ pre_configure() {
 }
 
 
+do_check() {
+	: # ΧΧ 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.
+}
+
+
 cjs-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
 	short_desc+=" - development files"

From d25627001936fcd4ead833bd9aae4bdeb4607c4e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 21:42:53 +0300
Subject: [PATCH 10/20] muffin: update to 5.0.1.

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

diff --git a/srcpkgs/muffin/template b/srcpkgs/muffin/template
index 6c3d645ef6a9..4363fd609f66 100644
--- a/srcpkgs/muffin/template
+++ b/srcpkgs/muffin/template
@@ -1,6 +1,6 @@
 # Template file for 'muffin'
 pkgname=muffin
-version=4.8.1
+version=5.0.1
 revision=1
 build_style=gnu-configure
 build_helper=gir
@@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/muffin"
 distfiles="https://github.com/linuxmint/muffin/archive/${version}.tar.gz"
-checksum=d342165270690c8565004cd6aa26aa79620d99e442ee6207061c26a505690407
+checksum=6c78aaabcb5a0cf2e2b75a380ef4481c5b1ddb910faeae6e137f7356d1ac4b83
 shlib_provides="libmuffin-clutter-0.so libmuffin-cogl-pango-0.so
  libmuffin-cogl-path-0.so libmuffin-cogl-0.so"
 

From bf4d30705c8cc14061ba73b8c7cbe7eb8818bded Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 21:42:58 +0300
Subject: [PATCH 11/20] xapps: update to 2.2.0.

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

diff --git a/srcpkgs/xapps/template b/srcpkgs/xapps/template
index 1824998fc756..e6126a72752a 100644
--- a/srcpkgs/xapps/template
+++ b/srcpkgs/xapps/template
@@ -1,6 +1,6 @@
 # Template file for 'xapps'
 pkgname=xapps
-version=2.0.6
+version=2.2.0
 revision=1
 wrksrc="xapp-${version}"
 build_style=meson
@@ -15,7 +15,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=4541a54760715f54fe6ab6174d4e040f5bfa3a0186b63836f2332a3ddfde3cc6
+checksum=c1510443eb2f3f4f78ca792a9d327fa716a71116c3c5a7dff4c1313621a36768
 
 xapps-devel_package() {
 	short_desc+=" - development files"

From 78dfe99b4efafff0cb5eb69c6023868da2fc0721 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 21:43:03 +0300
Subject: [PATCH 12/20] nemo: update to 5.0.1.

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

diff --git a/srcpkgs/nemo/template b/srcpkgs/nemo/template
index 7760e034163f..0cf1cd2b3cea 100644
--- a/srcpkgs/nemo/template
+++ b/srcpkgs/nemo/template
@@ -1,20 +1,20 @@
 # Template file for 'nemo'
 pkgname=nemo
-version=4.8.6
+version=5.0.1
 revision=1
 build_style=meson
 build_helper=gir
 pycompile_dirs="/usr/share/nemo/actions/myaction.py"
 hostmakedepends="gettext-devel glib-devel intltool pkg-config"
 makedepends="cinnamon-desktop-devel dconf-devel exempi-devel gvfs-devel
- libexif-devel libnotify-devel tracker-devel xapps-devel"
+ libexif-devel libnotify-devel tracker-devel libgsf-devel xapps-devel"
 depends="cinnamon-translations dconf gvfs"
 short_desc="Cinnamon file manager (nautilus fork)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/nemo"
 distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz"
-checksum=bcaca1268d5f3b47d08c0524bea2fa3f1cb9861a7a7469a06320ab82504e1eae
+checksum=bc2171d1ee55ff68540dc8fb688157bf69ca1207449b1623b03c299eca39c919
 python_version=3
 
 do_check() {

From 13ec8b0792543c5e4b4c416db409e7140beab545 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 24 Jun 2021 21:43:10 +0300
Subject: [PATCH 13/20] nemo-fileroller: update to 5.0.0.

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

diff --git a/srcpkgs/nemo-fileroller/template b/srcpkgs/nemo-fileroller/template
index 62f53f6365d2..1ffbab993706 100644
--- a/srcpkgs/nemo-fileroller/template
+++ b/srcpkgs/nemo-fileroller/template
@@ -1,11 +1,11 @@
 # Template file for 'nemo-fileroller'
 pkgname=nemo-fileroller
-version=4.8.0
+version=5.0.0
 revision=1
 wrksrc="nemo-extensions-${version}"
 build_wrksrc=nemo-fileroller
-build_style=gnu-configure
-hostmakedepends="automake libtool pkg-config"
+build_style=meson
+hostmakedepends="pkg-config"
 makedepends="nemo-devel libglib-devel"
 depends="file-roller"
 short_desc="Nemo file roller extension"
@@ -13,8 +13,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/${version}.tar.gz"
-checksum=1b7b85b41c659fe0f93a9b83fadb81a7934c7e7cb2df9eda4a03413b7f5d05c4
-
-pre_configure() {
-	autoreconf -fi
-}
+checksum=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From f82df649739a558bec4e6b367950c2910b904caa Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 25 Jun 2021 17:03:47 +0300
Subject: [PATCH 14/20] New package: nemo-image-converter-5.0.0

---
 srcpkgs/nemo-image-converter/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-image-converter/template

diff --git a/srcpkgs/nemo-image-converter/template b/srcpkgs/nemo-image-converter/template
new file mode 100644
index 000000000000..8a554a950124
--- /dev/null
+++ b/srcpkgs/nemo-image-converter/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-image-converter'
+pkgname=nemo-image-converter
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-image-converter
+build_style=meson
+hostmakedepends="pkg-config gettext"
+makedepends="nemo-devel libglib-devel"
+depends="ImageMagick"
+short_desc="Nemo image converter 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/${version}.tar.gz"
+checksum=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 151af1b383514ef2a95cd5ba9bf9fb3e19e6689e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 25 Jun 2021 17:04:10 +0300
Subject: [PATCH 15/20] New package: nemo-preview-5.0.0

---
 srcpkgs/nemo-preview/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/nemo-preview/template

diff --git a/srcpkgs/nemo-preview/template b/srcpkgs/nemo-preview/template
new file mode 100644
index 000000000000..3d4f731034eb
--- /dev/null
+++ b/srcpkgs/nemo-preview/template
@@ -0,0 +1,17 @@
+# Template file for 'nemo-preview'
+pkgname=nemo-preview
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+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"
+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/${version}.tar.gz"
+checksum=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From b8cbac7f690e5fb8429ff9492f1cb2a577767cb6 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 25 Jun 2021 17:04:20 +0300
Subject: [PATCH 16/20] New package: nemo-audio-tab-5.0.0

---
 srcpkgs/nemo-audio-tab/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-audio-tab/template

diff --git a/srcpkgs/nemo-audio-tab/template b/srcpkgs/nemo-audio-tab/template
new file mode 100644
index 000000000000..6ce304c29c57
--- /dev/null
+++ b/srcpkgs/nemo-audio-tab/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-audio-tab'
+pkgname=nemo-audio-tab
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-audio-tab
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python python3-mutagen"
+short_desc="Nemo audio tab extention"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 375d31a20618de664919a74aab12c7f5d24a1e1c Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 25 Jun 2021 17:04:28 +0300
Subject: [PATCH 17/20] New package: nemo-compare-5.0.0

---
 srcpkgs/nemo-compare/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-compare/template

diff --git a/srcpkgs/nemo-compare/template b/srcpkgs/nemo-compare/template
new file mode 100644
index 000000000000..1bc87c071627
--- /dev/null
+++ b/srcpkgs/nemo-compare/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-compare'
+pkgname=nemo-compare
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-compare
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python meld"
+short_desc="Nemo compare extention"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 0d72f7a3bb7166941d5768ab57665c2d7e46a4d1 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 25 Jun 2021 17:04:50 +0300
Subject: [PATCH 18/20] New package: nemo-emblems-5.0.0

---
 srcpkgs/nemo-emblems/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-emblems/template

diff --git a/srcpkgs/nemo-emblems/template b/srcpkgs/nemo-emblems/template
new file mode 100644
index 000000000000..7f1e7e8e108d
--- /dev/null
+++ b/srcpkgs/nemo-emblems/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-emblems'
+pkgname=nemo-emblems
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-emblems
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python"
+short_desc="Nemo extension for changing emblems in files/dirs"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 208ce17a626f133a309773679dff9b5b8c3c2bf7 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 25 Jun 2021 17:04:58 +0300
Subject: [PATCH 19/20] New package: nemo-python-5.0.0

---
 srcpkgs/nemo-python/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/nemo-python/template

diff --git a/srcpkgs/nemo-python/template b/srcpkgs/nemo-python/template
new file mode 100644
index 000000000000..276fad29a7dc
--- /dev/null
+++ b/srcpkgs/nemo-python/template
@@ -0,0 +1,15 @@
+# Template file for 'nemo-python'
+pkgname=nemo-python
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-python
+build_style=meson
+hostmakedepends="pkg-config"
+makedepends="nemo-devel python3-devel python3-gobject-devel"
+short_desc="Nemo python binding"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 1ed81b35eb797db907be8fa4e0ab90be87ad35cd Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 25 Jun 2021 17:05:03 +0300
Subject: [PATCH 20/20] New package: nemo-terminal-5.0.0

---
 srcpkgs/nemo-terminal/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-terminal/template

diff --git a/srcpkgs/nemo-terminal/template b/srcpkgs/nemo-terminal/template
new file mode 100644
index 000000000000..7f4bd709447e
--- /dev/null
+++ b/srcpkgs/nemo-terminal/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-terminal'
+pkgname=nemo-terminal
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-terminal
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python vte3 glib gtk+3 xapps"
+short_desc="Nemo terminal extention"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

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

* Re: [PR PATCH] [Updated] [WIP] Cinnamon, update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (14 preceding siblings ...)
  2021-06-25 14:05 ` [PR PATCH] [Updated] " mobinmob
@ 2021-06-25 18:53 ` mobinmob
  2021-06-25 18:54 ` mobinmob
                   ` (44 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-06-25 18:53 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages cinnamon5
https://github.com/void-linux/void-packages/pull/31379

[WIP] Cinnamon, update to 5.0.x
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] 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/31379.patch is attached

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

From 901f7359e5eaccd724c1bdfd006cb940d5550e13 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 25 Jun 2021 21:50:06 +0300
Subject: [PATCH 01/21] cinnamon-control-center: update to 5.0.2.

---
 .../cinnamon-control-center/patches/musl.diff   | 17 +++++++++++++++++
 srcpkgs/cinnamon-control-center/template        |  4 ++--
 2 files changed, 19 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/cinnamon-control-center/patches/musl.diff

diff --git a/srcpkgs/cinnamon-control-center/patches/musl.diff b/srcpkgs/cinnamon-control-center/patches/musl.diff
new file mode 100644
index 000000000000..bc774b3d23f0
--- /dev/null
+++ b/srcpkgs/cinnamon-control-center/patches/musl.diff
@@ -0,0 +1,17 @@
+diff --git a/panels/network/wireless-security/utils.c b/panels/network/wireless-security/utils.c
+index b74424d..2bb543f 100644
+--- a/panels/network/wireless-security/utils.c
++++ b/panels/network/wireless-security/utils.c
+@@ -20,11 +20,10 @@
+  * Copyright 2007 - 2015 Red Hat, Inc.
+  */
+ 
+-#include "nm-default.h"
+-
+ #include <string.h>
+ #include <netinet/ether.h>
+ 
++#include "nm-default.h"
+ #include "utils.h"
+ 
+ /**
diff --git a/srcpkgs/cinnamon-control-center/template b/srcpkgs/cinnamon-control-center/template
index 1d503bdb6e86..515a414a6014 100644
--- a/srcpkgs/cinnamon-control-center/template
+++ b/srcpkgs/cinnamon-control-center/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-control-center'
 pkgname=cinnamon-control-center
-version=4.8.2
+version=5.0.2
 revision=1
 build_style=meson
 build_helper=gir
@@ -18,7 +18,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=407e88fe458af7b25c0dd91d54aad93a72a1464ced285a741ed1ce6249ed61af
+checksum=30f697ebbf3d3d267b8ea09cdbfd358c994bf4b60a458f124dcfd415d2cb58a7
 
 do_check() {
 	:

From cf0cab16e53e25464b48bb439e8fd94849f58f14 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 25 Jun 2021 21:50:12 +0300
Subject: [PATCH 02/21] cinnamon-desktop: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-desktop/template b/srcpkgs/cinnamon-desktop/template
index 985e05ed4927..676a030ac21f 100644
--- a/srcpkgs/cinnamon-desktop/template
+++ b/srcpkgs/cinnamon-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-desktop'
 pkgname=cinnamon-desktop
-version=4.8.1
+version=5.0.0
 revision=1
 build_style=meson
 build_helper="gir"
@@ -12,9 +12,9 @@ depends="xkeyboard-config"
 short_desc="Library with common API for various Cinnamon modules"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-desktop"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=cb9aeff385764ba33cf4f7ee2bb5cb7308960670e8fa9f3be38a1d431b20436d
+homepage="https://github.com/linuxmint/cinnamon-desktop"
+distfiles="https://github.com/linuxmint/cinnamon-desktop/archive/${version}.tar.gz"
+checksum=3fa2bcfe24f370b6a4ac5fc9aa6b08d8a191f23264eaacfd8264ff5bb6a67f24
 
 cinnamon-desktop-devel_package() {
 	depends="gtk+3-devel libxkbfile-devel ${sourcepkg}>=${version}_${revision}"

From cbdaa8f2922eb26ae0d0acea2872543a77756da9 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 25 Jun 2021 21:50:17 +0300
Subject: [PATCH 03/21] cinnamon-menus: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-menus/template b/srcpkgs/cinnamon-menus/template
index 0fd49ed716aa..f1391dd90db5 100644
--- a/srcpkgs/cinnamon-menus/template
+++ b/srcpkgs/cinnamon-menus/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-menus'
 pkgname=cinnamon-menus
-version=4.8.3
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -10,8 +10,8 @@ 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/${pkgname}/archive/${version}.tar.gz"
-checksum=b0a02ab0e37d67e761c24545123ec354e7fab0a504267e524892a953bcfd98d7
+distfiles="https://github.com/linuxmint/cinnamon-menus/archive/${version}.tar.gz"
+checksum=f8428f60b7f0fcbde0e4b5db22a7b79b55c5c880574f350784372d54d65a07d0
 
 cinnamon-menus-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 9e8ea2a6d1fb2300d767944cd2bab8ed7011a8f4 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 25 Jun 2021 21:50:23 +0300
Subject: [PATCH 04/21] cinnamon-screensaver: update to 5.0.6.

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

diff --git a/srcpkgs/cinnamon-screensaver/template b/srcpkgs/cinnamon-screensaver/template
index 2a711b6e88ac..f5dbeb9bbc58 100644
--- a/srcpkgs/cinnamon-screensaver/template
+++ b/srcpkgs/cinnamon-screensaver/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-screensaver'
 pkgname=cinnamon-screensaver
-version=4.8.1
+version=5.0.6
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,8 +15,8 @@ short_desc="Cinnamon screensaver"
 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=e06a9f28cba55c38d1464d02917eb374de941fd09007608c239a348e7653b675
+distfiles="https://github.com/linuxmint/cinnamon-screensaver/archive/${version}.tar.gz"
+checksum=6a1a71268b3b793e8807c231039defe33f7bb827134193c3b3985f27a7d5e949
 
 python_version=3
 pycompile_dirs="/usr/share/cinnamon-screensaver"

From 58dc2f756e6a4132dc727a2148b5228e48499a1d Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 25 Jun 2021 21:50:29 +0300
Subject: [PATCH 05/21] cinnamon-session: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-session/template b/srcpkgs/cinnamon-session/template
index c27272b802a3..66e6d745e3c9 100644
--- a/srcpkgs/cinnamon-session/template
+++ b/srcpkgs/cinnamon-session/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-session'
 pkgname=cinnamon-session
-version=4.8.0
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,6 +14,6 @@ depends="cinnamon-desktop desktop-file-utils hicolor-icon-theme elogind"
 short_desc="Cinnamon session handler"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-session"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=66301a1eb748f646c419ced76f3388d8d6af0436716c737842cd85f359bd38d4
+homepage="https://github.com/linuxmint/cinnamon-session"
+distfiles="https://github.com/linuxmint/cinnamon-session/archive/${version}.tar.gz"
+checksum=8e2cc49455e29949ee536e2e341af52d53afeaeef6d229730368d822a80a5c19

From a2cd09a7fd35cd7833e943be144923e9caad3148 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 25 Jun 2021 21:50:34 +0300
Subject: [PATCH 06/21] cinnamon-settings-daemon: update to 5.0.3.

---
 srcpkgs/cinnamon-settings-daemon/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/cinnamon-settings-daemon/template b/srcpkgs/cinnamon-settings-daemon/template
index 2e5239c2c897..e16955b6beba 100644
--- a/srcpkgs/cinnamon-settings-daemon/template
+++ b/srcpkgs/cinnamon-settings-daemon/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-settings-daemon'
 pkgname=cinnamon-settings-daemon
-version=4.8.5
+version=5.0.3
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,8 +14,8 @@ short_desc="Cinnamon Settings Daemon"
 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/${pkgname}/archive/${version}.tar.gz"
-checksum=f2e770113230e04bb5fe887c33b725ac273dcac912a3825ab6b9c821ce92ff32
+distfiles="https://github.com/linuxmint/cinnamon-settings-daemon/archive/${version}.tar.gz"
+checksum=a6b99f3312b1e8c0531e4d0b136f4929512101b03ec59bef2dcb2210ee103746
 
 do_check() {
 	:

From a76f699a2f0a05082e692f9b74ea3c003900663d Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 25 Jun 2021 21:50:49 +0300
Subject: [PATCH 07/21] cinnamon-translations: update to 5.0.1.

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

diff --git a/srcpkgs/cinnamon-translations/template b/srcpkgs/cinnamon-translations/template
index 8c4f65b38121..fddf75f49100 100644
--- a/srcpkgs/cinnamon-translations/template
+++ b/srcpkgs/cinnamon-translations/template
@@ -1,15 +1,15 @@
 # Template file for 'cinnamon-translations'
 pkgname=cinnamon-translations
-version=4.8.3
+version=5.0.1
 revision=1
 build_style=gnu-makefile
 hostmakedepends="gettext"
 short_desc="Translations for Cinnamon and Nemo"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="https://translations.launchpad.net/linuxmint/latest/"
+homepage="https://github.com/linuxmint/cinnamon-translations/"
 distfiles="https://github.com/linuxmint/cinnamon-translations/archive/${version}.tar.gz"
-checksum=272b4e128b352f8a877bb57eaa4ed85ff72ad1cb25c4c58c8a35d0b093908f93
+checksum=fedb16ec94c020f0d3730da6868ff1fbf00bc4fd5e62980ce50baba537ec5cf7
 
 do_install() {
 	vmkdir usr

From 48aaba06c113644531fc1f42e39b247c363539ed Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 25 Jun 2021 21:50:53 +0300
Subject: [PATCH 08/21] cinnamon: update to 5.0.3.

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

diff --git a/srcpkgs/cinnamon/template b/srcpkgs/cinnamon/template
index 165458ac7da5..ebc759c2588b 100644
--- a/srcpkgs/cinnamon/template
+++ b/srcpkgs/cinnamon/template
@@ -1,9 +1,10 @@
 # Template file for 'cinnamon'
 pkgname=cinnamon
-version=4.8.6
+version=5.0.3
 revision=1
 build_helper=gir
 build_style=meson
+#configure_args=" -Dpy3modulesdir=${py3_sitelib}"
 hostmakedepends="libtool pkg-config gobject-introspection gettext
  gettext-devel glib-devel intltool xmlto gtk-doc"
 makedepends="cjs-devel clutter-gtk-devel cinnamon-menus-devel gstreamer1-devel
@@ -25,9 +26,9 @@ 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=00f82253f44c694c379e29959aa6e57b4878b722df1f08d68f9466272ef64893
-
+checksum=11e5363a0fdb9b6a4aaceb1bd2fc6b2e5b51cf6d444793d867dd217c097965de
 python_version=3
+
 pycompile_dirs="
  usr/share/cinnamon/applets
  usr/share/cinnamon/cinnamon-desktop-editor

From fd3a3424cc7e3e3db6cacd5b402a8d69d14e1716 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 25 Jun 2021 21:51:04 +0300
Subject: [PATCH 09/21] cjs: update to 5.0.0.

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

diff --git a/srcpkgs/cjs/template b/srcpkgs/cjs/template
index fbf86ea36b64..3eac4bc17ff7 100644
--- a/srcpkgs/cjs/template
+++ b/srcpkgs/cjs/template
@@ -1,6 +1,6 @@
 # Template file for 'cjs'
 pkgname=cjs
-version=4.8.2
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/cjs"
 distfiles="https://github.com/linuxmint/cjs/archive/${version}.tar.gz"
-checksum=c3248663e0084dbcee1bf4d1db56966c1321983617dbbec9b1253e50614a3f4e
+checksum=4e7f1d541188fe87db00e96790e0a157d99b5f07676240da97a2ec9b6b21d1da
 
 # The deleted lines in meson.build try to build and run a simple program,
 # and that does not work when cross-compiling.
@@ -24,6 +24,14 @@ pre_configure() {
 }
 
 
+do_check() {
+	: # ΧΧ 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.
+}
+
+
 cjs-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
 	short_desc+=" - development files"

From 80559c83d3c2d4dd34e7e0c6ed2981329a100bdd Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 25 Jun 2021 21:51:13 +0300
Subject: [PATCH 10/21] muffin: update to 5.0.1.

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

diff --git a/srcpkgs/muffin/template b/srcpkgs/muffin/template
index 6c3d645ef6a9..4363fd609f66 100644
--- a/srcpkgs/muffin/template
+++ b/srcpkgs/muffin/template
@@ -1,6 +1,6 @@
 # Template file for 'muffin'
 pkgname=muffin
-version=4.8.1
+version=5.0.1
 revision=1
 build_style=gnu-configure
 build_helper=gir
@@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/muffin"
 distfiles="https://github.com/linuxmint/muffin/archive/${version}.tar.gz"
-checksum=d342165270690c8565004cd6aa26aa79620d99e442ee6207061c26a505690407
+checksum=6c78aaabcb5a0cf2e2b75a380ef4481c5b1ddb910faeae6e137f7356d1ac4b83
 shlib_provides="libmuffin-clutter-0.so libmuffin-cogl-pango-0.so
  libmuffin-cogl-path-0.so libmuffin-cogl-0.so"
 

From c2856d1c33ca91e601bebb198ac1386caf97336a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 25 Jun 2021 21:51:20 +0300
Subject: [PATCH 11/21] xapps: update to 2.2.0.

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

diff --git a/srcpkgs/xapps/template b/srcpkgs/xapps/template
index 1824998fc756..e6126a72752a 100644
--- a/srcpkgs/xapps/template
+++ b/srcpkgs/xapps/template
@@ -1,6 +1,6 @@
 # Template file for 'xapps'
 pkgname=xapps
-version=2.0.6
+version=2.2.0
 revision=1
 wrksrc="xapp-${version}"
 build_style=meson
@@ -15,7 +15,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=4541a54760715f54fe6ab6174d4e040f5bfa3a0186b63836f2332a3ddfde3cc6
+checksum=c1510443eb2f3f4f78ca792a9d327fa716a71116c3c5a7dff4c1313621a36768
 
 xapps-devel_package() {
 	short_desc+=" - development files"

From cd63ca78be9ba83686f604227efbabc064ab9596 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 25 Jun 2021 21:51:25 +0300
Subject: [PATCH 12/21] nemo: update to 5.0.2.

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

diff --git a/srcpkgs/nemo/template b/srcpkgs/nemo/template
index 7760e034163f..d1419e49654a 100644
--- a/srcpkgs/nemo/template
+++ b/srcpkgs/nemo/template
@@ -1,20 +1,20 @@
 # Template file for 'nemo'
 pkgname=nemo
-version=4.8.6
+version=5.0.2
 revision=1
 build_style=meson
 build_helper=gir
 pycompile_dirs="/usr/share/nemo/actions/myaction.py"
 hostmakedepends="gettext-devel glib-devel intltool pkg-config"
 makedepends="cinnamon-desktop-devel dconf-devel exempi-devel gvfs-devel
- libexif-devel libnotify-devel tracker-devel xapps-devel"
+ libexif-devel libnotify-devel tracker-devel libgsf-devel xapps-devel"
 depends="cinnamon-translations dconf gvfs"
 short_desc="Cinnamon file manager (nautilus fork)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/nemo"
 distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz"
-checksum=bcaca1268d5f3b47d08c0524bea2fa3f1cb9861a7a7469a06320ab82504e1eae
+checksum=b95b318bd2a81a42eec82bbf1a010d38efcaf0e6b12bd3e2f1149538f3e0d2bc
 python_version=3
 
 do_check() {

From 1adc91b0f74efd9238e23e1c3166a75fc9afd58d Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 25 Jun 2021 21:51:32 +0300
Subject: [PATCH 13/21] New package: nemo-extensions-5.0.0

---
 srcpkgs/nemo-extensions/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/nemo-extensions/template

diff --git a/srcpkgs/nemo-extensions/template b/srcpkgs/nemo-extensions/template
new file mode 100644
index 000000000000..48d3508db47b
--- /dev/null
+++ b/srcpkgs/nemo-extensions/template
@@ -0,0 +1,18 @@
+# Template file for 'nemo-extensions'
+pkgname=nemo-extensions
+version=5.0.0
+revision=1
+build_style=meta
+depends="
+	nemo-image-converter>="${version}"
+	nemo-preview>="${version}"
+	nemo-audio-tab>="${version}"
+	nemo-compare>="${version}"
+	nemo-fileroller>="${version}"
+	nemo-python>="${version}"
+	nemo-emblems>="${version}"
+	nemo-terminal>="${version}""
+short_desc="Extentions for nemo file manager"
+maintainer="mobinmob <mobinmob@disroot.org>"
+license="BSD-2-Clause" #no vlicense
+homepage="https://github.com/linuxmint/nemo-extensions"

From 2c2e71d185c255b811db579a9241c53ae19cfc9b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 25 Jun 2021 21:52:01 +0300
Subject: [PATCH 14/21] nemo-fileroller: update to 5.0.1.

---
 srcpkgs/nemo-fileroller/template | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/nemo-fileroller/template b/srcpkgs/nemo-fileroller/template
index 62f53f6365d2..5c907d6b9f04 100644
--- a/srcpkgs/nemo-fileroller/template
+++ b/srcpkgs/nemo-fileroller/template
@@ -1,20 +1,16 @@
 # Template file for 'nemo-fileroller'
 pkgname=nemo-fileroller
-version=4.8.0
+version=5.0.1
 revision=1
-wrksrc="nemo-extensions-${version}"
+wrksrc="nemo-extensions-${pkgname}-${version}"
 build_wrksrc=nemo-fileroller
-build_style=gnu-configure
-hostmakedepends="automake libtool pkg-config"
+build_style=meson
+hostmakedepends="pkg-config"
 makedepends="nemo-devel libglib-devel"
 depends="file-roller"
 short_desc="Nemo file roller extension"
 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/${version}.tar.gz"
-checksum=1b7b85b41c659fe0f93a9b83fadb81a7934c7e7cb2df9eda4a03413b7f5d05c4
-
-pre_configure() {
-	autoreconf -fi
-}
+distfiles="https://github.com/linuxmint/nemo-extensions/archive/refs/tags/nemo-fileroller-${version}.tar.gz"
+checksum=736f574d69344ad9a4e903322e3650ad31aa5447ccc011845b24a5f73784f686

From 7b9512d4364d7b83a4906430f334423bf21cf799 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 25 Jun 2021 21:52:08 +0300
Subject: [PATCH 15/21] New package: nemo-python-5.0.0

---
 srcpkgs/nemo-python/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/nemo-python/template

diff --git a/srcpkgs/nemo-python/template b/srcpkgs/nemo-python/template
new file mode 100644
index 000000000000..276fad29a7dc
--- /dev/null
+++ b/srcpkgs/nemo-python/template
@@ -0,0 +1,15 @@
+# Template file for 'nemo-python'
+pkgname=nemo-python
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-python
+build_style=meson
+hostmakedepends="pkg-config"
+makedepends="nemo-devel python3-devel python3-gobject-devel"
+short_desc="Nemo python binding"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 8782f08f4c11037cddfb8dfbc569e1b4afed2c5a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 25 Jun 2021 21:52:14 +0300
Subject: [PATCH 16/21] New package: nemo-audio-tab-5.0.0

---
 srcpkgs/nemo-audio-tab/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-audio-tab/template

diff --git a/srcpkgs/nemo-audio-tab/template b/srcpkgs/nemo-audio-tab/template
new file mode 100644
index 000000000000..6ce304c29c57
--- /dev/null
+++ b/srcpkgs/nemo-audio-tab/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-audio-tab'
+pkgname=nemo-audio-tab
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-audio-tab
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python python3-mutagen"
+short_desc="Nemo audio tab extention"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 096c3067f9f1960fcaf15261b1890ace804b8a18 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 25 Jun 2021 21:52:20 +0300
Subject: [PATCH 17/21] New package: nemo-emblems-5.0.0

---
 srcpkgs/nemo-emblems/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-emblems/template

diff --git a/srcpkgs/nemo-emblems/template b/srcpkgs/nemo-emblems/template
new file mode 100644
index 000000000000..7f1e7e8e108d
--- /dev/null
+++ b/srcpkgs/nemo-emblems/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-emblems'
+pkgname=nemo-emblems
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-emblems
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python"
+short_desc="Nemo extension for changing emblems in files/dirs"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 1df51cc3cf30828c2bcc3506d9239c9feb1d600e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 25 Jun 2021 21:52:25 +0300
Subject: [PATCH 18/21] New package: nemo-compare-5.0.1

---
 srcpkgs/nemo-compare/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-compare/template

diff --git a/srcpkgs/nemo-compare/template b/srcpkgs/nemo-compare/template
new file mode 100644
index 000000000000..e53193719dc3
--- /dev/null
+++ b/srcpkgs/nemo-compare/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-compare'
+pkgname=nemo-compare
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-${pkgname}-${version}"
+build_wrksrc=nemo-compare
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python meld"
+short_desc="Nemo compare extention"
+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/nemo-compare-${version}.tar.gz"
+checksum=7eef629856f64b7483d372259994b878398e98903d83319e1072d754a034289e

From d7fd8c9fb4d6c3f04624b47f7f44ddbede2de1d0 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 25 Jun 2021 21:52:37 +0300
Subject: [PATCH 19/21] New package: nemo-preview-5.0.1

---
 srcpkgs/nemo-preview/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/nemo-preview/template

diff --git a/srcpkgs/nemo-preview/template b/srcpkgs/nemo-preview/template
new file mode 100644
index 000000000000..22767ba17c81
--- /dev/null
+++ b/srcpkgs/nemo-preview/template
@@ -0,0 +1,17 @@
+# Template file for 'nemo-preview'
+pkgname=nemo-preview
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-${pkgname}-${version}"
+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"
+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/nemo-preview-${version}.tar.gz"
+checksum=042719518af70c21879df5f5e314aec03da727fc3c118c509ef9aba59744a6cd

From 46e2c07d267c721c25692418c8845dab8012ccaf Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 25 Jun 2021 21:52:45 +0300
Subject: [PATCH 20/21] New package: nemo-terminal-5.0.0

---
 srcpkgs/nemo-terminal/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-terminal/template

diff --git a/srcpkgs/nemo-terminal/template b/srcpkgs/nemo-terminal/template
new file mode 100644
index 000000000000..7f4bd709447e
--- /dev/null
+++ b/srcpkgs/nemo-terminal/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-terminal'
+pkgname=nemo-terminal
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-terminal
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python vte3 glib gtk+3 xapps"
+short_desc="Nemo terminal extention"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From d6ee4a88d132e9aff882e76e51bb13e3a8e20e03 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 25 Jun 2021 21:52:51 +0300
Subject: [PATCH 21/21] New package: nemo-image-converter-5.0.0

---
 srcpkgs/nemo-image-converter/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-image-converter/template

diff --git a/srcpkgs/nemo-image-converter/template b/srcpkgs/nemo-image-converter/template
new file mode 100644
index 000000000000..8a554a950124
--- /dev/null
+++ b/srcpkgs/nemo-image-converter/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-image-converter'
+pkgname=nemo-image-converter
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-image-converter
+build_style=meson
+hostmakedepends="pkg-config gettext"
+makedepends="nemo-devel libglib-devel"
+depends="ImageMagick"
+short_desc="Nemo image converter 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/${version}.tar.gz"
+checksum=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

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

* Re: [WIP] Cinnamon, update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (15 preceding siblings ...)
  2021-06-25 18:53 ` mobinmob
@ 2021-06-25 18:54 ` mobinmob
  2021-06-29 13:52 ` mobinmob
                   ` (43 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-06-25 18:54 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-868768396

Comment:
- Updated cinnamon components.
- Added cinnamon-extensions meta-package and extensions packages.

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

* Re: [WIP] Cinnamon, update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (16 preceding siblings ...)
  2021-06-25 18:54 ` mobinmob
@ 2021-06-29 13:52 ` mobinmob
  2021-06-29 14:10 ` [PR PATCH] [Updated] Cinnamon: " mobinmob
                   ` (42 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-06-29 13:52 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-870620162

Comment:
@ericonr  I think this PR is ready...
I did not package two extensions requested in https://github.com/void-linux/void-packages/issues/28037 :
- nemo-media-columns requires two additional python packages as dependencies that do not exist in the repo.
- nemo-share is not something I can really test.

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

* Re: [PR PATCH] [Updated] Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (17 preceding siblings ...)
  2021-06-29 13:52 ` mobinmob
@ 2021-06-29 14:10 ` mobinmob
  2021-06-29 14:10 ` mobinmob
                   ` (41 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-06-29 14:10 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages cinnamon5
https://github.com/void-linux/void-packages/pull/31379

Cinnamon: update to 5.0.x
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] 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/31379.patch is attached

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

From 5da3ac2e9e52a23b9452381ff2b53609eec498e7 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:24 +0300
Subject: [PATCH 01/21] cinnamon-control-center: update to 5.0.2.

---
 .../cinnamon-control-center/patches/musl.diff   | 17 +++++++++++++++++
 srcpkgs/cinnamon-control-center/template        |  4 ++--
 2 files changed, 19 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/cinnamon-control-center/patches/musl.diff

diff --git a/srcpkgs/cinnamon-control-center/patches/musl.diff b/srcpkgs/cinnamon-control-center/patches/musl.diff
new file mode 100644
index 000000000000..bc774b3d23f0
--- /dev/null
+++ b/srcpkgs/cinnamon-control-center/patches/musl.diff
@@ -0,0 +1,17 @@
+diff --git a/panels/network/wireless-security/utils.c b/panels/network/wireless-security/utils.c
+index b74424d..2bb543f 100644
+--- a/panels/network/wireless-security/utils.c
++++ b/panels/network/wireless-security/utils.c
+@@ -20,11 +20,10 @@
+  * Copyright 2007 - 2015 Red Hat, Inc.
+  */
+ 
+-#include "nm-default.h"
+-
+ #include <string.h>
+ #include <netinet/ether.h>
+ 
++#include "nm-default.h"
+ #include "utils.h"
+ 
+ /**
diff --git a/srcpkgs/cinnamon-control-center/template b/srcpkgs/cinnamon-control-center/template
index 1d503bdb6e86..515a414a6014 100644
--- a/srcpkgs/cinnamon-control-center/template
+++ b/srcpkgs/cinnamon-control-center/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-control-center'
 pkgname=cinnamon-control-center
-version=4.8.2
+version=5.0.2
 revision=1
 build_style=meson
 build_helper=gir
@@ -18,7 +18,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=407e88fe458af7b25c0dd91d54aad93a72a1464ced285a741ed1ce6249ed61af
+checksum=30f697ebbf3d3d267b8ea09cdbfd358c994bf4b60a458f124dcfd415d2cb58a7
 
 do_check() {
 	:

From 8daa531ae5f7c20d6156fd3e63ed924fdac3baaa Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:30 +0300
Subject: [PATCH 02/21] cinnamon-desktop: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-desktop/template b/srcpkgs/cinnamon-desktop/template
index 985e05ed4927..676a030ac21f 100644
--- a/srcpkgs/cinnamon-desktop/template
+++ b/srcpkgs/cinnamon-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-desktop'
 pkgname=cinnamon-desktop
-version=4.8.1
+version=5.0.0
 revision=1
 build_style=meson
 build_helper="gir"
@@ -12,9 +12,9 @@ depends="xkeyboard-config"
 short_desc="Library with common API for various Cinnamon modules"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-desktop"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=cb9aeff385764ba33cf4f7ee2bb5cb7308960670e8fa9f3be38a1d431b20436d
+homepage="https://github.com/linuxmint/cinnamon-desktop"
+distfiles="https://github.com/linuxmint/cinnamon-desktop/archive/${version}.tar.gz"
+checksum=3fa2bcfe24f370b6a4ac5fc9aa6b08d8a191f23264eaacfd8264ff5bb6a67f24
 
 cinnamon-desktop-devel_package() {
 	depends="gtk+3-devel libxkbfile-devel ${sourcepkg}>=${version}_${revision}"

From f81acb5e273b184f517d9c66be20967ee2d4c2c7 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:38 +0300
Subject: [PATCH 03/21] cinnamon-menus: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-menus/template b/srcpkgs/cinnamon-menus/template
index 0fd49ed716aa..f1391dd90db5 100644
--- a/srcpkgs/cinnamon-menus/template
+++ b/srcpkgs/cinnamon-menus/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-menus'
 pkgname=cinnamon-menus
-version=4.8.3
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -10,8 +10,8 @@ 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/${pkgname}/archive/${version}.tar.gz"
-checksum=b0a02ab0e37d67e761c24545123ec354e7fab0a504267e524892a953bcfd98d7
+distfiles="https://github.com/linuxmint/cinnamon-menus/archive/${version}.tar.gz"
+checksum=f8428f60b7f0fcbde0e4b5db22a7b79b55c5c880574f350784372d54d65a07d0
 
 cinnamon-menus-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 46fcd64f480d54f3543e65d1062d96a8657a29c2 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:46 +0300
Subject: [PATCH 04/21] cinnamon-screensaver: update to 5.0.6.

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

diff --git a/srcpkgs/cinnamon-screensaver/template b/srcpkgs/cinnamon-screensaver/template
index 2a711b6e88ac..f5dbeb9bbc58 100644
--- a/srcpkgs/cinnamon-screensaver/template
+++ b/srcpkgs/cinnamon-screensaver/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-screensaver'
 pkgname=cinnamon-screensaver
-version=4.8.1
+version=5.0.6
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,8 +15,8 @@ short_desc="Cinnamon screensaver"
 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=e06a9f28cba55c38d1464d02917eb374de941fd09007608c239a348e7653b675
+distfiles="https://github.com/linuxmint/cinnamon-screensaver/archive/${version}.tar.gz"
+checksum=6a1a71268b3b793e8807c231039defe33f7bb827134193c3b3985f27a7d5e949
 
 python_version=3
 pycompile_dirs="/usr/share/cinnamon-screensaver"

From 5347c84fdcecbea6e670586e50647c7e78142303 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:54 +0300
Subject: [PATCH 05/21] cinnamon-session: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-session/template b/srcpkgs/cinnamon-session/template
index c27272b802a3..66e6d745e3c9 100644
--- a/srcpkgs/cinnamon-session/template
+++ b/srcpkgs/cinnamon-session/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-session'
 pkgname=cinnamon-session
-version=4.8.0
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,6 +14,6 @@ depends="cinnamon-desktop desktop-file-utils hicolor-icon-theme elogind"
 short_desc="Cinnamon session handler"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-session"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=66301a1eb748f646c419ced76f3388d8d6af0436716c737842cd85f359bd38d4
+homepage="https://github.com/linuxmint/cinnamon-session"
+distfiles="https://github.com/linuxmint/cinnamon-session/archive/${version}.tar.gz"
+checksum=8e2cc49455e29949ee536e2e341af52d53afeaeef6d229730368d822a80a5c19

From 4f48e36a81b5c37aa23dc1eb93a150893e99027d Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:05:05 +0300
Subject: [PATCH 06/21] cinnamon-settings-daemon: update to 5.0.3.

---
 srcpkgs/cinnamon-settings-daemon/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/cinnamon-settings-daemon/template b/srcpkgs/cinnamon-settings-daemon/template
index 2e5239c2c897..e16955b6beba 100644
--- a/srcpkgs/cinnamon-settings-daemon/template
+++ b/srcpkgs/cinnamon-settings-daemon/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-settings-daemon'
 pkgname=cinnamon-settings-daemon
-version=4.8.5
+version=5.0.3
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,8 +14,8 @@ short_desc="Cinnamon Settings Daemon"
 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/${pkgname}/archive/${version}.tar.gz"
-checksum=f2e770113230e04bb5fe887c33b725ac273dcac912a3825ab6b9c821ce92ff32
+distfiles="https://github.com/linuxmint/cinnamon-settings-daemon/archive/${version}.tar.gz"
+checksum=a6b99f3312b1e8c0531e4d0b136f4929512101b03ec59bef2dcb2210ee103746
 
 do_check() {
 	:

From 581663e6177855c37c15d3d122f676833b6b7ff6 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:05:16 +0300
Subject: [PATCH 07/21] cinnamon-translations: update to 5.0.2.

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

diff --git a/srcpkgs/cinnamon-translations/template b/srcpkgs/cinnamon-translations/template
index 8c4f65b38121..920e1d480ad5 100644
--- a/srcpkgs/cinnamon-translations/template
+++ b/srcpkgs/cinnamon-translations/template
@@ -1,15 +1,15 @@
 # Template file for 'cinnamon-translations'
 pkgname=cinnamon-translations
-version=4.8.3
+version=5.0.2
 revision=1
 build_style=gnu-makefile
 hostmakedepends="gettext"
 short_desc="Translations for Cinnamon and Nemo"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="https://translations.launchpad.net/linuxmint/latest/"
+homepage="https://github.com/linuxmint/cinnamon-translations/"
 distfiles="https://github.com/linuxmint/cinnamon-translations/archive/${version}.tar.gz"
-checksum=272b4e128b352f8a877bb57eaa4ed85ff72ad1cb25c4c58c8a35d0b093908f93
+checksum=ec92814a0bb679efa068a99bf182cb9fe588235796ae1c46a6819b69818f7266
 
 do_install() {
 	vmkdir usr

From 3d347db40abf0c7bc78317b8b99749359d7d180b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:05:24 +0300
Subject: [PATCH 08/21] cinnamon: update to 5.0.3.

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

diff --git a/srcpkgs/cinnamon/template b/srcpkgs/cinnamon/template
index 165458ac7da5..ebc759c2588b 100644
--- a/srcpkgs/cinnamon/template
+++ b/srcpkgs/cinnamon/template
@@ -1,9 +1,10 @@
 # Template file for 'cinnamon'
 pkgname=cinnamon
-version=4.8.6
+version=5.0.3
 revision=1
 build_helper=gir
 build_style=meson
+#configure_args=" -Dpy3modulesdir=${py3_sitelib}"
 hostmakedepends="libtool pkg-config gobject-introspection gettext
  gettext-devel glib-devel intltool xmlto gtk-doc"
 makedepends="cjs-devel clutter-gtk-devel cinnamon-menus-devel gstreamer1-devel
@@ -25,9 +26,9 @@ 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=00f82253f44c694c379e29959aa6e57b4878b722df1f08d68f9466272ef64893
-
+checksum=11e5363a0fdb9b6a4aaceb1bd2fc6b2e5b51cf6d444793d867dd217c097965de
 python_version=3
+
 pycompile_dirs="
  usr/share/cinnamon/applets
  usr/share/cinnamon/cinnamon-desktop-editor

From 414492983601061f2c2f4de9723949add44dc6c9 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:05:33 +0300
Subject: [PATCH 09/21] cjs: update to 5.0.0.

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

diff --git a/srcpkgs/cjs/template b/srcpkgs/cjs/template
index fbf86ea36b64..3eac4bc17ff7 100644
--- a/srcpkgs/cjs/template
+++ b/srcpkgs/cjs/template
@@ -1,6 +1,6 @@
 # Template file for 'cjs'
 pkgname=cjs
-version=4.8.2
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/cjs"
 distfiles="https://github.com/linuxmint/cjs/archive/${version}.tar.gz"
-checksum=c3248663e0084dbcee1bf4d1db56966c1321983617dbbec9b1253e50614a3f4e
+checksum=4e7f1d541188fe87db00e96790e0a157d99b5f07676240da97a2ec9b6b21d1da
 
 # The deleted lines in meson.build try to build and run a simple program,
 # and that does not work when cross-compiling.
@@ -24,6 +24,14 @@ pre_configure() {
 }
 
 
+do_check() {
+	: # ΧΧ 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.
+}
+
+
 cjs-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
 	short_desc+=" - development files"

From e5e655130cdb2388968db1de6e27b0246b2956b0 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:05:41 +0300
Subject: [PATCH 10/21] muffin: update to 5.0.1.

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

diff --git a/srcpkgs/muffin/template b/srcpkgs/muffin/template
index 6c3d645ef6a9..4363fd609f66 100644
--- a/srcpkgs/muffin/template
+++ b/srcpkgs/muffin/template
@@ -1,6 +1,6 @@
 # Template file for 'muffin'
 pkgname=muffin
-version=4.8.1
+version=5.0.1
 revision=1
 build_style=gnu-configure
 build_helper=gir
@@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/muffin"
 distfiles="https://github.com/linuxmint/muffin/archive/${version}.tar.gz"
-checksum=d342165270690c8565004cd6aa26aa79620d99e442ee6207061c26a505690407
+checksum=6c78aaabcb5a0cf2e2b75a380ef4481c5b1ddb910faeae6e137f7356d1ac4b83
 shlib_provides="libmuffin-clutter-0.so libmuffin-cogl-pango-0.so
  libmuffin-cogl-path-0.so libmuffin-cogl-0.so"
 

From 92ec37d731ce84dbfe08663c9839ab3cd228d451 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:06:29 +0300
Subject: [PATCH 11/21] xapps: update to 2.2.0.

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

diff --git a/srcpkgs/xapps/template b/srcpkgs/xapps/template
index 1824998fc756..e6126a72752a 100644
--- a/srcpkgs/xapps/template
+++ b/srcpkgs/xapps/template
@@ -1,6 +1,6 @@
 # Template file for 'xapps'
 pkgname=xapps
-version=2.0.6
+version=2.2.0
 revision=1
 wrksrc="xapp-${version}"
 build_style=meson
@@ -15,7 +15,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=4541a54760715f54fe6ab6174d4e040f5bfa3a0186b63836f2332a3ddfde3cc6
+checksum=c1510443eb2f3f4f78ca792a9d327fa716a71116c3c5a7dff4c1313621a36768
 
 xapps-devel_package() {
 	short_desc+=" - development files"

From 693b264d40cedeae16baafecd7839c56b5e6d675 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:06:34 +0300
Subject: [PATCH 12/21] nemo: update to 5.0.2.

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

diff --git a/srcpkgs/nemo/template b/srcpkgs/nemo/template
index 7760e034163f..d1419e49654a 100644
--- a/srcpkgs/nemo/template
+++ b/srcpkgs/nemo/template
@@ -1,20 +1,20 @@
 # Template file for 'nemo'
 pkgname=nemo
-version=4.8.6
+version=5.0.2
 revision=1
 build_style=meson
 build_helper=gir
 pycompile_dirs="/usr/share/nemo/actions/myaction.py"
 hostmakedepends="gettext-devel glib-devel intltool pkg-config"
 makedepends="cinnamon-desktop-devel dconf-devel exempi-devel gvfs-devel
- libexif-devel libnotify-devel tracker-devel xapps-devel"
+ libexif-devel libnotify-devel tracker-devel libgsf-devel xapps-devel"
 depends="cinnamon-translations dconf gvfs"
 short_desc="Cinnamon file manager (nautilus fork)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/nemo"
 distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz"
-checksum=bcaca1268d5f3b47d08c0524bea2fa3f1cb9861a7a7469a06320ab82504e1eae
+checksum=b95b318bd2a81a42eec82bbf1a010d38efcaf0e6b12bd3e2f1149538f3e0d2bc
 python_version=3
 
 do_check() {

From 1b25bcac6a765b5dd56e30861d70a59fdeca2525 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:06:40 +0300
Subject: [PATCH 13/21] New package: nemo-extensions-5.0.0

---
 srcpkgs/nemo-extensions/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/nemo-extensions/template

diff --git a/srcpkgs/nemo-extensions/template b/srcpkgs/nemo-extensions/template
new file mode 100644
index 000000000000..48d3508db47b
--- /dev/null
+++ b/srcpkgs/nemo-extensions/template
@@ -0,0 +1,18 @@
+# Template file for 'nemo-extensions'
+pkgname=nemo-extensions
+version=5.0.0
+revision=1
+build_style=meta
+depends="
+	nemo-image-converter>="${version}"
+	nemo-preview>="${version}"
+	nemo-audio-tab>="${version}"
+	nemo-compare>="${version}"
+	nemo-fileroller>="${version}"
+	nemo-python>="${version}"
+	nemo-emblems>="${version}"
+	nemo-terminal>="${version}""
+short_desc="Extentions for nemo file manager"
+maintainer="mobinmob <mobinmob@disroot.org>"
+license="BSD-2-Clause" #no vlicense
+homepage="https://github.com/linuxmint/nemo-extensions"

From 49c6d1d6b09cd78ad0eac75f146648df6700ff64 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:06:47 +0300
Subject: [PATCH 14/21] nemo-fileroller: update to 5.0.1.

---
 srcpkgs/nemo-fileroller/template | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/nemo-fileroller/template b/srcpkgs/nemo-fileroller/template
index 62f53f6365d2..5c907d6b9f04 100644
--- a/srcpkgs/nemo-fileroller/template
+++ b/srcpkgs/nemo-fileroller/template
@@ -1,20 +1,16 @@
 # Template file for 'nemo-fileroller'
 pkgname=nemo-fileroller
-version=4.8.0
+version=5.0.1
 revision=1
-wrksrc="nemo-extensions-${version}"
+wrksrc="nemo-extensions-${pkgname}-${version}"
 build_wrksrc=nemo-fileroller
-build_style=gnu-configure
-hostmakedepends="automake libtool pkg-config"
+build_style=meson
+hostmakedepends="pkg-config"
 makedepends="nemo-devel libglib-devel"
 depends="file-roller"
 short_desc="Nemo file roller extension"
 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/${version}.tar.gz"
-checksum=1b7b85b41c659fe0f93a9b83fadb81a7934c7e7cb2df9eda4a03413b7f5d05c4
-
-pre_configure() {
-	autoreconf -fi
-}
+distfiles="https://github.com/linuxmint/nemo-extensions/archive/refs/tags/nemo-fileroller-${version}.tar.gz"
+checksum=736f574d69344ad9a4e903322e3650ad31aa5447ccc011845b24a5f73784f686

From 73e606018463c2f029d60c5a21e9b154769873fb Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:06:52 +0300
Subject: [PATCH 15/21] New package: nemo-python-5.0.0

---
 srcpkgs/nemo-python/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/nemo-python/template

diff --git a/srcpkgs/nemo-python/template b/srcpkgs/nemo-python/template
new file mode 100644
index 000000000000..276fad29a7dc
--- /dev/null
+++ b/srcpkgs/nemo-python/template
@@ -0,0 +1,15 @@
+# Template file for 'nemo-python'
+pkgname=nemo-python
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-python
+build_style=meson
+hostmakedepends="pkg-config"
+makedepends="nemo-devel python3-devel python3-gobject-devel"
+short_desc="Nemo python binding"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From dcf9e1573807ee883a9418fae1f1e3cf64f95c09 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:06:58 +0300
Subject: [PATCH 16/21] New package: nemo-audio-tab-5.0.0

---
 srcpkgs/nemo-audio-tab/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-audio-tab/template

diff --git a/srcpkgs/nemo-audio-tab/template b/srcpkgs/nemo-audio-tab/template
new file mode 100644
index 000000000000..6ce304c29c57
--- /dev/null
+++ b/srcpkgs/nemo-audio-tab/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-audio-tab'
+pkgname=nemo-audio-tab
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-audio-tab
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python python3-mutagen"
+short_desc="Nemo audio tab extention"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From bfc977f5481db3baa149431dc032eac6edf62b6a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:07:03 +0300
Subject: [PATCH 17/21] New package: nemo-emblems-5.0.0

---
 srcpkgs/nemo-emblems/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-emblems/template

diff --git a/srcpkgs/nemo-emblems/template b/srcpkgs/nemo-emblems/template
new file mode 100644
index 000000000000..7f1e7e8e108d
--- /dev/null
+++ b/srcpkgs/nemo-emblems/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-emblems'
+pkgname=nemo-emblems
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-emblems
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python"
+short_desc="Nemo extension for changing emblems in files/dirs"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 0edd1e533150e456bcf8e79533b890f111290d1d Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:07:10 +0300
Subject: [PATCH 18/21] New package: nemo-compare-5.0.1

---
 srcpkgs/nemo-compare/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-compare/template

diff --git a/srcpkgs/nemo-compare/template b/srcpkgs/nemo-compare/template
new file mode 100644
index 000000000000..e53193719dc3
--- /dev/null
+++ b/srcpkgs/nemo-compare/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-compare'
+pkgname=nemo-compare
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-${pkgname}-${version}"
+build_wrksrc=nemo-compare
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python meld"
+short_desc="Nemo compare extention"
+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/nemo-compare-${version}.tar.gz"
+checksum=7eef629856f64b7483d372259994b878398e98903d83319e1072d754a034289e

From f2e2a78b4c9de48940cd31c2965a94fae2828952 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:07:16 +0300
Subject: [PATCH 19/21] New package: nemo-preview-5.0.1

---
 srcpkgs/nemo-preview/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/nemo-preview/template

diff --git a/srcpkgs/nemo-preview/template b/srcpkgs/nemo-preview/template
new file mode 100644
index 000000000000..22767ba17c81
--- /dev/null
+++ b/srcpkgs/nemo-preview/template
@@ -0,0 +1,17 @@
+# Template file for 'nemo-preview'
+pkgname=nemo-preview
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-${pkgname}-${version}"
+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"
+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/nemo-preview-${version}.tar.gz"
+checksum=042719518af70c21879df5f5e314aec03da727fc3c118c509ef9aba59744a6cd

From f2807e6fc29a76b48a746470bebe6d9493d1e6a0 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:07:21 +0300
Subject: [PATCH 20/21] New package: nemo-terminal-5.0.0

---
 srcpkgs/nemo-terminal/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-terminal/template

diff --git a/srcpkgs/nemo-terminal/template b/srcpkgs/nemo-terminal/template
new file mode 100644
index 000000000000..7f4bd709447e
--- /dev/null
+++ b/srcpkgs/nemo-terminal/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-terminal'
+pkgname=nemo-terminal
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-terminal
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python vte3 glib gtk+3 xapps"
+short_desc="Nemo terminal extention"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 8c606d969657246f93cf7d1a65f3434bfccfb46c Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:07:28 +0300
Subject: [PATCH 21/21] New package: nemo-image-converter-5.0.0

---
 srcpkgs/nemo-image-converter/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-image-converter/template

diff --git a/srcpkgs/nemo-image-converter/template b/srcpkgs/nemo-image-converter/template
new file mode 100644
index 000000000000..8a554a950124
--- /dev/null
+++ b/srcpkgs/nemo-image-converter/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-image-converter'
+pkgname=nemo-image-converter
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-image-converter
+build_style=meson
+hostmakedepends="pkg-config gettext"
+makedepends="nemo-devel libglib-devel"
+depends="ImageMagick"
+short_desc="Nemo image converter 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/${version}.tar.gz"
+checksum=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

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

* Re: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (18 preceding siblings ...)
  2021-06-29 14:10 ` [PR PATCH] [Updated] Cinnamon: " mobinmob
@ 2021-06-29 14:10 ` mobinmob
  2021-07-05 13:25 ` [PR PATCH] [Updated] " mobinmob
                   ` (40 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-06-29 14:10 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-870635001

Comment:
- Rebase on master
- Update cinnamon-translations to 5.0.2.

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

* Re: [PR PATCH] [Updated] Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (19 preceding siblings ...)
  2021-06-29 14:10 ` mobinmob
@ 2021-07-05 13:25 ` mobinmob
  2021-07-05 13:25 ` mobinmob
                   ` (39 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-07-05 13:25 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages cinnamon5
https://github.com/void-linux/void-packages/pull/31379

Cinnamon: update to 5.0.x
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] 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/31379.patch is attached

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

From 5781351acdbd6ad3a4029aa878af329c5fe815c3 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:24 +0300
Subject: [PATCH 01/21] cinnamon-control-center: update to 5.0.2.

---
 .../cinnamon-control-center/patches/musl.diff   | 17 +++++++++++++++++
 srcpkgs/cinnamon-control-center/template        |  4 ++--
 2 files changed, 19 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/cinnamon-control-center/patches/musl.diff

diff --git a/srcpkgs/cinnamon-control-center/patches/musl.diff b/srcpkgs/cinnamon-control-center/patches/musl.diff
new file mode 100644
index 000000000000..bc774b3d23f0
--- /dev/null
+++ b/srcpkgs/cinnamon-control-center/patches/musl.diff
@@ -0,0 +1,17 @@
+diff --git a/panels/network/wireless-security/utils.c b/panels/network/wireless-security/utils.c
+index b74424d..2bb543f 100644
+--- a/panels/network/wireless-security/utils.c
++++ b/panels/network/wireless-security/utils.c
+@@ -20,11 +20,10 @@
+  * Copyright 2007 - 2015 Red Hat, Inc.
+  */
+ 
+-#include "nm-default.h"
+-
+ #include <string.h>
+ #include <netinet/ether.h>
+ 
++#include "nm-default.h"
+ #include "utils.h"
+ 
+ /**
diff --git a/srcpkgs/cinnamon-control-center/template b/srcpkgs/cinnamon-control-center/template
index 1d503bdb6e86..515a414a6014 100644
--- a/srcpkgs/cinnamon-control-center/template
+++ b/srcpkgs/cinnamon-control-center/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-control-center'
 pkgname=cinnamon-control-center
-version=4.8.2
+version=5.0.2
 revision=1
 build_style=meson
 build_helper=gir
@@ -18,7 +18,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=407e88fe458af7b25c0dd91d54aad93a72a1464ced285a741ed1ce6249ed61af
+checksum=30f697ebbf3d3d267b8ea09cdbfd358c994bf4b60a458f124dcfd415d2cb58a7
 
 do_check() {
 	:

From 8ba2b5359ffc0d512043623ec7b935df0b5cd1d8 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:30 +0300
Subject: [PATCH 02/21] cinnamon-desktop: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-desktop/template b/srcpkgs/cinnamon-desktop/template
index 985e05ed4927..676a030ac21f 100644
--- a/srcpkgs/cinnamon-desktop/template
+++ b/srcpkgs/cinnamon-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-desktop'
 pkgname=cinnamon-desktop
-version=4.8.1
+version=5.0.0
 revision=1
 build_style=meson
 build_helper="gir"
@@ -12,9 +12,9 @@ depends="xkeyboard-config"
 short_desc="Library with common API for various Cinnamon modules"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-desktop"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=cb9aeff385764ba33cf4f7ee2bb5cb7308960670e8fa9f3be38a1d431b20436d
+homepage="https://github.com/linuxmint/cinnamon-desktop"
+distfiles="https://github.com/linuxmint/cinnamon-desktop/archive/${version}.tar.gz"
+checksum=3fa2bcfe24f370b6a4ac5fc9aa6b08d8a191f23264eaacfd8264ff5bb6a67f24
 
 cinnamon-desktop-devel_package() {
 	depends="gtk+3-devel libxkbfile-devel ${sourcepkg}>=${version}_${revision}"

From fdc2241aef28d2bad1ab8683a660f5c1ebe21acc Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:38 +0300
Subject: [PATCH 03/21] cinnamon-menus: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-menus/template b/srcpkgs/cinnamon-menus/template
index 0fd49ed716aa..f1391dd90db5 100644
--- a/srcpkgs/cinnamon-menus/template
+++ b/srcpkgs/cinnamon-menus/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-menus'
 pkgname=cinnamon-menus
-version=4.8.3
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -10,8 +10,8 @@ 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/${pkgname}/archive/${version}.tar.gz"
-checksum=b0a02ab0e37d67e761c24545123ec354e7fab0a504267e524892a953bcfd98d7
+distfiles="https://github.com/linuxmint/cinnamon-menus/archive/${version}.tar.gz"
+checksum=f8428f60b7f0fcbde0e4b5db22a7b79b55c5c880574f350784372d54d65a07d0
 
 cinnamon-menus-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 3fcf1b9d0c2e3a69196fa3622466b0e91fb12b85 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:46 +0300
Subject: [PATCH 04/21] cinnamon-screensaver: update to 5.0.6.

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

diff --git a/srcpkgs/cinnamon-screensaver/template b/srcpkgs/cinnamon-screensaver/template
index 2a711b6e88ac..f5dbeb9bbc58 100644
--- a/srcpkgs/cinnamon-screensaver/template
+++ b/srcpkgs/cinnamon-screensaver/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-screensaver'
 pkgname=cinnamon-screensaver
-version=4.8.1
+version=5.0.6
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,8 +15,8 @@ short_desc="Cinnamon screensaver"
 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=e06a9f28cba55c38d1464d02917eb374de941fd09007608c239a348e7653b675
+distfiles="https://github.com/linuxmint/cinnamon-screensaver/archive/${version}.tar.gz"
+checksum=6a1a71268b3b793e8807c231039defe33f7bb827134193c3b3985f27a7d5e949
 
 python_version=3
 pycompile_dirs="/usr/share/cinnamon-screensaver"

From feb0d60b7f16aca42f9a41bfba376e87d17ddaff Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:54 +0300
Subject: [PATCH 05/21] cinnamon-session: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-session/template b/srcpkgs/cinnamon-session/template
index c27272b802a3..66e6d745e3c9 100644
--- a/srcpkgs/cinnamon-session/template
+++ b/srcpkgs/cinnamon-session/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-session'
 pkgname=cinnamon-session
-version=4.8.0
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,6 +14,6 @@ depends="cinnamon-desktop desktop-file-utils hicolor-icon-theme elogind"
 short_desc="Cinnamon session handler"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-session"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=66301a1eb748f646c419ced76f3388d8d6af0436716c737842cd85f359bd38d4
+homepage="https://github.com/linuxmint/cinnamon-session"
+distfiles="https://github.com/linuxmint/cinnamon-session/archive/${version}.tar.gz"
+checksum=8e2cc49455e29949ee536e2e341af52d53afeaeef6d229730368d822a80a5c19

From 03340601e3b26693b78f7e03b5965a52fbf6a9d4 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:05:05 +0300
Subject: [PATCH 06/21] cinnamon-settings-daemon: update to 5.0.3.

---
 srcpkgs/cinnamon-settings-daemon/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/cinnamon-settings-daemon/template b/srcpkgs/cinnamon-settings-daemon/template
index 2e5239c2c897..e16955b6beba 100644
--- a/srcpkgs/cinnamon-settings-daemon/template
+++ b/srcpkgs/cinnamon-settings-daemon/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-settings-daemon'
 pkgname=cinnamon-settings-daemon
-version=4.8.5
+version=5.0.3
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,8 +14,8 @@ short_desc="Cinnamon Settings Daemon"
 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/${pkgname}/archive/${version}.tar.gz"
-checksum=f2e770113230e04bb5fe887c33b725ac273dcac912a3825ab6b9c821ce92ff32
+distfiles="https://github.com/linuxmint/cinnamon-settings-daemon/archive/${version}.tar.gz"
+checksum=a6b99f3312b1e8c0531e4d0b136f4929512101b03ec59bef2dcb2210ee103746
 
 do_check() {
 	:

From ba6abf5bcfa62bb6a5a967035676fd85687ba630 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:05:16 +0300
Subject: [PATCH 07/21] cinnamon-translations: update to 5.0.2.

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

diff --git a/srcpkgs/cinnamon-translations/template b/srcpkgs/cinnamon-translations/template
index 8c4f65b38121..920e1d480ad5 100644
--- a/srcpkgs/cinnamon-translations/template
+++ b/srcpkgs/cinnamon-translations/template
@@ -1,15 +1,15 @@
 # Template file for 'cinnamon-translations'
 pkgname=cinnamon-translations
-version=4.8.3
+version=5.0.2
 revision=1
 build_style=gnu-makefile
 hostmakedepends="gettext"
 short_desc="Translations for Cinnamon and Nemo"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="https://translations.launchpad.net/linuxmint/latest/"
+homepage="https://github.com/linuxmint/cinnamon-translations/"
 distfiles="https://github.com/linuxmint/cinnamon-translations/archive/${version}.tar.gz"
-checksum=272b4e128b352f8a877bb57eaa4ed85ff72ad1cb25c4c58c8a35d0b093908f93
+checksum=ec92814a0bb679efa068a99bf182cb9fe588235796ae1c46a6819b69818f7266
 
 do_install() {
 	vmkdir usr

From 19ec1a91854d337e0a4d2d09ba854eb4f66d0b74 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 5 Jul 2021 16:23:00 +0300
Subject: [PATCH 08/21] cinnamon: update to 5.0.4.

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

diff --git a/srcpkgs/cinnamon/template b/srcpkgs/cinnamon/template
index 165458ac7da5..ae73f8580052 100644
--- a/srcpkgs/cinnamon/template
+++ b/srcpkgs/cinnamon/template
@@ -1,9 +1,10 @@
 # Template file for 'cinnamon'
 pkgname=cinnamon
-version=4.8.6
+version=5.0.4
 revision=1
 build_helper=gir
 build_style=meson
+#configure_args=" -Dpy3modulesdir=${py3_sitelib}"
 hostmakedepends="libtool pkg-config gobject-introspection gettext
  gettext-devel glib-devel intltool xmlto gtk-doc"
 makedepends="cjs-devel clutter-gtk-devel cinnamon-menus-devel gstreamer1-devel
@@ -25,9 +26,9 @@ 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=00f82253f44c694c379e29959aa6e57b4878b722df1f08d68f9466272ef64893
-
+checksum=bcdf55cea69ae9a04df387bbf5f4f6e7703320665fc68a98a56b095d780a9a8e
 python_version=3
+
 pycompile_dirs="
  usr/share/cinnamon/applets
  usr/share/cinnamon/cinnamon-desktop-editor

From 1c34eb643692e4c30f0bc64e8291aa3da29a1a4d Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 5 Jul 2021 16:23:07 +0300
Subject: [PATCH 09/21] cjs: update to 5.0.0.

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

diff --git a/srcpkgs/cjs/template b/srcpkgs/cjs/template
index fbf86ea36b64..3eac4bc17ff7 100644
--- a/srcpkgs/cjs/template
+++ b/srcpkgs/cjs/template
@@ -1,6 +1,6 @@
 # Template file for 'cjs'
 pkgname=cjs
-version=4.8.2
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/cjs"
 distfiles="https://github.com/linuxmint/cjs/archive/${version}.tar.gz"
-checksum=c3248663e0084dbcee1bf4d1db56966c1321983617dbbec9b1253e50614a3f4e
+checksum=4e7f1d541188fe87db00e96790e0a157d99b5f07676240da97a2ec9b6b21d1da
 
 # The deleted lines in meson.build try to build and run a simple program,
 # and that does not work when cross-compiling.
@@ -24,6 +24,14 @@ pre_configure() {
 }
 
 
+do_check() {
+	: # ΧΧ 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.
+}
+
+
 cjs-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
 	short_desc+=" - development files"

From 98f5be25ba2d71dda3fef18919bbfe8a7522732d Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 5 Jul 2021 16:23:12 +0300
Subject: [PATCH 10/21] muffin: update to 5.0.1.

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

diff --git a/srcpkgs/muffin/template b/srcpkgs/muffin/template
index 6c3d645ef6a9..4363fd609f66 100644
--- a/srcpkgs/muffin/template
+++ b/srcpkgs/muffin/template
@@ -1,6 +1,6 @@
 # Template file for 'muffin'
 pkgname=muffin
-version=4.8.1
+version=5.0.1
 revision=1
 build_style=gnu-configure
 build_helper=gir
@@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/muffin"
 distfiles="https://github.com/linuxmint/muffin/archive/${version}.tar.gz"
-checksum=d342165270690c8565004cd6aa26aa79620d99e442ee6207061c26a505690407
+checksum=6c78aaabcb5a0cf2e2b75a380ef4481c5b1ddb910faeae6e137f7356d1ac4b83
 shlib_provides="libmuffin-clutter-0.so libmuffin-cogl-pango-0.so
  libmuffin-cogl-path-0.so libmuffin-cogl-0.so"
 

From d135d8bc3028c7136fb630e203e0f2d6a6384763 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 5 Jul 2021 16:23:17 +0300
Subject: [PATCH 11/21] xapps: update to 2.2.0.

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

diff --git a/srcpkgs/xapps/template b/srcpkgs/xapps/template
index 1824998fc756..e6126a72752a 100644
--- a/srcpkgs/xapps/template
+++ b/srcpkgs/xapps/template
@@ -1,6 +1,6 @@
 # Template file for 'xapps'
 pkgname=xapps
-version=2.0.6
+version=2.2.0
 revision=1
 wrksrc="xapp-${version}"
 build_style=meson
@@ -15,7 +15,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=4541a54760715f54fe6ab6174d4e040f5bfa3a0186b63836f2332a3ddfde3cc6
+checksum=c1510443eb2f3f4f78ca792a9d327fa716a71116c3c5a7dff4c1313621a36768
 
 xapps-devel_package() {
 	short_desc+=" - development files"

From a1755a75074eb83e557ca5da3fc991aba4dd9943 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 5 Jul 2021 16:23:24 +0300
Subject: [PATCH 12/21] nemo: update to 5.0.2.

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

diff --git a/srcpkgs/nemo/template b/srcpkgs/nemo/template
index 7760e034163f..d1419e49654a 100644
--- a/srcpkgs/nemo/template
+++ b/srcpkgs/nemo/template
@@ -1,20 +1,20 @@
 # Template file for 'nemo'
 pkgname=nemo
-version=4.8.6
+version=5.0.2
 revision=1
 build_style=meson
 build_helper=gir
 pycompile_dirs="/usr/share/nemo/actions/myaction.py"
 hostmakedepends="gettext-devel glib-devel intltool pkg-config"
 makedepends="cinnamon-desktop-devel dconf-devel exempi-devel gvfs-devel
- libexif-devel libnotify-devel tracker-devel xapps-devel"
+ libexif-devel libnotify-devel tracker-devel libgsf-devel xapps-devel"
 depends="cinnamon-translations dconf gvfs"
 short_desc="Cinnamon file manager (nautilus fork)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/nemo"
 distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz"
-checksum=bcaca1268d5f3b47d08c0524bea2fa3f1cb9861a7a7469a06320ab82504e1eae
+checksum=b95b318bd2a81a42eec82bbf1a010d38efcaf0e6b12bd3e2f1149538f3e0d2bc
 python_version=3
 
 do_check() {

From 5ded18faa83233d5c88a55165c7474f10c25e75d Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 5 Jul 2021 16:23:29 +0300
Subject: [PATCH 13/21] New package: nemo-extensions-5.0.0

---
 srcpkgs/nemo-extensions/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/nemo-extensions/template

diff --git a/srcpkgs/nemo-extensions/template b/srcpkgs/nemo-extensions/template
new file mode 100644
index 000000000000..48d3508db47b
--- /dev/null
+++ b/srcpkgs/nemo-extensions/template
@@ -0,0 +1,18 @@
+# Template file for 'nemo-extensions'
+pkgname=nemo-extensions
+version=5.0.0
+revision=1
+build_style=meta
+depends="
+	nemo-image-converter>="${version}"
+	nemo-preview>="${version}"
+	nemo-audio-tab>="${version}"
+	nemo-compare>="${version}"
+	nemo-fileroller>="${version}"
+	nemo-python>="${version}"
+	nemo-emblems>="${version}"
+	nemo-terminal>="${version}""
+short_desc="Extentions for nemo file manager"
+maintainer="mobinmob <mobinmob@disroot.org>"
+license="BSD-2-Clause" #no vlicense
+homepage="https://github.com/linuxmint/nemo-extensions"

From a60688fbfec3dc6ea265c4c1ce3de808d1bb7336 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 5 Jul 2021 16:23:41 +0300
Subject: [PATCH 14/21] nemo-fileroller: update to 5.0.1.

---
 srcpkgs/nemo-fileroller/template | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/nemo-fileroller/template b/srcpkgs/nemo-fileroller/template
index 62f53f6365d2..5c907d6b9f04 100644
--- a/srcpkgs/nemo-fileroller/template
+++ b/srcpkgs/nemo-fileroller/template
@@ -1,20 +1,16 @@
 # Template file for 'nemo-fileroller'
 pkgname=nemo-fileroller
-version=4.8.0
+version=5.0.1
 revision=1
-wrksrc="nemo-extensions-${version}"
+wrksrc="nemo-extensions-${pkgname}-${version}"
 build_wrksrc=nemo-fileroller
-build_style=gnu-configure
-hostmakedepends="automake libtool pkg-config"
+build_style=meson
+hostmakedepends="pkg-config"
 makedepends="nemo-devel libglib-devel"
 depends="file-roller"
 short_desc="Nemo file roller extension"
 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/${version}.tar.gz"
-checksum=1b7b85b41c659fe0f93a9b83fadb81a7934c7e7cb2df9eda4a03413b7f5d05c4
-
-pre_configure() {
-	autoreconf -fi
-}
+distfiles="https://github.com/linuxmint/nemo-extensions/archive/refs/tags/nemo-fileroller-${version}.tar.gz"
+checksum=736f574d69344ad9a4e903322e3650ad31aa5447ccc011845b24a5f73784f686

From 72c731114e15cd75a64915c9f8961d7fcb369888 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 5 Jul 2021 16:23:47 +0300
Subject: [PATCH 15/21] New package: nemo-python-5.0.0

---
 srcpkgs/nemo-python/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/nemo-python/template

diff --git a/srcpkgs/nemo-python/template b/srcpkgs/nemo-python/template
new file mode 100644
index 000000000000..276fad29a7dc
--- /dev/null
+++ b/srcpkgs/nemo-python/template
@@ -0,0 +1,15 @@
+# Template file for 'nemo-python'
+pkgname=nemo-python
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-python
+build_style=meson
+hostmakedepends="pkg-config"
+makedepends="nemo-devel python3-devel python3-gobject-devel"
+short_desc="Nemo python binding"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 29b52744b98fb12f2d7bfa70aa0ad668c4f300ed Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 5 Jul 2021 16:23:54 +0300
Subject: [PATCH 16/21] New package: nemo-audio-tab-5.0.0

---
 srcpkgs/nemo-audio-tab/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-audio-tab/template

diff --git a/srcpkgs/nemo-audio-tab/template b/srcpkgs/nemo-audio-tab/template
new file mode 100644
index 000000000000..6ce304c29c57
--- /dev/null
+++ b/srcpkgs/nemo-audio-tab/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-audio-tab'
+pkgname=nemo-audio-tab
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-audio-tab
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python python3-mutagen"
+short_desc="Nemo audio tab extention"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 7fd31b1a3e9a3d9a459a9ce9efd984cc7f7f18a1 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 5 Jul 2021 16:24:00 +0300
Subject: [PATCH 17/21] New package: nemo-emblems-5.0.0

---
 srcpkgs/nemo-emblems/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-emblems/template

diff --git a/srcpkgs/nemo-emblems/template b/srcpkgs/nemo-emblems/template
new file mode 100644
index 000000000000..7f1e7e8e108d
--- /dev/null
+++ b/srcpkgs/nemo-emblems/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-emblems'
+pkgname=nemo-emblems
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-emblems
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python"
+short_desc="Nemo extension for changing emblems in files/dirs"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 8af7a6fce2171c4a59c3704338690c268eac420c Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 5 Jul 2021 16:24:06 +0300
Subject: [PATCH 18/21] New package: nemo-compare-5.0.1

---
 srcpkgs/nemo-compare/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-compare/template

diff --git a/srcpkgs/nemo-compare/template b/srcpkgs/nemo-compare/template
new file mode 100644
index 000000000000..e53193719dc3
--- /dev/null
+++ b/srcpkgs/nemo-compare/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-compare'
+pkgname=nemo-compare
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-${pkgname}-${version}"
+build_wrksrc=nemo-compare
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python meld"
+short_desc="Nemo compare extention"
+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/nemo-compare-${version}.tar.gz"
+checksum=7eef629856f64b7483d372259994b878398e98903d83319e1072d754a034289e

From 8bf960c40d0546e6ff9a92ecffea710d5f3d3dce Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 5 Jul 2021 16:24:16 +0300
Subject: [PATCH 19/21] New package: nemo-preview-5.0.1

---
 srcpkgs/nemo-preview/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/nemo-preview/template

diff --git a/srcpkgs/nemo-preview/template b/srcpkgs/nemo-preview/template
new file mode 100644
index 000000000000..22767ba17c81
--- /dev/null
+++ b/srcpkgs/nemo-preview/template
@@ -0,0 +1,17 @@
+# Template file for 'nemo-preview'
+pkgname=nemo-preview
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-${pkgname}-${version}"
+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"
+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/nemo-preview-${version}.tar.gz"
+checksum=042719518af70c21879df5f5e314aec03da727fc3c118c509ef9aba59744a6cd

From 7061f0e70617fca54c34791d83f3a3585b501e5d Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 5 Jul 2021 16:24:21 +0300
Subject: [PATCH 20/21] New package: nemo-terminal-5.0.0

---
 srcpkgs/nemo-terminal/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-terminal/template

diff --git a/srcpkgs/nemo-terminal/template b/srcpkgs/nemo-terminal/template
new file mode 100644
index 000000000000..7f4bd709447e
--- /dev/null
+++ b/srcpkgs/nemo-terminal/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-terminal'
+pkgname=nemo-terminal
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-terminal
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python vte3 glib gtk+3 xapps"
+short_desc="Nemo terminal extention"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From bc0d1aa10f14c69b054e148f4179e1b58e1bdc48 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 5 Jul 2021 16:24:27 +0300
Subject: [PATCH 21/21] New package: nemo-image-converter-5.0.0

---
 srcpkgs/nemo-image-converter/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-image-converter/template

diff --git a/srcpkgs/nemo-image-converter/template b/srcpkgs/nemo-image-converter/template
new file mode 100644
index 000000000000..8a554a950124
--- /dev/null
+++ b/srcpkgs/nemo-image-converter/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-image-converter'
+pkgname=nemo-image-converter
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-image-converter
+build_style=meson
+hostmakedepends="pkg-config gettext"
+makedepends="nemo-devel libglib-devel"
+depends="ImageMagick"
+short_desc="Nemo image converter 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/${version}.tar.gz"
+checksum=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

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

* Re: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (20 preceding siblings ...)
  2021-07-05 13:25 ` [PR PATCH] [Updated] " mobinmob
@ 2021-07-05 13:25 ` mobinmob
  2021-07-16 18:45 ` [PR PATCH] [Updated] " mobinmob
                   ` (38 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-07-05 13:25 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-874112625

Comment:
- Rebase on master
- Update cinnamon to 5.0.4.

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

* Re: [PR PATCH] [Updated] Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (21 preceding siblings ...)
  2021-07-05 13:25 ` mobinmob
@ 2021-07-16 18:45 ` mobinmob
  2021-07-16 18:45 ` mobinmob
                   ` (37 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-07-16 18:45 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages cinnamon5
https://github.com/void-linux/void-packages/pull/31379

Cinnamon: update to 5.0.x
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] 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/31379.patch is attached

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

From 0b56a337d4dc6f361d07874b8391d32fc34b0eae Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:24 +0300
Subject: [PATCH 01/21] cinnamon-control-center: update to 5.0.2.

---
 .../cinnamon-control-center/patches/musl.diff   | 17 +++++++++++++++++
 srcpkgs/cinnamon-control-center/template        |  4 ++--
 2 files changed, 19 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/cinnamon-control-center/patches/musl.diff

diff --git a/srcpkgs/cinnamon-control-center/patches/musl.diff b/srcpkgs/cinnamon-control-center/patches/musl.diff
new file mode 100644
index 000000000000..bc774b3d23f0
--- /dev/null
+++ b/srcpkgs/cinnamon-control-center/patches/musl.diff
@@ -0,0 +1,17 @@
+diff --git a/panels/network/wireless-security/utils.c b/panels/network/wireless-security/utils.c
+index b74424d..2bb543f 100644
+--- a/panels/network/wireless-security/utils.c
++++ b/panels/network/wireless-security/utils.c
+@@ -20,11 +20,10 @@
+  * Copyright 2007 - 2015 Red Hat, Inc.
+  */
+ 
+-#include "nm-default.h"
+-
+ #include <string.h>
+ #include <netinet/ether.h>
+ 
++#include "nm-default.h"
+ #include "utils.h"
+ 
+ /**
diff --git a/srcpkgs/cinnamon-control-center/template b/srcpkgs/cinnamon-control-center/template
index 1d503bdb6e86..515a414a6014 100644
--- a/srcpkgs/cinnamon-control-center/template
+++ b/srcpkgs/cinnamon-control-center/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-control-center'
 pkgname=cinnamon-control-center
-version=4.8.2
+version=5.0.2
 revision=1
 build_style=meson
 build_helper=gir
@@ -18,7 +18,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=407e88fe458af7b25c0dd91d54aad93a72a1464ced285a741ed1ce6249ed61af
+checksum=30f697ebbf3d3d267b8ea09cdbfd358c994bf4b60a458f124dcfd415d2cb58a7
 
 do_check() {
 	:

From d65b74a4fe0060b34145ec567a4a699e5c76842c Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:30 +0300
Subject: [PATCH 02/21] cinnamon-desktop: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-desktop/template b/srcpkgs/cinnamon-desktop/template
index 985e05ed4927..676a030ac21f 100644
--- a/srcpkgs/cinnamon-desktop/template
+++ b/srcpkgs/cinnamon-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-desktop'
 pkgname=cinnamon-desktop
-version=4.8.1
+version=5.0.0
 revision=1
 build_style=meson
 build_helper="gir"
@@ -12,9 +12,9 @@ depends="xkeyboard-config"
 short_desc="Library with common API for various Cinnamon modules"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-desktop"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=cb9aeff385764ba33cf4f7ee2bb5cb7308960670e8fa9f3be38a1d431b20436d
+homepage="https://github.com/linuxmint/cinnamon-desktop"
+distfiles="https://github.com/linuxmint/cinnamon-desktop/archive/${version}.tar.gz"
+checksum=3fa2bcfe24f370b6a4ac5fc9aa6b08d8a191f23264eaacfd8264ff5bb6a67f24
 
 cinnamon-desktop-devel_package() {
 	depends="gtk+3-devel libxkbfile-devel ${sourcepkg}>=${version}_${revision}"

From 40c22913dd3920862ca5bcc9b0c0500f61eb2f28 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:38 +0300
Subject: [PATCH 03/21] cinnamon-menus: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-menus/template b/srcpkgs/cinnamon-menus/template
index 0fd49ed716aa..f1391dd90db5 100644
--- a/srcpkgs/cinnamon-menus/template
+++ b/srcpkgs/cinnamon-menus/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-menus'
 pkgname=cinnamon-menus
-version=4.8.3
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -10,8 +10,8 @@ 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/${pkgname}/archive/${version}.tar.gz"
-checksum=b0a02ab0e37d67e761c24545123ec354e7fab0a504267e524892a953bcfd98d7
+distfiles="https://github.com/linuxmint/cinnamon-menus/archive/${version}.tar.gz"
+checksum=f8428f60b7f0fcbde0e4b5db22a7b79b55c5c880574f350784372d54d65a07d0
 
 cinnamon-menus-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 68167b805be946a3492c619943925f1d0718bf86 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:46 +0300
Subject: [PATCH 04/21] cinnamon-screensaver: update to 5.0.6.

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

diff --git a/srcpkgs/cinnamon-screensaver/template b/srcpkgs/cinnamon-screensaver/template
index 2a711b6e88ac..f5dbeb9bbc58 100644
--- a/srcpkgs/cinnamon-screensaver/template
+++ b/srcpkgs/cinnamon-screensaver/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-screensaver'
 pkgname=cinnamon-screensaver
-version=4.8.1
+version=5.0.6
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,8 +15,8 @@ short_desc="Cinnamon screensaver"
 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=e06a9f28cba55c38d1464d02917eb374de941fd09007608c239a348e7653b675
+distfiles="https://github.com/linuxmint/cinnamon-screensaver/archive/${version}.tar.gz"
+checksum=6a1a71268b3b793e8807c231039defe33f7bb827134193c3b3985f27a7d5e949
 
 python_version=3
 pycompile_dirs="/usr/share/cinnamon-screensaver"

From 7e87cd4966c3429927558124ddaefe5391965b54 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:54 +0300
Subject: [PATCH 05/21] cinnamon-session: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-session/template b/srcpkgs/cinnamon-session/template
index c27272b802a3..66e6d745e3c9 100644
--- a/srcpkgs/cinnamon-session/template
+++ b/srcpkgs/cinnamon-session/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-session'
 pkgname=cinnamon-session
-version=4.8.0
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,6 +14,6 @@ depends="cinnamon-desktop desktop-file-utils hicolor-icon-theme elogind"
 short_desc="Cinnamon session handler"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-session"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=66301a1eb748f646c419ced76f3388d8d6af0436716c737842cd85f359bd38d4
+homepage="https://github.com/linuxmint/cinnamon-session"
+distfiles="https://github.com/linuxmint/cinnamon-session/archive/${version}.tar.gz"
+checksum=8e2cc49455e29949ee536e2e341af52d53afeaeef6d229730368d822a80a5c19

From 7fab77342c486a22a0794fa1f963d688a2b3cb1f Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:05:05 +0300
Subject: [PATCH 06/21] cinnamon-settings-daemon: update to 5.0.3.

---
 srcpkgs/cinnamon-settings-daemon/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/cinnamon-settings-daemon/template b/srcpkgs/cinnamon-settings-daemon/template
index 2e5239c2c897..e16955b6beba 100644
--- a/srcpkgs/cinnamon-settings-daemon/template
+++ b/srcpkgs/cinnamon-settings-daemon/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-settings-daemon'
 pkgname=cinnamon-settings-daemon
-version=4.8.5
+version=5.0.3
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,8 +14,8 @@ short_desc="Cinnamon Settings Daemon"
 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/${pkgname}/archive/${version}.tar.gz"
-checksum=f2e770113230e04bb5fe887c33b725ac273dcac912a3825ab6b9c821ce92ff32
+distfiles="https://github.com/linuxmint/cinnamon-settings-daemon/archive/${version}.tar.gz"
+checksum=a6b99f3312b1e8c0531e4d0b136f4929512101b03ec59bef2dcb2210ee103746
 
 do_check() {
 	:

From a0ffee64d5da08a19f78134ce65b69b93bd3f870 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:05:16 +0300
Subject: [PATCH 07/21] cinnamon-translations: update to 5.0.2.

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

diff --git a/srcpkgs/cinnamon-translations/template b/srcpkgs/cinnamon-translations/template
index 8c4f65b38121..920e1d480ad5 100644
--- a/srcpkgs/cinnamon-translations/template
+++ b/srcpkgs/cinnamon-translations/template
@@ -1,15 +1,15 @@
 # Template file for 'cinnamon-translations'
 pkgname=cinnamon-translations
-version=4.8.3
+version=5.0.2
 revision=1
 build_style=gnu-makefile
 hostmakedepends="gettext"
 short_desc="Translations for Cinnamon and Nemo"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="https://translations.launchpad.net/linuxmint/latest/"
+homepage="https://github.com/linuxmint/cinnamon-translations/"
 distfiles="https://github.com/linuxmint/cinnamon-translations/archive/${version}.tar.gz"
-checksum=272b4e128b352f8a877bb57eaa4ed85ff72ad1cb25c4c58c8a35d0b093908f93
+checksum=ec92814a0bb679efa068a99bf182cb9fe588235796ae1c46a6819b69818f7266
 
 do_install() {
 	vmkdir usr

From 7c8465e2e59d05dbb6721b3a6315e2371ce502b6 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 16 Jul 2021 21:43:00 +0300
Subject: [PATCH 08/21] cinnamon: update to 5.0.5.

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

diff --git a/srcpkgs/cinnamon/template b/srcpkgs/cinnamon/template
index 165458ac7da5..663295397706 100644
--- a/srcpkgs/cinnamon/template
+++ b/srcpkgs/cinnamon/template
@@ -1,9 +1,10 @@
 # Template file for 'cinnamon'
 pkgname=cinnamon
-version=4.8.6
+version=5.0.5
 revision=1
 build_helper=gir
 build_style=meson
+#configure_args=" -Dpy3modulesdir=${py3_sitelib}"
 hostmakedepends="libtool pkg-config gobject-introspection gettext
  gettext-devel glib-devel intltool xmlto gtk-doc"
 makedepends="cjs-devel clutter-gtk-devel cinnamon-menus-devel gstreamer1-devel
@@ -25,9 +26,9 @@ 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=00f82253f44c694c379e29959aa6e57b4878b722df1f08d68f9466272ef64893
-
+checksum=4c52c5064603bbe5e727277cf78ef3e582dcb010d12eab2aaf5174de7d490aab
 python_version=3
+
 pycompile_dirs="
  usr/share/cinnamon/applets
  usr/share/cinnamon/cinnamon-desktop-editor

From 992b751a84338c6fbc43f8a8ef7e7c297299ff85 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 16 Jul 2021 21:43:10 +0300
Subject: [PATCH 09/21] cjs: update to 5.0.0.

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

diff --git a/srcpkgs/cjs/template b/srcpkgs/cjs/template
index fbf86ea36b64..3eac4bc17ff7 100644
--- a/srcpkgs/cjs/template
+++ b/srcpkgs/cjs/template
@@ -1,6 +1,6 @@
 # Template file for 'cjs'
 pkgname=cjs
-version=4.8.2
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/cjs"
 distfiles="https://github.com/linuxmint/cjs/archive/${version}.tar.gz"
-checksum=c3248663e0084dbcee1bf4d1db56966c1321983617dbbec9b1253e50614a3f4e
+checksum=4e7f1d541188fe87db00e96790e0a157d99b5f07676240da97a2ec9b6b21d1da
 
 # The deleted lines in meson.build try to build and run a simple program,
 # and that does not work when cross-compiling.
@@ -24,6 +24,14 @@ pre_configure() {
 }
 
 
+do_check() {
+	: # ΧΧ 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.
+}
+
+
 cjs-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
 	short_desc+=" - development files"

From 2a06f243b5ff01066ac49bb8516727c4f47f23b9 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 16 Jul 2021 21:43:16 +0300
Subject: [PATCH 10/21] muffin: update to 5.0.1.

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

diff --git a/srcpkgs/muffin/template b/srcpkgs/muffin/template
index 6c3d645ef6a9..4363fd609f66 100644
--- a/srcpkgs/muffin/template
+++ b/srcpkgs/muffin/template
@@ -1,6 +1,6 @@
 # Template file for 'muffin'
 pkgname=muffin
-version=4.8.1
+version=5.0.1
 revision=1
 build_style=gnu-configure
 build_helper=gir
@@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/muffin"
 distfiles="https://github.com/linuxmint/muffin/archive/${version}.tar.gz"
-checksum=d342165270690c8565004cd6aa26aa79620d99e442ee6207061c26a505690407
+checksum=6c78aaabcb5a0cf2e2b75a380ef4481c5b1ddb910faeae6e137f7356d1ac4b83
 shlib_provides="libmuffin-clutter-0.so libmuffin-cogl-pango-0.so
  libmuffin-cogl-path-0.so libmuffin-cogl-0.so"
 

From 3e58f786a51014918221d5493984e5a76b43516b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 16 Jul 2021 21:43:22 +0300
Subject: [PATCH 11/21] nemo: update to 5.0.2.

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

diff --git a/srcpkgs/nemo/template b/srcpkgs/nemo/template
index 7760e034163f..d1419e49654a 100644
--- a/srcpkgs/nemo/template
+++ b/srcpkgs/nemo/template
@@ -1,20 +1,20 @@
 # Template file for 'nemo'
 pkgname=nemo
-version=4.8.6
+version=5.0.2
 revision=1
 build_style=meson
 build_helper=gir
 pycompile_dirs="/usr/share/nemo/actions/myaction.py"
 hostmakedepends="gettext-devel glib-devel intltool pkg-config"
 makedepends="cinnamon-desktop-devel dconf-devel exempi-devel gvfs-devel
- libexif-devel libnotify-devel tracker-devel xapps-devel"
+ libexif-devel libnotify-devel tracker-devel libgsf-devel xapps-devel"
 depends="cinnamon-translations dconf gvfs"
 short_desc="Cinnamon file manager (nautilus fork)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/nemo"
 distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz"
-checksum=bcaca1268d5f3b47d08c0524bea2fa3f1cb9861a7a7469a06320ab82504e1eae
+checksum=b95b318bd2a81a42eec82bbf1a010d38efcaf0e6b12bd3e2f1149538f3e0d2bc
 python_version=3
 
 do_check() {

From 4dcb429e1aa12cdf8d61119c62764af1d7c6903e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 16 Jul 2021 21:43:29 +0300
Subject: [PATCH 12/21] xapps: update to 2.2.0.

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

diff --git a/srcpkgs/xapps/template b/srcpkgs/xapps/template
index 1824998fc756..e6126a72752a 100644
--- a/srcpkgs/xapps/template
+++ b/srcpkgs/xapps/template
@@ -1,6 +1,6 @@
 # Template file for 'xapps'
 pkgname=xapps
-version=2.0.6
+version=2.2.0
 revision=1
 wrksrc="xapp-${version}"
 build_style=meson
@@ -15,7 +15,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=4541a54760715f54fe6ab6174d4e040f5bfa3a0186b63836f2332a3ddfde3cc6
+checksum=c1510443eb2f3f4f78ca792a9d327fa716a71116c3c5a7dff4c1313621a36768
 
 xapps-devel_package() {
 	short_desc+=" - development files"

From ff7f942f2cf3c8318be3535fe2b151e6e3c111d8 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 16 Jul 2021 21:43:38 +0300
Subject: [PATCH 13/21] New package: nemo-extensions-5.0.0

---
 srcpkgs/nemo-extensions/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/nemo-extensions/template

diff --git a/srcpkgs/nemo-extensions/template b/srcpkgs/nemo-extensions/template
new file mode 100644
index 000000000000..48d3508db47b
--- /dev/null
+++ b/srcpkgs/nemo-extensions/template
@@ -0,0 +1,18 @@
+# Template file for 'nemo-extensions'
+pkgname=nemo-extensions
+version=5.0.0
+revision=1
+build_style=meta
+depends="
+	nemo-image-converter>="${version}"
+	nemo-preview>="${version}"
+	nemo-audio-tab>="${version}"
+	nemo-compare>="${version}"
+	nemo-fileroller>="${version}"
+	nemo-python>="${version}"
+	nemo-emblems>="${version}"
+	nemo-terminal>="${version}""
+short_desc="Extentions for nemo file manager"
+maintainer="mobinmob <mobinmob@disroot.org>"
+license="BSD-2-Clause" #no vlicense
+homepage="https://github.com/linuxmint/nemo-extensions"

From 92f22cee6d77d9559696047c049e9e78e562480b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 16 Jul 2021 21:43:49 +0300
Subject: [PATCH 14/21] nemo-fileroller: update to 5.0.1.

---
 srcpkgs/nemo-fileroller/template | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/nemo-fileroller/template b/srcpkgs/nemo-fileroller/template
index 62f53f6365d2..5c907d6b9f04 100644
--- a/srcpkgs/nemo-fileroller/template
+++ b/srcpkgs/nemo-fileroller/template
@@ -1,20 +1,16 @@
 # Template file for 'nemo-fileroller'
 pkgname=nemo-fileroller
-version=4.8.0
+version=5.0.1
 revision=1
-wrksrc="nemo-extensions-${version}"
+wrksrc="nemo-extensions-${pkgname}-${version}"
 build_wrksrc=nemo-fileroller
-build_style=gnu-configure
-hostmakedepends="automake libtool pkg-config"
+build_style=meson
+hostmakedepends="pkg-config"
 makedepends="nemo-devel libglib-devel"
 depends="file-roller"
 short_desc="Nemo file roller extension"
 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/${version}.tar.gz"
-checksum=1b7b85b41c659fe0f93a9b83fadb81a7934c7e7cb2df9eda4a03413b7f5d05c4
-
-pre_configure() {
-	autoreconf -fi
-}
+distfiles="https://github.com/linuxmint/nemo-extensions/archive/refs/tags/nemo-fileroller-${version}.tar.gz"
+checksum=736f574d69344ad9a4e903322e3650ad31aa5447ccc011845b24a5f73784f686

From 28c52affe793c974e7402b41aa8148d7d3607a23 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 16 Jul 2021 21:43:59 +0300
Subject: [PATCH 15/21] New package: nemo-python-5.0.0

---
 srcpkgs/nemo-python/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/nemo-python/template

diff --git a/srcpkgs/nemo-python/template b/srcpkgs/nemo-python/template
new file mode 100644
index 000000000000..276fad29a7dc
--- /dev/null
+++ b/srcpkgs/nemo-python/template
@@ -0,0 +1,15 @@
+# Template file for 'nemo-python'
+pkgname=nemo-python
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-python
+build_style=meson
+hostmakedepends="pkg-config"
+makedepends="nemo-devel python3-devel python3-gobject-devel"
+short_desc="Nemo python binding"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 5770f8d8682b943ddef0e62d3d09eb80db418eec Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 16 Jul 2021 21:44:05 +0300
Subject: [PATCH 16/21] New package: nemo-audio-tab-5.0.0

---
 srcpkgs/nemo-audio-tab/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-audio-tab/template

diff --git a/srcpkgs/nemo-audio-tab/template b/srcpkgs/nemo-audio-tab/template
new file mode 100644
index 000000000000..6ce304c29c57
--- /dev/null
+++ b/srcpkgs/nemo-audio-tab/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-audio-tab'
+pkgname=nemo-audio-tab
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-audio-tab
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python python3-mutagen"
+short_desc="Nemo audio tab extention"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 6d2d1bc3e943f683c8d27da57a02d76f470dda06 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 16 Jul 2021 21:44:12 +0300
Subject: [PATCH 17/21] New package: nemo-emblems-5.0.0

---
 srcpkgs/nemo-emblems/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-emblems/template

diff --git a/srcpkgs/nemo-emblems/template b/srcpkgs/nemo-emblems/template
new file mode 100644
index 000000000000..7f1e7e8e108d
--- /dev/null
+++ b/srcpkgs/nemo-emblems/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-emblems'
+pkgname=nemo-emblems
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-emblems
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python"
+short_desc="Nemo extension for changing emblems in files/dirs"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 9803106b8a9b1633fc621f246dd7faefe2c6a70c Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 16 Jul 2021 21:44:18 +0300
Subject: [PATCH 18/21] New package: nemo-compare-5.0.1

---
 srcpkgs/nemo-compare/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-compare/template

diff --git a/srcpkgs/nemo-compare/template b/srcpkgs/nemo-compare/template
new file mode 100644
index 000000000000..e53193719dc3
--- /dev/null
+++ b/srcpkgs/nemo-compare/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-compare'
+pkgname=nemo-compare
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-${pkgname}-${version}"
+build_wrksrc=nemo-compare
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python meld"
+short_desc="Nemo compare extention"
+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/nemo-compare-${version}.tar.gz"
+checksum=7eef629856f64b7483d372259994b878398e98903d83319e1072d754a034289e

From d474ba7403c05cefb29d3aa0de8140bb680197e7 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 16 Jul 2021 21:44:24 +0300
Subject: [PATCH 19/21] New package: nemo-preview-5.0.1

---
 srcpkgs/nemo-preview/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/nemo-preview/template

diff --git a/srcpkgs/nemo-preview/template b/srcpkgs/nemo-preview/template
new file mode 100644
index 000000000000..22767ba17c81
--- /dev/null
+++ b/srcpkgs/nemo-preview/template
@@ -0,0 +1,17 @@
+# Template file for 'nemo-preview'
+pkgname=nemo-preview
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-${pkgname}-${version}"
+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"
+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/nemo-preview-${version}.tar.gz"
+checksum=042719518af70c21879df5f5e314aec03da727fc3c118c509ef9aba59744a6cd

From 0da0949af1f657f193ee0e427137058e54ce11ca Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 16 Jul 2021 21:44:29 +0300
Subject: [PATCH 20/21] New package: nemo-terminal-5.0.0

---
 srcpkgs/nemo-terminal/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-terminal/template

diff --git a/srcpkgs/nemo-terminal/template b/srcpkgs/nemo-terminal/template
new file mode 100644
index 000000000000..7f4bd709447e
--- /dev/null
+++ b/srcpkgs/nemo-terminal/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-terminal'
+pkgname=nemo-terminal
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-terminal
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python vte3 glib gtk+3 xapps"
+short_desc="Nemo terminal extention"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From a01f946cd5215a0a1ef8d963e4cf65a5929889c2 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 16 Jul 2021 21:44:41 +0300
Subject: [PATCH 21/21] New package: nemo-image-converter-5.0.0

---
 srcpkgs/nemo-image-converter/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-image-converter/template

diff --git a/srcpkgs/nemo-image-converter/template b/srcpkgs/nemo-image-converter/template
new file mode 100644
index 000000000000..8a554a950124
--- /dev/null
+++ b/srcpkgs/nemo-image-converter/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-image-converter'
+pkgname=nemo-image-converter
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-image-converter
+build_style=meson
+hostmakedepends="pkg-config gettext"
+makedepends="nemo-devel libglib-devel"
+depends="ImageMagick"
+short_desc="Nemo image converter 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/${version}.tar.gz"
+checksum=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

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

* Re: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (22 preceding siblings ...)
  2021-07-16 18:45 ` [PR PATCH] [Updated] " mobinmob
@ 2021-07-16 18:45 ` mobinmob
  2021-07-31 21:11 ` [PR PATCH] [Updated] " mobinmob
                   ` (36 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-07-16 18:45 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-881646436

Comment:
- Rebase on master.
- Update cinnamon to 5.0.5.

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

* Re: [PR PATCH] [Updated] Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (23 preceding siblings ...)
  2021-07-16 18:45 ` mobinmob
@ 2021-07-31 21:11 ` mobinmob
  2021-07-31 21:12 ` mobinmob
                   ` (35 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-07-31 21:11 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages cinnamon5
https://github.com/void-linux/void-packages/pull/31379

Cinnamon: update to 5.0.x
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] 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/31379.patch is attached

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

From 0e990522ae180dfd40b70f03c84f39b5e51c3341 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:24 +0300
Subject: [PATCH 01/21] cinnamon-control-center: update to 5.0.2.

---
 .../cinnamon-control-center/patches/musl.diff   | 17 +++++++++++++++++
 srcpkgs/cinnamon-control-center/template        |  4 ++--
 2 files changed, 19 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/cinnamon-control-center/patches/musl.diff

diff --git a/srcpkgs/cinnamon-control-center/patches/musl.diff b/srcpkgs/cinnamon-control-center/patches/musl.diff
new file mode 100644
index 000000000000..bc774b3d23f0
--- /dev/null
+++ b/srcpkgs/cinnamon-control-center/patches/musl.diff
@@ -0,0 +1,17 @@
+diff --git a/panels/network/wireless-security/utils.c b/panels/network/wireless-security/utils.c
+index b74424d..2bb543f 100644
+--- a/panels/network/wireless-security/utils.c
++++ b/panels/network/wireless-security/utils.c
+@@ -20,11 +20,10 @@
+  * Copyright 2007 - 2015 Red Hat, Inc.
+  */
+ 
+-#include "nm-default.h"
+-
+ #include <string.h>
+ #include <netinet/ether.h>
+ 
++#include "nm-default.h"
+ #include "utils.h"
+ 
+ /**
diff --git a/srcpkgs/cinnamon-control-center/template b/srcpkgs/cinnamon-control-center/template
index 1d503bdb6e86..515a414a6014 100644
--- a/srcpkgs/cinnamon-control-center/template
+++ b/srcpkgs/cinnamon-control-center/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-control-center'
 pkgname=cinnamon-control-center
-version=4.8.2
+version=5.0.2
 revision=1
 build_style=meson
 build_helper=gir
@@ -18,7 +18,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=407e88fe458af7b25c0dd91d54aad93a72a1464ced285a741ed1ce6249ed61af
+checksum=30f697ebbf3d3d267b8ea09cdbfd358c994bf4b60a458f124dcfd415d2cb58a7
 
 do_check() {
 	:

From dfe3d490086a9d1df5869d43c4a04bcdcf625e5c Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:30 +0300
Subject: [PATCH 02/21] cinnamon-desktop: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-desktop/template b/srcpkgs/cinnamon-desktop/template
index 985e05ed4927..676a030ac21f 100644
--- a/srcpkgs/cinnamon-desktop/template
+++ b/srcpkgs/cinnamon-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-desktop'
 pkgname=cinnamon-desktop
-version=4.8.1
+version=5.0.0
 revision=1
 build_style=meson
 build_helper="gir"
@@ -12,9 +12,9 @@ depends="xkeyboard-config"
 short_desc="Library with common API for various Cinnamon modules"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-desktop"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=cb9aeff385764ba33cf4f7ee2bb5cb7308960670e8fa9f3be38a1d431b20436d
+homepage="https://github.com/linuxmint/cinnamon-desktop"
+distfiles="https://github.com/linuxmint/cinnamon-desktop/archive/${version}.tar.gz"
+checksum=3fa2bcfe24f370b6a4ac5fc9aa6b08d8a191f23264eaacfd8264ff5bb6a67f24
 
 cinnamon-desktop-devel_package() {
 	depends="gtk+3-devel libxkbfile-devel ${sourcepkg}>=${version}_${revision}"

From 491a565c43e2f6e7a15544535476d9ba96002e65 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:38 +0300
Subject: [PATCH 03/21] cinnamon-menus: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-menus/template b/srcpkgs/cinnamon-menus/template
index 0fd49ed716aa..f1391dd90db5 100644
--- a/srcpkgs/cinnamon-menus/template
+++ b/srcpkgs/cinnamon-menus/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-menus'
 pkgname=cinnamon-menus
-version=4.8.3
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -10,8 +10,8 @@ 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/${pkgname}/archive/${version}.tar.gz"
-checksum=b0a02ab0e37d67e761c24545123ec354e7fab0a504267e524892a953bcfd98d7
+distfiles="https://github.com/linuxmint/cinnamon-menus/archive/${version}.tar.gz"
+checksum=f8428f60b7f0fcbde0e4b5db22a7b79b55c5c880574f350784372d54d65a07d0
 
 cinnamon-menus-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 651a8697a29172722fdd6086837da3149bcd0244 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:46 +0300
Subject: [PATCH 04/21] cinnamon-screensaver: update to 5.0.6.

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

diff --git a/srcpkgs/cinnamon-screensaver/template b/srcpkgs/cinnamon-screensaver/template
index 2a711b6e88ac..f5dbeb9bbc58 100644
--- a/srcpkgs/cinnamon-screensaver/template
+++ b/srcpkgs/cinnamon-screensaver/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-screensaver'
 pkgname=cinnamon-screensaver
-version=4.8.1
+version=5.0.6
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,8 +15,8 @@ short_desc="Cinnamon screensaver"
 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=e06a9f28cba55c38d1464d02917eb374de941fd09007608c239a348e7653b675
+distfiles="https://github.com/linuxmint/cinnamon-screensaver/archive/${version}.tar.gz"
+checksum=6a1a71268b3b793e8807c231039defe33f7bb827134193c3b3985f27a7d5e949
 
 python_version=3
 pycompile_dirs="/usr/share/cinnamon-screensaver"

From 4aeda5fc0e616b33a72101eed2f3eeab136b4882 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:03 +0300
Subject: [PATCH 05/21] cinnamon-session: update to 5.0.1.

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

diff --git a/srcpkgs/cinnamon-session/template b/srcpkgs/cinnamon-session/template
index c27272b802a3..8c4984879c33 100644
--- a/srcpkgs/cinnamon-session/template
+++ b/srcpkgs/cinnamon-session/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-session'
 pkgname=cinnamon-session
-version=4.8.0
+version=5.0.1
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,6 +14,6 @@ depends="cinnamon-desktop desktop-file-utils hicolor-icon-theme elogind"
 short_desc="Cinnamon session handler"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-session"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=66301a1eb748f646c419ced76f3388d8d6af0436716c737842cd85f359bd38d4
+homepage="https://github.com/linuxmint/cinnamon-session"
+distfiles="https://github.com/linuxmint/cinnamon-session/archive/${version}.tar.gz"
+checksum=3f6d4e93045009f1e2d47d45cbf84c614911669582354bb0a035568034bf5776

From d177ac8cf6247492b26d3c4b8fe0b3d1711555f6 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:09 +0300
Subject: [PATCH 06/21] cinnamon-settings-daemon: update to 5.0.4.

---
 srcpkgs/cinnamon-settings-daemon/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/cinnamon-settings-daemon/template b/srcpkgs/cinnamon-settings-daemon/template
index 2e5239c2c897..9ef7abd73403 100644
--- a/srcpkgs/cinnamon-settings-daemon/template
+++ b/srcpkgs/cinnamon-settings-daemon/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-settings-daemon'
 pkgname=cinnamon-settings-daemon
-version=4.8.5
+version=5.0.4
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,8 +14,8 @@ short_desc="Cinnamon Settings Daemon"
 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/${pkgname}/archive/${version}.tar.gz"
-checksum=f2e770113230e04bb5fe887c33b725ac273dcac912a3825ab6b9c821ce92ff32
+distfiles="https://github.com/linuxmint/cinnamon-settings-daemon/archive/${version}.tar.gz"
+checksum=9f54e2ab505095d338f2b463ce11905842bb7fe0676f99a43f120f8c3c593c4e
 
 do_check() {
 	:

From b94f8c223a6015eb29228df2ca5b015631adcda6 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:15 +0300
Subject: [PATCH 07/21] cinnamon-translations: update to 5.0.2.

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

diff --git a/srcpkgs/cinnamon-translations/template b/srcpkgs/cinnamon-translations/template
index 8c4f65b38121..920e1d480ad5 100644
--- a/srcpkgs/cinnamon-translations/template
+++ b/srcpkgs/cinnamon-translations/template
@@ -1,15 +1,15 @@
 # Template file for 'cinnamon-translations'
 pkgname=cinnamon-translations
-version=4.8.3
+version=5.0.2
 revision=1
 build_style=gnu-makefile
 hostmakedepends="gettext"
 short_desc="Translations for Cinnamon and Nemo"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="https://translations.launchpad.net/linuxmint/latest/"
+homepage="https://github.com/linuxmint/cinnamon-translations/"
 distfiles="https://github.com/linuxmint/cinnamon-translations/archive/${version}.tar.gz"
-checksum=272b4e128b352f8a877bb57eaa4ed85ff72ad1cb25c4c58c8a35d0b093908f93
+checksum=ec92814a0bb679efa068a99bf182cb9fe588235796ae1c46a6819b69818f7266
 
 do_install() {
 	vmkdir usr

From 4fa4cf3b14209a280ec3d3926db7491c6cf0de80 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:19 +0300
Subject: [PATCH 08/21] cinnamon: update to 5.0.5.

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

diff --git a/srcpkgs/cinnamon/template b/srcpkgs/cinnamon/template
index 165458ac7da5..663295397706 100644
--- a/srcpkgs/cinnamon/template
+++ b/srcpkgs/cinnamon/template
@@ -1,9 +1,10 @@
 # Template file for 'cinnamon'
 pkgname=cinnamon
-version=4.8.6
+version=5.0.5
 revision=1
 build_helper=gir
 build_style=meson
+#configure_args=" -Dpy3modulesdir=${py3_sitelib}"
 hostmakedepends="libtool pkg-config gobject-introspection gettext
  gettext-devel glib-devel intltool xmlto gtk-doc"
 makedepends="cjs-devel clutter-gtk-devel cinnamon-menus-devel gstreamer1-devel
@@ -25,9 +26,9 @@ 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=00f82253f44c694c379e29959aa6e57b4878b722df1f08d68f9466272ef64893
-
+checksum=4c52c5064603bbe5e727277cf78ef3e582dcb010d12eab2aaf5174de7d490aab
 python_version=3
+
 pycompile_dirs="
  usr/share/cinnamon/applets
  usr/share/cinnamon/cinnamon-desktop-editor

From 092c57bee2e6d72ab932faa66c7018c86972e680 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:23 +0300
Subject: [PATCH 09/21] cjs: update to 5.0.0.

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

diff --git a/srcpkgs/cjs/template b/srcpkgs/cjs/template
index fbf86ea36b64..3eac4bc17ff7 100644
--- a/srcpkgs/cjs/template
+++ b/srcpkgs/cjs/template
@@ -1,6 +1,6 @@
 # Template file for 'cjs'
 pkgname=cjs
-version=4.8.2
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/cjs"
 distfiles="https://github.com/linuxmint/cjs/archive/${version}.tar.gz"
-checksum=c3248663e0084dbcee1bf4d1db56966c1321983617dbbec9b1253e50614a3f4e
+checksum=4e7f1d541188fe87db00e96790e0a157d99b5f07676240da97a2ec9b6b21d1da
 
 # The deleted lines in meson.build try to build and run a simple program,
 # and that does not work when cross-compiling.
@@ -24,6 +24,14 @@ pre_configure() {
 }
 
 
+do_check() {
+	: # ΧΧ 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.
+}
+
+
 cjs-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
 	short_desc+=" - development files"

From 0fe87cb6957f4fc99f22780c8c040161bce6a606 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:32 +0300
Subject: [PATCH 10/21] muffin: update to 5.0.1.

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

diff --git a/srcpkgs/muffin/template b/srcpkgs/muffin/template
index 6c3d645ef6a9..4363fd609f66 100644
--- a/srcpkgs/muffin/template
+++ b/srcpkgs/muffin/template
@@ -1,6 +1,6 @@
 # Template file for 'muffin'
 pkgname=muffin
-version=4.8.1
+version=5.0.1
 revision=1
 build_style=gnu-configure
 build_helper=gir
@@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/muffin"
 distfiles="https://github.com/linuxmint/muffin/archive/${version}.tar.gz"
-checksum=d342165270690c8565004cd6aa26aa79620d99e442ee6207061c26a505690407
+checksum=6c78aaabcb5a0cf2e2b75a380ef4481c5b1ddb910faeae6e137f7356d1ac4b83
 shlib_provides="libmuffin-clutter-0.so libmuffin-cogl-pango-0.so
  libmuffin-cogl-path-0.so libmuffin-cogl-0.so"
 

From 960e81ec61ca85978103e02b63da945e2897a703 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:40 +0300
Subject: [PATCH 11/21] nemo: update to 5.0.3.

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

diff --git a/srcpkgs/nemo/template b/srcpkgs/nemo/template
index 7760e034163f..0c2fda8eb3f5 100644
--- a/srcpkgs/nemo/template
+++ b/srcpkgs/nemo/template
@@ -1,20 +1,20 @@
 # Template file for 'nemo'
 pkgname=nemo
-version=4.8.6
+version=5.0.3
 revision=1
 build_style=meson
 build_helper=gir
 pycompile_dirs="/usr/share/nemo/actions/myaction.py"
 hostmakedepends="gettext-devel glib-devel intltool pkg-config"
 makedepends="cinnamon-desktop-devel dconf-devel exempi-devel gvfs-devel
- libexif-devel libnotify-devel tracker-devel xapps-devel"
+ libexif-devel libnotify-devel tracker-devel libgsf-devel xapps-devel"
 depends="cinnamon-translations dconf gvfs"
 short_desc="Cinnamon file manager (nautilus fork)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/nemo"
 distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz"
-checksum=bcaca1268d5f3b47d08c0524bea2fa3f1cb9861a7a7469a06320ab82504e1eae
+checksum=b73c3c94c4513b58b3b4ad24c33187f1343ebaffb3d7c3e812de2cf1e9a1f1bb
 python_version=3
 
 do_check() {

From 9f01bef9da5f174eb9a77c8e7b617af6d8efcd41 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:44 +0300
Subject: [PATCH 12/21] xapps: update to 2.2.3.

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

diff --git a/srcpkgs/xapps/template b/srcpkgs/xapps/template
index 1824998fc756..685931d084bb 100644
--- a/srcpkgs/xapps/template
+++ b/srcpkgs/xapps/template
@@ -1,6 +1,6 @@
 # Template file for 'xapps'
 pkgname=xapps
-version=2.0.6
+version=2.2.3
 revision=1
 wrksrc="xapp-${version}"
 build_style=meson
@@ -15,7 +15,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=4541a54760715f54fe6ab6174d4e040f5bfa3a0186b63836f2332a3ddfde3cc6
+checksum=c74ed143a75c07c4c856f3c2425d04a3ae785ea83a00908fc681d408f2b7c0bb
 
 xapps-devel_package() {
 	short_desc+=" - development files"

From b11613de0b786b63672b24f3416b61cb152f0c10 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:51 +0300
Subject: [PATCH 13/21] New package: nemo-extensions-5.0.0

---
 srcpkgs/nemo-extensions/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/nemo-extensions/template

diff --git a/srcpkgs/nemo-extensions/template b/srcpkgs/nemo-extensions/template
new file mode 100644
index 000000000000..48d3508db47b
--- /dev/null
+++ b/srcpkgs/nemo-extensions/template
@@ -0,0 +1,18 @@
+# Template file for 'nemo-extensions'
+pkgname=nemo-extensions
+version=5.0.0
+revision=1
+build_style=meta
+depends="
+	nemo-image-converter>="${version}"
+	nemo-preview>="${version}"
+	nemo-audio-tab>="${version}"
+	nemo-compare>="${version}"
+	nemo-fileroller>="${version}"
+	nemo-python>="${version}"
+	nemo-emblems>="${version}"
+	nemo-terminal>="${version}""
+short_desc="Extentions for nemo file manager"
+maintainer="mobinmob <mobinmob@disroot.org>"
+license="BSD-2-Clause" #no vlicense
+homepage="https://github.com/linuxmint/nemo-extensions"

From d690023b29a87999913654ac32c3de0f5fb65592 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:10:02 +0300
Subject: [PATCH 14/21] nemo-fileroller: update to 5.0.1.

---
 srcpkgs/nemo-fileroller/template | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/nemo-fileroller/template b/srcpkgs/nemo-fileroller/template
index 62f53f6365d2..5c907d6b9f04 100644
--- a/srcpkgs/nemo-fileroller/template
+++ b/srcpkgs/nemo-fileroller/template
@@ -1,20 +1,16 @@
 # Template file for 'nemo-fileroller'
 pkgname=nemo-fileroller
-version=4.8.0
+version=5.0.1
 revision=1
-wrksrc="nemo-extensions-${version}"
+wrksrc="nemo-extensions-${pkgname}-${version}"
 build_wrksrc=nemo-fileroller
-build_style=gnu-configure
-hostmakedepends="automake libtool pkg-config"
+build_style=meson
+hostmakedepends="pkg-config"
 makedepends="nemo-devel libglib-devel"
 depends="file-roller"
 short_desc="Nemo file roller extension"
 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/${version}.tar.gz"
-checksum=1b7b85b41c659fe0f93a9b83fadb81a7934c7e7cb2df9eda4a03413b7f5d05c4
-
-pre_configure() {
-	autoreconf -fi
-}
+distfiles="https://github.com/linuxmint/nemo-extensions/archive/refs/tags/nemo-fileroller-${version}.tar.gz"
+checksum=736f574d69344ad9a4e903322e3650ad31aa5447ccc011845b24a5f73784f686

From a1986b2e62aedeb7e8a99f6a79f3f2ed268ab126 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:10:08 +0300
Subject: [PATCH 15/21] New package: nemo-python-5.0.1

---
 srcpkgs/nemo-python/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/nemo-python/template

diff --git a/srcpkgs/nemo-python/template b/srcpkgs/nemo-python/template
new file mode 100644
index 000000000000..e87562d1810d
--- /dev/null
+++ b/srcpkgs/nemo-python/template
@@ -0,0 +1,15 @@
+# Template file for 'nemo-python'
+pkgname=nemo-python
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-nemo-python-${version}"
+build_wrksrc=nemo-python
+build_style=meson
+hostmakedepends="pkg-config"
+makedepends="nemo-devel python3-devel python3-gobject-devel"
+short_desc="Nemo python binding"
+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/nemo-python-${version}.tar.gz"
+checksum=b0900d80a082ef4f5aa1ca7c322fca3e33e7a6dfcc4be4c19cca6ae7d8111dbe

From 227b653ddb649abf85201f488c62ccf06d12bb82 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:10:15 +0300
Subject: [PATCH 16/21] New package: nemo-audio-tab-5.0.0

---
 srcpkgs/nemo-audio-tab/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-audio-tab/template

diff --git a/srcpkgs/nemo-audio-tab/template b/srcpkgs/nemo-audio-tab/template
new file mode 100644
index 000000000000..6ce304c29c57
--- /dev/null
+++ b/srcpkgs/nemo-audio-tab/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-audio-tab'
+pkgname=nemo-audio-tab
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-audio-tab
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python python3-mutagen"
+short_desc="Nemo audio tab extention"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From cc7a20adff3b1c7fffded3ab5a4033df5e2e191b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:10:21 +0300
Subject: [PATCH 17/21] New package: nemo-emblems-5.0.0

---
 srcpkgs/nemo-emblems/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-emblems/template

diff --git a/srcpkgs/nemo-emblems/template b/srcpkgs/nemo-emblems/template
new file mode 100644
index 000000000000..7f1e7e8e108d
--- /dev/null
+++ b/srcpkgs/nemo-emblems/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-emblems'
+pkgname=nemo-emblems
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-emblems
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python"
+short_desc="Nemo extension for changing emblems in files/dirs"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From d21dd7577b415edf0898c70a0b49a1c8045756e3 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:10:27 +0300
Subject: [PATCH 18/21] New package: nemo-compare-5.0.1

---
 srcpkgs/nemo-compare/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-compare/template

diff --git a/srcpkgs/nemo-compare/template b/srcpkgs/nemo-compare/template
new file mode 100644
index 000000000000..e53193719dc3
--- /dev/null
+++ b/srcpkgs/nemo-compare/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-compare'
+pkgname=nemo-compare
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-${pkgname}-${version}"
+build_wrksrc=nemo-compare
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python meld"
+short_desc="Nemo compare extention"
+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/nemo-compare-${version}.tar.gz"
+checksum=7eef629856f64b7483d372259994b878398e98903d83319e1072d754a034289e

From 809e848860f85da01b917ebd7de746013f749a03 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:10:33 +0300
Subject: [PATCH 19/21] New package: nemo-preview-5.0.1

---
 srcpkgs/nemo-preview/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/nemo-preview/template

diff --git a/srcpkgs/nemo-preview/template b/srcpkgs/nemo-preview/template
new file mode 100644
index 000000000000..86721645f3cd
--- /dev/null
+++ b/srcpkgs/nemo-preview/template
@@ -0,0 +1,17 @@
+# Template file for 'nemo-preview'
+pkgname=nemo-preview
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-${pkgname}-${version}"
+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"
+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/nemo-preview-${version}.tar.gz"
+checksum=

From 8d2e4e9310d12aa39ada50ac8fa7bae2b7eeea0b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:10:42 +0300
Subject: [PATCH 20/21] New package: nemo-terminal-5.0.0

---
 srcpkgs/nemo-terminal/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-terminal/template

diff --git a/srcpkgs/nemo-terminal/template b/srcpkgs/nemo-terminal/template
new file mode 100644
index 000000000000..7f4bd709447e
--- /dev/null
+++ b/srcpkgs/nemo-terminal/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-terminal'
+pkgname=nemo-terminal
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-terminal
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python vte3 glib gtk+3 xapps"
+short_desc="Nemo terminal extention"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From a7bbdef51181a34cac7146c89497b7234a508617 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:10:53 +0300
Subject: [PATCH 21/21] New package: nemo-image-converter-5.0.0

---
 srcpkgs/nemo-image-converter/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-image-converter/template

diff --git a/srcpkgs/nemo-image-converter/template b/srcpkgs/nemo-image-converter/template
new file mode 100644
index 000000000000..8a554a950124
--- /dev/null
+++ b/srcpkgs/nemo-image-converter/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-image-converter'
+pkgname=nemo-image-converter
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-image-converter
+build_style=meson
+hostmakedepends="pkg-config gettext"
+makedepends="nemo-devel libglib-devel"
+depends="ImageMagick"
+short_desc="Nemo image converter 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/${version}.tar.gz"
+checksum=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

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

* Re: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (24 preceding siblings ...)
  2021-07-31 21:11 ` [PR PATCH] [Updated] " mobinmob
@ 2021-07-31 21:12 ` mobinmob
  2021-07-31 21:14 ` [PR PATCH] [Updated] " mobinmob
                   ` (34 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-07-31 21:12 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-890404486

Comment:
- Updated cinnamon-session, nemo, xapps, nemo-python, cinnamon-settings-daemon.
- Rebased on master.

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

* Re: [PR PATCH] [Updated] Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (25 preceding siblings ...)
  2021-07-31 21:12 ` mobinmob
@ 2021-07-31 21:14 ` mobinmob
  2021-08-18 19:56 ` dmarto
                   ` (33 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-07-31 21:14 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages cinnamon5
https://github.com/void-linux/void-packages/pull/31379

Cinnamon: update to 5.0.x
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] 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/31379.patch is attached

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

From 0e990522ae180dfd40b70f03c84f39b5e51c3341 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:24 +0300
Subject: [PATCH 01/21] cinnamon-control-center: update to 5.0.2.

---
 .../cinnamon-control-center/patches/musl.diff   | 17 +++++++++++++++++
 srcpkgs/cinnamon-control-center/template        |  4 ++--
 2 files changed, 19 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/cinnamon-control-center/patches/musl.diff

diff --git a/srcpkgs/cinnamon-control-center/patches/musl.diff b/srcpkgs/cinnamon-control-center/patches/musl.diff
new file mode 100644
index 000000000000..bc774b3d23f0
--- /dev/null
+++ b/srcpkgs/cinnamon-control-center/patches/musl.diff
@@ -0,0 +1,17 @@
+diff --git a/panels/network/wireless-security/utils.c b/panels/network/wireless-security/utils.c
+index b74424d..2bb543f 100644
+--- a/panels/network/wireless-security/utils.c
++++ b/panels/network/wireless-security/utils.c
+@@ -20,11 +20,10 @@
+  * Copyright 2007 - 2015 Red Hat, Inc.
+  */
+ 
+-#include "nm-default.h"
+-
+ #include <string.h>
+ #include <netinet/ether.h>
+ 
++#include "nm-default.h"
+ #include "utils.h"
+ 
+ /**
diff --git a/srcpkgs/cinnamon-control-center/template b/srcpkgs/cinnamon-control-center/template
index 1d503bdb6e86..515a414a6014 100644
--- a/srcpkgs/cinnamon-control-center/template
+++ b/srcpkgs/cinnamon-control-center/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-control-center'
 pkgname=cinnamon-control-center
-version=4.8.2
+version=5.0.2
 revision=1
 build_style=meson
 build_helper=gir
@@ -18,7 +18,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=407e88fe458af7b25c0dd91d54aad93a72a1464ced285a741ed1ce6249ed61af
+checksum=30f697ebbf3d3d267b8ea09cdbfd358c994bf4b60a458f124dcfd415d2cb58a7
 
 do_check() {
 	:

From dfe3d490086a9d1df5869d43c4a04bcdcf625e5c Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:30 +0300
Subject: [PATCH 02/21] cinnamon-desktop: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-desktop/template b/srcpkgs/cinnamon-desktop/template
index 985e05ed4927..676a030ac21f 100644
--- a/srcpkgs/cinnamon-desktop/template
+++ b/srcpkgs/cinnamon-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-desktop'
 pkgname=cinnamon-desktop
-version=4.8.1
+version=5.0.0
 revision=1
 build_style=meson
 build_helper="gir"
@@ -12,9 +12,9 @@ depends="xkeyboard-config"
 short_desc="Library with common API for various Cinnamon modules"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-desktop"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=cb9aeff385764ba33cf4f7ee2bb5cb7308960670e8fa9f3be38a1d431b20436d
+homepage="https://github.com/linuxmint/cinnamon-desktop"
+distfiles="https://github.com/linuxmint/cinnamon-desktop/archive/${version}.tar.gz"
+checksum=3fa2bcfe24f370b6a4ac5fc9aa6b08d8a191f23264eaacfd8264ff5bb6a67f24
 
 cinnamon-desktop-devel_package() {
 	depends="gtk+3-devel libxkbfile-devel ${sourcepkg}>=${version}_${revision}"

From 491a565c43e2f6e7a15544535476d9ba96002e65 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:38 +0300
Subject: [PATCH 03/21] cinnamon-menus: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-menus/template b/srcpkgs/cinnamon-menus/template
index 0fd49ed716aa..f1391dd90db5 100644
--- a/srcpkgs/cinnamon-menus/template
+++ b/srcpkgs/cinnamon-menus/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-menus'
 pkgname=cinnamon-menus
-version=4.8.3
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -10,8 +10,8 @@ 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/${pkgname}/archive/${version}.tar.gz"
-checksum=b0a02ab0e37d67e761c24545123ec354e7fab0a504267e524892a953bcfd98d7
+distfiles="https://github.com/linuxmint/cinnamon-menus/archive/${version}.tar.gz"
+checksum=f8428f60b7f0fcbde0e4b5db22a7b79b55c5c880574f350784372d54d65a07d0
 
 cinnamon-menus-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 651a8697a29172722fdd6086837da3149bcd0244 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:46 +0300
Subject: [PATCH 04/21] cinnamon-screensaver: update to 5.0.6.

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

diff --git a/srcpkgs/cinnamon-screensaver/template b/srcpkgs/cinnamon-screensaver/template
index 2a711b6e88ac..f5dbeb9bbc58 100644
--- a/srcpkgs/cinnamon-screensaver/template
+++ b/srcpkgs/cinnamon-screensaver/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-screensaver'
 pkgname=cinnamon-screensaver
-version=4.8.1
+version=5.0.6
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,8 +15,8 @@ short_desc="Cinnamon screensaver"
 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=e06a9f28cba55c38d1464d02917eb374de941fd09007608c239a348e7653b675
+distfiles="https://github.com/linuxmint/cinnamon-screensaver/archive/${version}.tar.gz"
+checksum=6a1a71268b3b793e8807c231039defe33f7bb827134193c3b3985f27a7d5e949
 
 python_version=3
 pycompile_dirs="/usr/share/cinnamon-screensaver"

From 4aeda5fc0e616b33a72101eed2f3eeab136b4882 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:03 +0300
Subject: [PATCH 05/21] cinnamon-session: update to 5.0.1.

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

diff --git a/srcpkgs/cinnamon-session/template b/srcpkgs/cinnamon-session/template
index c27272b802a3..8c4984879c33 100644
--- a/srcpkgs/cinnamon-session/template
+++ b/srcpkgs/cinnamon-session/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-session'
 pkgname=cinnamon-session
-version=4.8.0
+version=5.0.1
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,6 +14,6 @@ depends="cinnamon-desktop desktop-file-utils hicolor-icon-theme elogind"
 short_desc="Cinnamon session handler"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-session"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=66301a1eb748f646c419ced76f3388d8d6af0436716c737842cd85f359bd38d4
+homepage="https://github.com/linuxmint/cinnamon-session"
+distfiles="https://github.com/linuxmint/cinnamon-session/archive/${version}.tar.gz"
+checksum=3f6d4e93045009f1e2d47d45cbf84c614911669582354bb0a035568034bf5776

From d177ac8cf6247492b26d3c4b8fe0b3d1711555f6 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:09 +0300
Subject: [PATCH 06/21] cinnamon-settings-daemon: update to 5.0.4.

---
 srcpkgs/cinnamon-settings-daemon/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/cinnamon-settings-daemon/template b/srcpkgs/cinnamon-settings-daemon/template
index 2e5239c2c897..9ef7abd73403 100644
--- a/srcpkgs/cinnamon-settings-daemon/template
+++ b/srcpkgs/cinnamon-settings-daemon/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-settings-daemon'
 pkgname=cinnamon-settings-daemon
-version=4.8.5
+version=5.0.4
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,8 +14,8 @@ short_desc="Cinnamon Settings Daemon"
 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/${pkgname}/archive/${version}.tar.gz"
-checksum=f2e770113230e04bb5fe887c33b725ac273dcac912a3825ab6b9c821ce92ff32
+distfiles="https://github.com/linuxmint/cinnamon-settings-daemon/archive/${version}.tar.gz"
+checksum=9f54e2ab505095d338f2b463ce11905842bb7fe0676f99a43f120f8c3c593c4e
 
 do_check() {
 	:

From b94f8c223a6015eb29228df2ca5b015631adcda6 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:15 +0300
Subject: [PATCH 07/21] cinnamon-translations: update to 5.0.2.

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

diff --git a/srcpkgs/cinnamon-translations/template b/srcpkgs/cinnamon-translations/template
index 8c4f65b38121..920e1d480ad5 100644
--- a/srcpkgs/cinnamon-translations/template
+++ b/srcpkgs/cinnamon-translations/template
@@ -1,15 +1,15 @@
 # Template file for 'cinnamon-translations'
 pkgname=cinnamon-translations
-version=4.8.3
+version=5.0.2
 revision=1
 build_style=gnu-makefile
 hostmakedepends="gettext"
 short_desc="Translations for Cinnamon and Nemo"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="https://translations.launchpad.net/linuxmint/latest/"
+homepage="https://github.com/linuxmint/cinnamon-translations/"
 distfiles="https://github.com/linuxmint/cinnamon-translations/archive/${version}.tar.gz"
-checksum=272b4e128b352f8a877bb57eaa4ed85ff72ad1cb25c4c58c8a35d0b093908f93
+checksum=ec92814a0bb679efa068a99bf182cb9fe588235796ae1c46a6819b69818f7266
 
 do_install() {
 	vmkdir usr

From 4fa4cf3b14209a280ec3d3926db7491c6cf0de80 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:19 +0300
Subject: [PATCH 08/21] cinnamon: update to 5.0.5.

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

diff --git a/srcpkgs/cinnamon/template b/srcpkgs/cinnamon/template
index 165458ac7da5..663295397706 100644
--- a/srcpkgs/cinnamon/template
+++ b/srcpkgs/cinnamon/template
@@ -1,9 +1,10 @@
 # Template file for 'cinnamon'
 pkgname=cinnamon
-version=4.8.6
+version=5.0.5
 revision=1
 build_helper=gir
 build_style=meson
+#configure_args=" -Dpy3modulesdir=${py3_sitelib}"
 hostmakedepends="libtool pkg-config gobject-introspection gettext
  gettext-devel glib-devel intltool xmlto gtk-doc"
 makedepends="cjs-devel clutter-gtk-devel cinnamon-menus-devel gstreamer1-devel
@@ -25,9 +26,9 @@ 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=00f82253f44c694c379e29959aa6e57b4878b722df1f08d68f9466272ef64893
-
+checksum=4c52c5064603bbe5e727277cf78ef3e582dcb010d12eab2aaf5174de7d490aab
 python_version=3
+
 pycompile_dirs="
  usr/share/cinnamon/applets
  usr/share/cinnamon/cinnamon-desktop-editor

From 092c57bee2e6d72ab932faa66c7018c86972e680 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:23 +0300
Subject: [PATCH 09/21] cjs: update to 5.0.0.

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

diff --git a/srcpkgs/cjs/template b/srcpkgs/cjs/template
index fbf86ea36b64..3eac4bc17ff7 100644
--- a/srcpkgs/cjs/template
+++ b/srcpkgs/cjs/template
@@ -1,6 +1,6 @@
 # Template file for 'cjs'
 pkgname=cjs
-version=4.8.2
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/cjs"
 distfiles="https://github.com/linuxmint/cjs/archive/${version}.tar.gz"
-checksum=c3248663e0084dbcee1bf4d1db56966c1321983617dbbec9b1253e50614a3f4e
+checksum=4e7f1d541188fe87db00e96790e0a157d99b5f07676240da97a2ec9b6b21d1da
 
 # The deleted lines in meson.build try to build and run a simple program,
 # and that does not work when cross-compiling.
@@ -24,6 +24,14 @@ pre_configure() {
 }
 
 
+do_check() {
+	: # ΧΧ 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.
+}
+
+
 cjs-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
 	short_desc+=" - development files"

From 0fe87cb6957f4fc99f22780c8c040161bce6a606 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:32 +0300
Subject: [PATCH 10/21] muffin: update to 5.0.1.

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

diff --git a/srcpkgs/muffin/template b/srcpkgs/muffin/template
index 6c3d645ef6a9..4363fd609f66 100644
--- a/srcpkgs/muffin/template
+++ b/srcpkgs/muffin/template
@@ -1,6 +1,6 @@
 # Template file for 'muffin'
 pkgname=muffin
-version=4.8.1
+version=5.0.1
 revision=1
 build_style=gnu-configure
 build_helper=gir
@@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/muffin"
 distfiles="https://github.com/linuxmint/muffin/archive/${version}.tar.gz"
-checksum=d342165270690c8565004cd6aa26aa79620d99e442ee6207061c26a505690407
+checksum=6c78aaabcb5a0cf2e2b75a380ef4481c5b1ddb910faeae6e137f7356d1ac4b83
 shlib_provides="libmuffin-clutter-0.so libmuffin-cogl-pango-0.so
  libmuffin-cogl-path-0.so libmuffin-cogl-0.so"
 

From 960e81ec61ca85978103e02b63da945e2897a703 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:40 +0300
Subject: [PATCH 11/21] nemo: update to 5.0.3.

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

diff --git a/srcpkgs/nemo/template b/srcpkgs/nemo/template
index 7760e034163f..0c2fda8eb3f5 100644
--- a/srcpkgs/nemo/template
+++ b/srcpkgs/nemo/template
@@ -1,20 +1,20 @@
 # Template file for 'nemo'
 pkgname=nemo
-version=4.8.6
+version=5.0.3
 revision=1
 build_style=meson
 build_helper=gir
 pycompile_dirs="/usr/share/nemo/actions/myaction.py"
 hostmakedepends="gettext-devel glib-devel intltool pkg-config"
 makedepends="cinnamon-desktop-devel dconf-devel exempi-devel gvfs-devel
- libexif-devel libnotify-devel tracker-devel xapps-devel"
+ libexif-devel libnotify-devel tracker-devel libgsf-devel xapps-devel"
 depends="cinnamon-translations dconf gvfs"
 short_desc="Cinnamon file manager (nautilus fork)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/nemo"
 distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz"
-checksum=bcaca1268d5f3b47d08c0524bea2fa3f1cb9861a7a7469a06320ab82504e1eae
+checksum=b73c3c94c4513b58b3b4ad24c33187f1343ebaffb3d7c3e812de2cf1e9a1f1bb
 python_version=3
 
 do_check() {

From 9f01bef9da5f174eb9a77c8e7b617af6d8efcd41 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:44 +0300
Subject: [PATCH 12/21] xapps: update to 2.2.3.

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

diff --git a/srcpkgs/xapps/template b/srcpkgs/xapps/template
index 1824998fc756..685931d084bb 100644
--- a/srcpkgs/xapps/template
+++ b/srcpkgs/xapps/template
@@ -1,6 +1,6 @@
 # Template file for 'xapps'
 pkgname=xapps
-version=2.0.6
+version=2.2.3
 revision=1
 wrksrc="xapp-${version}"
 build_style=meson
@@ -15,7 +15,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=4541a54760715f54fe6ab6174d4e040f5bfa3a0186b63836f2332a3ddfde3cc6
+checksum=c74ed143a75c07c4c856f3c2425d04a3ae785ea83a00908fc681d408f2b7c0bb
 
 xapps-devel_package() {
 	short_desc+=" - development files"

From b11613de0b786b63672b24f3416b61cb152f0c10 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:51 +0300
Subject: [PATCH 13/21] New package: nemo-extensions-5.0.0

---
 srcpkgs/nemo-extensions/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/nemo-extensions/template

diff --git a/srcpkgs/nemo-extensions/template b/srcpkgs/nemo-extensions/template
new file mode 100644
index 000000000000..48d3508db47b
--- /dev/null
+++ b/srcpkgs/nemo-extensions/template
@@ -0,0 +1,18 @@
+# Template file for 'nemo-extensions'
+pkgname=nemo-extensions
+version=5.0.0
+revision=1
+build_style=meta
+depends="
+	nemo-image-converter>="${version}"
+	nemo-preview>="${version}"
+	nemo-audio-tab>="${version}"
+	nemo-compare>="${version}"
+	nemo-fileroller>="${version}"
+	nemo-python>="${version}"
+	nemo-emblems>="${version}"
+	nemo-terminal>="${version}""
+short_desc="Extentions for nemo file manager"
+maintainer="mobinmob <mobinmob@disroot.org>"
+license="BSD-2-Clause" #no vlicense
+homepage="https://github.com/linuxmint/nemo-extensions"

From d690023b29a87999913654ac32c3de0f5fb65592 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:10:02 +0300
Subject: [PATCH 14/21] nemo-fileroller: update to 5.0.1.

---
 srcpkgs/nemo-fileroller/template | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/nemo-fileroller/template b/srcpkgs/nemo-fileroller/template
index 62f53f6365d2..5c907d6b9f04 100644
--- a/srcpkgs/nemo-fileroller/template
+++ b/srcpkgs/nemo-fileroller/template
@@ -1,20 +1,16 @@
 # Template file for 'nemo-fileroller'
 pkgname=nemo-fileroller
-version=4.8.0
+version=5.0.1
 revision=1
-wrksrc="nemo-extensions-${version}"
+wrksrc="nemo-extensions-${pkgname}-${version}"
 build_wrksrc=nemo-fileroller
-build_style=gnu-configure
-hostmakedepends="automake libtool pkg-config"
+build_style=meson
+hostmakedepends="pkg-config"
 makedepends="nemo-devel libglib-devel"
 depends="file-roller"
 short_desc="Nemo file roller extension"
 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/${version}.tar.gz"
-checksum=1b7b85b41c659fe0f93a9b83fadb81a7934c7e7cb2df9eda4a03413b7f5d05c4
-
-pre_configure() {
-	autoreconf -fi
-}
+distfiles="https://github.com/linuxmint/nemo-extensions/archive/refs/tags/nemo-fileroller-${version}.tar.gz"
+checksum=736f574d69344ad9a4e903322e3650ad31aa5447ccc011845b24a5f73784f686

From a1986b2e62aedeb7e8a99f6a79f3f2ed268ab126 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:10:08 +0300
Subject: [PATCH 15/21] New package: nemo-python-5.0.1

---
 srcpkgs/nemo-python/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/nemo-python/template

diff --git a/srcpkgs/nemo-python/template b/srcpkgs/nemo-python/template
new file mode 100644
index 000000000000..e87562d1810d
--- /dev/null
+++ b/srcpkgs/nemo-python/template
@@ -0,0 +1,15 @@
+# Template file for 'nemo-python'
+pkgname=nemo-python
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-nemo-python-${version}"
+build_wrksrc=nemo-python
+build_style=meson
+hostmakedepends="pkg-config"
+makedepends="nemo-devel python3-devel python3-gobject-devel"
+short_desc="Nemo python binding"
+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/nemo-python-${version}.tar.gz"
+checksum=b0900d80a082ef4f5aa1ca7c322fca3e33e7a6dfcc4be4c19cca6ae7d8111dbe

From 227b653ddb649abf85201f488c62ccf06d12bb82 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:10:15 +0300
Subject: [PATCH 16/21] New package: nemo-audio-tab-5.0.0

---
 srcpkgs/nemo-audio-tab/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-audio-tab/template

diff --git a/srcpkgs/nemo-audio-tab/template b/srcpkgs/nemo-audio-tab/template
new file mode 100644
index 000000000000..6ce304c29c57
--- /dev/null
+++ b/srcpkgs/nemo-audio-tab/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-audio-tab'
+pkgname=nemo-audio-tab
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-audio-tab
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python python3-mutagen"
+short_desc="Nemo audio tab extention"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From cc7a20adff3b1c7fffded3ab5a4033df5e2e191b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:10:21 +0300
Subject: [PATCH 17/21] New package: nemo-emblems-5.0.0

---
 srcpkgs/nemo-emblems/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-emblems/template

diff --git a/srcpkgs/nemo-emblems/template b/srcpkgs/nemo-emblems/template
new file mode 100644
index 000000000000..7f1e7e8e108d
--- /dev/null
+++ b/srcpkgs/nemo-emblems/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-emblems'
+pkgname=nemo-emblems
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-emblems
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python"
+short_desc="Nemo extension for changing emblems in files/dirs"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From d21dd7577b415edf0898c70a0b49a1c8045756e3 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:10:27 +0300
Subject: [PATCH 18/21] New package: nemo-compare-5.0.1

---
 srcpkgs/nemo-compare/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-compare/template

diff --git a/srcpkgs/nemo-compare/template b/srcpkgs/nemo-compare/template
new file mode 100644
index 000000000000..e53193719dc3
--- /dev/null
+++ b/srcpkgs/nemo-compare/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-compare'
+pkgname=nemo-compare
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-${pkgname}-${version}"
+build_wrksrc=nemo-compare
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python meld"
+short_desc="Nemo compare extention"
+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/nemo-compare-${version}.tar.gz"
+checksum=7eef629856f64b7483d372259994b878398e98903d83319e1072d754a034289e

From 91c4f42aca5e06a08d3357e1a42bfb9e4b705794 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:14:26 +0300
Subject: [PATCH 19/21] New package: nemo-preview-5.0.1

---
 srcpkgs/nemo-preview/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/nemo-preview/template

diff --git a/srcpkgs/nemo-preview/template b/srcpkgs/nemo-preview/template
new file mode 100644
index 000000000000..22767ba17c81
--- /dev/null
+++ b/srcpkgs/nemo-preview/template
@@ -0,0 +1,17 @@
+# Template file for 'nemo-preview'
+pkgname=nemo-preview
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-${pkgname}-${version}"
+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"
+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/nemo-preview-${version}.tar.gz"
+checksum=042719518af70c21879df5f5e314aec03da727fc3c118c509ef9aba59744a6cd

From 152377a7b08dc3755b918a2c3b5b95c8b9b2b9be Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:14:33 +0300
Subject: [PATCH 20/21] New package: nemo-terminal-5.0.0

---
 srcpkgs/nemo-terminal/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-terminal/template

diff --git a/srcpkgs/nemo-terminal/template b/srcpkgs/nemo-terminal/template
new file mode 100644
index 000000000000..7f4bd709447e
--- /dev/null
+++ b/srcpkgs/nemo-terminal/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-terminal'
+pkgname=nemo-terminal
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-terminal
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python vte3 glib gtk+3 xapps"
+short_desc="Nemo terminal extention"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 559462a1a7e8f55e7040e6edf08c1bdade3fc763 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:14:38 +0300
Subject: [PATCH 21/21] New package: nemo-image-converter-5.0.0

---
 srcpkgs/nemo-image-converter/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-image-converter/template

diff --git a/srcpkgs/nemo-image-converter/template b/srcpkgs/nemo-image-converter/template
new file mode 100644
index 000000000000..8a554a950124
--- /dev/null
+++ b/srcpkgs/nemo-image-converter/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-image-converter'
+pkgname=nemo-image-converter
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-image-converter
+build_style=meson
+hostmakedepends="pkg-config gettext"
+makedepends="nemo-devel libglib-devel"
+depends="ImageMagick"
+short_desc="Nemo image converter 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/${version}.tar.gz"
+checksum=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

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

* Re: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (26 preceding siblings ...)
  2021-07-31 21:14 ` [PR PATCH] [Updated] " mobinmob
@ 2021-08-18 19:56 ` dmarto
  2021-08-18 19:57 ` dmarto
                   ` (32 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: dmarto @ 2021-08-18 19:56 UTC (permalink / raw)
  To: ml

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

New comment by dmarto on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-901388968

Comment:
@mobinmob xapps, no longer requires the `gist` dependency  https://github.com/linuxmint/xapp/commit/f40a5376554c2675ec9ed1e4c45d30329a8a4c32 - to be more accurate it has not been used in the past ~3 years.  As of the 2.2.3 tag, the file still tries to use `fpaste` or `nc`.

Also mint has renamed the repo project in github to xapp (thus the link), and in the pkg template it is still xapps, thus working only due to github maintaining the redirect, but it can easily be broken.

I found all that, cuz I wanted to remove ruby from my system (void+glibc+cinnamon), and I can't because of `gist` -> `xapps` -> `cinnamon-*`, down the rabbit hole and it is not actually needed anymore (yay), I was going to see what needs updating but found your PR, thus this comment.

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

* Re: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (27 preceding siblings ...)
  2021-08-18 19:56 ` dmarto
@ 2021-08-18 19:57 ` dmarto
  2021-08-18 20:00 ` dmarto
                   ` (31 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: dmarto @ 2021-08-18 19:57 UTC (permalink / raw)
  To: ml

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

New comment by dmarto on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-901388968

Comment:
@mobinmob xapps, no longer requires the `gist` dependency  https://github.com/linuxmint/xapp/commit/f40a5376554c2675ec9ed1e4c45d30329a8a4c32 - to be more accurate it has not been used in the past ~3 years.  As of the 2.2.3 tag, the file still tries to use `fpaste` or `nc`.

Also mint has renamed the repo project in github to xapp (thus the link), and in the pkg template it is still xapps, thus working only due to github maintaining the redirect, but it can easily be broken.

I found all that, cuz I wanted to remove ruby from my system (void+glibc+cinnamon), and I can't because of `gist` -> `xapps` -> `cinnamon-*`, down the rabbit hole and it is not actually needed anymore (yay), I was going to see what needs updating but found your PR, thus this comment.

P.S. I am willing to help, if you need me for something. 

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

* Re: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (28 preceding siblings ...)
  2021-08-18 19:57 ` dmarto
@ 2021-08-18 20:00 ` dmarto
  2021-08-18 20:01 ` dmarto
                   ` (30 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: dmarto @ 2021-08-18 20:00 UTC (permalink / raw)
  To: ml

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

New comment by dmarto on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-901388968

Comment:
@mobinmob xapps, no longer requires the `gist` dependency  https://github.com/linuxmint/xapp/commit/f40a5376554c2675ec9ed1e4c45d30329a8a4c32 - to be more accurate it has not been used in the past ~3 years.  As of the 2.2.3 tag, the file still tries to use `fpaste` or `nc`.

Also mint has renamed the repo project in github to xapp (thus the link), and in the pkg template it is still xapps, thus working only due to github maintaining the redirect, but it can easily be broken.

I found all that, cuz I wanted to remove ruby from my system (void+glibc+cinnamon), and I can't because of `gist` -> `xapps` -> `cinnamon-*`, down the rabbit hole and it is not actually needed anymore (yay), I was going to see what needs updating but found your PR, thus this comment. 

P.S. I am willing to help, if you need me for something. 

P.P.S I have currently just ignored the pkg, and removed ruby.

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

* Re: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (29 preceding siblings ...)
  2021-08-18 20:00 ` dmarto
@ 2021-08-18 20:01 ` dmarto
  2021-08-18 20:06 ` dmarto
                   ` (29 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: dmarto @ 2021-08-18 20:01 UTC (permalink / raw)
  To: ml

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

New comment by dmarto on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-901388968

Comment:
@mobinmob xapps, no longer requires the `gist` dependency  https://github.com/linuxmint/xapp/commit/f40a5376554c2675ec9ed1e4c45d30329a8a4c32 - to be more accurate it has not been used in the past ~3 years.  As of the 2.2.3 tag, the file still tries to use `fpaste` or `nc`.

Also mint has renamed the repo project in github to xapp (thus the link), and in the pkg template it is still xapps, thus working only due to github maintaining the redirect, but it can easily be broken.

I found all that, cuz I wanted to remove ruby from my system (void+glibc+cinnamon), and I can't because of `gist` -> `xapps` -> `cinnamon-*`, down the rabbit hole and it is not actually needed anymore (yay), I was going to see what needs updating but found your PR, thus this comment. 

On another note, the `gist` project doesn't provide `gist-paste` and has changed the way it work. So that has been broken for some quite time :D  

P.S. I am willing to help, if you need me for something. 
P.P.S I have currently just ignored the pkg, and removed ruby.

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

* Re: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (30 preceding siblings ...)
  2021-08-18 20:01 ` dmarto
@ 2021-08-18 20:06 ` dmarto
  2021-08-18 20:12 ` mobinmob
                   ` (28 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: dmarto @ 2021-08-18 20:06 UTC (permalink / raw)
  To: ml

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

New comment by dmarto on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-901388968

Comment:
@mobinmob xapps, no longer requires the `gist` dependency  https://github.com/linuxmint/xapp/commit/f40a5376554c2675ec9ed1e4c45d30329a8a4c32 - to be more accurate it has not been used in the past ~3 years.  As of the 2.2.3 tag, the file still tries to use `fpaste` or `nc`.

Also mint has renamed the repo project in github to xapp (thus the link), and in the pkg template it is still xapps, thus working only due to github maintaining the redirect, but it can easily be broken.

I found all that, cuz I wanted to remove ruby from my system (void+glibc+cinnamon), and I can't because of `gist` -> `xapps` -> `cinnamon-*`, down the rabbit hole and it is not actually needed anymore (yay), I was going to see what needs updating but found your PR, thus this comment. 

On another note, the `gist` project doesn't provide `gist-paste` (from `gist` README)
 - "(Note: Debian renames the binary to `gist-paste` to avoid a name conflict.)"

 So that has been broken for some quite time :D

P.S. I am willing to help, if you need me for something. 
P.P.S I have currently just ignored the pkg, and removed gist & ruby.

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

* Re: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (31 preceding siblings ...)
  2021-08-18 20:06 ` dmarto
@ 2021-08-18 20:12 ` mobinmob
  2021-08-18 20:30 ` dmarto
                   ` (27 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-08-18 20:12 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-901398970

Comment:
@dmarto Thank you for the tips, I will fix both issues and rebase :)

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

* Re: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (32 preceding siblings ...)
  2021-08-18 20:12 ` mobinmob
@ 2021-08-18 20:30 ` dmarto
  2021-08-18 20:50 ` [PR PATCH] [Updated] " mobinmob
                   ` (26 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: dmarto @ 2021-08-18 20:30 UTC (permalink / raw)
  To: ml

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

New comment by dmarto on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-901410380

Comment:
Awesome, and by the way thanks for your hard work on updating cinnamon; much appreciated :)  

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

* Re: [PR PATCH] [Updated] Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (33 preceding siblings ...)
  2021-08-18 20:30 ` dmarto
@ 2021-08-18 20:50 ` mobinmob
  2021-08-18 20:51 ` mobinmob
                   ` (25 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-08-18 20:50 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages cinnamon5
https://github.com/void-linux/void-packages/pull/31379

Cinnamon: update to 5.0.x
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] 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/31379.patch is attached

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

From 999c48983f7d546441bbfe8bc89aac63ada2cbdd Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:24 +0300
Subject: [PATCH 01/21] cinnamon-control-center: update to 5.0.2.

---
 .../cinnamon-control-center/patches/musl.diff   | 17 +++++++++++++++++
 srcpkgs/cinnamon-control-center/template        |  4 ++--
 2 files changed, 19 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/cinnamon-control-center/patches/musl.diff

diff --git a/srcpkgs/cinnamon-control-center/patches/musl.diff b/srcpkgs/cinnamon-control-center/patches/musl.diff
new file mode 100644
index 000000000000..bc774b3d23f0
--- /dev/null
+++ b/srcpkgs/cinnamon-control-center/patches/musl.diff
@@ -0,0 +1,17 @@
+diff --git a/panels/network/wireless-security/utils.c b/panels/network/wireless-security/utils.c
+index b74424d..2bb543f 100644
+--- a/panels/network/wireless-security/utils.c
++++ b/panels/network/wireless-security/utils.c
+@@ -20,11 +20,10 @@
+  * Copyright 2007 - 2015 Red Hat, Inc.
+  */
+ 
+-#include "nm-default.h"
+-
+ #include <string.h>
+ #include <netinet/ether.h>
+ 
++#include "nm-default.h"
+ #include "utils.h"
+ 
+ /**
diff --git a/srcpkgs/cinnamon-control-center/template b/srcpkgs/cinnamon-control-center/template
index 1d503bdb6e86..515a414a6014 100644
--- a/srcpkgs/cinnamon-control-center/template
+++ b/srcpkgs/cinnamon-control-center/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-control-center'
 pkgname=cinnamon-control-center
-version=4.8.2
+version=5.0.2
 revision=1
 build_style=meson
 build_helper=gir
@@ -18,7 +18,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=407e88fe458af7b25c0dd91d54aad93a72a1464ced285a741ed1ce6249ed61af
+checksum=30f697ebbf3d3d267b8ea09cdbfd358c994bf4b60a458f124dcfd415d2cb58a7
 
 do_check() {
 	:

From a32cab69c6a0e5165f4e486172479ce16085c3ea Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:30 +0300
Subject: [PATCH 02/21] cinnamon-desktop: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-desktop/template b/srcpkgs/cinnamon-desktop/template
index 985e05ed4927..676a030ac21f 100644
--- a/srcpkgs/cinnamon-desktop/template
+++ b/srcpkgs/cinnamon-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-desktop'
 pkgname=cinnamon-desktop
-version=4.8.1
+version=5.0.0
 revision=1
 build_style=meson
 build_helper="gir"
@@ -12,9 +12,9 @@ depends="xkeyboard-config"
 short_desc="Library with common API for various Cinnamon modules"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-desktop"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=cb9aeff385764ba33cf4f7ee2bb5cb7308960670e8fa9f3be38a1d431b20436d
+homepage="https://github.com/linuxmint/cinnamon-desktop"
+distfiles="https://github.com/linuxmint/cinnamon-desktop/archive/${version}.tar.gz"
+checksum=3fa2bcfe24f370b6a4ac5fc9aa6b08d8a191f23264eaacfd8264ff5bb6a67f24
 
 cinnamon-desktop-devel_package() {
 	depends="gtk+3-devel libxkbfile-devel ${sourcepkg}>=${version}_${revision}"

From 695879b8bb949476d26d3a949aece3947cad0486 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:38 +0300
Subject: [PATCH 03/21] cinnamon-menus: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-menus/template b/srcpkgs/cinnamon-menus/template
index 0fd49ed716aa..f1391dd90db5 100644
--- a/srcpkgs/cinnamon-menus/template
+++ b/srcpkgs/cinnamon-menus/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-menus'
 pkgname=cinnamon-menus
-version=4.8.3
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -10,8 +10,8 @@ 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/${pkgname}/archive/${version}.tar.gz"
-checksum=b0a02ab0e37d67e761c24545123ec354e7fab0a504267e524892a953bcfd98d7
+distfiles="https://github.com/linuxmint/cinnamon-menus/archive/${version}.tar.gz"
+checksum=f8428f60b7f0fcbde0e4b5db22a7b79b55c5c880574f350784372d54d65a07d0
 
 cinnamon-menus-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 5480b812205b739771f278f6fdfbbba0b9fd63e6 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:46 +0300
Subject: [PATCH 04/21] cinnamon-screensaver: update to 5.0.6.

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

diff --git a/srcpkgs/cinnamon-screensaver/template b/srcpkgs/cinnamon-screensaver/template
index 2a711b6e88ac..f5dbeb9bbc58 100644
--- a/srcpkgs/cinnamon-screensaver/template
+++ b/srcpkgs/cinnamon-screensaver/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-screensaver'
 pkgname=cinnamon-screensaver
-version=4.8.1
+version=5.0.6
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,8 +15,8 @@ short_desc="Cinnamon screensaver"
 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=e06a9f28cba55c38d1464d02917eb374de941fd09007608c239a348e7653b675
+distfiles="https://github.com/linuxmint/cinnamon-screensaver/archive/${version}.tar.gz"
+checksum=6a1a71268b3b793e8807c231039defe33f7bb827134193c3b3985f27a7d5e949
 
 python_version=3
 pycompile_dirs="/usr/share/cinnamon-screensaver"

From eff988ac7b998f78f288e5ab0ac8584e2d92d4e0 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:03 +0300
Subject: [PATCH 05/21] cinnamon-session: update to 5.0.1.

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

diff --git a/srcpkgs/cinnamon-session/template b/srcpkgs/cinnamon-session/template
index c27272b802a3..8c4984879c33 100644
--- a/srcpkgs/cinnamon-session/template
+++ b/srcpkgs/cinnamon-session/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-session'
 pkgname=cinnamon-session
-version=4.8.0
+version=5.0.1
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,6 +14,6 @@ depends="cinnamon-desktop desktop-file-utils hicolor-icon-theme elogind"
 short_desc="Cinnamon session handler"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-session"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=66301a1eb748f646c419ced76f3388d8d6af0436716c737842cd85f359bd38d4
+homepage="https://github.com/linuxmint/cinnamon-session"
+distfiles="https://github.com/linuxmint/cinnamon-session/archive/${version}.tar.gz"
+checksum=3f6d4e93045009f1e2d47d45cbf84c614911669582354bb0a035568034bf5776

From dfaad28ab7800ead8580edc7e3e6dee70c6e1652 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:09 +0300
Subject: [PATCH 06/21] cinnamon-settings-daemon: update to 5.0.4.

---
 srcpkgs/cinnamon-settings-daemon/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/cinnamon-settings-daemon/template b/srcpkgs/cinnamon-settings-daemon/template
index 2e5239c2c897..9ef7abd73403 100644
--- a/srcpkgs/cinnamon-settings-daemon/template
+++ b/srcpkgs/cinnamon-settings-daemon/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-settings-daemon'
 pkgname=cinnamon-settings-daemon
-version=4.8.5
+version=5.0.4
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,8 +14,8 @@ short_desc="Cinnamon Settings Daemon"
 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/${pkgname}/archive/${version}.tar.gz"
-checksum=f2e770113230e04bb5fe887c33b725ac273dcac912a3825ab6b9c821ce92ff32
+distfiles="https://github.com/linuxmint/cinnamon-settings-daemon/archive/${version}.tar.gz"
+checksum=9f54e2ab505095d338f2b463ce11905842bb7fe0676f99a43f120f8c3c593c4e
 
 do_check() {
 	:

From ce1445804208969d8a1735957fa7c1b547e4e7a5 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:15 +0300
Subject: [PATCH 07/21] cinnamon-translations: update to 5.0.2.

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

diff --git a/srcpkgs/cinnamon-translations/template b/srcpkgs/cinnamon-translations/template
index 8c4f65b38121..920e1d480ad5 100644
--- a/srcpkgs/cinnamon-translations/template
+++ b/srcpkgs/cinnamon-translations/template
@@ -1,15 +1,15 @@
 # Template file for 'cinnamon-translations'
 pkgname=cinnamon-translations
-version=4.8.3
+version=5.0.2
 revision=1
 build_style=gnu-makefile
 hostmakedepends="gettext"
 short_desc="Translations for Cinnamon and Nemo"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="https://translations.launchpad.net/linuxmint/latest/"
+homepage="https://github.com/linuxmint/cinnamon-translations/"
 distfiles="https://github.com/linuxmint/cinnamon-translations/archive/${version}.tar.gz"
-checksum=272b4e128b352f8a877bb57eaa4ed85ff72ad1cb25c4c58c8a35d0b093908f93
+checksum=ec92814a0bb679efa068a99bf182cb9fe588235796ae1c46a6819b69818f7266
 
 do_install() {
 	vmkdir usr

From e9ad69b9c76557f428b2b8b71d64bc6360445a7d Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:19 +0300
Subject: [PATCH 08/21] cinnamon: update to 5.0.5.

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

diff --git a/srcpkgs/cinnamon/template b/srcpkgs/cinnamon/template
index 165458ac7da5..663295397706 100644
--- a/srcpkgs/cinnamon/template
+++ b/srcpkgs/cinnamon/template
@@ -1,9 +1,10 @@
 # Template file for 'cinnamon'
 pkgname=cinnamon
-version=4.8.6
+version=5.0.5
 revision=1
 build_helper=gir
 build_style=meson
+#configure_args=" -Dpy3modulesdir=${py3_sitelib}"
 hostmakedepends="libtool pkg-config gobject-introspection gettext
  gettext-devel glib-devel intltool xmlto gtk-doc"
 makedepends="cjs-devel clutter-gtk-devel cinnamon-menus-devel gstreamer1-devel
@@ -25,9 +26,9 @@ 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=00f82253f44c694c379e29959aa6e57b4878b722df1f08d68f9466272ef64893
-
+checksum=4c52c5064603bbe5e727277cf78ef3e582dcb010d12eab2aaf5174de7d490aab
 python_version=3
+
 pycompile_dirs="
  usr/share/cinnamon/applets
  usr/share/cinnamon/cinnamon-desktop-editor

From fe77315c7cfb61774387270807a19070d410fd89 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:23 +0300
Subject: [PATCH 09/21] cjs: update to 5.0.0.

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

diff --git a/srcpkgs/cjs/template b/srcpkgs/cjs/template
index fbf86ea36b64..3eac4bc17ff7 100644
--- a/srcpkgs/cjs/template
+++ b/srcpkgs/cjs/template
@@ -1,6 +1,6 @@
 # Template file for 'cjs'
 pkgname=cjs
-version=4.8.2
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/cjs"
 distfiles="https://github.com/linuxmint/cjs/archive/${version}.tar.gz"
-checksum=c3248663e0084dbcee1bf4d1db56966c1321983617dbbec9b1253e50614a3f4e
+checksum=4e7f1d541188fe87db00e96790e0a157d99b5f07676240da97a2ec9b6b21d1da
 
 # The deleted lines in meson.build try to build and run a simple program,
 # and that does not work when cross-compiling.
@@ -24,6 +24,14 @@ pre_configure() {
 }
 
 
+do_check() {
+	: # ΧΧ 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.
+}
+
+
 cjs-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
 	short_desc+=" - development files"

From 8173a79fdf64772043c66d83fd719e486e825234 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:32 +0300
Subject: [PATCH 10/21] muffin: update to 5.0.1.

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

diff --git a/srcpkgs/muffin/template b/srcpkgs/muffin/template
index 6c3d645ef6a9..4363fd609f66 100644
--- a/srcpkgs/muffin/template
+++ b/srcpkgs/muffin/template
@@ -1,6 +1,6 @@
 # Template file for 'muffin'
 pkgname=muffin
-version=4.8.1
+version=5.0.1
 revision=1
 build_style=gnu-configure
 build_helper=gir
@@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/muffin"
 distfiles="https://github.com/linuxmint/muffin/archive/${version}.tar.gz"
-checksum=d342165270690c8565004cd6aa26aa79620d99e442ee6207061c26a505690407
+checksum=6c78aaabcb5a0cf2e2b75a380ef4481c5b1ddb910faeae6e137f7356d1ac4b83
 shlib_provides="libmuffin-clutter-0.so libmuffin-cogl-pango-0.so
  libmuffin-cogl-path-0.so libmuffin-cogl-0.so"
 

From 5d94a7999221ca14930689913486237c186f67ba Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:40 +0300
Subject: [PATCH 11/21] nemo: update to 5.0.3.

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

diff --git a/srcpkgs/nemo/template b/srcpkgs/nemo/template
index 7760e034163f..0c2fda8eb3f5 100644
--- a/srcpkgs/nemo/template
+++ b/srcpkgs/nemo/template
@@ -1,20 +1,20 @@
 # Template file for 'nemo'
 pkgname=nemo
-version=4.8.6
+version=5.0.3
 revision=1
 build_style=meson
 build_helper=gir
 pycompile_dirs="/usr/share/nemo/actions/myaction.py"
 hostmakedepends="gettext-devel glib-devel intltool pkg-config"
 makedepends="cinnamon-desktop-devel dconf-devel exempi-devel gvfs-devel
- libexif-devel libnotify-devel tracker-devel xapps-devel"
+ libexif-devel libnotify-devel tracker-devel libgsf-devel xapps-devel"
 depends="cinnamon-translations dconf gvfs"
 short_desc="Cinnamon file manager (nautilus fork)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/nemo"
 distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz"
-checksum=bcaca1268d5f3b47d08c0524bea2fa3f1cb9861a7a7469a06320ab82504e1eae
+checksum=b73c3c94c4513b58b3b4ad24c33187f1343ebaffb3d7c3e812de2cf1e9a1f1bb
 python_version=3
 
 do_check() {

From 480f9e4d6e92bc597bd1ba9e8ad35209b4e6fdcb Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 18 Aug 2021 23:47:17 +0300
Subject: [PATCH 12/21] xapps: update to 2.2.3.

Also:
- replace gist with netcat in depends (@dmarto)
- use the new upstream project repo url (@dmarto).
---
 srcpkgs/xapps/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/xapps/template b/srcpkgs/xapps/template
index 1824998fc756..314e0dc09a28 100644
--- a/srcpkgs/xapps/template
+++ b/srcpkgs/xapps/template
@@ -1,6 +1,6 @@
 # Template file for 'xapps'
 pkgname=xapps
-version=2.0.6
+version=2.2.3
 revision=1
 wrksrc="xapp-${version}"
 build_style=meson
@@ -8,14 +8,14 @@ build_helper="gir"
 hostmakedepends="glib-devel gnome-common pkg-config vala python3 gettext"
 makedepends="gettext-devel libgnomekbd-devel python3-gobject-devel
  libdbusmenu-gtk3-devel"
-depends="gist inxi xfconf"
+depends="inxi xfconf netcat"
 short_desc="Cross-desktop libraries and common resources from Linux Mint"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 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=4541a54760715f54fe6ab6174d4e040f5bfa3a0186b63836f2332a3ddfde3cc6
+homepage="https://github.com/linuxmint/xapp"
+changelog="https://raw.githubusercontent.com/linuxmint/xapp/master/debian/changelog"
+distfiles="https://github.com/linuxmint/xapp/archive/${version}.tar.gz"
+checksum=c74ed143a75c07c4c856f3c2425d04a3ae785ea83a00908fc681d408f2b7c0bb
 
 xapps-devel_package() {
 	short_desc+=" - development files"

From f1c11ae8c0cf9ac8d4ee4104975b207e0b926a8c Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 18 Aug 2021 23:48:58 +0300
Subject: [PATCH 13/21] New package: nemo-extensions-5.0.0

---
 srcpkgs/nemo-extensions/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/nemo-extensions/template

diff --git a/srcpkgs/nemo-extensions/template b/srcpkgs/nemo-extensions/template
new file mode 100644
index 000000000000..48d3508db47b
--- /dev/null
+++ b/srcpkgs/nemo-extensions/template
@@ -0,0 +1,18 @@
+# Template file for 'nemo-extensions'
+pkgname=nemo-extensions
+version=5.0.0
+revision=1
+build_style=meta
+depends="
+	nemo-image-converter>="${version}"
+	nemo-preview>="${version}"
+	nemo-audio-tab>="${version}"
+	nemo-compare>="${version}"
+	nemo-fileroller>="${version}"
+	nemo-python>="${version}"
+	nemo-emblems>="${version}"
+	nemo-terminal>="${version}""
+short_desc="Extentions for nemo file manager"
+maintainer="mobinmob <mobinmob@disroot.org>"
+license="BSD-2-Clause" #no vlicense
+homepage="https://github.com/linuxmint/nemo-extensions"

From 2b86ac0f51c26ec910fa1718b77cefd1de3a280e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 18 Aug 2021 23:49:09 +0300
Subject: [PATCH 14/21] nemo-fileroller: update to 5.0.1.

---
 srcpkgs/nemo-fileroller/template | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/nemo-fileroller/template b/srcpkgs/nemo-fileroller/template
index 62f53f6365d2..5c907d6b9f04 100644
--- a/srcpkgs/nemo-fileroller/template
+++ b/srcpkgs/nemo-fileroller/template
@@ -1,20 +1,16 @@
 # Template file for 'nemo-fileroller'
 pkgname=nemo-fileroller
-version=4.8.0
+version=5.0.1
 revision=1
-wrksrc="nemo-extensions-${version}"
+wrksrc="nemo-extensions-${pkgname}-${version}"
 build_wrksrc=nemo-fileroller
-build_style=gnu-configure
-hostmakedepends="automake libtool pkg-config"
+build_style=meson
+hostmakedepends="pkg-config"
 makedepends="nemo-devel libglib-devel"
 depends="file-roller"
 short_desc="Nemo file roller extension"
 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/${version}.tar.gz"
-checksum=1b7b85b41c659fe0f93a9b83fadb81a7934c7e7cb2df9eda4a03413b7f5d05c4
-
-pre_configure() {
-	autoreconf -fi
-}
+distfiles="https://github.com/linuxmint/nemo-extensions/archive/refs/tags/nemo-fileroller-${version}.tar.gz"
+checksum=736f574d69344ad9a4e903322e3650ad31aa5447ccc011845b24a5f73784f686

From 2f7fb369d015b58a73a566769c3c28e77307602b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 18 Aug 2021 23:49:16 +0300
Subject: [PATCH 15/21] New package: nemo-audio-tab-5.0.0

---
 srcpkgs/nemo-audio-tab/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-audio-tab/template

diff --git a/srcpkgs/nemo-audio-tab/template b/srcpkgs/nemo-audio-tab/template
new file mode 100644
index 000000000000..6ce304c29c57
--- /dev/null
+++ b/srcpkgs/nemo-audio-tab/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-audio-tab'
+pkgname=nemo-audio-tab
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-audio-tab
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python python3-mutagen"
+short_desc="Nemo audio tab extention"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 075a121295981f520861c1d0580b441716e579ae Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 18 Aug 2021 23:49:25 +0300
Subject: [PATCH 16/21] New package: nemo-python-5.0.1

---
 srcpkgs/nemo-python/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/nemo-python/template

diff --git a/srcpkgs/nemo-python/template b/srcpkgs/nemo-python/template
new file mode 100644
index 000000000000..e87562d1810d
--- /dev/null
+++ b/srcpkgs/nemo-python/template
@@ -0,0 +1,15 @@
+# Template file for 'nemo-python'
+pkgname=nemo-python
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-nemo-python-${version}"
+build_wrksrc=nemo-python
+build_style=meson
+hostmakedepends="pkg-config"
+makedepends="nemo-devel python3-devel python3-gobject-devel"
+short_desc="Nemo python binding"
+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/nemo-python-${version}.tar.gz"
+checksum=b0900d80a082ef4f5aa1ca7c322fca3e33e7a6dfcc4be4c19cca6ae7d8111dbe

From 977b3aace471da0a3c21347cba4cef871f694162 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 18 Aug 2021 23:49:30 +0300
Subject: [PATCH 17/21] New package: nemo-emblems-5.0.0

---
 srcpkgs/nemo-emblems/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-emblems/template

diff --git a/srcpkgs/nemo-emblems/template b/srcpkgs/nemo-emblems/template
new file mode 100644
index 000000000000..7f1e7e8e108d
--- /dev/null
+++ b/srcpkgs/nemo-emblems/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-emblems'
+pkgname=nemo-emblems
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-emblems
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python"
+short_desc="Nemo extension for changing emblems in files/dirs"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From cebf052d93e48a95560c35939509e50e14640a95 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 18 Aug 2021 23:49:38 +0300
Subject: [PATCH 18/21] New package: nemo-compare-5.0.1

---
 srcpkgs/nemo-compare/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-compare/template

diff --git a/srcpkgs/nemo-compare/template b/srcpkgs/nemo-compare/template
new file mode 100644
index 000000000000..e53193719dc3
--- /dev/null
+++ b/srcpkgs/nemo-compare/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-compare'
+pkgname=nemo-compare
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-${pkgname}-${version}"
+build_wrksrc=nemo-compare
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python meld"
+short_desc="Nemo compare extention"
+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/nemo-compare-${version}.tar.gz"
+checksum=7eef629856f64b7483d372259994b878398e98903d83319e1072d754a034289e

From dab1e5783ef3bc323554d5538f6b20a77129df56 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 18 Aug 2021 23:49:44 +0300
Subject: [PATCH 19/21] New package: nemo-preview-5.0.1

---
 srcpkgs/nemo-preview/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/nemo-preview/template

diff --git a/srcpkgs/nemo-preview/template b/srcpkgs/nemo-preview/template
new file mode 100644
index 000000000000..22767ba17c81
--- /dev/null
+++ b/srcpkgs/nemo-preview/template
@@ -0,0 +1,17 @@
+# Template file for 'nemo-preview'
+pkgname=nemo-preview
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-${pkgname}-${version}"
+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"
+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/nemo-preview-${version}.tar.gz"
+checksum=042719518af70c21879df5f5e314aec03da727fc3c118c509ef9aba59744a6cd

From 5d40e3c2ecc3ba44e1f4d12125b29849bf0c2392 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 18 Aug 2021 23:49:50 +0300
Subject: [PATCH 20/21] New package: nemo-terminal-5.0.0

---
 srcpkgs/nemo-terminal/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-terminal/template

diff --git a/srcpkgs/nemo-terminal/template b/srcpkgs/nemo-terminal/template
new file mode 100644
index 000000000000..7f4bd709447e
--- /dev/null
+++ b/srcpkgs/nemo-terminal/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-terminal'
+pkgname=nemo-terminal
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-terminal
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python vte3 glib gtk+3 xapps"
+short_desc="Nemo terminal extention"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 2c50043cf3f554e6f62ef1bb2fda406496835ddd Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 18 Aug 2021 23:49:56 +0300
Subject: [PATCH 21/21] New package: nemo-image-converter-5.0.0

---
 srcpkgs/nemo-image-converter/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-image-converter/template

diff --git a/srcpkgs/nemo-image-converter/template b/srcpkgs/nemo-image-converter/template
new file mode 100644
index 000000000000..8a554a950124
--- /dev/null
+++ b/srcpkgs/nemo-image-converter/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-image-converter'
+pkgname=nemo-image-converter
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-image-converter
+build_style=meson
+hostmakedepends="pkg-config gettext"
+makedepends="nemo-devel libglib-devel"
+depends="ImageMagick"
+short_desc="Nemo image converter 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/${version}.tar.gz"
+checksum=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

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

* Re: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (34 preceding siblings ...)
  2021-08-18 20:50 ` [PR PATCH] [Updated] " mobinmob
@ 2021-08-18 20:51 ` mobinmob
  2021-09-21 11:05 ` dmarto
                   ` (24 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-08-18 20:51 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-901422012

Comment:
- Implement fixes to xapps template suggested by @dmarto .
- Rebase on master.

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

* Re: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (35 preceding siblings ...)
  2021-08-18 20:51 ` mobinmob
@ 2021-09-21 11:05 ` dmarto
  2021-09-21 12:13 ` ericonr
                   ` (23 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: dmarto @ 2021-09-21 11:05 UTC (permalink / raw)
  To: ml

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

New comment by dmarto on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-923873808

Comment:
any news/updates regarding this PR? is there more to do, I am willing to help 

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

* Re: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (36 preceding siblings ...)
  2021-09-21 11:05 ` dmarto
@ 2021-09-21 12:13 ` ericonr
  2021-09-21 12:49 ` mobinmob
                   ` (22 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: ericonr @ 2021-09-21 12:13 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-923924875

Comment:
I haven't had time to test things. If you could build all the pckages and confirm it works for you, that'd be great.

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

* Re: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (37 preceding siblings ...)
  2021-09-21 12:13 ` ericonr
@ 2021-09-21 12:49 ` mobinmob
  2021-09-21 15:37 ` dmarto
                   ` (21 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-09-21 12:49 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-923955030

Comment:
@dmarto 
I am using it in my desktop pc almost exclusively :)
Please test the nemo extentions if you can spare the time.

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

* Re: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (38 preceding siblings ...)
  2021-09-21 12:49 ` mobinmob
@ 2021-09-21 15:37 ` dmarto
  2021-09-21 16:18 ` dmarto
                   ` (20 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: dmarto @ 2021-09-21 15:37 UTC (permalink / raw)
  To: ml

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

New comment by dmarto on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-924109008

Comment:
:+1: will test everything tonight and report back 

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

* Re: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (39 preceding siblings ...)
  2021-09-21 15:37 ` dmarto
@ 2021-09-21 16:18 ` dmarto
  2021-09-21 18:41 ` mobinmob
                   ` (19 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: dmarto @ 2021-09-21 16:18 UTC (permalink / raw)
  To: ml

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

New comment by dmarto on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-924144024

Comment:
fast update

```
Package 'muffin' is up to date.
Package 'nemo' is up to date.
Package 'cinnamon-session' is up to date.
Package 'cinnamon-control-center' is up to date.

Name                       Action    Version           New version            Download size
cinnamon                   update    4.8.6_1           5.0.5_1                -
cjs                        update    4.8.2_1           5.0.0_1                -
libcinnamon-control-center update    4.8.2_1           5.0.2_1                -
cinnamon-control-center    update    4.8.2_1           5.0.2_1                -
cinnamon-settings-daemon   update    4.8.5_1           5.0.4_1                -
cinnamon-session           update    4.8.0_1           5.0.1_1                -
muffin                     update    4.8.1_1           5.0.1_1                -
libnemo                    update    4.8.6_1           5.0.3_1                -
libgsf                     install   -                 1.14.47_1              244KB
nemo                       update    4.8.6_1           5.0.3_1                -
cinnamon-desktop           update    4.8.1_1           5.0.0_1                -
cinnamon-screensaver       update    4.8.1_1           5.0.6_1                -
cinnamon-menus             update    4.8.3_1           5.0.0_1                -
cinnamon-translations      update    4.8.3_1           5.0.2_1                -
xapps                      update    2.0.6_1           2.2.3_1                -
```
bit confused by the first 4 lines (the "up to date" ones), but for now everything is running without issues, I will continue testing my usual workflows throughout the day and later will test the new nemo extension (probably only the basics of each of them, as I don't use them in general)

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

* Re: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (40 preceding siblings ...)
  2021-09-21 16:18 ` dmarto
@ 2021-09-21 18:41 ` mobinmob
  2021-09-21 18:48 ` mobinmob
                   ` (18 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-09-21 18:41 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-924267518

Comment:
> will continue testing my usual workflows throughout the day and later will test the new nemo extension (probably only the basics of each of them, as I don't use them in general)

Thanks :)
The extensions are primarily because they were requested in an issue (https://github.com/void-linux/void-packages/issues/28037) .
I did not use any before that, but some are really nice.

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

* Re: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (41 preceding siblings ...)
  2021-09-21 18:41 ` mobinmob
@ 2021-09-21 18:48 ` mobinmob
  2021-09-23 20:09 ` dmarto
                   ` (17 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-09-21 18:48 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-924267518

Comment:
> will continue testing my usual workflows throughout the day and later will test the new nemo extension (probably only the basics of each of them, as I don't use them in general)

Thanks :)
The extension templates exist primarily because they were requested in an issue (https://github.com/void-linux/void-packages/issues/28037) .
I did not use any before that, but some are really nice.

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

* Re: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (42 preceding siblings ...)
  2021-09-21 18:48 ` mobinmob
@ 2021-09-23 20:09 ` dmarto
  2021-10-12 13:44 ` [PR PATCH] [Updated] " mobinmob
                   ` (16 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: dmarto @ 2021-09-23 20:09 UTC (permalink / raw)
  To: ml

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

New comment by dmarto on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-926118538

Comment:
I have had it running now for 50+ hours on a desktop and a laptop, I do keep them both on 24/7. No issues occurred whatsoever. On the topic of nemo, I installed the extension and looked around (folders/fuse/remote servers) - nothing crashed nor burned ;) 

I guess this is the end of the topic for me, unless you need me to test/try/do something else :) 

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

* Re: [PR PATCH] [Updated] Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (43 preceding siblings ...)
  2021-09-23 20:09 ` dmarto
@ 2021-10-12 13:44 ` mobinmob
  2021-10-12 13:57 ` mobinmob
                   ` (15 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-10-12 13:44 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages cinnamon5
https://github.com/void-linux/void-packages/pull/31379

Cinnamon: update to 5.0.x
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] 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/31379.patch is attached

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

From 44191bf721a07e2f88f2a337a55f71dd3e01d259 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:24 +0300
Subject: [PATCH 01/17] cinnamon-control-center: update to 5.0.2.

Also:
- add patch to build on musl (by @ericonr).
---
 .../cinnamon-control-center/patches/musl.diff   | 17 +++++++++++++++++
 srcpkgs/cinnamon-control-center/template        |  4 ++--
 2 files changed, 19 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/cinnamon-control-center/patches/musl.diff

diff --git a/srcpkgs/cinnamon-control-center/patches/musl.diff b/srcpkgs/cinnamon-control-center/patches/musl.diff
new file mode 100644
index 000000000000..bc774b3d23f0
--- /dev/null
+++ b/srcpkgs/cinnamon-control-center/patches/musl.diff
@@ -0,0 +1,17 @@
+diff --git a/panels/network/wireless-security/utils.c b/panels/network/wireless-security/utils.c
+index b74424d..2bb543f 100644
+--- a/panels/network/wireless-security/utils.c
++++ b/panels/network/wireless-security/utils.c
+@@ -20,11 +20,10 @@
+  * Copyright 2007 - 2015 Red Hat, Inc.
+  */
+ 
+-#include "nm-default.h"
+-
+ #include <string.h>
+ #include <netinet/ether.h>
+ 
++#include "nm-default.h"
+ #include "utils.h"
+ 
+ /**
diff --git a/srcpkgs/cinnamon-control-center/template b/srcpkgs/cinnamon-control-center/template
index 1d503bdb6e86..515a414a6014 100644
--- a/srcpkgs/cinnamon-control-center/template
+++ b/srcpkgs/cinnamon-control-center/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-control-center'
 pkgname=cinnamon-control-center
-version=4.8.2
+version=5.0.2
 revision=1
 build_style=meson
 build_helper=gir
@@ -18,7 +18,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=407e88fe458af7b25c0dd91d54aad93a72a1464ced285a741ed1ce6249ed61af
+checksum=30f697ebbf3d3d267b8ea09cdbfd358c994bf4b60a458f124dcfd415d2cb58a7
 
 do_check() {
 	:

From 5ad97d6965664d30d14e33cedb51be9ea48edb5f Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:30 +0300
Subject: [PATCH 02/17] cinnamon-desktop: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-desktop/template b/srcpkgs/cinnamon-desktop/template
index 985e05ed4927..676a030ac21f 100644
--- a/srcpkgs/cinnamon-desktop/template
+++ b/srcpkgs/cinnamon-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-desktop'
 pkgname=cinnamon-desktop
-version=4.8.1
+version=5.0.0
 revision=1
 build_style=meson
 build_helper="gir"
@@ -12,9 +12,9 @@ depends="xkeyboard-config"
 short_desc="Library with common API for various Cinnamon modules"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-desktop"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=cb9aeff385764ba33cf4f7ee2bb5cb7308960670e8fa9f3be38a1d431b20436d
+homepage="https://github.com/linuxmint/cinnamon-desktop"
+distfiles="https://github.com/linuxmint/cinnamon-desktop/archive/${version}.tar.gz"
+checksum=3fa2bcfe24f370b6a4ac5fc9aa6b08d8a191f23264eaacfd8264ff5bb6a67f24
 
 cinnamon-desktop-devel_package() {
 	depends="gtk+3-devel libxkbfile-devel ${sourcepkg}>=${version}_${revision}"

From 769d226dd9ba6960a00c7c8659ee5103ba75c43a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:38 +0300
Subject: [PATCH 03/17] cinnamon-menus: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-menus/template b/srcpkgs/cinnamon-menus/template
index 0fd49ed716aa..f1391dd90db5 100644
--- a/srcpkgs/cinnamon-menus/template
+++ b/srcpkgs/cinnamon-menus/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-menus'
 pkgname=cinnamon-menus
-version=4.8.3
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -10,8 +10,8 @@ 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/${pkgname}/archive/${version}.tar.gz"
-checksum=b0a02ab0e37d67e761c24545123ec354e7fab0a504267e524892a953bcfd98d7
+distfiles="https://github.com/linuxmint/cinnamon-menus/archive/${version}.tar.gz"
+checksum=f8428f60b7f0fcbde0e4b5db22a7b79b55c5c880574f350784372d54d65a07d0
 
 cinnamon-menus-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 3fdec574e69c451f96c0c24a5d459f8e8d2495a2 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:03 +0300
Subject: [PATCH 04/17] cinnamon-session: update to 5.0.1.

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

diff --git a/srcpkgs/cinnamon-session/template b/srcpkgs/cinnamon-session/template
index c27272b802a3..8c4984879c33 100644
--- a/srcpkgs/cinnamon-session/template
+++ b/srcpkgs/cinnamon-session/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-session'
 pkgname=cinnamon-session
-version=4.8.0
+version=5.0.1
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,6 +14,6 @@ depends="cinnamon-desktop desktop-file-utils hicolor-icon-theme elogind"
 short_desc="Cinnamon session handler"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-session"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=66301a1eb748f646c419ced76f3388d8d6af0436716c737842cd85f359bd38d4
+homepage="https://github.com/linuxmint/cinnamon-session"
+distfiles="https://github.com/linuxmint/cinnamon-session/archive/${version}.tar.gz"
+checksum=3f6d4e93045009f1e2d47d45cbf84c614911669582354bb0a035568034bf5776

From 7ce54743fb2e164e31b7ea6b86095c52c3bb5320 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:09 +0300
Subject: [PATCH 05/17] cinnamon-settings-daemon: update to 5.0.4.

---
 srcpkgs/cinnamon-settings-daemon/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/cinnamon-settings-daemon/template b/srcpkgs/cinnamon-settings-daemon/template
index 2e5239c2c897..9ef7abd73403 100644
--- a/srcpkgs/cinnamon-settings-daemon/template
+++ b/srcpkgs/cinnamon-settings-daemon/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-settings-daemon'
 pkgname=cinnamon-settings-daemon
-version=4.8.5
+version=5.0.4
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,8 +14,8 @@ short_desc="Cinnamon Settings Daemon"
 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/${pkgname}/archive/${version}.tar.gz"
-checksum=f2e770113230e04bb5fe887c33b725ac273dcac912a3825ab6b9c821ce92ff32
+distfiles="https://github.com/linuxmint/cinnamon-settings-daemon/archive/${version}.tar.gz"
+checksum=9f54e2ab505095d338f2b463ce11905842bb7fe0676f99a43f120f8c3c593c4e
 
 do_check() {
 	:

From 3a9dd0191b54871a8f5dd838b031008ff70156c3 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:15 +0300
Subject: [PATCH 06/17] cinnamon-translations: update to 5.0.2.

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

diff --git a/srcpkgs/cinnamon-translations/template b/srcpkgs/cinnamon-translations/template
index 8c4f65b38121..920e1d480ad5 100644
--- a/srcpkgs/cinnamon-translations/template
+++ b/srcpkgs/cinnamon-translations/template
@@ -1,15 +1,15 @@
 # Template file for 'cinnamon-translations'
 pkgname=cinnamon-translations
-version=4.8.3
+version=5.0.2
 revision=1
 build_style=gnu-makefile
 hostmakedepends="gettext"
 short_desc="Translations for Cinnamon and Nemo"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="https://translations.launchpad.net/linuxmint/latest/"
+homepage="https://github.com/linuxmint/cinnamon-translations/"
 distfiles="https://github.com/linuxmint/cinnamon-translations/archive/${version}.tar.gz"
-checksum=272b4e128b352f8a877bb57eaa4ed85ff72ad1cb25c4c58c8a35d0b093908f93
+checksum=ec92814a0bb679efa068a99bf182cb9fe588235796ae1c46a6819b69818f7266
 
 do_install() {
 	vmkdir usr

From 8e3f1bf997268c7b0b24016ded638c7b97a60c3b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:23 +0300
Subject: [PATCH 07/17] cjs: update to 5.0.0.

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

diff --git a/srcpkgs/cjs/template b/srcpkgs/cjs/template
index fbf86ea36b64..3eac4bc17ff7 100644
--- a/srcpkgs/cjs/template
+++ b/srcpkgs/cjs/template
@@ -1,6 +1,6 @@
 # Template file for 'cjs'
 pkgname=cjs
-version=4.8.2
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/cjs"
 distfiles="https://github.com/linuxmint/cjs/archive/${version}.tar.gz"
-checksum=c3248663e0084dbcee1bf4d1db56966c1321983617dbbec9b1253e50614a3f4e
+checksum=4e7f1d541188fe87db00e96790e0a157d99b5f07676240da97a2ec9b6b21d1da
 
 # The deleted lines in meson.build try to build and run a simple program,
 # and that does not work when cross-compiling.
@@ -24,6 +24,14 @@ pre_configure() {
 }
 
 
+do_check() {
+	: # ΧΧ 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.
+}
+
+
 cjs-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
 	short_desc+=" - development files"

From 987013fa3bcbe34863f677f6dd46d9131c87e72f Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:32 +0300
Subject: [PATCH 08/17] muffin: update to 5.0.1.

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

diff --git a/srcpkgs/muffin/template b/srcpkgs/muffin/template
index 6c3d645ef6a9..4363fd609f66 100644
--- a/srcpkgs/muffin/template
+++ b/srcpkgs/muffin/template
@@ -1,6 +1,6 @@
 # Template file for 'muffin'
 pkgname=muffin
-version=4.8.1
+version=5.0.1
 revision=1
 build_style=gnu-configure
 build_helper=gir
@@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/muffin"
 distfiles="https://github.com/linuxmint/muffin/archive/${version}.tar.gz"
-checksum=d342165270690c8565004cd6aa26aa79620d99e442ee6207061c26a505690407
+checksum=6c78aaabcb5a0cf2e2b75a380ef4481c5b1ddb910faeae6e137f7356d1ac4b83
 shlib_provides="libmuffin-clutter-0.so libmuffin-cogl-pango-0.so
  libmuffin-cogl-path-0.so libmuffin-cogl-0.so"
 

From 53f8f1eecf9c113f9c3a2ad92ee1fe48200033f4 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 18 Aug 2021 23:48:58 +0300
Subject: [PATCH 09/17] New package: nemo-extensions-5.0.0

---
 srcpkgs/nemo-extensions/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/nemo-extensions/template

diff --git a/srcpkgs/nemo-extensions/template b/srcpkgs/nemo-extensions/template
new file mode 100644
index 000000000000..48d3508db47b
--- /dev/null
+++ b/srcpkgs/nemo-extensions/template
@@ -0,0 +1,18 @@
+# Template file for 'nemo-extensions'
+pkgname=nemo-extensions
+version=5.0.0
+revision=1
+build_style=meta
+depends="
+	nemo-image-converter>="${version}"
+	nemo-preview>="${version}"
+	nemo-audio-tab>="${version}"
+	nemo-compare>="${version}"
+	nemo-fileroller>="${version}"
+	nemo-python>="${version}"
+	nemo-emblems>="${version}"
+	nemo-terminal>="${version}""
+short_desc="Extentions for nemo file manager"
+maintainer="mobinmob <mobinmob@disroot.org>"
+license="BSD-2-Clause" #no vlicense
+homepage="https://github.com/linuxmint/nemo-extensions"

From f98a16d380eb980687ea322b7b84c94774367d1e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 18 Aug 2021 23:49:09 +0300
Subject: [PATCH 10/17] nemo-fileroller: update to 5.0.1.

---
 srcpkgs/nemo-fileroller/template | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/nemo-fileroller/template b/srcpkgs/nemo-fileroller/template
index 62f53f6365d2..5c907d6b9f04 100644
--- a/srcpkgs/nemo-fileroller/template
+++ b/srcpkgs/nemo-fileroller/template
@@ -1,20 +1,16 @@
 # Template file for 'nemo-fileroller'
 pkgname=nemo-fileroller
-version=4.8.0
+version=5.0.1
 revision=1
-wrksrc="nemo-extensions-${version}"
+wrksrc="nemo-extensions-${pkgname}-${version}"
 build_wrksrc=nemo-fileroller
-build_style=gnu-configure
-hostmakedepends="automake libtool pkg-config"
+build_style=meson
+hostmakedepends="pkg-config"
 makedepends="nemo-devel libglib-devel"
 depends="file-roller"
 short_desc="Nemo file roller extension"
 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/${version}.tar.gz"
-checksum=1b7b85b41c659fe0f93a9b83fadb81a7934c7e7cb2df9eda4a03413b7f5d05c4
-
-pre_configure() {
-	autoreconf -fi
-}
+distfiles="https://github.com/linuxmint/nemo-extensions/archive/refs/tags/nemo-fileroller-${version}.tar.gz"
+checksum=736f574d69344ad9a4e903322e3650ad31aa5447ccc011845b24a5f73784f686

From e5f159249c762b7c19f998aa2ed899c7b4540683 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 18 Aug 2021 23:49:16 +0300
Subject: [PATCH 11/17] New package: nemo-audio-tab-5.0.0

---
 srcpkgs/nemo-audio-tab/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-audio-tab/template

diff --git a/srcpkgs/nemo-audio-tab/template b/srcpkgs/nemo-audio-tab/template
new file mode 100644
index 000000000000..6ce304c29c57
--- /dev/null
+++ b/srcpkgs/nemo-audio-tab/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-audio-tab'
+pkgname=nemo-audio-tab
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-audio-tab
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python python3-mutagen"
+short_desc="Nemo audio tab extention"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 3f5bd0aec3830eaa9fe711adf6a0be269706abc1 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 18 Aug 2021 23:49:25 +0300
Subject: [PATCH 12/17] New package: nemo-python-5.0.1

---
 srcpkgs/nemo-python/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/nemo-python/template

diff --git a/srcpkgs/nemo-python/template b/srcpkgs/nemo-python/template
new file mode 100644
index 000000000000..e87562d1810d
--- /dev/null
+++ b/srcpkgs/nemo-python/template
@@ -0,0 +1,15 @@
+# Template file for 'nemo-python'
+pkgname=nemo-python
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-nemo-python-${version}"
+build_wrksrc=nemo-python
+build_style=meson
+hostmakedepends="pkg-config"
+makedepends="nemo-devel python3-devel python3-gobject-devel"
+short_desc="Nemo python binding"
+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/nemo-python-${version}.tar.gz"
+checksum=b0900d80a082ef4f5aa1ca7c322fca3e33e7a6dfcc4be4c19cca6ae7d8111dbe

From 2613b83497152631140d164bb353edc2460b5540 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 18 Aug 2021 23:49:30 +0300
Subject: [PATCH 13/17] New package: nemo-emblems-5.0.0

---
 srcpkgs/nemo-emblems/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-emblems/template

diff --git a/srcpkgs/nemo-emblems/template b/srcpkgs/nemo-emblems/template
new file mode 100644
index 000000000000..7f1e7e8e108d
--- /dev/null
+++ b/srcpkgs/nemo-emblems/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-emblems'
+pkgname=nemo-emblems
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-emblems
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python"
+short_desc="Nemo extension for changing emblems in files/dirs"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 657484e21ad8be5c6bdf69a0c50fdfdad4916307 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 18 Aug 2021 23:49:38 +0300
Subject: [PATCH 14/17] New package: nemo-compare-5.0.1

---
 srcpkgs/nemo-compare/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-compare/template

diff --git a/srcpkgs/nemo-compare/template b/srcpkgs/nemo-compare/template
new file mode 100644
index 000000000000..e53193719dc3
--- /dev/null
+++ b/srcpkgs/nemo-compare/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-compare'
+pkgname=nemo-compare
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-${pkgname}-${version}"
+build_wrksrc=nemo-compare
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python meld"
+short_desc="Nemo compare extention"
+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/nemo-compare-${version}.tar.gz"
+checksum=7eef629856f64b7483d372259994b878398e98903d83319e1072d754a034289e

From cbdb6c6a088adc901d84a880470f422aad3ab621 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 18 Aug 2021 23:49:44 +0300
Subject: [PATCH 15/17] New package: nemo-preview-5.0.1

---
 srcpkgs/nemo-preview/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/nemo-preview/template

diff --git a/srcpkgs/nemo-preview/template b/srcpkgs/nemo-preview/template
new file mode 100644
index 000000000000..22767ba17c81
--- /dev/null
+++ b/srcpkgs/nemo-preview/template
@@ -0,0 +1,17 @@
+# Template file for 'nemo-preview'
+pkgname=nemo-preview
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-${pkgname}-${version}"
+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"
+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/nemo-preview-${version}.tar.gz"
+checksum=042719518af70c21879df5f5e314aec03da727fc3c118c509ef9aba59744a6cd

From 30b81304ca598143f69a99935482dd08c1294475 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 18 Aug 2021 23:49:50 +0300
Subject: [PATCH 16/17] New package: nemo-terminal-5.0.0

---
 srcpkgs/nemo-terminal/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-terminal/template

diff --git a/srcpkgs/nemo-terminal/template b/srcpkgs/nemo-terminal/template
new file mode 100644
index 000000000000..7f4bd709447e
--- /dev/null
+++ b/srcpkgs/nemo-terminal/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-terminal'
+pkgname=nemo-terminal
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-terminal
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python vte3 glib gtk+3 xapps"
+short_desc="Nemo terminal extention"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 1c640c6c0c46558a0958548d2baebdfe9f520494 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 18 Aug 2021 23:49:56 +0300
Subject: [PATCH 17/17] New package: nemo-image-converter-5.0.0

---
 srcpkgs/nemo-image-converter/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-image-converter/template

diff --git a/srcpkgs/nemo-image-converter/template b/srcpkgs/nemo-image-converter/template
new file mode 100644
index 000000000000..8a554a950124
--- /dev/null
+++ b/srcpkgs/nemo-image-converter/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-image-converter'
+pkgname=nemo-image-converter
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-image-converter
+build_style=meson
+hostmakedepends="pkg-config gettext"
+makedepends="nemo-devel libglib-devel"
+depends="ImageMagick"
+short_desc="Nemo image converter 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/${version}.tar.gz"
+checksum=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

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

* Re: [PR PATCH] [Updated] Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (44 preceding siblings ...)
  2021-10-12 13:44 ` [PR PATCH] [Updated] " mobinmob
@ 2021-10-12 13:57 ` mobinmob
  2021-10-12 14:08 ` mobinmob
                   ` (14 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-10-12 13:57 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages cinnamon5
https://github.com/void-linux/void-packages/pull/31379

Cinnamon: update to 5.0.x
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] 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/31379.patch is attached

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

From 44191bf721a07e2f88f2a337a55f71dd3e01d259 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:24 +0300
Subject: [PATCH 01/20] cinnamon-control-center: update to 5.0.2.

Also:
- add patch to build on musl (by @ericonr).
---
 .../cinnamon-control-center/patches/musl.diff   | 17 +++++++++++++++++
 srcpkgs/cinnamon-control-center/template        |  4 ++--
 2 files changed, 19 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/cinnamon-control-center/patches/musl.diff

diff --git a/srcpkgs/cinnamon-control-center/patches/musl.diff b/srcpkgs/cinnamon-control-center/patches/musl.diff
new file mode 100644
index 000000000000..bc774b3d23f0
--- /dev/null
+++ b/srcpkgs/cinnamon-control-center/patches/musl.diff
@@ -0,0 +1,17 @@
+diff --git a/panels/network/wireless-security/utils.c b/panels/network/wireless-security/utils.c
+index b74424d..2bb543f 100644
+--- a/panels/network/wireless-security/utils.c
++++ b/panels/network/wireless-security/utils.c
+@@ -20,11 +20,10 @@
+  * Copyright 2007 - 2015 Red Hat, Inc.
+  */
+ 
+-#include "nm-default.h"
+-
+ #include <string.h>
+ #include <netinet/ether.h>
+ 
++#include "nm-default.h"
+ #include "utils.h"
+ 
+ /**
diff --git a/srcpkgs/cinnamon-control-center/template b/srcpkgs/cinnamon-control-center/template
index 1d503bdb6e86..515a414a6014 100644
--- a/srcpkgs/cinnamon-control-center/template
+++ b/srcpkgs/cinnamon-control-center/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-control-center'
 pkgname=cinnamon-control-center
-version=4.8.2
+version=5.0.2
 revision=1
 build_style=meson
 build_helper=gir
@@ -18,7 +18,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=407e88fe458af7b25c0dd91d54aad93a72a1464ced285a741ed1ce6249ed61af
+checksum=30f697ebbf3d3d267b8ea09cdbfd358c994bf4b60a458f124dcfd415d2cb58a7
 
 do_check() {
 	:

From 5ad97d6965664d30d14e33cedb51be9ea48edb5f Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:30 +0300
Subject: [PATCH 02/20] cinnamon-desktop: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-desktop/template b/srcpkgs/cinnamon-desktop/template
index 985e05ed4927..676a030ac21f 100644
--- a/srcpkgs/cinnamon-desktop/template
+++ b/srcpkgs/cinnamon-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-desktop'
 pkgname=cinnamon-desktop
-version=4.8.1
+version=5.0.0
 revision=1
 build_style=meson
 build_helper="gir"
@@ -12,9 +12,9 @@ depends="xkeyboard-config"
 short_desc="Library with common API for various Cinnamon modules"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-desktop"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=cb9aeff385764ba33cf4f7ee2bb5cb7308960670e8fa9f3be38a1d431b20436d
+homepage="https://github.com/linuxmint/cinnamon-desktop"
+distfiles="https://github.com/linuxmint/cinnamon-desktop/archive/${version}.tar.gz"
+checksum=3fa2bcfe24f370b6a4ac5fc9aa6b08d8a191f23264eaacfd8264ff5bb6a67f24
 
 cinnamon-desktop-devel_package() {
 	depends="gtk+3-devel libxkbfile-devel ${sourcepkg}>=${version}_${revision}"

From 769d226dd9ba6960a00c7c8659ee5103ba75c43a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 29 Jun 2021 17:04:38 +0300
Subject: [PATCH 03/20] cinnamon-menus: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-menus/template b/srcpkgs/cinnamon-menus/template
index 0fd49ed716aa..f1391dd90db5 100644
--- a/srcpkgs/cinnamon-menus/template
+++ b/srcpkgs/cinnamon-menus/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-menus'
 pkgname=cinnamon-menus
-version=4.8.3
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -10,8 +10,8 @@ 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/${pkgname}/archive/${version}.tar.gz"
-checksum=b0a02ab0e37d67e761c24545123ec354e7fab0a504267e524892a953bcfd98d7
+distfiles="https://github.com/linuxmint/cinnamon-menus/archive/${version}.tar.gz"
+checksum=f8428f60b7f0fcbde0e4b5db22a7b79b55c5c880574f350784372d54d65a07d0
 
 cinnamon-menus-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 3fdec574e69c451f96c0c24a5d459f8e8d2495a2 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:03 +0300
Subject: [PATCH 04/20] cinnamon-session: update to 5.0.1.

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

diff --git a/srcpkgs/cinnamon-session/template b/srcpkgs/cinnamon-session/template
index c27272b802a3..8c4984879c33 100644
--- a/srcpkgs/cinnamon-session/template
+++ b/srcpkgs/cinnamon-session/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-session'
 pkgname=cinnamon-session
-version=4.8.0
+version=5.0.1
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,6 +14,6 @@ depends="cinnamon-desktop desktop-file-utils hicolor-icon-theme elogind"
 short_desc="Cinnamon session handler"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-session"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=66301a1eb748f646c419ced76f3388d8d6af0436716c737842cd85f359bd38d4
+homepage="https://github.com/linuxmint/cinnamon-session"
+distfiles="https://github.com/linuxmint/cinnamon-session/archive/${version}.tar.gz"
+checksum=3f6d4e93045009f1e2d47d45cbf84c614911669582354bb0a035568034bf5776

From 7ce54743fb2e164e31b7ea6b86095c52c3bb5320 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:09 +0300
Subject: [PATCH 05/20] cinnamon-settings-daemon: update to 5.0.4.

---
 srcpkgs/cinnamon-settings-daemon/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/cinnamon-settings-daemon/template b/srcpkgs/cinnamon-settings-daemon/template
index 2e5239c2c897..9ef7abd73403 100644
--- a/srcpkgs/cinnamon-settings-daemon/template
+++ b/srcpkgs/cinnamon-settings-daemon/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-settings-daemon'
 pkgname=cinnamon-settings-daemon
-version=4.8.5
+version=5.0.4
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,8 +14,8 @@ short_desc="Cinnamon Settings Daemon"
 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/${pkgname}/archive/${version}.tar.gz"
-checksum=f2e770113230e04bb5fe887c33b725ac273dcac912a3825ab6b9c821ce92ff32
+distfiles="https://github.com/linuxmint/cinnamon-settings-daemon/archive/${version}.tar.gz"
+checksum=9f54e2ab505095d338f2b463ce11905842bb7fe0676f99a43f120f8c3c593c4e
 
 do_check() {
 	:

From 3a9dd0191b54871a8f5dd838b031008ff70156c3 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:15 +0300
Subject: [PATCH 06/20] cinnamon-translations: update to 5.0.2.

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

diff --git a/srcpkgs/cinnamon-translations/template b/srcpkgs/cinnamon-translations/template
index 8c4f65b38121..920e1d480ad5 100644
--- a/srcpkgs/cinnamon-translations/template
+++ b/srcpkgs/cinnamon-translations/template
@@ -1,15 +1,15 @@
 # Template file for 'cinnamon-translations'
 pkgname=cinnamon-translations
-version=4.8.3
+version=5.0.2
 revision=1
 build_style=gnu-makefile
 hostmakedepends="gettext"
 short_desc="Translations for Cinnamon and Nemo"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="https://translations.launchpad.net/linuxmint/latest/"
+homepage="https://github.com/linuxmint/cinnamon-translations/"
 distfiles="https://github.com/linuxmint/cinnamon-translations/archive/${version}.tar.gz"
-checksum=272b4e128b352f8a877bb57eaa4ed85ff72ad1cb25c4c58c8a35d0b093908f93
+checksum=ec92814a0bb679efa068a99bf182cb9fe588235796ae1c46a6819b69818f7266
 
 do_install() {
 	vmkdir usr

From 8e3f1bf997268c7b0b24016ded638c7b97a60c3b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:23 +0300
Subject: [PATCH 07/20] cjs: update to 5.0.0.

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

diff --git a/srcpkgs/cjs/template b/srcpkgs/cjs/template
index fbf86ea36b64..3eac4bc17ff7 100644
--- a/srcpkgs/cjs/template
+++ b/srcpkgs/cjs/template
@@ -1,6 +1,6 @@
 # Template file for 'cjs'
 pkgname=cjs
-version=4.8.2
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/cjs"
 distfiles="https://github.com/linuxmint/cjs/archive/${version}.tar.gz"
-checksum=c3248663e0084dbcee1bf4d1db56966c1321983617dbbec9b1253e50614a3f4e
+checksum=4e7f1d541188fe87db00e96790e0a157d99b5f07676240da97a2ec9b6b21d1da
 
 # The deleted lines in meson.build try to build and run a simple program,
 # and that does not work when cross-compiling.
@@ -24,6 +24,14 @@ pre_configure() {
 }
 
 
+do_check() {
+	: # ΧΧ 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.
+}
+
+
 cjs-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
 	short_desc+=" - development files"

From 987013fa3bcbe34863f677f6dd46d9131c87e72f Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Aug 2021 00:09:32 +0300
Subject: [PATCH 08/20] muffin: update to 5.0.1.

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

diff --git a/srcpkgs/muffin/template b/srcpkgs/muffin/template
index 6c3d645ef6a9..4363fd609f66 100644
--- a/srcpkgs/muffin/template
+++ b/srcpkgs/muffin/template
@@ -1,6 +1,6 @@
 # Template file for 'muffin'
 pkgname=muffin
-version=4.8.1
+version=5.0.1
 revision=1
 build_style=gnu-configure
 build_helper=gir
@@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/muffin"
 distfiles="https://github.com/linuxmint/muffin/archive/${version}.tar.gz"
-checksum=d342165270690c8565004cd6aa26aa79620d99e442ee6207061c26a505690407
+checksum=6c78aaabcb5a0cf2e2b75a380ef4481c5b1ddb910faeae6e137f7356d1ac4b83
 shlib_provides="libmuffin-clutter-0.so libmuffin-cogl-pango-0.so
  libmuffin-cogl-path-0.so libmuffin-cogl-0.so"
 

From 53f8f1eecf9c113f9c3a2ad92ee1fe48200033f4 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 18 Aug 2021 23:48:58 +0300
Subject: [PATCH 09/20] New package: nemo-extensions-5.0.0

---
 srcpkgs/nemo-extensions/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/nemo-extensions/template

diff --git a/srcpkgs/nemo-extensions/template b/srcpkgs/nemo-extensions/template
new file mode 100644
index 000000000000..48d3508db47b
--- /dev/null
+++ b/srcpkgs/nemo-extensions/template
@@ -0,0 +1,18 @@
+# Template file for 'nemo-extensions'
+pkgname=nemo-extensions
+version=5.0.0
+revision=1
+build_style=meta
+depends="
+	nemo-image-converter>="${version}"
+	nemo-preview>="${version}"
+	nemo-audio-tab>="${version}"
+	nemo-compare>="${version}"
+	nemo-fileroller>="${version}"
+	nemo-python>="${version}"
+	nemo-emblems>="${version}"
+	nemo-terminal>="${version}""
+short_desc="Extentions for nemo file manager"
+maintainer="mobinmob <mobinmob@disroot.org>"
+license="BSD-2-Clause" #no vlicense
+homepage="https://github.com/linuxmint/nemo-extensions"

From f98a16d380eb980687ea322b7b84c94774367d1e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 18 Aug 2021 23:49:09 +0300
Subject: [PATCH 10/20] nemo-fileroller: update to 5.0.1.

---
 srcpkgs/nemo-fileroller/template | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/nemo-fileroller/template b/srcpkgs/nemo-fileroller/template
index 62f53f6365d2..5c907d6b9f04 100644
--- a/srcpkgs/nemo-fileroller/template
+++ b/srcpkgs/nemo-fileroller/template
@@ -1,20 +1,16 @@
 # Template file for 'nemo-fileroller'
 pkgname=nemo-fileroller
-version=4.8.0
+version=5.0.1
 revision=1
-wrksrc="nemo-extensions-${version}"
+wrksrc="nemo-extensions-${pkgname}-${version}"
 build_wrksrc=nemo-fileroller
-build_style=gnu-configure
-hostmakedepends="automake libtool pkg-config"
+build_style=meson
+hostmakedepends="pkg-config"
 makedepends="nemo-devel libglib-devel"
 depends="file-roller"
 short_desc="Nemo file roller extension"
 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/${version}.tar.gz"
-checksum=1b7b85b41c659fe0f93a9b83fadb81a7934c7e7cb2df9eda4a03413b7f5d05c4
-
-pre_configure() {
-	autoreconf -fi
-}
+distfiles="https://github.com/linuxmint/nemo-extensions/archive/refs/tags/nemo-fileroller-${version}.tar.gz"
+checksum=736f574d69344ad9a4e903322e3650ad31aa5447ccc011845b24a5f73784f686

From e5f159249c762b7c19f998aa2ed899c7b4540683 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 18 Aug 2021 23:49:16 +0300
Subject: [PATCH 11/20] New package: nemo-audio-tab-5.0.0

---
 srcpkgs/nemo-audio-tab/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-audio-tab/template

diff --git a/srcpkgs/nemo-audio-tab/template b/srcpkgs/nemo-audio-tab/template
new file mode 100644
index 000000000000..6ce304c29c57
--- /dev/null
+++ b/srcpkgs/nemo-audio-tab/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-audio-tab'
+pkgname=nemo-audio-tab
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-audio-tab
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python python3-mutagen"
+short_desc="Nemo audio tab extention"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 3f5bd0aec3830eaa9fe711adf6a0be269706abc1 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 18 Aug 2021 23:49:25 +0300
Subject: [PATCH 12/20] New package: nemo-python-5.0.1

---
 srcpkgs/nemo-python/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/nemo-python/template

diff --git a/srcpkgs/nemo-python/template b/srcpkgs/nemo-python/template
new file mode 100644
index 000000000000..e87562d1810d
--- /dev/null
+++ b/srcpkgs/nemo-python/template
@@ -0,0 +1,15 @@
+# Template file for 'nemo-python'
+pkgname=nemo-python
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-nemo-python-${version}"
+build_wrksrc=nemo-python
+build_style=meson
+hostmakedepends="pkg-config"
+makedepends="nemo-devel python3-devel python3-gobject-devel"
+short_desc="Nemo python binding"
+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/nemo-python-${version}.tar.gz"
+checksum=b0900d80a082ef4f5aa1ca7c322fca3e33e7a6dfcc4be4c19cca6ae7d8111dbe

From 2613b83497152631140d164bb353edc2460b5540 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 18 Aug 2021 23:49:30 +0300
Subject: [PATCH 13/20] New package: nemo-emblems-5.0.0

---
 srcpkgs/nemo-emblems/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-emblems/template

diff --git a/srcpkgs/nemo-emblems/template b/srcpkgs/nemo-emblems/template
new file mode 100644
index 000000000000..7f1e7e8e108d
--- /dev/null
+++ b/srcpkgs/nemo-emblems/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-emblems'
+pkgname=nemo-emblems
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-emblems
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python"
+short_desc="Nemo extension for changing emblems in files/dirs"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 657484e21ad8be5c6bdf69a0c50fdfdad4916307 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 18 Aug 2021 23:49:38 +0300
Subject: [PATCH 14/20] New package: nemo-compare-5.0.1

---
 srcpkgs/nemo-compare/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-compare/template

diff --git a/srcpkgs/nemo-compare/template b/srcpkgs/nemo-compare/template
new file mode 100644
index 000000000000..e53193719dc3
--- /dev/null
+++ b/srcpkgs/nemo-compare/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-compare'
+pkgname=nemo-compare
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-${pkgname}-${version}"
+build_wrksrc=nemo-compare
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python meld"
+short_desc="Nemo compare extention"
+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/nemo-compare-${version}.tar.gz"
+checksum=7eef629856f64b7483d372259994b878398e98903d83319e1072d754a034289e

From cbdb6c6a088adc901d84a880470f422aad3ab621 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 18 Aug 2021 23:49:44 +0300
Subject: [PATCH 15/20] New package: nemo-preview-5.0.1

---
 srcpkgs/nemo-preview/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/nemo-preview/template

diff --git a/srcpkgs/nemo-preview/template b/srcpkgs/nemo-preview/template
new file mode 100644
index 000000000000..22767ba17c81
--- /dev/null
+++ b/srcpkgs/nemo-preview/template
@@ -0,0 +1,17 @@
+# Template file for 'nemo-preview'
+pkgname=nemo-preview
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-${pkgname}-${version}"
+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"
+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/nemo-preview-${version}.tar.gz"
+checksum=042719518af70c21879df5f5e314aec03da727fc3c118c509ef9aba59744a6cd

From 30b81304ca598143f69a99935482dd08c1294475 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 18 Aug 2021 23:49:50 +0300
Subject: [PATCH 16/20] New package: nemo-terminal-5.0.0

---
 srcpkgs/nemo-terminal/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-terminal/template

diff --git a/srcpkgs/nemo-terminal/template b/srcpkgs/nemo-terminal/template
new file mode 100644
index 000000000000..7f4bd709447e
--- /dev/null
+++ b/srcpkgs/nemo-terminal/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-terminal'
+pkgname=nemo-terminal
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-terminal
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python vte3 glib gtk+3 xapps"
+short_desc="Nemo terminal extention"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 1c640c6c0c46558a0958548d2baebdfe9f520494 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 18 Aug 2021 23:49:56 +0300
Subject: [PATCH 17/20] New package: nemo-image-converter-5.0.0

---
 srcpkgs/nemo-image-converter/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-image-converter/template

diff --git a/srcpkgs/nemo-image-converter/template b/srcpkgs/nemo-image-converter/template
new file mode 100644
index 000000000000..8a554a950124
--- /dev/null
+++ b/srcpkgs/nemo-image-converter/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-image-converter'
+pkgname=nemo-image-converter
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-image-converter
+build_style=meson
+hostmakedepends="pkg-config gettext"
+makedepends="nemo-devel libglib-devel"
+depends="ImageMagick"
+short_desc="Nemo image converter 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/${version}.tar.gz"
+checksum=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 3cd1702b7df062b74638ae56083c9342e86e9f15 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 16:50:05 +0300
Subject: [PATCH 18/20] xapps: update to 2.2.3.

Also:
- remove gist dependency (no longer needed - thanx @dmarto).
---
 srcpkgs/xapps/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/xapps/template b/srcpkgs/xapps/template
index f2c14c32c55b..37e081b3a337 100644
--- a/srcpkgs/xapps/template
+++ b/srcpkgs/xapps/template
@@ -1,14 +1,14 @@
 # Template file for 'xapps'
 pkgname=xapps
-version=2.0.6
-revision=2
+version=2.2.3
+revision=1
 wrksrc="xapp-${version}"
 build_style=meson
 build_helper="gir"
 hostmakedepends="glib-devel gnome-common pkg-config vala python3 gettext"
 makedepends="gettext-devel libgnomekbd-devel python3-gobject-devel
  libdbusmenu-gtk3-devel"
-depends="gist inxi xfconf"
+depends="inxi xfconf"
 short_desc="Cross-desktop libraries and common resources from Linux Mint"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="GPL-3.0-or-later, LGPL-3.0-or-later"

From 6b163ae299a165f0f68cfe752e9e6a62a60ba8f7 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 16:53:54 +0300
Subject: [PATCH 19/20] cinnamon-screensaver: update to 5.0.6.

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

diff --git a/srcpkgs/cinnamon-screensaver/template b/srcpkgs/cinnamon-screensaver/template
index 6952100a2268..d73f055b1d4e 100644
--- a/srcpkgs/cinnamon-screensaver/template
+++ b/srcpkgs/cinnamon-screensaver/template
@@ -1,7 +1,7 @@
 # Template file for 'cinnamon-screensaver'
 pkgname=cinnamon-screensaver
-version=4.8.1
-revision=2
+version=5.0.6
+revision=1
 build_style=meson
 build_helper=gir
 hostmakedepends="gettext-devel glib-devel gobject-introspection
@@ -16,15 +16,12 @@ 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=e06a9f28cba55c38d1464d02917eb374de941fd09007608c239a348e7653b675
+checksum=6a1a71268b3b793e8807c231039defe33f7bb827134193c3b3985f27a7d5e949
+make_check=no
 
 python_version=3
 pycompile_dirs="/usr/share/cinnamon-screensaver"
 
-do_check() {
-	:
-}
-
 post_install() {
 	vinstall ${FILESDIR}/${pkgname}.pam 644 etc/pam.d ${pkgname}
 }

From 6c35cb71e781639991b643ac79bbe72d03e18024 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 16:56:35 +0300
Subject: [PATCH 20/20] nemo: update to 5.0.3.

---
 srcpkgs/nemo/template | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/nemo/template b/srcpkgs/nemo/template
index 7925d1840cf9..52665785ae58 100644
--- a/srcpkgs/nemo/template
+++ b/srcpkgs/nemo/template
@@ -1,7 +1,7 @@
 # Template file for 'nemo'
 pkgname=nemo
-version=4.8.6
-revision=2
+version=5.0.3
+revision=1
 build_style=meson
 build_helper=gir
 pycompile_dirs="/usr/share/nemo/actions/myaction.py"
@@ -14,14 +14,10 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/nemo"
 distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz"
-checksum=bcaca1268d5f3b47d08c0524bea2fa3f1cb9861a7a7469a06320ab82504e1eae
+checksum=b73c3c94c4513b58b3b4ad24c33187f1343ebaffb3d7c3e812de2cf1e9a1f1bb
 python_version=3
-
-do_check() {
-	:
-	# Requires xvfb-run and dbus-run-session;
-	# can't be run inside chroot due to fusermount3
-}
+make_check=no	# Requires xvfb-run and dbus-run-session;
+		# can't be run inside chroot due to fusermount3
 
 post_patch() {
 	# Rename 'Files' app name to avoid having the same as nautilus

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

* Re: [PR PATCH] [Updated] Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (45 preceding siblings ...)
  2021-10-12 13:57 ` mobinmob
@ 2021-10-12 14:08 ` mobinmob
  2021-10-12 14:13 ` mobinmob
                   ` (13 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-10-12 14:08 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages cinnamon5
https://github.com/void-linux/void-packages/pull/31379

Cinnamon: update to 5.0.x
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] 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/31379.patch is attached

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

From 9733ec7d37e805f55ebfad9816210a95682049e4 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 17:02:47 +0300
Subject: [PATCH 01/20] cinnamon-control-center: update to 5.0.2.

Also:
- add patch to build on musl (by @ericonr).
---
 .../cinnamon-control-center/patches/musl.diff   | 17 +++++++++++++++++
 srcpkgs/cinnamon-control-center/template        |  9 +++------
 2 files changed, 20 insertions(+), 6 deletions(-)
 create mode 100644 srcpkgs/cinnamon-control-center/patches/musl.diff

diff --git a/srcpkgs/cinnamon-control-center/patches/musl.diff b/srcpkgs/cinnamon-control-center/patches/musl.diff
new file mode 100644
index 000000000000..bc774b3d23f0
--- /dev/null
+++ b/srcpkgs/cinnamon-control-center/patches/musl.diff
@@ -0,0 +1,17 @@
+diff --git a/panels/network/wireless-security/utils.c b/panels/network/wireless-security/utils.c
+index b74424d..2bb543f 100644
+--- a/panels/network/wireless-security/utils.c
++++ b/panels/network/wireless-security/utils.c
+@@ -20,11 +20,10 @@
+  * Copyright 2007 - 2015 Red Hat, Inc.
+  */
+ 
+-#include "nm-default.h"
+-
+ #include <string.h>
+ #include <netinet/ether.h>
+ 
++#include "nm-default.h"
+ #include "utils.h"
+ 
+ /**
diff --git a/srcpkgs/cinnamon-control-center/template b/srcpkgs/cinnamon-control-center/template
index 1d503bdb6e86..f582fb55ba34 100644
--- a/srcpkgs/cinnamon-control-center/template
+++ b/srcpkgs/cinnamon-control-center/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-control-center'
 pkgname=cinnamon-control-center
-version=4.8.2
+version=5.0.2
 revision=1
 build_style=meson
 build_helper=gir
@@ -18,11 +18,8 @@ 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=407e88fe458af7b25c0dd91d54aad93a72a1464ced285a741ed1ce6249ed61af
-
-do_check() {
-	:
-}
+checksum=30f697ebbf3d3d267b8ea09cdbfd358c994bf4b60a458f124dcfd415d2cb58a7
+make_check=no
 
 libcinnamon-control-center_package() {
 	short_desc+=" - runtime library"

From 761ece88f6fcc175017dd5ea1b4adda191e8343d Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 17:02:54 +0300
Subject: [PATCH 02/20] cinnamon-desktop: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-desktop/template b/srcpkgs/cinnamon-desktop/template
index 985e05ed4927..676a030ac21f 100644
--- a/srcpkgs/cinnamon-desktop/template
+++ b/srcpkgs/cinnamon-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-desktop'
 pkgname=cinnamon-desktop
-version=4.8.1
+version=5.0.0
 revision=1
 build_style=meson
 build_helper="gir"
@@ -12,9 +12,9 @@ depends="xkeyboard-config"
 short_desc="Library with common API for various Cinnamon modules"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-desktop"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=cb9aeff385764ba33cf4f7ee2bb5cb7308960670e8fa9f3be38a1d431b20436d
+homepage="https://github.com/linuxmint/cinnamon-desktop"
+distfiles="https://github.com/linuxmint/cinnamon-desktop/archive/${version}.tar.gz"
+checksum=3fa2bcfe24f370b6a4ac5fc9aa6b08d8a191f23264eaacfd8264ff5bb6a67f24
 
 cinnamon-desktop-devel_package() {
 	depends="gtk+3-devel libxkbfile-devel ${sourcepkg}>=${version}_${revision}"

From babab999fbbe093b35640169d8c459cafef7e66c Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 17:03:04 +0300
Subject: [PATCH 03/20] cinnamon-menus: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-menus/template b/srcpkgs/cinnamon-menus/template
index 0fd49ed716aa..f1391dd90db5 100644
--- a/srcpkgs/cinnamon-menus/template
+++ b/srcpkgs/cinnamon-menus/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-menus'
 pkgname=cinnamon-menus
-version=4.8.3
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -10,8 +10,8 @@ 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/${pkgname}/archive/${version}.tar.gz"
-checksum=b0a02ab0e37d67e761c24545123ec354e7fab0a504267e524892a953bcfd98d7
+distfiles="https://github.com/linuxmint/cinnamon-menus/archive/${version}.tar.gz"
+checksum=f8428f60b7f0fcbde0e4b5db22a7b79b55c5c880574f350784372d54d65a07d0
 
 cinnamon-menus-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 14c64ad110e27a631dbf68809bc5482ffbc34db1 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 17:03:14 +0300
Subject: [PATCH 04/20] cinnamon-session: update to 5.0.1.

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

diff --git a/srcpkgs/cinnamon-session/template b/srcpkgs/cinnamon-session/template
index c27272b802a3..8c4984879c33 100644
--- a/srcpkgs/cinnamon-session/template
+++ b/srcpkgs/cinnamon-session/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-session'
 pkgname=cinnamon-session
-version=4.8.0
+version=5.0.1
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,6 +14,6 @@ depends="cinnamon-desktop desktop-file-utils hicolor-icon-theme elogind"
 short_desc="Cinnamon session handler"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-session"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=66301a1eb748f646c419ced76f3388d8d6af0436716c737842cd85f359bd38d4
+homepage="https://github.com/linuxmint/cinnamon-session"
+distfiles="https://github.com/linuxmint/cinnamon-session/archive/${version}.tar.gz"
+checksum=3f6d4e93045009f1e2d47d45cbf84c614911669582354bb0a035568034bf5776

From 0377858321731d14e3bb1807272e9be6bcbf644e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 17:03:19 +0300
Subject: [PATCH 05/20] cinnamon-translations: update to 5.0.2.

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

diff --git a/srcpkgs/cinnamon-translations/template b/srcpkgs/cinnamon-translations/template
index 8c4f65b38121..920e1d480ad5 100644
--- a/srcpkgs/cinnamon-translations/template
+++ b/srcpkgs/cinnamon-translations/template
@@ -1,15 +1,15 @@
 # Template file for 'cinnamon-translations'
 pkgname=cinnamon-translations
-version=4.8.3
+version=5.0.2
 revision=1
 build_style=gnu-makefile
 hostmakedepends="gettext"
 short_desc="Translations for Cinnamon and Nemo"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="https://translations.launchpad.net/linuxmint/latest/"
+homepage="https://github.com/linuxmint/cinnamon-translations/"
 distfiles="https://github.com/linuxmint/cinnamon-translations/archive/${version}.tar.gz"
-checksum=272b4e128b352f8a877bb57eaa4ed85ff72ad1cb25c4c58c8a35d0b093908f93
+checksum=ec92814a0bb679efa068a99bf182cb9fe588235796ae1c46a6819b69818f7266
 
 do_install() {
 	vmkdir usr

From ff8499f950b4f12b22422d10be681735f52fd025 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 17:03:30 +0300
Subject: [PATCH 06/20] cinnamon-screensaver: update to 5.0.6.

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

diff --git a/srcpkgs/cinnamon-screensaver/template b/srcpkgs/cinnamon-screensaver/template
index 6952100a2268..d73f055b1d4e 100644
--- a/srcpkgs/cinnamon-screensaver/template
+++ b/srcpkgs/cinnamon-screensaver/template
@@ -1,7 +1,7 @@
 # Template file for 'cinnamon-screensaver'
 pkgname=cinnamon-screensaver
-version=4.8.1
-revision=2
+version=5.0.6
+revision=1
 build_style=meson
 build_helper=gir
 hostmakedepends="gettext-devel glib-devel gobject-introspection
@@ -16,15 +16,12 @@ 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=e06a9f28cba55c38d1464d02917eb374de941fd09007608c239a348e7653b675
+checksum=6a1a71268b3b793e8807c231039defe33f7bb827134193c3b3985f27a7d5e949
+make_check=no
 
 python_version=3
 pycompile_dirs="/usr/share/cinnamon-screensaver"
 
-do_check() {
-	:
-}
-
 post_install() {
 	vinstall ${FILESDIR}/${pkgname}.pam 644 etc/pam.d ${pkgname}
 }

From 709c4c7878174bac709ee184f55882b9f8cafe25 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 17:03:38 +0300
Subject: [PATCH 07/20] cjs: update to 5.0.0.

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

diff --git a/srcpkgs/cjs/template b/srcpkgs/cjs/template
index fbf86ea36b64..b457827905e7 100644
--- a/srcpkgs/cjs/template
+++ b/srcpkgs/cjs/template
@@ -1,6 +1,6 @@
 # Template file for 'cjs'
 pkgname=cjs
-version=4.8.2
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,7 +15,11 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/cjs"
 distfiles="https://github.com/linuxmint/cjs/archive/${version}.tar.gz"
-checksum=c3248663e0084dbcee1bf4d1db56966c1321983617dbbec9b1253e50614a3f4e
+checksum=4e7f1d541188fe87db00e96790e0a157d99b5f07676240da97a2ec9b6b21d1da
+make_check=no 	# ΧΧ 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.
 
 # The deleted lines in meson.build try to build and run a simple program,
 # and that does not work when cross-compiling.
@@ -23,7 +27,6 @@ pre_configure() {
 	vsed -e '/Check if a minimal SpiderMonkey program compiles/,/^endif/d' -i meson.build
 }
 
-
 cjs-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
 	short_desc+=" - development files"

From f6ead06cc78c1dae78a95b430ab0d300ba2f1a2e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 17:03:47 +0300
Subject: [PATCH 08/20] muffin: update to 5.0.1.

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

diff --git a/srcpkgs/muffin/template b/srcpkgs/muffin/template
index 6c3d645ef6a9..4363fd609f66 100644
--- a/srcpkgs/muffin/template
+++ b/srcpkgs/muffin/template
@@ -1,6 +1,6 @@
 # Template file for 'muffin'
 pkgname=muffin
-version=4.8.1
+version=5.0.1
 revision=1
 build_style=gnu-configure
 build_helper=gir
@@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/muffin"
 distfiles="https://github.com/linuxmint/muffin/archive/${version}.tar.gz"
-checksum=d342165270690c8565004cd6aa26aa79620d99e442ee6207061c26a505690407
+checksum=6c78aaabcb5a0cf2e2b75a380ef4481c5b1ddb910faeae6e137f7356d1ac4b83
 shlib_provides="libmuffin-clutter-0.so libmuffin-cogl-pango-0.so
  libmuffin-cogl-path-0.so libmuffin-cogl-0.so"
 

From 47d61e364b49ba30a63569380b4c80fb13ec4da6 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 17:03:53 +0300
Subject: [PATCH 09/20] nemo: update to 5.0.3.

---
 srcpkgs/nemo/template | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/nemo/template b/srcpkgs/nemo/template
index 7925d1840cf9..52665785ae58 100644
--- a/srcpkgs/nemo/template
+++ b/srcpkgs/nemo/template
@@ -1,7 +1,7 @@
 # Template file for 'nemo'
 pkgname=nemo
-version=4.8.6
-revision=2
+version=5.0.3
+revision=1
 build_style=meson
 build_helper=gir
 pycompile_dirs="/usr/share/nemo/actions/myaction.py"
@@ -14,14 +14,10 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/nemo"
 distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz"
-checksum=bcaca1268d5f3b47d08c0524bea2fa3f1cb9861a7a7469a06320ab82504e1eae
+checksum=b73c3c94c4513b58b3b4ad24c33187f1343ebaffb3d7c3e812de2cf1e9a1f1bb
 python_version=3
-
-do_check() {
-	:
-	# Requires xvfb-run and dbus-run-session;
-	# can't be run inside chroot due to fusermount3
-}
+make_check=no	# Requires xvfb-run and dbus-run-session;
+		# can't be run inside chroot due to fusermount3
 
 post_patch() {
 	# Rename 'Files' app name to avoid having the same as nautilus

From 8dd1322be249fd63070fce6c6b501691e72e8bf3 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 17:04:00 +0300
Subject: [PATCH 10/20] xapps: update to 2.2.3.

Also:
- remove gist dependency (no longer needed - thanx @dmarto).
---
 srcpkgs/xapps/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/xapps/template b/srcpkgs/xapps/template
index f2c14c32c55b..37e081b3a337 100644
--- a/srcpkgs/xapps/template
+++ b/srcpkgs/xapps/template
@@ -1,14 +1,14 @@
 # Template file for 'xapps'
 pkgname=xapps
-version=2.0.6
-revision=2
+version=2.2.3
+revision=1
 wrksrc="xapp-${version}"
 build_style=meson
 build_helper="gir"
 hostmakedepends="glib-devel gnome-common pkg-config vala python3 gettext"
 makedepends="gettext-devel libgnomekbd-devel python3-gobject-devel
  libdbusmenu-gtk3-devel"
-depends="gist inxi xfconf"
+depends="inxi xfconf"
 short_desc="Cross-desktop libraries and common resources from Linux Mint"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="GPL-3.0-or-later, LGPL-3.0-or-later"

From 2972c1fab2b636f2f3aa92e28296f012c86891aa Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 17:04:08 +0300
Subject: [PATCH 11/20] New package: nemo-extensions-5.0.0

---
 srcpkgs/nemo-extensions/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/nemo-extensions/template

diff --git a/srcpkgs/nemo-extensions/template b/srcpkgs/nemo-extensions/template
new file mode 100644
index 000000000000..48d3508db47b
--- /dev/null
+++ b/srcpkgs/nemo-extensions/template
@@ -0,0 +1,18 @@
+# Template file for 'nemo-extensions'
+pkgname=nemo-extensions
+version=5.0.0
+revision=1
+build_style=meta
+depends="
+	nemo-image-converter>="${version}"
+	nemo-preview>="${version}"
+	nemo-audio-tab>="${version}"
+	nemo-compare>="${version}"
+	nemo-fileroller>="${version}"
+	nemo-python>="${version}"
+	nemo-emblems>="${version}"
+	nemo-terminal>="${version}""
+short_desc="Extentions for nemo file manager"
+maintainer="mobinmob <mobinmob@disroot.org>"
+license="BSD-2-Clause" #no vlicense
+homepage="https://github.com/linuxmint/nemo-extensions"

From 8ae1225a361f7a96f1c7b0597d167bfe256ba09f Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 17:04:18 +0300
Subject: [PATCH 12/20] nemo-fileroller: update to 5.0.1.

---
 srcpkgs/nemo-fileroller/template | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/nemo-fileroller/template b/srcpkgs/nemo-fileroller/template
index 62f53f6365d2..5c907d6b9f04 100644
--- a/srcpkgs/nemo-fileroller/template
+++ b/srcpkgs/nemo-fileroller/template
@@ -1,20 +1,16 @@
 # Template file for 'nemo-fileroller'
 pkgname=nemo-fileroller
-version=4.8.0
+version=5.0.1
 revision=1
-wrksrc="nemo-extensions-${version}"
+wrksrc="nemo-extensions-${pkgname}-${version}"
 build_wrksrc=nemo-fileroller
-build_style=gnu-configure
-hostmakedepends="automake libtool pkg-config"
+build_style=meson
+hostmakedepends="pkg-config"
 makedepends="nemo-devel libglib-devel"
 depends="file-roller"
 short_desc="Nemo file roller extension"
 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/${version}.tar.gz"
-checksum=1b7b85b41c659fe0f93a9b83fadb81a7934c7e7cb2df9eda4a03413b7f5d05c4
-
-pre_configure() {
-	autoreconf -fi
-}
+distfiles="https://github.com/linuxmint/nemo-extensions/archive/refs/tags/nemo-fileroller-${version}.tar.gz"
+checksum=736f574d69344ad9a4e903322e3650ad31aa5447ccc011845b24a5f73784f686

From dd209fb9e173abac8a4110a3857c830bc64b44fa Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 17:04:29 +0300
Subject: [PATCH 13/20] New package: nemo-audio-tab-5.0.0

---
 srcpkgs/nemo-audio-tab/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-audio-tab/template

diff --git a/srcpkgs/nemo-audio-tab/template b/srcpkgs/nemo-audio-tab/template
new file mode 100644
index 000000000000..6ce304c29c57
--- /dev/null
+++ b/srcpkgs/nemo-audio-tab/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-audio-tab'
+pkgname=nemo-audio-tab
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-audio-tab
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python python3-mutagen"
+short_desc="Nemo audio tab extention"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 231aa219830ae22e5ee491fd5cdd27c450434255 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 17:04:34 +0300
Subject: [PATCH 14/20] New package: nemo-python-5.0.1

---
 srcpkgs/nemo-python/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/nemo-python/template

diff --git a/srcpkgs/nemo-python/template b/srcpkgs/nemo-python/template
new file mode 100644
index 000000000000..e87562d1810d
--- /dev/null
+++ b/srcpkgs/nemo-python/template
@@ -0,0 +1,15 @@
+# Template file for 'nemo-python'
+pkgname=nemo-python
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-nemo-python-${version}"
+build_wrksrc=nemo-python
+build_style=meson
+hostmakedepends="pkg-config"
+makedepends="nemo-devel python3-devel python3-gobject-devel"
+short_desc="Nemo python binding"
+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/nemo-python-${version}.tar.gz"
+checksum=b0900d80a082ef4f5aa1ca7c322fca3e33e7a6dfcc4be4c19cca6ae7d8111dbe

From f484292b95bf197b50affcb207af76483e2717ee Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 17:04:40 +0300
Subject: [PATCH 15/20] New package: nemo-emblems-5.0.0

---
 srcpkgs/nemo-emblems/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-emblems/template

diff --git a/srcpkgs/nemo-emblems/template b/srcpkgs/nemo-emblems/template
new file mode 100644
index 000000000000..7f1e7e8e108d
--- /dev/null
+++ b/srcpkgs/nemo-emblems/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-emblems'
+pkgname=nemo-emblems
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-emblems
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python"
+short_desc="Nemo extension for changing emblems in files/dirs"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From b7ffd31372096d57dbf7911b9214db76624e8de3 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 17:04:47 +0300
Subject: [PATCH 16/20] New package: nemo-compare-5.0.1

---
 srcpkgs/nemo-compare/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-compare/template

diff --git a/srcpkgs/nemo-compare/template b/srcpkgs/nemo-compare/template
new file mode 100644
index 000000000000..e53193719dc3
--- /dev/null
+++ b/srcpkgs/nemo-compare/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-compare'
+pkgname=nemo-compare
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-${pkgname}-${version}"
+build_wrksrc=nemo-compare
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python meld"
+short_desc="Nemo compare extention"
+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/nemo-compare-${version}.tar.gz"
+checksum=7eef629856f64b7483d372259994b878398e98903d83319e1072d754a034289e

From a070c4030d0f3dbd4175999c1591fdb62552bf36 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 17:04:53 +0300
Subject: [PATCH 17/20] New package: nemo-preview-5.0.1

---
 srcpkgs/nemo-preview/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/nemo-preview/template

diff --git a/srcpkgs/nemo-preview/template b/srcpkgs/nemo-preview/template
new file mode 100644
index 000000000000..22767ba17c81
--- /dev/null
+++ b/srcpkgs/nemo-preview/template
@@ -0,0 +1,17 @@
+# Template file for 'nemo-preview'
+pkgname=nemo-preview
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-${pkgname}-${version}"
+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"
+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/nemo-preview-${version}.tar.gz"
+checksum=042719518af70c21879df5f5e314aec03da727fc3c118c509ef9aba59744a6cd

From 69de49faa3786e916e7b9c9bd015412e7909bc4f Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 17:04:59 +0300
Subject: [PATCH 18/20] New package: nemo-terminal-5.0.0

---
 srcpkgs/nemo-terminal/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-terminal/template

diff --git a/srcpkgs/nemo-terminal/template b/srcpkgs/nemo-terminal/template
new file mode 100644
index 000000000000..7f4bd709447e
--- /dev/null
+++ b/srcpkgs/nemo-terminal/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-terminal'
+pkgname=nemo-terminal
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-terminal
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python vte3 glib gtk+3 xapps"
+short_desc="Nemo terminal extention"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 001bb47b1944367b8c699fc31d207c2b4eff716a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 17:05:06 +0300
Subject: [PATCH 19/20] New package: nemo-image-converter-5.0.0

---
 srcpkgs/nemo-image-converter/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-image-converter/template

diff --git a/srcpkgs/nemo-image-converter/template b/srcpkgs/nemo-image-converter/template
new file mode 100644
index 000000000000..8a554a950124
--- /dev/null
+++ b/srcpkgs/nemo-image-converter/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-image-converter'
+pkgname=nemo-image-converter
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-image-converter
+build_style=meson
+hostmakedepends="pkg-config gettext"
+makedepends="nemo-devel libglib-devel"
+depends="ImageMagick"
+short_desc="Nemo image converter 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/${version}.tar.gz"
+checksum=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From dda5ca7014bc733b2c418fd295311fd136f12812 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 17:06:31 +0300
Subject: [PATCH 20/20] cinnamon-settings-daemon: update to 5.0.4.

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

diff --git a/srcpkgs/cinnamon-settings-daemon/template b/srcpkgs/cinnamon-settings-daemon/template
index 2e5239c2c897..e1c9df8b1368 100644
--- a/srcpkgs/cinnamon-settings-daemon/template
+++ b/srcpkgs/cinnamon-settings-daemon/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-settings-daemon'
 pkgname=cinnamon-settings-daemon
-version=4.8.5
+version=5.0.4
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,12 +14,9 @@ short_desc="Cinnamon Settings Daemon"
 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/${pkgname}/archive/${version}.tar.gz"
-checksum=f2e770113230e04bb5fe887c33b725ac273dcac912a3825ab6b9c821ce92ff32
-
-do_check() {
-	:
-}
+distfiles="https://github.com/linuxmint/cinnamon-settings-daemon/archive/${version}.tar.gz"
+checksum=9f54e2ab505095d338f2b463ce11905842bb7fe0676f99a43f120f8c3c593c4e
+make_check=no
 
 cinnamon-settings-daemon-devel_package() {
 	short_desc+=" - development files"

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

* Re: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (46 preceding siblings ...)
  2021-10-12 14:08 ` mobinmob
@ 2021-10-12 14:13 ` mobinmob
  2021-10-12 14:14 ` mobinmob
                   ` (12 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-10-12 14:13 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-941053112

Comment:
- Rebase for the python update.
- Use make_check=no.

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

* Re: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (47 preceding siblings ...)
  2021-10-12 14:13 ` mobinmob
@ 2021-10-12 14:14 ` mobinmob
  2021-10-12 14:21 ` mobinmob
                   ` (11 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-10-12 14:14 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-941053112

Comment:
- Rebase for the python update.
- Use `make_check=no`.

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

* Re: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (48 preceding siblings ...)
  2021-10-12 14:14 ` mobinmob
@ 2021-10-12 14:21 ` mobinmob
  2021-10-12 18:29 ` [PR PATCH] [Updated] " mobinmob
                   ` (10 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-10-12 14:21 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-941059360

Comment:
It seems I botched some rebase fixes. I will push again when everything is fixed for me.

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

* Re: [PR PATCH] [Updated] Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (49 preceding siblings ...)
  2021-10-12 14:21 ` mobinmob
@ 2021-10-12 18:29 ` mobinmob
  2021-10-12 19:18 ` mobinmob
                   ` (9 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-10-12 18:29 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages cinnamon5
https://github.com/void-linux/void-packages/pull/31379

Cinnamon: update to 5.0.x
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] 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/31379.patch is attached

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

From 63a8a8ee1ffd67d6bdeb8dda53801accd51e34e9 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 21:22:25 +0300
Subject: [PATCH 01/20] cinnamon-desktop: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-desktop/template b/srcpkgs/cinnamon-desktop/template
index 985e05ed4927..676a030ac21f 100644
--- a/srcpkgs/cinnamon-desktop/template
+++ b/srcpkgs/cinnamon-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-desktop'
 pkgname=cinnamon-desktop
-version=4.8.1
+version=5.0.0
 revision=1
 build_style=meson
 build_helper="gir"
@@ -12,9 +12,9 @@ depends="xkeyboard-config"
 short_desc="Library with common API for various Cinnamon modules"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-desktop"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=cb9aeff385764ba33cf4f7ee2bb5cb7308960670e8fa9f3be38a1d431b20436d
+homepage="https://github.com/linuxmint/cinnamon-desktop"
+distfiles="https://github.com/linuxmint/cinnamon-desktop/archive/${version}.tar.gz"
+checksum=3fa2bcfe24f370b6a4ac5fc9aa6b08d8a191f23264eaacfd8264ff5bb6a67f24
 
 cinnamon-desktop-devel_package() {
 	depends="gtk+3-devel libxkbfile-devel ${sourcepkg}>=${version}_${revision}"

From 1eee7246dc54b3fc812055681dc4f98eaab9acb7 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 21:22:38 +0300
Subject: [PATCH 02/20] cinnamon-session: update to 5.0.1.

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

diff --git a/srcpkgs/cinnamon-session/template b/srcpkgs/cinnamon-session/template
index c27272b802a3..8c4984879c33 100644
--- a/srcpkgs/cinnamon-session/template
+++ b/srcpkgs/cinnamon-session/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-session'
 pkgname=cinnamon-session
-version=4.8.0
+version=5.0.1
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,6 +14,6 @@ depends="cinnamon-desktop desktop-file-utils hicolor-icon-theme elogind"
 short_desc="Cinnamon session handler"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-session"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=66301a1eb748f646c419ced76f3388d8d6af0436716c737842cd85f359bd38d4
+homepage="https://github.com/linuxmint/cinnamon-session"
+distfiles="https://github.com/linuxmint/cinnamon-session/archive/${version}.tar.gz"
+checksum=3f6d4e93045009f1e2d47d45cbf84c614911669582354bb0a035568034bf5776

From ab9c0a4a5133a8af7447f3a906705ae93d5fbeac Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 21:22:42 +0300
Subject: [PATCH 03/20] cinnamon-menus: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-menus/template b/srcpkgs/cinnamon-menus/template
index 0fd49ed716aa..f1391dd90db5 100644
--- a/srcpkgs/cinnamon-menus/template
+++ b/srcpkgs/cinnamon-menus/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-menus'
 pkgname=cinnamon-menus
-version=4.8.3
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -10,8 +10,8 @@ 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/${pkgname}/archive/${version}.tar.gz"
-checksum=b0a02ab0e37d67e761c24545123ec354e7fab0a504267e524892a953bcfd98d7
+distfiles="https://github.com/linuxmint/cinnamon-menus/archive/${version}.tar.gz"
+checksum=f8428f60b7f0fcbde0e4b5db22a7b79b55c5c880574f350784372d54d65a07d0
 
 cinnamon-menus-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 78c0e08ac6f52b47d13b459c9f0481a6bc89d25d Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 21:22:49 +0300
Subject: [PATCH 04/20] cinnamon-translations: update to 5.0.2.

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

diff --git a/srcpkgs/cinnamon-translations/template b/srcpkgs/cinnamon-translations/template
index 8c4f65b38121..920e1d480ad5 100644
--- a/srcpkgs/cinnamon-translations/template
+++ b/srcpkgs/cinnamon-translations/template
@@ -1,15 +1,15 @@
 # Template file for 'cinnamon-translations'
 pkgname=cinnamon-translations
-version=4.8.3
+version=5.0.2
 revision=1
 build_style=gnu-makefile
 hostmakedepends="gettext"
 short_desc="Translations for Cinnamon and Nemo"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="https://translations.launchpad.net/linuxmint/latest/"
+homepage="https://github.com/linuxmint/cinnamon-translations/"
 distfiles="https://github.com/linuxmint/cinnamon-translations/archive/${version}.tar.gz"
-checksum=272b4e128b352f8a877bb57eaa4ed85ff72ad1cb25c4c58c8a35d0b093908f93
+checksum=ec92814a0bb679efa068a99bf182cb9fe588235796ae1c46a6819b69818f7266
 
 do_install() {
 	vmkdir usr

From 949b2e2276d3160ee9f19d490afe26517cac88ef Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 21:23:21 +0300
Subject: [PATCH 05/20] cinnamon-control-center: update to 5.0.2.

Also:
- add patch to build on musl (by @ericonr).
---
 .../cinnamon-control-center/patches/musl.diff   | 17 +++++++++++++++++
 srcpkgs/cinnamon-control-center/template        |  9 +++------
 2 files changed, 20 insertions(+), 6 deletions(-)
 create mode 100644 srcpkgs/cinnamon-control-center/patches/musl.diff

diff --git a/srcpkgs/cinnamon-control-center/patches/musl.diff b/srcpkgs/cinnamon-control-center/patches/musl.diff
new file mode 100644
index 000000000000..bc774b3d23f0
--- /dev/null
+++ b/srcpkgs/cinnamon-control-center/patches/musl.diff
@@ -0,0 +1,17 @@
+diff --git a/panels/network/wireless-security/utils.c b/panels/network/wireless-security/utils.c
+index b74424d..2bb543f 100644
+--- a/panels/network/wireless-security/utils.c
++++ b/panels/network/wireless-security/utils.c
+@@ -20,11 +20,10 @@
+  * Copyright 2007 - 2015 Red Hat, Inc.
+  */
+ 
+-#include "nm-default.h"
+-
+ #include <string.h>
+ #include <netinet/ether.h>
+ 
++#include "nm-default.h"
+ #include "utils.h"
+ 
+ /**
diff --git a/srcpkgs/cinnamon-control-center/template b/srcpkgs/cinnamon-control-center/template
index 1d503bdb6e86..f582fb55ba34 100644
--- a/srcpkgs/cinnamon-control-center/template
+++ b/srcpkgs/cinnamon-control-center/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-control-center'
 pkgname=cinnamon-control-center
-version=4.8.2
+version=5.0.2
 revision=1
 build_style=meson
 build_helper=gir
@@ -18,11 +18,8 @@ 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=407e88fe458af7b25c0dd91d54aad93a72a1464ced285a741ed1ce6249ed61af
-
-do_check() {
-	:
-}
+checksum=30f697ebbf3d3d267b8ea09cdbfd358c994bf4b60a458f124dcfd415d2cb58a7
+make_check=no
 
 libcinnamon-control-center_package() {
 	short_desc+=" - runtime library"

From a7156528c3f14459416af7eb4c2f7af2fa2a2aa5 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 21:24:04 +0300
Subject: [PATCH 06/20] cinnamon-screensaver: update to 5.0.6.

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

diff --git a/srcpkgs/cinnamon-screensaver/template b/srcpkgs/cinnamon-screensaver/template
index 6952100a2268..d73f055b1d4e 100644
--- a/srcpkgs/cinnamon-screensaver/template
+++ b/srcpkgs/cinnamon-screensaver/template
@@ -1,7 +1,7 @@
 # Template file for 'cinnamon-screensaver'
 pkgname=cinnamon-screensaver
-version=4.8.1
-revision=2
+version=5.0.6
+revision=1
 build_style=meson
 build_helper=gir
 hostmakedepends="gettext-devel glib-devel gobject-introspection
@@ -16,15 +16,12 @@ 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=e06a9f28cba55c38d1464d02917eb374de941fd09007608c239a348e7653b675
+checksum=6a1a71268b3b793e8807c231039defe33f7bb827134193c3b3985f27a7d5e949
+make_check=no
 
 python_version=3
 pycompile_dirs="/usr/share/cinnamon-screensaver"
 
-do_check() {
-	:
-}
-
 post_install() {
 	vinstall ${FILESDIR}/${pkgname}.pam 644 etc/pam.d ${pkgname}
 }

From b4b7fadc69ade130b24f66cba64bc1ec7d50ebf0 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 21:24:34 +0300
Subject: [PATCH 07/20] cjs: update to 5.0.0.

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

diff --git a/srcpkgs/cjs/template b/srcpkgs/cjs/template
index fbf86ea36b64..b457827905e7 100644
--- a/srcpkgs/cjs/template
+++ b/srcpkgs/cjs/template
@@ -1,6 +1,6 @@
 # Template file for 'cjs'
 pkgname=cjs
-version=4.8.2
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -15,7 +15,11 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/cjs"
 distfiles="https://github.com/linuxmint/cjs/archive/${version}.tar.gz"
-checksum=c3248663e0084dbcee1bf4d1db56966c1321983617dbbec9b1253e50614a3f4e
+checksum=4e7f1d541188fe87db00e96790e0a157d99b5f07676240da97a2ec9b6b21d1da
+make_check=no 	# ΧΧ 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.
 
 # The deleted lines in meson.build try to build and run a simple program,
 # and that does not work when cross-compiling.
@@ -23,7 +27,6 @@ pre_configure() {
 	vsed -e '/Check if a minimal SpiderMonkey program compiles/,/^endif/d' -i meson.build
 }
 
-
 cjs-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
 	short_desc+=" - development files"

From 7f67c864c2050acf7561ec92f21ab66461f789d3 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 21:24:43 +0300
Subject: [PATCH 08/20] muffin: update to 5.0.1.

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

diff --git a/srcpkgs/muffin/template b/srcpkgs/muffin/template
index 6c3d645ef6a9..4363fd609f66 100644
--- a/srcpkgs/muffin/template
+++ b/srcpkgs/muffin/template
@@ -1,6 +1,6 @@
 # Template file for 'muffin'
 pkgname=muffin
-version=4.8.1
+version=5.0.1
 revision=1
 build_style=gnu-configure
 build_helper=gir
@@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/muffin"
 distfiles="https://github.com/linuxmint/muffin/archive/${version}.tar.gz"
-checksum=d342165270690c8565004cd6aa26aa79620d99e442ee6207061c26a505690407
+checksum=6c78aaabcb5a0cf2e2b75a380ef4481c5b1ddb910faeae6e137f7356d1ac4b83
 shlib_provides="libmuffin-clutter-0.so libmuffin-cogl-pango-0.so
  libmuffin-cogl-path-0.so libmuffin-cogl-0.so"
 

From 516e85cc859318577ce766bef34427ba263da36c Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 21:24:52 +0300
Subject: [PATCH 09/20] nemo: update to 5.0.3.

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

diff --git a/srcpkgs/nemo/template b/srcpkgs/nemo/template
index 7925d1840cf9..483c2f9a59ee 100644
--- a/srcpkgs/nemo/template
+++ b/srcpkgs/nemo/template
@@ -1,27 +1,23 @@
 # Template file for 'nemo'
 pkgname=nemo
-version=4.8.6
-revision=2
+version=5.0.3
+revision=1
 build_style=meson
 build_helper=gir
 pycompile_dirs="/usr/share/nemo/actions/myaction.py"
 hostmakedepends="gettext-devel glib-devel intltool pkg-config"
 makedepends="cinnamon-desktop-devel dconf-devel exempi-devel gvfs-devel
- libexif-devel libnotify-devel tracker-devel xapps-devel"
+ libexif-devel libnotify-devel tracker-devel xapps-devel libgsf-devel"
 depends="cinnamon-translations dconf gvfs"
 short_desc="Cinnamon file manager (nautilus fork)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/nemo"
 distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz"
-checksum=bcaca1268d5f3b47d08c0524bea2fa3f1cb9861a7a7469a06320ab82504e1eae
+checksum=b73c3c94c4513b58b3b4ad24c33187f1343ebaffb3d7c3e812de2cf1e9a1f1bb
 python_version=3
-
-do_check() {
-	:
-	# Requires xvfb-run and dbus-run-session;
-	# can't be run inside chroot due to fusermount3
-}
+make_check=no	# Requires xvfb-run and dbus-run-session;
+		# can't be run inside chroot due to fusermount3
 
 post_patch() {
 	# Rename 'Files' app name to avoid having the same as nautilus

From 63b912e1e07d7182c4dba9b41e74338295660d86 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 21:25:05 +0300
Subject: [PATCH 10/20] xapps: update to 2.2.3.

Also:
- remove gist dependency (no longer needed - thanx @dmarto).
---
 srcpkgs/xapps/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/xapps/template b/srcpkgs/xapps/template
index f2c14c32c55b..706f9a3afa11 100644
--- a/srcpkgs/xapps/template
+++ b/srcpkgs/xapps/template
@@ -1,21 +1,21 @@
 # Template file for 'xapps'
 pkgname=xapps
-version=2.0.6
-revision=2
+version=2.2.3
+revision=1
 wrksrc="xapp-${version}"
 build_style=meson
 build_helper="gir"
 hostmakedepends="glib-devel gnome-common pkg-config vala python3 gettext"
 makedepends="gettext-devel libgnomekbd-devel python3-gobject-devel
  libdbusmenu-gtk3-devel"
-depends="gist inxi xfconf"
+depends="inxi xfconf"
 short_desc="Cross-desktop libraries and common resources from Linux Mint"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 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=4541a54760715f54fe6ab6174d4e040f5bfa3a0186b63836f2332a3ddfde3cc6
+checksum=c74ed143a75c07c4c856f3c2425d04a3ae785ea83a00908fc681d408f2b7c0bb
 
 xapps-devel_package() {
 	short_desc+=" - development files"

From ec4cf41e4709a1f29ed19423a2f1ff72c31c20f2 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 21:26:45 +0300
Subject: [PATCH 11/20] cinnamon-settings-daemon: update to 5.0.4.

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

diff --git a/srcpkgs/cinnamon-settings-daemon/template b/srcpkgs/cinnamon-settings-daemon/template
index 2e5239c2c897..e1c9df8b1368 100644
--- a/srcpkgs/cinnamon-settings-daemon/template
+++ b/srcpkgs/cinnamon-settings-daemon/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-settings-daemon'
 pkgname=cinnamon-settings-daemon
-version=4.8.5
+version=5.0.4
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,12 +14,9 @@ short_desc="Cinnamon Settings Daemon"
 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/${pkgname}/archive/${version}.tar.gz"
-checksum=f2e770113230e04bb5fe887c33b725ac273dcac912a3825ab6b9c821ce92ff32
-
-do_check() {
-	:
-}
+distfiles="https://github.com/linuxmint/cinnamon-settings-daemon/archive/${version}.tar.gz"
+checksum=9f54e2ab505095d338f2b463ce11905842bb7fe0676f99a43f120f8c3c593c4e
+make_check=no
 
 cinnamon-settings-daemon-devel_package() {
 	short_desc+=" - development files"

From b06e3976b5be1cfbe48526f2b22111a157f449a5 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 21:27:28 +0300
Subject: [PATCH 12/20] New package: nemo-extensions-5.0.0

---
 srcpkgs/nemo-extensions/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/nemo-extensions/template

diff --git a/srcpkgs/nemo-extensions/template b/srcpkgs/nemo-extensions/template
new file mode 100644
index 000000000000..48d3508db47b
--- /dev/null
+++ b/srcpkgs/nemo-extensions/template
@@ -0,0 +1,18 @@
+# Template file for 'nemo-extensions'
+pkgname=nemo-extensions
+version=5.0.0
+revision=1
+build_style=meta
+depends="
+	nemo-image-converter>="${version}"
+	nemo-preview>="${version}"
+	nemo-audio-tab>="${version}"
+	nemo-compare>="${version}"
+	nemo-fileroller>="${version}"
+	nemo-python>="${version}"
+	nemo-emblems>="${version}"
+	nemo-terminal>="${version}""
+short_desc="Extentions for nemo file manager"
+maintainer="mobinmob <mobinmob@disroot.org>"
+license="BSD-2-Clause" #no vlicense
+homepage="https://github.com/linuxmint/nemo-extensions"

From 23dad3cf923530cde3c9084fe0018fcf03b6d3f3 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 21:27:34 +0300
Subject: [PATCH 13/20] nemo-fileroller: update to 5.0.1.

---
 srcpkgs/nemo-fileroller/template | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/nemo-fileroller/template b/srcpkgs/nemo-fileroller/template
index 62f53f6365d2..5c907d6b9f04 100644
--- a/srcpkgs/nemo-fileroller/template
+++ b/srcpkgs/nemo-fileroller/template
@@ -1,20 +1,16 @@
 # Template file for 'nemo-fileroller'
 pkgname=nemo-fileroller
-version=4.8.0
+version=5.0.1
 revision=1
-wrksrc="nemo-extensions-${version}"
+wrksrc="nemo-extensions-${pkgname}-${version}"
 build_wrksrc=nemo-fileroller
-build_style=gnu-configure
-hostmakedepends="automake libtool pkg-config"
+build_style=meson
+hostmakedepends="pkg-config"
 makedepends="nemo-devel libglib-devel"
 depends="file-roller"
 short_desc="Nemo file roller extension"
 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/${version}.tar.gz"
-checksum=1b7b85b41c659fe0f93a9b83fadb81a7934c7e7cb2df9eda4a03413b7f5d05c4
-
-pre_configure() {
-	autoreconf -fi
-}
+distfiles="https://github.com/linuxmint/nemo-extensions/archive/refs/tags/nemo-fileroller-${version}.tar.gz"
+checksum=736f574d69344ad9a4e903322e3650ad31aa5447ccc011845b24a5f73784f686

From bd5d235990256393b86c0ebaeb8ed1bc1fc4013d Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 21:27:42 +0300
Subject: [PATCH 14/20] New package: nemo-audio-tab-5.0.0

---
 srcpkgs/nemo-audio-tab/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-audio-tab/template

diff --git a/srcpkgs/nemo-audio-tab/template b/srcpkgs/nemo-audio-tab/template
new file mode 100644
index 000000000000..6ce304c29c57
--- /dev/null
+++ b/srcpkgs/nemo-audio-tab/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-audio-tab'
+pkgname=nemo-audio-tab
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-audio-tab
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python python3-mutagen"
+short_desc="Nemo audio tab extention"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From ed8287437406c7644fff42a5489b6647606b3eb9 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 21:27:48 +0300
Subject: [PATCH 15/20] New package: nemo-python-5.0.1

---
 srcpkgs/nemo-python/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/nemo-python/template

diff --git a/srcpkgs/nemo-python/template b/srcpkgs/nemo-python/template
new file mode 100644
index 000000000000..e87562d1810d
--- /dev/null
+++ b/srcpkgs/nemo-python/template
@@ -0,0 +1,15 @@
+# Template file for 'nemo-python'
+pkgname=nemo-python
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-nemo-python-${version}"
+build_wrksrc=nemo-python
+build_style=meson
+hostmakedepends="pkg-config"
+makedepends="nemo-devel python3-devel python3-gobject-devel"
+short_desc="Nemo python binding"
+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/nemo-python-${version}.tar.gz"
+checksum=b0900d80a082ef4f5aa1ca7c322fca3e33e7a6dfcc4be4c19cca6ae7d8111dbe

From 51ebc1469d41ac1c31c6b3afa7d30358f8a79c12 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 21:27:54 +0300
Subject: [PATCH 16/20] New package: nemo-emblems-5.0.0

---
 srcpkgs/nemo-emblems/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-emblems/template

diff --git a/srcpkgs/nemo-emblems/template b/srcpkgs/nemo-emblems/template
new file mode 100644
index 000000000000..7f1e7e8e108d
--- /dev/null
+++ b/srcpkgs/nemo-emblems/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-emblems'
+pkgname=nemo-emblems
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-emblems
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python"
+short_desc="Nemo extension for changing emblems in files/dirs"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 8ed7783e9281ff713412c2df7429d44211875beb Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 21:27:59 +0300
Subject: [PATCH 17/20] New package: nemo-compare-5.0.1

---
 srcpkgs/nemo-compare/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-compare/template

diff --git a/srcpkgs/nemo-compare/template b/srcpkgs/nemo-compare/template
new file mode 100644
index 000000000000..e53193719dc3
--- /dev/null
+++ b/srcpkgs/nemo-compare/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-compare'
+pkgname=nemo-compare
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-${pkgname}-${version}"
+build_wrksrc=nemo-compare
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python meld"
+short_desc="Nemo compare extention"
+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/nemo-compare-${version}.tar.gz"
+checksum=7eef629856f64b7483d372259994b878398e98903d83319e1072d754a034289e

From a11c134dbf76cee736510ce68c52713e7d093603 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 21:28:04 +0300
Subject: [PATCH 18/20] New package: nemo-preview-5.0.1

---
 srcpkgs/nemo-preview/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/nemo-preview/template

diff --git a/srcpkgs/nemo-preview/template b/srcpkgs/nemo-preview/template
new file mode 100644
index 000000000000..22767ba17c81
--- /dev/null
+++ b/srcpkgs/nemo-preview/template
@@ -0,0 +1,17 @@
+# Template file for 'nemo-preview'
+pkgname=nemo-preview
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-${pkgname}-${version}"
+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"
+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/nemo-preview-${version}.tar.gz"
+checksum=042719518af70c21879df5f5e314aec03da727fc3c118c509ef9aba59744a6cd

From 832db047b3ca58d9010e077eff6677d718db4b1e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 21:28:10 +0300
Subject: [PATCH 19/20] New package: nemo-terminal-5.0.0

---
 srcpkgs/nemo-terminal/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-terminal/template

diff --git a/srcpkgs/nemo-terminal/template b/srcpkgs/nemo-terminal/template
new file mode 100644
index 000000000000..7f4bd709447e
--- /dev/null
+++ b/srcpkgs/nemo-terminal/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-terminal'
+pkgname=nemo-terminal
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-terminal
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python vte3 glib gtk+3 xapps"
+short_desc="Nemo terminal extention"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From e3263d1b2f45ea6e8c42aca59fb8a5e9a2f03eca Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 12 Oct 2021 21:28:16 +0300
Subject: [PATCH 20/20] New package: nemo-image-converter-5.0.0

---
 srcpkgs/nemo-image-converter/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-image-converter/template

diff --git a/srcpkgs/nemo-image-converter/template b/srcpkgs/nemo-image-converter/template
new file mode 100644
index 000000000000..8a554a950124
--- /dev/null
+++ b/srcpkgs/nemo-image-converter/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-image-converter'
+pkgname=nemo-image-converter
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-image-converter
+build_style=meson
+hostmakedepends="pkg-config gettext"
+makedepends="nemo-devel libglib-devel"
+depends="ImageMagick"
+short_desc="Nemo image converter 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/${version}.tar.gz"
+checksum=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

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

* Re: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (50 preceding siblings ...)
  2021-10-12 18:29 ` [PR PATCH] [Updated] " mobinmob
@ 2021-10-12 19:18 ` mobinmob
  2021-10-16 13:12 ` tibequadorian
                   ` (8 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-10-12 19:18 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-941331900

Comment:
> It seems I botched some rebase fixes. I will push again when everything is fixed for me.

Done :)

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

* Re: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (51 preceding siblings ...)
  2021-10-12 19:18 ` mobinmob
@ 2021-10-16 13:12 ` tibequadorian
  2021-10-16 13:21 ` mobinmob
                   ` (7 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: tibequadorian @ 2021-10-16 13:12 UTC (permalink / raw)
  To: ml

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

New comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-944913395

Comment:
I think `cinnamon` is missing?

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

* Re: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (52 preceding siblings ...)
  2021-10-16 13:12 ` tibequadorian
@ 2021-10-16 13:21 ` mobinmob
  2021-10-16 13:28 ` mobinmob
                   ` (6 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-10-16 13:21 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-944914463

Comment:
> I think `cinnamon` is missing?

Yep. I have it locally, I will push as soon as I finish the builds I am running. Thanx.


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

* Re: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (53 preceding siblings ...)
  2021-10-16 13:21 ` mobinmob
@ 2021-10-16 13:28 ` mobinmob
  2021-10-16 15:09 ` [PR PATCH] [Updated] " mobinmob
                   ` (5 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-10-16 13:28 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-944914463

Comment:
> I think `cinnamon` is missing?

Yep. I have it locally, I will push as soon as I finish the builds I am running. Thanx.
_____________
Oh, there are updates for some components. I will test and push all of them.

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

* Re: [PR PATCH] [Updated] Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (54 preceding siblings ...)
  2021-10-16 13:28 ` mobinmob
@ 2021-10-16 15:09 ` mobinmob
  2021-10-16 15:09 ` mobinmob
                   ` (4 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-10-16 15:09 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages cinnamon5
https://github.com/void-linux/void-packages/pull/31379

Cinnamon: update to 5.0.x
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] 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/31379.patch is attached

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

From 1716a2625befd64f982d794bad784645b0476916 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 16 Oct 2021 18:03:29 +0300
Subject: [PATCH 01/21] cinnamon: update to 5.0.6.

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

diff --git a/srcpkgs/cinnamon/template b/srcpkgs/cinnamon/template
index e2149fe4d8fd..71ce527ffd86 100644
--- a/srcpkgs/cinnamon/template
+++ b/srcpkgs/cinnamon/template
@@ -1,7 +1,7 @@
 # Template file for 'cinnamon'
 pkgname=cinnamon
-version=4.8.6
-revision=4
+version=5.0.6
+revision=1
 build_helper=gir
 build_style=meson
 hostmakedepends="libtool pkg-config gobject-introspection gettext
@@ -25,7 +25,7 @@ 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=00f82253f44c694c379e29959aa6e57b4878b722df1f08d68f9466272ef64893
+checksum=5aaf91a25b4f7cc2ccf6a97d6c7a3764d05c5e9ecad9b16112d565762411a575
 
 python_version=3
 pycompile_dirs="

From 947e07d1969204419fb278eea3ee7cf44bb9d842 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 16 Oct 2021 18:03:41 +0300
Subject: [PATCH 02/21] cinnamon-desktop: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-desktop/template b/srcpkgs/cinnamon-desktop/template
index 985e05ed4927..676a030ac21f 100644
--- a/srcpkgs/cinnamon-desktop/template
+++ b/srcpkgs/cinnamon-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-desktop'
 pkgname=cinnamon-desktop
-version=4.8.1
+version=5.0.0
 revision=1
 build_style=meson
 build_helper="gir"
@@ -12,9 +12,9 @@ depends="xkeyboard-config"
 short_desc="Library with common API for various Cinnamon modules"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-desktop"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=cb9aeff385764ba33cf4f7ee2bb5cb7308960670e8fa9f3be38a1d431b20436d
+homepage="https://github.com/linuxmint/cinnamon-desktop"
+distfiles="https://github.com/linuxmint/cinnamon-desktop/archive/${version}.tar.gz"
+checksum=3fa2bcfe24f370b6a4ac5fc9aa6b08d8a191f23264eaacfd8264ff5bb6a67f24
 
 cinnamon-desktop-devel_package() {
 	depends="gtk+3-devel libxkbfile-devel ${sourcepkg}>=${version}_${revision}"

From c793f42d1697724f9ff0eab0a60320d37934ddbc Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 16 Oct 2021 18:03:46 +0300
Subject: [PATCH 03/21] cinnamon-session: update to 5.0.1.

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

diff --git a/srcpkgs/cinnamon-session/template b/srcpkgs/cinnamon-session/template
index c27272b802a3..8c4984879c33 100644
--- a/srcpkgs/cinnamon-session/template
+++ b/srcpkgs/cinnamon-session/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-session'
 pkgname=cinnamon-session
-version=4.8.0
+version=5.0.1
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,6 +14,6 @@ depends="cinnamon-desktop desktop-file-utils hicolor-icon-theme elogind"
 short_desc="Cinnamon session handler"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-session"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=66301a1eb748f646c419ced76f3388d8d6af0436716c737842cd85f359bd38d4
+homepage="https://github.com/linuxmint/cinnamon-session"
+distfiles="https://github.com/linuxmint/cinnamon-session/archive/${version}.tar.gz"
+checksum=3f6d4e93045009f1e2d47d45cbf84c614911669582354bb0a035568034bf5776

From e9cc8276a3cee3ab827ab26400b2b3a42cd59e7c Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 16 Oct 2021 18:03:51 +0300
Subject: [PATCH 04/21] cinnamon-menus: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-menus/template b/srcpkgs/cinnamon-menus/template
index 0fd49ed716aa..f1391dd90db5 100644
--- a/srcpkgs/cinnamon-menus/template
+++ b/srcpkgs/cinnamon-menus/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-menus'
 pkgname=cinnamon-menus
-version=4.8.3
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -10,8 +10,8 @@ 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/${pkgname}/archive/${version}.tar.gz"
-checksum=b0a02ab0e37d67e761c24545123ec354e7fab0a504267e524892a953bcfd98d7
+distfiles="https://github.com/linuxmint/cinnamon-menus/archive/${version}.tar.gz"
+checksum=f8428f60b7f0fcbde0e4b5db22a7b79b55c5c880574f350784372d54d65a07d0
 
 cinnamon-menus-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 56b56c0f210ddd82f906b826ea4500840a90a873 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 16 Oct 2021 18:03:58 +0300
Subject: [PATCH 05/21] cinnamon-translations: update to 5.0.2.

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

diff --git a/srcpkgs/cinnamon-translations/template b/srcpkgs/cinnamon-translations/template
index 8c4f65b38121..920e1d480ad5 100644
--- a/srcpkgs/cinnamon-translations/template
+++ b/srcpkgs/cinnamon-translations/template
@@ -1,15 +1,15 @@
 # Template file for 'cinnamon-translations'
 pkgname=cinnamon-translations
-version=4.8.3
+version=5.0.2
 revision=1
 build_style=gnu-makefile
 hostmakedepends="gettext"
 short_desc="Translations for Cinnamon and Nemo"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="https://translations.launchpad.net/linuxmint/latest/"
+homepage="https://github.com/linuxmint/cinnamon-translations/"
 distfiles="https://github.com/linuxmint/cinnamon-translations/archive/${version}.tar.gz"
-checksum=272b4e128b352f8a877bb57eaa4ed85ff72ad1cb25c4c58c8a35d0b093908f93
+checksum=ec92814a0bb679efa068a99bf182cb9fe588235796ae1c46a6819b69818f7266
 
 do_install() {
 	vmkdir usr

From cbeb63a8dd7a7ac1b012027425b66509c1c396fd Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 16 Oct 2021 18:04:07 +0300
Subject: [PATCH 06/21] cinnamon-control-center: update to 5.0.2.

Also:
 - add patch to build on musl (by @ericonr).
---
 .../cinnamon-control-center/patches/musl.diff   | 17 +++++++++++++++++
 srcpkgs/cinnamon-control-center/template        |  9 +++------
 2 files changed, 20 insertions(+), 6 deletions(-)
 create mode 100644 srcpkgs/cinnamon-control-center/patches/musl.diff

diff --git a/srcpkgs/cinnamon-control-center/patches/musl.diff b/srcpkgs/cinnamon-control-center/patches/musl.diff
new file mode 100644
index 000000000000..bc774b3d23f0
--- /dev/null
+++ b/srcpkgs/cinnamon-control-center/patches/musl.diff
@@ -0,0 +1,17 @@
+diff --git a/panels/network/wireless-security/utils.c b/panels/network/wireless-security/utils.c
+index b74424d..2bb543f 100644
+--- a/panels/network/wireless-security/utils.c
++++ b/panels/network/wireless-security/utils.c
+@@ -20,11 +20,10 @@
+  * Copyright 2007 - 2015 Red Hat, Inc.
+  */
+ 
+-#include "nm-default.h"
+-
+ #include <string.h>
+ #include <netinet/ether.h>
+ 
++#include "nm-default.h"
+ #include "utils.h"
+ 
+ /**
diff --git a/srcpkgs/cinnamon-control-center/template b/srcpkgs/cinnamon-control-center/template
index 1d503bdb6e86..f582fb55ba34 100644
--- a/srcpkgs/cinnamon-control-center/template
+++ b/srcpkgs/cinnamon-control-center/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-control-center'
 pkgname=cinnamon-control-center
-version=4.8.2
+version=5.0.2
 revision=1
 build_style=meson
 build_helper=gir
@@ -18,11 +18,8 @@ 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=407e88fe458af7b25c0dd91d54aad93a72a1464ced285a741ed1ce6249ed61af
-
-do_check() {
-	:
-}
+checksum=30f697ebbf3d3d267b8ea09cdbfd358c994bf4b60a458f124dcfd415d2cb58a7
+make_check=no
 
 libcinnamon-control-center_package() {
 	short_desc+=" - runtime library"

From 0a00f5470a9a9fb5edda750fc0882932e75cea1a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 16 Oct 2021 18:04:07 +0300
Subject: [PATCH 07/21] cinnamon-screensaver: update to 5.0.7.

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

diff --git a/srcpkgs/cinnamon-screensaver/template b/srcpkgs/cinnamon-screensaver/template
index 6952100a2268..ee6701438721 100644
--- a/srcpkgs/cinnamon-screensaver/template
+++ b/srcpkgs/cinnamon-screensaver/template
@@ -1,7 +1,7 @@
 # Template file for 'cinnamon-screensaver'
 pkgname=cinnamon-screensaver
-version=4.8.1
-revision=2
+version=5.0.7
+revision=1
 build_style=meson
 build_helper=gir
 hostmakedepends="gettext-devel glib-devel gobject-introspection
@@ -16,15 +16,12 @@ 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=e06a9f28cba55c38d1464d02917eb374de941fd09007608c239a348e7653b675
+checksum=90903f193749b3bd2da99f0cf8daaa90913cd3a1d88af3daefbb47a10bc6a533
+make_check=no
 
 python_version=3
 pycompile_dirs="/usr/share/cinnamon-screensaver"
 
-do_check() {
-	:
-}
-
 post_install() {
 	vinstall ${FILESDIR}/${pkgname}.pam 644 etc/pam.d ${pkgname}
 }

From 07421f28eb8c178feec7239d2b4d609afb3d9b39 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 16 Oct 2021 18:04:07 +0300
Subject: [PATCH 08/21] cjs: update to 5.0.1.

---
 srcpkgs/cjs/template | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/cjs/template b/srcpkgs/cjs/template
index fbf86ea36b64..f7579249a913 100644
--- a/srcpkgs/cjs/template
+++ b/srcpkgs/cjs/template
@@ -1,6 +1,6 @@
 # Template file for 'cjs'
 pkgname=cjs
-version=4.8.2
+version=5.0.1
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,8 +14,12 @@ 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/${version}.tar.gz"
-checksum=c3248663e0084dbcee1bf4d1db56966c1321983617dbbec9b1253e50614a3f4e
+distfiles="https://github.com/linuxmint/cjs/archive/refs/tags/${version}.tar.gz"
+checksum=72ff1f410511410d4d38989c7ac331719374529c0ca2d3cd2b4ce8b292d586bf
+make_check=no 	# ΧΧ 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.
 
 # The deleted lines in meson.build try to build and run a simple program,
 # and that does not work when cross-compiling.
@@ -23,7 +27,6 @@ pre_configure() {
 	vsed -e '/Check if a minimal SpiderMonkey program compiles/,/^endif/d' -i meson.build
 }
 
-
 cjs-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
 	short_desc+=" - development files"

From e78ca2f7efaa2e628f3653f8565352d5554bddd8 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 16 Oct 2021 18:04:07 +0300
Subject: [PATCH 09/21] muffin: update to 5.0.2.

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

diff --git a/srcpkgs/muffin/template b/srcpkgs/muffin/template
index 6c3d645ef6a9..097c22c504bf 100644
--- a/srcpkgs/muffin/template
+++ b/srcpkgs/muffin/template
@@ -1,6 +1,6 @@
 # Template file for 'muffin'
 pkgname=muffin
-version=4.8.1
+version=5.0.2
 revision=1
 build_style=gnu-configure
 build_helper=gir
@@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/muffin"
 distfiles="https://github.com/linuxmint/muffin/archive/${version}.tar.gz"
-checksum=d342165270690c8565004cd6aa26aa79620d99e442ee6207061c26a505690407
+checksum=d1ec4f19f2bdf1caf5effc4cda25c0c22d8f96a0ebe8551d010f332293fa0edd
 shlib_provides="libmuffin-clutter-0.so libmuffin-cogl-pango-0.so
  libmuffin-cogl-path-0.so libmuffin-cogl-0.so"
 

From 3d373001e123aa723fc8ba81c970717c75da1955 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 16 Oct 2021 18:04:07 +0300
Subject: [PATCH 10/21] nemo: update to 5.0.3.

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

diff --git a/srcpkgs/nemo/template b/srcpkgs/nemo/template
index 7925d1840cf9..483c2f9a59ee 100644
--- a/srcpkgs/nemo/template
+++ b/srcpkgs/nemo/template
@@ -1,27 +1,23 @@
 # Template file for 'nemo'
 pkgname=nemo
-version=4.8.6
-revision=2
+version=5.0.3
+revision=1
 build_style=meson
 build_helper=gir
 pycompile_dirs="/usr/share/nemo/actions/myaction.py"
 hostmakedepends="gettext-devel glib-devel intltool pkg-config"
 makedepends="cinnamon-desktop-devel dconf-devel exempi-devel gvfs-devel
- libexif-devel libnotify-devel tracker-devel xapps-devel"
+ libexif-devel libnotify-devel tracker-devel xapps-devel libgsf-devel"
 depends="cinnamon-translations dconf gvfs"
 short_desc="Cinnamon file manager (nautilus fork)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/nemo"
 distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz"
-checksum=bcaca1268d5f3b47d08c0524bea2fa3f1cb9861a7a7469a06320ab82504e1eae
+checksum=b73c3c94c4513b58b3b4ad24c33187f1343ebaffb3d7c3e812de2cf1e9a1f1bb
 python_version=3
-
-do_check() {
-	:
-	# Requires xvfb-run and dbus-run-session;
-	# can't be run inside chroot due to fusermount3
-}
+make_check=no	# Requires xvfb-run and dbus-run-session;
+		# can't be run inside chroot due to fusermount3
 
 post_patch() {
 	# Rename 'Files' app name to avoid having the same as nautilus

From 36d23572bfbbe2c234c3c79bde45f25434ba627b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 16 Oct 2021 18:04:07 +0300
Subject: [PATCH 11/21] xapps: update to 2.2.4.

Also:
 - remove gist dependency (no longer needed - thanx @dmarto).
---
 srcpkgs/xapps/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/xapps/template b/srcpkgs/xapps/template
index f2c14c32c55b..df40d4ca30bb 100644
--- a/srcpkgs/xapps/template
+++ b/srcpkgs/xapps/template
@@ -1,21 +1,21 @@
 # Template file for 'xapps'
 pkgname=xapps
-version=2.0.6
-revision=2
+version=2.2.4
+revision=1
 wrksrc="xapp-${version}"
 build_style=meson
 build_helper="gir"
 hostmakedepends="glib-devel gnome-common pkg-config vala python3 gettext"
 makedepends="gettext-devel libgnomekbd-devel python3-gobject-devel
  libdbusmenu-gtk3-devel"
-depends="gist inxi xfconf"
+depends="inxi xfconf"
 short_desc="Cross-desktop libraries and common resources from Linux Mint"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 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=4541a54760715f54fe6ab6174d4e040f5bfa3a0186b63836f2332a3ddfde3cc6
+checksum=9ede1737d978b308fdcbd63f6b8a4c8e585ff97abe47bd7a58ffc4b3e0e10e6f
 
 xapps-devel_package() {
 	short_desc+=" - development files"

From f857a80931225c784cb66cc72a54a8a79db3642c Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 16 Oct 2021 18:04:07 +0300
Subject: [PATCH 12/21] cinnamon-settings-daemon: update to 5.0.4.

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

diff --git a/srcpkgs/cinnamon-settings-daemon/template b/srcpkgs/cinnamon-settings-daemon/template
index 2e5239c2c897..e1c9df8b1368 100644
--- a/srcpkgs/cinnamon-settings-daemon/template
+++ b/srcpkgs/cinnamon-settings-daemon/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-settings-daemon'
 pkgname=cinnamon-settings-daemon
-version=4.8.5
+version=5.0.4
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,12 +14,9 @@ short_desc="Cinnamon Settings Daemon"
 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/${pkgname}/archive/${version}.tar.gz"
-checksum=f2e770113230e04bb5fe887c33b725ac273dcac912a3825ab6b9c821ce92ff32
-
-do_check() {
-	:
-}
+distfiles="https://github.com/linuxmint/cinnamon-settings-daemon/archive/${version}.tar.gz"
+checksum=9f54e2ab505095d338f2b463ce11905842bb7fe0676f99a43f120f8c3c593c4e
+make_check=no
 
 cinnamon-settings-daemon-devel_package() {
 	short_desc+=" - development files"

From 93b340c4618721d8fcc8ec05690f95d722d3b123 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 16 Oct 2021 18:04:07 +0300
Subject: [PATCH 13/21] New package: nemo-extensions-5.0.0

---
 srcpkgs/nemo-extensions/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/nemo-extensions/template

diff --git a/srcpkgs/nemo-extensions/template b/srcpkgs/nemo-extensions/template
new file mode 100644
index 000000000000..48d3508db47b
--- /dev/null
+++ b/srcpkgs/nemo-extensions/template
@@ -0,0 +1,18 @@
+# Template file for 'nemo-extensions'
+pkgname=nemo-extensions
+version=5.0.0
+revision=1
+build_style=meta
+depends="
+	nemo-image-converter>="${version}"
+	nemo-preview>="${version}"
+	nemo-audio-tab>="${version}"
+	nemo-compare>="${version}"
+	nemo-fileroller>="${version}"
+	nemo-python>="${version}"
+	nemo-emblems>="${version}"
+	nemo-terminal>="${version}""
+short_desc="Extentions for nemo file manager"
+maintainer="mobinmob <mobinmob@disroot.org>"
+license="BSD-2-Clause" #no vlicense
+homepage="https://github.com/linuxmint/nemo-extensions"

From 8bbd3a67c2d168824e52f6d8c587cdbcc168a744 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 16 Oct 2021 18:04:07 +0300
Subject: [PATCH 14/21] nemo-fileroller: update to 5.0.1.

---
 srcpkgs/nemo-fileroller/template | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/nemo-fileroller/template b/srcpkgs/nemo-fileroller/template
index 62f53f6365d2..5c907d6b9f04 100644
--- a/srcpkgs/nemo-fileroller/template
+++ b/srcpkgs/nemo-fileroller/template
@@ -1,20 +1,16 @@
 # Template file for 'nemo-fileroller'
 pkgname=nemo-fileroller
-version=4.8.0
+version=5.0.1
 revision=1
-wrksrc="nemo-extensions-${version}"
+wrksrc="nemo-extensions-${pkgname}-${version}"
 build_wrksrc=nemo-fileroller
-build_style=gnu-configure
-hostmakedepends="automake libtool pkg-config"
+build_style=meson
+hostmakedepends="pkg-config"
 makedepends="nemo-devel libglib-devel"
 depends="file-roller"
 short_desc="Nemo file roller extension"
 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/${version}.tar.gz"
-checksum=1b7b85b41c659fe0f93a9b83fadb81a7934c7e7cb2df9eda4a03413b7f5d05c4
-
-pre_configure() {
-	autoreconf -fi
-}
+distfiles="https://github.com/linuxmint/nemo-extensions/archive/refs/tags/nemo-fileroller-${version}.tar.gz"
+checksum=736f574d69344ad9a4e903322e3650ad31aa5447ccc011845b24a5f73784f686

From 2e60a9e7ece43875225283a7b886e3b280baf62f Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 16 Oct 2021 18:04:07 +0300
Subject: [PATCH 15/21] New package: nemo-audio-tab-5.0.0

---
 srcpkgs/nemo-audio-tab/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-audio-tab/template

diff --git a/srcpkgs/nemo-audio-tab/template b/srcpkgs/nemo-audio-tab/template
new file mode 100644
index 000000000000..6ce304c29c57
--- /dev/null
+++ b/srcpkgs/nemo-audio-tab/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-audio-tab'
+pkgname=nemo-audio-tab
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-audio-tab
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python python3-mutagen"
+short_desc="Nemo audio tab extention"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From c30bd8e7fb6f87d764fb76d163770cfd7ee2f912 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 16 Oct 2021 18:04:07 +0300
Subject: [PATCH 16/21] New package: nemo-python-5.0.1

---
 srcpkgs/nemo-python/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/nemo-python/template

diff --git a/srcpkgs/nemo-python/template b/srcpkgs/nemo-python/template
new file mode 100644
index 000000000000..e87562d1810d
--- /dev/null
+++ b/srcpkgs/nemo-python/template
@@ -0,0 +1,15 @@
+# Template file for 'nemo-python'
+pkgname=nemo-python
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-nemo-python-${version}"
+build_wrksrc=nemo-python
+build_style=meson
+hostmakedepends="pkg-config"
+makedepends="nemo-devel python3-devel python3-gobject-devel"
+short_desc="Nemo python binding"
+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/nemo-python-${version}.tar.gz"
+checksum=b0900d80a082ef4f5aa1ca7c322fca3e33e7a6dfcc4be4c19cca6ae7d8111dbe

From 2bdb972b2a19504851f124aa90de49dfb88579ea Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 16 Oct 2021 18:04:07 +0300
Subject: [PATCH 17/21] New package: nemo-emblems-5.0.0

---
 srcpkgs/nemo-emblems/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-emblems/template

diff --git a/srcpkgs/nemo-emblems/template b/srcpkgs/nemo-emblems/template
new file mode 100644
index 000000000000..7f1e7e8e108d
--- /dev/null
+++ b/srcpkgs/nemo-emblems/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-emblems'
+pkgname=nemo-emblems
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-emblems
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python"
+short_desc="Nemo extension for changing emblems in files/dirs"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 504fce535e0366caa51e121a2a3355a542e85dad Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 16 Oct 2021 18:04:07 +0300
Subject: [PATCH 18/21] New package: nemo-compare-5.0.1

---
 srcpkgs/nemo-compare/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-compare/template

diff --git a/srcpkgs/nemo-compare/template b/srcpkgs/nemo-compare/template
new file mode 100644
index 000000000000..e53193719dc3
--- /dev/null
+++ b/srcpkgs/nemo-compare/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-compare'
+pkgname=nemo-compare
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-${pkgname}-${version}"
+build_wrksrc=nemo-compare
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python meld"
+short_desc="Nemo compare extention"
+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/nemo-compare-${version}.tar.gz"
+checksum=7eef629856f64b7483d372259994b878398e98903d83319e1072d754a034289e

From c6e8a507d2947cb2332a6959c3fe4cd0a18bbec7 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 16 Oct 2021 18:04:07 +0300
Subject: [PATCH 19/21] New package: nemo-preview-5.0.1

---
 srcpkgs/nemo-preview/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/nemo-preview/template

diff --git a/srcpkgs/nemo-preview/template b/srcpkgs/nemo-preview/template
new file mode 100644
index 000000000000..22767ba17c81
--- /dev/null
+++ b/srcpkgs/nemo-preview/template
@@ -0,0 +1,17 @@
+# Template file for 'nemo-preview'
+pkgname=nemo-preview
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-${pkgname}-${version}"
+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"
+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/nemo-preview-${version}.tar.gz"
+checksum=042719518af70c21879df5f5e314aec03da727fc3c118c509ef9aba59744a6cd

From ff6125c4208748a5fa78fe08fe6673c952c1874c Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 16 Oct 2021 18:04:07 +0300
Subject: [PATCH 20/21] New package: nemo-terminal-5.0.0

---
 srcpkgs/nemo-terminal/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-terminal/template

diff --git a/srcpkgs/nemo-terminal/template b/srcpkgs/nemo-terminal/template
new file mode 100644
index 000000000000..7f4bd709447e
--- /dev/null
+++ b/srcpkgs/nemo-terminal/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-terminal'
+pkgname=nemo-terminal
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-terminal
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python vte3 glib gtk+3 xapps"
+short_desc="Nemo terminal extention"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 2904847839d18c11e150bf8de3b5bca35e8c27af Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 16 Oct 2021 18:04:07 +0300
Subject: [PATCH 21/21] New package: nemo-image-converter-5.0.0

---
 srcpkgs/nemo-image-converter/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-image-converter/template

diff --git a/srcpkgs/nemo-image-converter/template b/srcpkgs/nemo-image-converter/template
new file mode 100644
index 000000000000..8a554a950124
--- /dev/null
+++ b/srcpkgs/nemo-image-converter/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-image-converter'
+pkgname=nemo-image-converter
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-image-converter
+build_style=meson
+hostmakedepends="pkg-config gettext"
+makedepends="nemo-devel libglib-devel"
+depends="ImageMagick"
+short_desc="Nemo image converter 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/${version}.tar.gz"
+checksum=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

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

* Re: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (55 preceding siblings ...)
  2021-10-16 15:09 ` [PR PATCH] [Updated] " mobinmob
@ 2021-10-16 15:09 ` mobinmob
  2021-11-14 19:00 ` [PR PATCH] [Updated] " mobinmob
                   ` (3 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-10-16 15:09 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-944929664

Comment:
- Rebase on master.
- Update cinnamon, cjs, muffin, cinnamon-screensaver.

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

* Re: [PR PATCH] [Updated] Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (56 preceding siblings ...)
  2021-10-16 15:09 ` mobinmob
@ 2021-11-14 19:00 ` mobinmob
  2021-11-14 19:00 ` mobinmob
                   ` (2 subsequent siblings)
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-11-14 19:00 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages cinnamon5
https://github.com/void-linux/void-packages/pull/31379

Cinnamon: update to 5.0.x
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] 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/31379.patch is attached

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

From 7e8e00d60ec727648db47e2ef96495cfb7935893 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 14 Nov 2021 20:55:01 +0200
Subject: [PATCH 01/21] cinnamon: update to 5.0.7.

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

diff --git a/srcpkgs/cinnamon/template b/srcpkgs/cinnamon/template
index e2149fe4d8fd..7b353100c4a3 100644
--- a/srcpkgs/cinnamon/template
+++ b/srcpkgs/cinnamon/template
@@ -1,7 +1,7 @@
 # Template file for 'cinnamon'
 pkgname=cinnamon
-version=4.8.6
-revision=4
+version=5.0.7
+revision=1
 build_helper=gir
 build_style=meson
 hostmakedepends="libtool pkg-config gobject-introspection gettext
@@ -25,7 +25,7 @@ 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=00f82253f44c694c379e29959aa6e57b4878b722df1f08d68f9466272ef64893
+checksum=332409bd9fbc66e98f23c87c8ec22da9211b3425cb6f8a736f15e83a95041d2f
 
 python_version=3
 pycompile_dirs="

From 47b34e5be29df64b99e35adc03a8a531340190d2 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 14 Nov 2021 20:55:07 +0200
Subject: [PATCH 02/21] cinnamon-desktop: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-desktop/template b/srcpkgs/cinnamon-desktop/template
index 985e05ed4927..676a030ac21f 100644
--- a/srcpkgs/cinnamon-desktop/template
+++ b/srcpkgs/cinnamon-desktop/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-desktop'
 pkgname=cinnamon-desktop
-version=4.8.1
+version=5.0.0
 revision=1
 build_style=meson
 build_helper="gir"
@@ -12,9 +12,9 @@ depends="xkeyboard-config"
 short_desc="Library with common API for various Cinnamon modules"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-desktop"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=cb9aeff385764ba33cf4f7ee2bb5cb7308960670e8fa9f3be38a1d431b20436d
+homepage="https://github.com/linuxmint/cinnamon-desktop"
+distfiles="https://github.com/linuxmint/cinnamon-desktop/archive/${version}.tar.gz"
+checksum=3fa2bcfe24f370b6a4ac5fc9aa6b08d8a191f23264eaacfd8264ff5bb6a67f24
 
 cinnamon-desktop-devel_package() {
 	depends="gtk+3-devel libxkbfile-devel ${sourcepkg}>=${version}_${revision}"

From 5761bc0e23ba838483da8f2a4b3d759e825f9744 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 14 Nov 2021 20:55:13 +0200
Subject: [PATCH 03/21] cinnamon-session: update to 5.0.1.

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

diff --git a/srcpkgs/cinnamon-session/template b/srcpkgs/cinnamon-session/template
index c27272b802a3..8c4984879c33 100644
--- a/srcpkgs/cinnamon-session/template
+++ b/srcpkgs/cinnamon-session/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-session'
 pkgname=cinnamon-session
-version=4.8.0
+version=5.0.1
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,6 +14,6 @@ depends="cinnamon-desktop desktop-file-utils hicolor-icon-theme elogind"
 short_desc="Cinnamon session handler"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
-homepage="https://linuxmint-developer-guide.readthedocs.io/en/latest/cinnamon.html#cinnamon-session"
-distfiles="https://github.com/linuxmint/${pkgname}/archive/${version}.tar.gz"
-checksum=66301a1eb748f646c419ced76f3388d8d6af0436716c737842cd85f359bd38d4
+homepage="https://github.com/linuxmint/cinnamon-session"
+distfiles="https://github.com/linuxmint/cinnamon-session/archive/${version}.tar.gz"
+checksum=3f6d4e93045009f1e2d47d45cbf84c614911669582354bb0a035568034bf5776

From b97ec771d40e9f2c83b181e5ae295397cd6761f4 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 14 Nov 2021 20:55:19 +0200
Subject: [PATCH 04/21] cinnamon-menus: update to 5.0.0.

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

diff --git a/srcpkgs/cinnamon-menus/template b/srcpkgs/cinnamon-menus/template
index 0fd49ed716aa..f1391dd90db5 100644
--- a/srcpkgs/cinnamon-menus/template
+++ b/srcpkgs/cinnamon-menus/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-menus'
 pkgname=cinnamon-menus
-version=4.8.3
+version=5.0.0
 revision=1
 build_style=meson
 build_helper=gir
@@ -10,8 +10,8 @@ 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/${pkgname}/archive/${version}.tar.gz"
-checksum=b0a02ab0e37d67e761c24545123ec354e7fab0a504267e524892a953bcfd98d7
+distfiles="https://github.com/linuxmint/cinnamon-menus/archive/${version}.tar.gz"
+checksum=f8428f60b7f0fcbde0e4b5db22a7b79b55c5c880574f350784372d54d65a07d0
 
 cinnamon-menus-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From c154346b8635546ed4c1db9d15c2d68d46c800b7 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 14 Nov 2021 20:55:25 +0200
Subject: [PATCH 05/21] cinnamon-translations: update to 5.0.2.

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

diff --git a/srcpkgs/cinnamon-translations/template b/srcpkgs/cinnamon-translations/template
index 8c4f65b38121..920e1d480ad5 100644
--- a/srcpkgs/cinnamon-translations/template
+++ b/srcpkgs/cinnamon-translations/template
@@ -1,15 +1,15 @@
 # Template file for 'cinnamon-translations'
 pkgname=cinnamon-translations
-version=4.8.3
+version=5.0.2
 revision=1
 build_style=gnu-makefile
 hostmakedepends="gettext"
 short_desc="Translations for Cinnamon and Nemo"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="https://translations.launchpad.net/linuxmint/latest/"
+homepage="https://github.com/linuxmint/cinnamon-translations/"
 distfiles="https://github.com/linuxmint/cinnamon-translations/archive/${version}.tar.gz"
-checksum=272b4e128b352f8a877bb57eaa4ed85ff72ad1cb25c4c58c8a35d0b093908f93
+checksum=ec92814a0bb679efa068a99bf182cb9fe588235796ae1c46a6819b69818f7266
 
 do_install() {
 	vmkdir usr

From 95a00c4e344330ed7368b45a1d7fca6d7f118c2e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 14 Nov 2021 20:55:31 +0200
Subject: [PATCH 06/21] cinnamon-control-center: update to 5.0.2.

Also:
 - add patch to build on musl (by @ericonr).
---
 .../cinnamon-control-center/patches/musl.diff   | 17 +++++++++++++++++
 srcpkgs/cinnamon-control-center/template        |  9 +++------
 2 files changed, 20 insertions(+), 6 deletions(-)
 create mode 100644 srcpkgs/cinnamon-control-center/patches/musl.diff

diff --git a/srcpkgs/cinnamon-control-center/patches/musl.diff b/srcpkgs/cinnamon-control-center/patches/musl.diff
new file mode 100644
index 000000000000..bc774b3d23f0
--- /dev/null
+++ b/srcpkgs/cinnamon-control-center/patches/musl.diff
@@ -0,0 +1,17 @@
+diff --git a/panels/network/wireless-security/utils.c b/panels/network/wireless-security/utils.c
+index b74424d..2bb543f 100644
+--- a/panels/network/wireless-security/utils.c
++++ b/panels/network/wireless-security/utils.c
+@@ -20,11 +20,10 @@
+  * Copyright 2007 - 2015 Red Hat, Inc.
+  */
+ 
+-#include "nm-default.h"
+-
+ #include <string.h>
+ #include <netinet/ether.h>
+ 
++#include "nm-default.h"
+ #include "utils.h"
+ 
+ /**
diff --git a/srcpkgs/cinnamon-control-center/template b/srcpkgs/cinnamon-control-center/template
index 1d503bdb6e86..f582fb55ba34 100644
--- a/srcpkgs/cinnamon-control-center/template
+++ b/srcpkgs/cinnamon-control-center/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-control-center'
 pkgname=cinnamon-control-center
-version=4.8.2
+version=5.0.2
 revision=1
 build_style=meson
 build_helper=gir
@@ -18,11 +18,8 @@ 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=407e88fe458af7b25c0dd91d54aad93a72a1464ced285a741ed1ce6249ed61af
-
-do_check() {
-	:
-}
+checksum=30f697ebbf3d3d267b8ea09cdbfd358c994bf4b60a458f124dcfd415d2cb58a7
+make_check=no
 
 libcinnamon-control-center_package() {
 	short_desc+=" - runtime library"

From c0fee28132a83f84acc3d9eb7362e5db68e1aa9a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 14 Nov 2021 20:56:09 +0200
Subject: [PATCH 07/21] cinnamon-screensaver: update to 5.0.7.

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

diff --git a/srcpkgs/cinnamon-screensaver/template b/srcpkgs/cinnamon-screensaver/template
index 6952100a2268..ee6701438721 100644
--- a/srcpkgs/cinnamon-screensaver/template
+++ b/srcpkgs/cinnamon-screensaver/template
@@ -1,7 +1,7 @@
 # Template file for 'cinnamon-screensaver'
 pkgname=cinnamon-screensaver
-version=4.8.1
-revision=2
+version=5.0.7
+revision=1
 build_style=meson
 build_helper=gir
 hostmakedepends="gettext-devel glib-devel gobject-introspection
@@ -16,15 +16,12 @@ 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=e06a9f28cba55c38d1464d02917eb374de941fd09007608c239a348e7653b675
+checksum=90903f193749b3bd2da99f0cf8daaa90913cd3a1d88af3daefbb47a10bc6a533
+make_check=no
 
 python_version=3
 pycompile_dirs="/usr/share/cinnamon-screensaver"
 
-do_check() {
-	:
-}
-
 post_install() {
 	vinstall ${FILESDIR}/${pkgname}.pam 644 etc/pam.d ${pkgname}
 }

From 17c1b762310fc73460e45c10dcae5dff51d30e26 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 14 Nov 2021 20:56:14 +0200
Subject: [PATCH 08/21] cjs: update to 5.0.1.

---
 srcpkgs/cjs/template | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/cjs/template b/srcpkgs/cjs/template
index fbf86ea36b64..f7579249a913 100644
--- a/srcpkgs/cjs/template
+++ b/srcpkgs/cjs/template
@@ -1,6 +1,6 @@
 # Template file for 'cjs'
 pkgname=cjs
-version=4.8.2
+version=5.0.1
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,8 +14,12 @@ 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/${version}.tar.gz"
-checksum=c3248663e0084dbcee1bf4d1db56966c1321983617dbbec9b1253e50614a3f4e
+distfiles="https://github.com/linuxmint/cjs/archive/refs/tags/${version}.tar.gz"
+checksum=72ff1f410511410d4d38989c7ac331719374529c0ca2d3cd2b4ce8b292d586bf
+make_check=no 	# ΧΧ 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.
 
 # The deleted lines in meson.build try to build and run a simple program,
 # and that does not work when cross-compiling.
@@ -23,7 +27,6 @@ pre_configure() {
 	vsed -e '/Check if a minimal SpiderMonkey program compiles/,/^endif/d' -i meson.build
 }
 
-
 cjs-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
 	short_desc+=" - development files"

From 5c15d2fb91601ae4f77a55021119b90b9dc3dcc7 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 14 Nov 2021 20:56:20 +0200
Subject: [PATCH 09/21] muffin: update to 5.0.2.

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

diff --git a/srcpkgs/muffin/template b/srcpkgs/muffin/template
index 6c3d645ef6a9..097c22c504bf 100644
--- a/srcpkgs/muffin/template
+++ b/srcpkgs/muffin/template
@@ -1,6 +1,6 @@
 # Template file for 'muffin'
 pkgname=muffin
-version=4.8.1
+version=5.0.2
 revision=1
 build_style=gnu-configure
 build_helper=gir
@@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/muffin"
 distfiles="https://github.com/linuxmint/muffin/archive/${version}.tar.gz"
-checksum=d342165270690c8565004cd6aa26aa79620d99e442ee6207061c26a505690407
+checksum=d1ec4f19f2bdf1caf5effc4cda25c0c22d8f96a0ebe8551d010f332293fa0edd
 shlib_provides="libmuffin-clutter-0.so libmuffin-cogl-pango-0.so
  libmuffin-cogl-path-0.so libmuffin-cogl-0.so"
 

From 143cee9fe4ff7ac24394d74ec56aa30600b561c0 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 14 Nov 2021 20:56:27 +0200
Subject: [PATCH 10/21] nemo: update to 5.0.5.

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

diff --git a/srcpkgs/nemo/template b/srcpkgs/nemo/template
index 7925d1840cf9..076c44607d9a 100644
--- a/srcpkgs/nemo/template
+++ b/srcpkgs/nemo/template
@@ -1,27 +1,23 @@
 # Template file for 'nemo'
 pkgname=nemo
-version=4.8.6
-revision=2
+version=5.0.5
+revision=1
 build_style=meson
 build_helper=gir
 pycompile_dirs="/usr/share/nemo/actions/myaction.py"
 hostmakedepends="gettext-devel glib-devel intltool pkg-config"
 makedepends="cinnamon-desktop-devel dconf-devel exempi-devel gvfs-devel
- libexif-devel libnotify-devel tracker-devel xapps-devel"
+ libexif-devel libnotify-devel tracker-devel xapps-devel libgsf-devel"
 depends="cinnamon-translations dconf gvfs"
 short_desc="Cinnamon file manager (nautilus fork)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://github.com/linuxmint/nemo"
 distfiles="https://github.com/linuxmint/nemo/archive/${version}.tar.gz"
-checksum=bcaca1268d5f3b47d08c0524bea2fa3f1cb9861a7a7469a06320ab82504e1eae
+checksum=fe4b2ece1b985c7f4dcc2aaa4b50216173828965dcb9a3222bf33713d9b99ca2
 python_version=3
-
-do_check() {
-	:
-	# Requires xvfb-run and dbus-run-session;
-	# can't be run inside chroot due to fusermount3
-}
+make_check=no	# Requires xvfb-run and dbus-run-session;
+		# can't be run inside chroot due to fusermount3
 
 post_patch() {
 	# Rename 'Files' app name to avoid having the same as nautilus

From 083756651477c7ac2d89c8889ba08c5008caba5b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 14 Nov 2021 20:56:33 +0200
Subject: [PATCH 11/21] xapps: update to 2.2.4.

Also:
 - remove gist dependency (no longer needed - thanx @dmarto).
---
 srcpkgs/xapps/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/xapps/template b/srcpkgs/xapps/template
index f2c14c32c55b..df40d4ca30bb 100644
--- a/srcpkgs/xapps/template
+++ b/srcpkgs/xapps/template
@@ -1,21 +1,21 @@
 # Template file for 'xapps'
 pkgname=xapps
-version=2.0.6
-revision=2
+version=2.2.4
+revision=1
 wrksrc="xapp-${version}"
 build_style=meson
 build_helper="gir"
 hostmakedepends="glib-devel gnome-common pkg-config vala python3 gettext"
 makedepends="gettext-devel libgnomekbd-devel python3-gobject-devel
  libdbusmenu-gtk3-devel"
-depends="gist inxi xfconf"
+depends="inxi xfconf"
 short_desc="Cross-desktop libraries and common resources from Linux Mint"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 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=4541a54760715f54fe6ab6174d4e040f5bfa3a0186b63836f2332a3ddfde3cc6
+checksum=9ede1737d978b308fdcbd63f6b8a4c8e585ff97abe47bd7a58ffc4b3e0e10e6f
 
 xapps-devel_package() {
 	short_desc+=" - development files"

From f34561b493cf778517afe491047206dd38ab793e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 14 Nov 2021 20:57:34 +0200
Subject: [PATCH 12/21] cinnamon-settings-daemon: update to 5.0.4.

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

diff --git a/srcpkgs/cinnamon-settings-daemon/template b/srcpkgs/cinnamon-settings-daemon/template
index 2e5239c2c897..e1c9df8b1368 100644
--- a/srcpkgs/cinnamon-settings-daemon/template
+++ b/srcpkgs/cinnamon-settings-daemon/template
@@ -1,6 +1,6 @@
 # Template file for 'cinnamon-settings-daemon'
 pkgname=cinnamon-settings-daemon
-version=4.8.5
+version=5.0.4
 revision=1
 build_style=meson
 build_helper=gir
@@ -14,12 +14,9 @@ short_desc="Cinnamon Settings Daemon"
 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/${pkgname}/archive/${version}.tar.gz"
-checksum=f2e770113230e04bb5fe887c33b725ac273dcac912a3825ab6b9c821ce92ff32
-
-do_check() {
-	:
-}
+distfiles="https://github.com/linuxmint/cinnamon-settings-daemon/archive/${version}.tar.gz"
+checksum=9f54e2ab505095d338f2b463ce11905842bb7fe0676f99a43f120f8c3c593c4e
+make_check=no
 
 cinnamon-settings-daemon-devel_package() {
 	short_desc+=" - development files"

From 27775b8c9f22f4631c180d88b214a7384f4032c0 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 14 Nov 2021 20:57:42 +0200
Subject: [PATCH 13/21] New package: nemo-extensions-5.0.0

---
 srcpkgs/nemo-extensions/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/nemo-extensions/template

diff --git a/srcpkgs/nemo-extensions/template b/srcpkgs/nemo-extensions/template
new file mode 100644
index 000000000000..48d3508db47b
--- /dev/null
+++ b/srcpkgs/nemo-extensions/template
@@ -0,0 +1,18 @@
+# Template file for 'nemo-extensions'
+pkgname=nemo-extensions
+version=5.0.0
+revision=1
+build_style=meta
+depends="
+	nemo-image-converter>="${version}"
+	nemo-preview>="${version}"
+	nemo-audio-tab>="${version}"
+	nemo-compare>="${version}"
+	nemo-fileroller>="${version}"
+	nemo-python>="${version}"
+	nemo-emblems>="${version}"
+	nemo-terminal>="${version}""
+short_desc="Extentions for nemo file manager"
+maintainer="mobinmob <mobinmob@disroot.org>"
+license="BSD-2-Clause" #no vlicense
+homepage="https://github.com/linuxmint/nemo-extensions"

From b1328f82d9ef040d4d0a6849f97975ade7777354 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 14 Nov 2021 20:57:49 +0200
Subject: [PATCH 14/21] nemo-fileroller: update to 5.0.1.

---
 srcpkgs/nemo-fileroller/template | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/nemo-fileroller/template b/srcpkgs/nemo-fileroller/template
index 62f53f6365d2..5c907d6b9f04 100644
--- a/srcpkgs/nemo-fileroller/template
+++ b/srcpkgs/nemo-fileroller/template
@@ -1,20 +1,16 @@
 # Template file for 'nemo-fileroller'
 pkgname=nemo-fileroller
-version=4.8.0
+version=5.0.1
 revision=1
-wrksrc="nemo-extensions-${version}"
+wrksrc="nemo-extensions-${pkgname}-${version}"
 build_wrksrc=nemo-fileroller
-build_style=gnu-configure
-hostmakedepends="automake libtool pkg-config"
+build_style=meson
+hostmakedepends="pkg-config"
 makedepends="nemo-devel libglib-devel"
 depends="file-roller"
 short_desc="Nemo file roller extension"
 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/${version}.tar.gz"
-checksum=1b7b85b41c659fe0f93a9b83fadb81a7934c7e7cb2df9eda4a03413b7f5d05c4
-
-pre_configure() {
-	autoreconf -fi
-}
+distfiles="https://github.com/linuxmint/nemo-extensions/archive/refs/tags/nemo-fileroller-${version}.tar.gz"
+checksum=736f574d69344ad9a4e903322e3650ad31aa5447ccc011845b24a5f73784f686

From a324a67174c845faa9afff22b5f57a77db1026b5 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 14 Nov 2021 20:58:06 +0200
Subject: [PATCH 15/21] New package: nemo-audio-tab-5.0.0

---
 srcpkgs/nemo-audio-tab/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-audio-tab/template

diff --git a/srcpkgs/nemo-audio-tab/template b/srcpkgs/nemo-audio-tab/template
new file mode 100644
index 000000000000..6ce304c29c57
--- /dev/null
+++ b/srcpkgs/nemo-audio-tab/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-audio-tab'
+pkgname=nemo-audio-tab
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-audio-tab
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python python3-mutagen"
+short_desc="Nemo audio tab extention"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 9971eed6a3a2143c181ca305cc6b6a50d1e90381 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 14 Nov 2021 20:58:14 +0200
Subject: [PATCH 16/21] New package: nemo-python-5.0.1

---
 srcpkgs/nemo-python/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/nemo-python/template

diff --git a/srcpkgs/nemo-python/template b/srcpkgs/nemo-python/template
new file mode 100644
index 000000000000..e87562d1810d
--- /dev/null
+++ b/srcpkgs/nemo-python/template
@@ -0,0 +1,15 @@
+# Template file for 'nemo-python'
+pkgname=nemo-python
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-nemo-python-${version}"
+build_wrksrc=nemo-python
+build_style=meson
+hostmakedepends="pkg-config"
+makedepends="nemo-devel python3-devel python3-gobject-devel"
+short_desc="Nemo python binding"
+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/nemo-python-${version}.tar.gz"
+checksum=b0900d80a082ef4f5aa1ca7c322fca3e33e7a6dfcc4be4c19cca6ae7d8111dbe

From d84e1876c240a24a26686639ed9012a493531e7d Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 14 Nov 2021 20:58:24 +0200
Subject: [PATCH 17/21] New package: nemo-emblems-5.0.0

---
 srcpkgs/nemo-emblems/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-emblems/template

diff --git a/srcpkgs/nemo-emblems/template b/srcpkgs/nemo-emblems/template
new file mode 100644
index 000000000000..7f1e7e8e108d
--- /dev/null
+++ b/srcpkgs/nemo-emblems/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-emblems'
+pkgname=nemo-emblems
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-emblems
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python"
+short_desc="Nemo extension for changing emblems in files/dirs"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 703f82dcee5c6aec1c1c2f61d9039c3dabb19ad5 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 14 Nov 2021 20:58:31 +0200
Subject: [PATCH 18/21] New package: nemo-compare-5.0.1

---
 srcpkgs/nemo-compare/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-compare/template

diff --git a/srcpkgs/nemo-compare/template b/srcpkgs/nemo-compare/template
new file mode 100644
index 000000000000..e53193719dc3
--- /dev/null
+++ b/srcpkgs/nemo-compare/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-compare'
+pkgname=nemo-compare
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-${pkgname}-${version}"
+build_wrksrc=nemo-compare
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python meld"
+short_desc="Nemo compare extention"
+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/nemo-compare-${version}.tar.gz"
+checksum=7eef629856f64b7483d372259994b878398e98903d83319e1072d754a034289e

From bdb309e6a3a3fd5011303720f02f781bbd9d25b9 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 14 Nov 2021 20:58:38 +0200
Subject: [PATCH 19/21] New package: nemo-preview-5.0.1

---
 srcpkgs/nemo-preview/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/nemo-preview/template

diff --git a/srcpkgs/nemo-preview/template b/srcpkgs/nemo-preview/template
new file mode 100644
index 000000000000..22767ba17c81
--- /dev/null
+++ b/srcpkgs/nemo-preview/template
@@ -0,0 +1,17 @@
+# Template file for 'nemo-preview'
+pkgname=nemo-preview
+version=5.0.1
+revision=1
+wrksrc="nemo-extensions-${pkgname}-${version}"
+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"
+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/nemo-preview-${version}.tar.gz"
+checksum=042719518af70c21879df5f5e314aec03da727fc3c118c509ef9aba59744a6cd

From 799daa73cc56eb500b8b3f5a1b6ba56077dcfa5a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 14 Nov 2021 20:58:45 +0200
Subject: [PATCH 20/21] New package: nemo-terminal-5.0.0

---
 srcpkgs/nemo-terminal/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-terminal/template

diff --git a/srcpkgs/nemo-terminal/template b/srcpkgs/nemo-terminal/template
new file mode 100644
index 000000000000..7f4bd709447e
--- /dev/null
+++ b/srcpkgs/nemo-terminal/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-terminal'
+pkgname=nemo-terminal
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-terminal
+build_style=python3-module
+hostmakedepends="pkg-config python3-setuptools"
+makedepends="nemo-devel libglib-devel"
+depends="nemo-python vte3 glib gtk+3 xapps"
+short_desc="Nemo terminal extention"
+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=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

From 0b6e24c910572b48f3eb72d07de647aeefcf79d2 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 14 Nov 2021 20:58:51 +0200
Subject: [PATCH 21/21] New package: nemo-image-converter-5.0.0

---
 srcpkgs/nemo-image-converter/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/nemo-image-converter/template

diff --git a/srcpkgs/nemo-image-converter/template b/srcpkgs/nemo-image-converter/template
new file mode 100644
index 000000000000..8a554a950124
--- /dev/null
+++ b/srcpkgs/nemo-image-converter/template
@@ -0,0 +1,16 @@
+# Template file for 'nemo-image-converter'
+pkgname=nemo-image-converter
+version=5.0.0
+revision=1
+wrksrc="nemo-extensions-${version}"
+build_wrksrc=nemo-image-converter
+build_style=meson
+hostmakedepends="pkg-config gettext"
+makedepends="nemo-devel libglib-devel"
+depends="ImageMagick"
+short_desc="Nemo image converter 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/${version}.tar.gz"
+checksum=e9d0e592a8b8bc0a4f0eb5222994f522f0e255f5a0c86e8069933864e2ca7485

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

* Re: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (57 preceding siblings ...)
  2021-11-14 19:00 ` [PR PATCH] [Updated] " mobinmob
@ 2021-11-14 19:00 ` mobinmob
  2021-12-09  7:09 ` ericonr
  2021-12-09 19:55 ` [PR PATCH] [Closed]: " ericonr
  60 siblings, 0 replies; 62+ messages in thread
From: mobinmob @ 2021-11-14 19:00 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-968345534

Comment:
- Rebase on master.
- Update cinnamon and nemo.

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

* Re: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (58 preceding siblings ...)
  2021-11-14 19:00 ` mobinmob
@ 2021-12-09  7:09 ` ericonr
  2021-12-09 19:55 ` [PR PATCH] [Closed]: " ericonr
  60 siblings, 0 replies; 62+ messages in thread
From: ericonr @ 2021-12-09  7:09 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/31379#issuecomment-989575579

Comment:
Am testing locally, might merge soon.

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

* Re: [PR PATCH] [Closed]: Cinnamon: update to 5.0.x
  2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
                   ` (59 preceding siblings ...)
  2021-12-09  7:09 ` ericonr
@ 2021-12-09 19:55 ` ericonr
  60 siblings, 0 replies; 62+ messages in thread
From: ericonr @ 2021-12-09 19:55 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

Cinnamon: update to 5.0.x
https://github.com/void-linux/void-packages/pull/31379

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64-glibc)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl



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

end of thread, other threads:[~2021-12-09 19:55 UTC | newest]

Thread overview: 62+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-09 14:02 [PR PATCH] [WIP] Cinnamon, update to 5.0.x mobinmob
2021-06-09 14:24 ` [PR PATCH] [Updated] " mobinmob
2021-06-09 15:30 ` mobinmob
2021-06-09 20:17 ` mobinmob
2021-06-09 20:17 ` mobinmob
2021-06-09 20:25 ` ericonr
2021-06-09 20:29 ` mobinmob
2021-06-09 20:31 ` mobinmob
2021-06-23  3:07 ` ericonr
2021-06-24 15:20 ` [PR PATCH] [Updated] " mobinmob
2021-06-24 15:21 ` mobinmob
2021-06-24 18:28 ` [PR PATCH] [Updated] " mobinmob
2021-06-24 18:29 ` mobinmob
2021-06-24 18:44 ` [PR PATCH] [Updated] " mobinmob
2021-06-24 19:07 ` mobinmob
2021-06-25 14:05 ` [PR PATCH] [Updated] " mobinmob
2021-06-25 18:53 ` mobinmob
2021-06-25 18:54 ` mobinmob
2021-06-29 13:52 ` mobinmob
2021-06-29 14:10 ` [PR PATCH] [Updated] Cinnamon: " mobinmob
2021-06-29 14:10 ` mobinmob
2021-07-05 13:25 ` [PR PATCH] [Updated] " mobinmob
2021-07-05 13:25 ` mobinmob
2021-07-16 18:45 ` [PR PATCH] [Updated] " mobinmob
2021-07-16 18:45 ` mobinmob
2021-07-31 21:11 ` [PR PATCH] [Updated] " mobinmob
2021-07-31 21:12 ` mobinmob
2021-07-31 21:14 ` [PR PATCH] [Updated] " mobinmob
2021-08-18 19:56 ` dmarto
2021-08-18 19:57 ` dmarto
2021-08-18 20:00 ` dmarto
2021-08-18 20:01 ` dmarto
2021-08-18 20:06 ` dmarto
2021-08-18 20:12 ` mobinmob
2021-08-18 20:30 ` dmarto
2021-08-18 20:50 ` [PR PATCH] [Updated] " mobinmob
2021-08-18 20:51 ` mobinmob
2021-09-21 11:05 ` dmarto
2021-09-21 12:13 ` ericonr
2021-09-21 12:49 ` mobinmob
2021-09-21 15:37 ` dmarto
2021-09-21 16:18 ` dmarto
2021-09-21 18:41 ` mobinmob
2021-09-21 18:48 ` mobinmob
2021-09-23 20:09 ` dmarto
2021-10-12 13:44 ` [PR PATCH] [Updated] " mobinmob
2021-10-12 13:57 ` mobinmob
2021-10-12 14:08 ` mobinmob
2021-10-12 14:13 ` mobinmob
2021-10-12 14:14 ` mobinmob
2021-10-12 14:21 ` mobinmob
2021-10-12 18:29 ` [PR PATCH] [Updated] " mobinmob
2021-10-12 19:18 ` mobinmob
2021-10-16 13:12 ` tibequadorian
2021-10-16 13:21 ` mobinmob
2021-10-16 13:28 ` mobinmob
2021-10-16 15:09 ` [PR PATCH] [Updated] " mobinmob
2021-10-16 15:09 ` mobinmob
2021-11-14 19:00 ` [PR PATCH] [Updated] " mobinmob
2021-11-14 19:00 ` mobinmob
2021-12-09  7:09 ` ericonr
2021-12-09 19:55 ` [PR PATCH] [Closed]: " ericonr

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).