Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cinnamon: depend on python3-distro
@ 2020-05-28  7:40 not-chicken
  2020-05-28  8:39 ` mobinmob
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: not-chicken @ 2020-05-28  7:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/not-chicken/void-packages cinnamon
https://github.com/void-linux/void-packages/pull/22372

cinnamon: depend on python3-distro
Otherwise one's unable to access settings

Resolves #22366  

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

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

From daa00c5d0f78c238fe9aa1751a8d3b2bcdc29e79 Mon Sep 17 00:00:00 2001
From: Lorem <notloremipsum@protonmail.com>
Date: Thu, 28 May 2020 12:59:43 +0530
Subject: [PATCH] cinnamon: depend on python3-distro

Otherwise one's unable to access settings
---
 srcpkgs/cinnamon/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/cinnamon/template b/srcpkgs/cinnamon/template
index 66a33d653d9..eb77dfd3e68 100644
--- a/srcpkgs/cinnamon/template
+++ b/srcpkgs/cinnamon/template
@@ -1,7 +1,7 @@
 # Template file for 'cinnamon'
 pkgname=cinnamon
 version=4.6.1
-revision=1
+revision=2
 build_helper=gir
 build_style=gnu-configure
 configure_args="--disable-static --disable-schemas-compile
@@ -20,7 +20,7 @@ depends="accountsservice libcaribou cinnamon-settings-daemon>=${version%.*}
  gnome-themes-standard gnome-themes-standard-metacity gnome-backgrounds
  network-manager-applet polkit-gnome upower>=0.99.7 libkeybinder3 python3-dbus
  python3-gobject python3-pam python3-pexpect python3-Pillow python3-inotify
- python3-tinycss python3-pytz libtimezonemap"
+ python3-tinycss python3-pytz python3-distro libtimezonemap"
 short_desc="GNOME3 fork of Linux Mint with GNOME2 aspect"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"

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

* Re: cinnamon: depend on python3-distro
  2020-05-28  7:40 [PR PATCH] cinnamon: depend on python3-distro not-chicken
@ 2020-05-28  8:39 ` mobinmob
  2020-05-28  8:46 ` mobinmob
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: mobinmob @ 2020-05-28  8:39 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/22372#issuecomment-635203575

Comment:
It seems to me that python3-distro should be a dependency of cinnamon-settings-daemon instead of cinnamon.

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

* Re: cinnamon: depend on python3-distro
  2020-05-28  7:40 [PR PATCH] cinnamon: depend on python3-distro not-chicken
  2020-05-28  8:39 ` mobinmob
@ 2020-05-28  8:46 ` mobinmob
  2020-05-29 12:08 ` mobinmob
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: mobinmob @ 2020-05-28  8:46 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/22372#issuecomment-635203575

Comment:
~It seems to me that python3-distro should be a dependency of cinnamon-settings-daemon instead of cinnamon.~

No, it is fine... cinnamon-control-daemon has python code for the settings, but the files in /usr/bin are in the cinnamon package.



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

* Re: cinnamon: depend on python3-distro
  2020-05-28  7:40 [PR PATCH] cinnamon: depend on python3-distro not-chicken
  2020-05-28  8:39 ` mobinmob
  2020-05-28  8:46 ` mobinmob
@ 2020-05-29 12:08 ` mobinmob
  2020-05-29 12:18 ` not-chicken
  2020-05-29 12:18 ` [PR PATCH] [Closed]: " not-chicken
  4 siblings, 0 replies; 6+ messages in thread
From: mobinmob @ 2020-05-29 12:08 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/22372#issuecomment-635937346

Comment:
I added the dependency to my PR for updating cinnamon components : https://github.com/void-linux/void-packages/pull/22401

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

* Re: cinnamon: depend on python3-distro
  2020-05-28  7:40 [PR PATCH] cinnamon: depend on python3-distro not-chicken
                   ` (2 preceding siblings ...)
  2020-05-29 12:08 ` mobinmob
@ 2020-05-29 12:18 ` not-chicken
  2020-05-29 12:18 ` [PR PATCH] [Closed]: " not-chicken
  4 siblings, 0 replies; 6+ messages in thread
From: not-chicken @ 2020-05-29 12:18 UTC (permalink / raw)
  To: ml

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

New comment by not-chicken on void-packages repository

https://github.com/void-linux/void-packages/pull/22372#issuecomment-635941314

Comment:
@mobinmob thanks!

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

* Re: [PR PATCH] [Closed]: cinnamon: depend on python3-distro
  2020-05-28  7:40 [PR PATCH] cinnamon: depend on python3-distro not-chicken
                   ` (3 preceding siblings ...)
  2020-05-29 12:18 ` not-chicken
@ 2020-05-29 12:18 ` not-chicken
  4 siblings, 0 replies; 6+ messages in thread
From: not-chicken @ 2020-05-29 12:18 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

cinnamon: depend on python3-distro
https://github.com/void-linux/void-packages/pull/22372

Description:
Otherwise one's unable to access settings

Resolves #22366  

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

end of thread, other threads:[~2020-05-29 12:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-28  7:40 [PR PATCH] cinnamon: depend on python3-distro not-chicken
2020-05-28  8:39 ` mobinmob
2020-05-28  8:46 ` mobinmob
2020-05-29 12:08 ` mobinmob
2020-05-29 12:18 ` not-chicken
2020-05-29 12:18 ` [PR PATCH] [Closed]: " not-chicken

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