ALT Linux Distributions development
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@altlinux.org>
To: devel-distro@lists.altlinux.org
Subject: Re: [devel-distro] [PATCH] use/x11/xscreensaver
Date: Sun, 8 Aug 2021 21:55:04 +0300
Message-ID: <20210808185504.GI30481@imap.altlinux.org> (raw)
In-Reply-To: <20210808184845.dgdncxfu35v3guey@titan.localdomain>

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

On Sun, Aug 08, 2021 at 10:48:45PM +0400, Ivan A. Melnikov wrote:
> > pkg.in/lists/slinux/xfce-base:xfce4-screensaver@X86
> Это потому что xfce4-screensaver сломан для некоторых видеокарт
> (https://bugzilla.altlinux.org/38418 и далее по ссылкам).
> На x86_64 это совсем экзотика, поэтому можно его и взять,
> а вот на RPi он получается сломанным довольно часто,
> а на Таволге так вообще всегда.

Спасибо за контекст :-)
Как-то так и предположил, делая вот этот пробничек.

-- 
 ---- WBR, Michael Shigorin / http://altlinux.org
  ------ http://opennet.ru / http://anna-news.info

[-- Attachment #2: 0001-REVIEW-slinux-add-xscreensaver-on-non-X86-cf.-slinux.patch --]
[-- Type: text/x-patch, Size: 1103 bytes --]

>From f1d491570e5383c764c10a354a8df54f3550a61a Mon Sep 17 00:00:00 2001
From: Michael Shigorin <mike@altlinux.org>
Date: Sun, 8 Aug 2021 21:25:40 +0300
Subject: [PATCH] REVIEW: slinux: add xscreensaver on non-X86 (cf.
 slinux/xfce-base)

---
 features.in/slinux/config.mk | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/features.in/slinux/config.mk b/features.in/slinux/config.mk
index 5b0230ce6..59a16a921 100644
--- a/features.in/slinux/config.mk
+++ b/features.in/slinux/config.mk
@@ -77,10 +77,14 @@ use/slinux/mixin-base: use/slinux use/x11/xorg use/x11/lightdm/gtk +pulse \
 	@$(call add,THE_LISTS,$(call tags,base l10n))
 	@$(call add,THE_KMODULES,staging)
 ifeq (,$(filter-out armh aarch64 mipsel e2k%,$(ARCH)))
+	@$(call add,THE_LISTS,$(call tags,base xscreensaver))
 	@$(call add,THE_LISTS,slinux/browser-firefox)
 else
 	@$(call add,THE_LISTS,slinux/browser-chromium)
 endif
+ifeq (,$(filter-out e2k%,$(ARCH)))
+	@$(call add,THE_LISTS,$(call tags,desktop xscreensaver))
+endif
 ifeq (,$(filter-out armh aarch64 i586 x86_64,$(ARCH)))
 	@$(call set,KFLAVOURS,un-def)
 endif
-- 
2.25.4


      reply	other threads:[~2021-08-08 18:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-08 18:20 Michael Shigorin
2021-08-08 18:48 ` Ivan A. Melnikov
2021-08-08 18:55   ` Michael Shigorin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210808185504.GI30481@imap.altlinux.org \
    --to=mike@altlinux.org \
    --cc=devel-distro@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Distributions development

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-distro/0 devel-distro/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel-distro devel-distro/ http://lore.altlinux.org/devel-distro \
		devel-distro@lists.altlinux.org devel-distro@lists.altlinux.ru devel-distro@lists.altlinux.com
	public-inbox-index devel-distro

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel-distro


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git