all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Enge <andreas@enge.fr>
To: guix-devel@gnu.org
Subject: Re: Brasero, or gnome without gnome
Date: Wed, 2 Oct 2013 20:02:23 +0200	[thread overview]
Message-ID: <20131002180223.GA873@debian> (raw)
In-Reply-To: <20131002124146.GA15506@debian>

On Wed, Oct 02, 2013 at 02:41:46PM +0200, Andreas Enge wrote:
> How can we get around running commands such as
>    /usr/bin/glib-compile-schemas --allow-any-name /usr/share/glib-2.0/schemas/ ?

It appears that glib-compile-schemas is called during the build or installation
process of brasero.

Inside /nix/store/...brasero/share/glib-2.0/schemas,
there is a file org.gnome.brasero.gschema.xml, which has been compiled into
gschemas.compiled. So this gschemas.compiled is installed into the user
profile, and with the following line added to .bashrc:
   export XDG_DATA_DIRS=$HOME/.guix-profile/share
it is found and brasero starts up.

Of course, this works only as long as only one gnome program is installed,
since all the different gschemas.compiled step on each other's toe.

Andreas

  reply	other threads:[~2013-10-02 18:02 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-02 12:41 Brasero, or gnome without gnome Andreas Enge
2013-10-02 18:02 ` Andreas Enge [this message]
2013-10-02 19:32   ` Ludovic Courtès
2013-10-02 20:56     ` Andreas Enge
2013-10-02 21:18       ` Andreas Enge
2013-10-02 22:24         ` Ludovic Courtès
2013-10-03 11:07           ` Andreas Enge
2013-10-03 11:19             ` Ludovic Courtès
2013-10-04 16:50             ` Aljosha Papsch
2013-10-04 20:01               ` Ludovic Courtès
2013-10-07 19:53               ` Andreas Enge
2013-10-09 17:03                 ` Aljosha Papsch
2013-10-09 20:22                   ` Ludovic Courtès
2013-10-09 23:01                     ` Aljosha Papsch
2013-10-10 12:11                       ` Ludovic Courtès
2013-10-10 20:02                         ` LXDE, was: " Andreas Enge
2013-10-10 12:26                   ` Andreas Enge
2013-10-07 20:11               ` Andreas Enge
2013-10-07 22:00                 ` Ludovic Courtès
2013-10-02 22:17       ` Ludovic Courtès
2013-10-03 11:01         ` Andreas Enge
2013-10-03 11:21           ` Ludovic Courtès
2013-10-03 18:30             ` Andreas Enge
2013-10-03 21:10               ` Ludovic Courtès
2013-10-07 19:48                 ` Andreas Enge
2013-10-02 19:26 ` Cyril Roelandt
2013-10-02 20:53   ` Andreas Enge
2013-10-02 21:48     ` Ludovic Courtès

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=20131002180223.GA873@debian \
    --to=andreas@enge.fr \
    --cc=guix-devel@gnu.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
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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.