ALT Linux Distributions development
 help / color / mirror / Atom feed
From: "Антон Мидюков" <midyukov-anton@ya.ru>
To: devel-distro@lists.altlinux.org
Subject: Re: [devel-distro] [PATCH 2/2] live.mk: initial distro/live-blender
Date: Mon, 12 Sep 2022 23:07:57 +0700
Message-ID: <29e2405a-4eb3-2887-7cc1-4287777b7352@ya.ru> (raw)
In-Reply-To: <20220911173359.32561-3-mike@altlinux.org>

12.09.2022 00:33, Michael Shigorin пишет:
> It's been started as an answer to this question:
> http://www.opennet.ru/opennews/art.shtml?num=57760#91
> 
> I *think* that distro/.live-kiosk is where use/live/runapp
> should be, not the downstream distro/.live-games, since
> the whole mini-feature is really about kiosks.
> 
> OTOH blender is somewhat akin to games in terms of being
> a purely multimedia app with 3D acceleration required
> for proper interactive mode, and that's what .live-games
> strives to provide.
> ---
>  conf.d/live.mk | 7 ++++++-
>  1 file changed, 6 insertions(+), 1 deletion(-)
> 
> diff --git a/conf.d/live.mk b/conf.d/live.mk
> index 6c8a427ae..3874136f0 100644
> --- a/conf.d/live.mk
> +++ b/conf.d/live.mk
> @@ -52,7 +52,7 @@ distro/.live-desktop: distro/.live-x11 +live use/live/install use/stage2/net-eth
>  	use/plymouth/live; @:
>  distro/.live-desktop-ru: distro/.live-desktop use/live/ru; @:
>  
> -distro/.live-kiosk: distro/.live-base use/live/autologin \
> +distro/.live-kiosk: distro/.live-base use/live/autologin use/live/runapp \
>  	use/syslinux/timeout/1 use/cleanup use/stage2/net-eth \
>  	use/fonts/otf/adobe
>  	@$(call add,CLEANUP_PACKAGES,'alterator*' 'guile*' 'vim-common')
> @@ -142,6 +142,11 @@ distro/live-gimp: distro/live-icewm use/live/ru
>  	@$(call add,LIVE_PACKAGES,macrofusion)
>  	@$(call add,LIVE_PACKAGES,qtfm openssh-clients rsync usbutils)
>  
> +distro/live-blender: distro/.live-games
> +	@$(call add,LIVE_PACKAGES,blender)
> +	@$(call add,LIVE_RUNAPP_BINARY,blender)

Надо set, приложение же одно должно быть:

+	@$(call set,LIVE_RUNAPP_BINARY,blender)

> +	@$(call try,HOMEPAGE,http://blender.com/)
> +
>  # NB: use/browser won't do as it provides a *single* browser ATM
>  distro/live-privacy: distro/.base +efi +systemd +vmguest \
>  	use/live/base use/live/privacy use/live/ru \

-- 
С уважением, Антон Мидюков <antohami@altlinux.org>



  reply	other threads:[~2022-09-12 16:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-11 17:33 [devel-distro] [PATCH 0/2] live-blender.iso и отсюда use/live/runapp Michael Shigorin
2022-09-11 17:33 ` [devel-distro] [PATCH 1/2] live: add use/live/runapp Michael Shigorin
2022-09-12 16:09   ` Антон Мидюков
2022-09-12 16:21     ` Michael Shigorin
2022-09-12 18:17       ` Антон Мидюков
2022-09-12 18:39         ` Michael Shigorin
2022-09-11 17:33 ` [devel-distro] [PATCH 2/2] live.mk: initial distro/live-blender Michael Shigorin
2022-09-12 16:07   ` Антон Мидюков [this message]
2022-09-12 16:17     ` Michael Shigorin

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=29e2405a-4eb3-2887-7cc1-4287777b7352@ya.ru \
    --to=midyukov-anton@ya.ru \
    --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