unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* More native-search-paths for gtk and
@ 2017-11-02 18:34 Hartmut Goebel
  2017-11-08  8:48 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Hartmut Goebel @ 2017-11-02 18:34 UTC (permalink / raw)
  To: guix-devel

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

Hi,

while checking the Nix patches for qtbase, I discovered that they have a
patch to extend XDG_DATA_DIRS and GIO_EXTRA_MODULES.

They basically do this:

  XDG_DATA_DIRS=$XDG_DATA_DIRS:{gtk3}/share/gsettings-schemas/${gtk3.name}

  GIO_EXTRA_MODULES=$GIO_EXTRA_MODULES:${dconf.lib}/lib/gio/modules

What do you think about adding native-search-path entries for these
directories?

[1]
https://github.com/NixOS/nixpkgs/blob/17.09/pkgs/development/libraries/qt-5/5.9/qtbase/qgtk-env.patch

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |


[-- Attachment #2: 0xBF773B65.asc --]
[-- Type: application/pgp-keys, Size: 14855 bytes --]

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

* Re: More native-search-paths for gtk and
  2017-11-02 18:34 More native-search-paths for gtk and Hartmut Goebel
@ 2017-11-08  8:48 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2017-11-08  8:48 UTC (permalink / raw)
  To: Hartmut Goebel; +Cc: guix-devel

Hello,

Hartmut Goebel <h.goebel@crazy-compilers.com> skribis:

> while checking the Nix patches for qtbase, I discovered that they have a
> patch to extend XDG_DATA_DIRS and GIO_EXTRA_MODULES.
>
> They basically do this:
>
>   XDG_DATA_DIRS=$XDG_DATA_DIRS:{gtk3}/share/gsettings-schemas/${gtk3.name}
>
>   GIO_EXTRA_MODULES=$GIO_EXTRA_MODULES:${dconf.lib}/lib/gio/modules
>
> What do you think about adding native-search-path entries for these
> directories?

We have those in the glib package.  Or did you mean adding them to
‘qtbase’?  We’d need to apply the same patch as Nixpkgs so that these
variables are honored by Qt, right?

Ludo’.

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

end of thread, other threads:[~2017-11-08  8:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-02 18:34 More native-search-paths for gtk and Hartmut Goebel
2017-11-08  8:48 ` Ludovic Courtès

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