From: Martin Becze <mjbecze@riseup.net>
To: Ricardo Wurmus <rekado@elephly.net>
Cc: 36896@debbugs.gnu.org
Subject: bug#36896: [PATCH] added gsettings-desktop-schema to progragated inputs
Date: Mon, 05 Aug 2019 12:17:29 -0700 [thread overview]
Message-ID: <c5cf4e57ea824c6cb796c298047a2b32@riseup.net> (raw)
In-Reply-To: <87sgqfzvpi.fsf@elephly.net>
On 2019-08-05 07:40, Ricardo Wurmus wrote:
> Hi,
>
> null <mjbecze@riseup.net> writes:
>
>> ---
>> gnu/packages/gnome.scm | 2 ++
>> 1 file changed, 2 insertions(+)
>>
>> diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
>> index 3f7bbac214..c33653f361 100644
>> --- a/gnu/packages/gnome.scm
>> +++ b/gnu/packages/gnome.scm
>> @@ -8074,6 +8074,8 @@ generic enough to work for everyone.")
>> ("openldap" ,openldap)
>> ("webkitgtk" ,webkitgtk)
>> ("ytnef" ,ytnef)))
>> + (propagated-inputs
>> + `(("gsettings-desktop-schemas" ,gsettings-desktop-schemas)))
>> (home-page "https://gitlab.gnome.org/GNOME/evolution")
>> (synopsis "Manage your email, contacts and schedule")
>> (description "Evolution is a personal information management application
>
> Thank you for the patch.
>
> I’m not sure this is the right thing to do. I don’t think we ever
> propagate this package. Instead we often wrap executables so that
> relevant environment variables are set. Would this work in the case of
> Evolution as well?
The terminator packagage propagates gsetting-desktop-schema as well
https://github.com/guix-mirror/guix/blob/8126142baf2cadd7b0052ba7b1d0cd248c8cbc40/gnu/packages/gnome.scm#L8159-L8161
but maybe its also doing the wrong thing? I'll look in to how to wrap
the executable and see if that will work.
next prev parent reply other threads:[~2019-08-05 19:18 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-01 22:14 bug#36896: Evolution needs gsettings-desktop-schemas Martin Becze
2019-08-02 2:28 ` bug#36896: [PATCH] added gsettings-desktop-schema to progragated inputs null
2019-08-05 1:24 ` mjbecze
2019-08-05 11:40 ` Ricardo Wurmus
2019-08-05 19:17 ` Martin Becze [this message]
2019-08-05 20:30 ` Tobias Geerinckx-Rice
2019-08-20 13:04 ` Martin Becze
2019-08-27 8:23 ` Martin Becze
2019-09-03 15:47 ` Martin Becze
2019-09-03 15:59 ` Ricardo Wurmus
2019-09-04 11:09 ` Martin Becze
2019-09-04 12:17 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2019-09-06 9:59 ` Martin Becze
2019-09-06 10:30 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2019-09-06 11:49 ` Martin Becze
2019-09-10 13:05 ` Martin Becze
2019-09-16 10:26 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2019-08-17 14:33 ` bug#36896: [PATCH] wrapped evolution so that it know where its gsettings are Martin Becze
2019-08-17 14:35 ` Martin Becze
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c5cf4e57ea824c6cb796c298047a2b32@riseup.net \
--to=mjbecze@riseup.net \
--cc=36896@debbugs.gnu.org \
--cc=rekado@elephly.net \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).