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

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).