Gentoo Archives: gentoo-dev

From: Ben de Groot <yngwin@g.o>
To: gentoo-dev <gentoo-dev@l.g.o>
Cc: Gentoo Qt herd <qt@g.o>
Subject: [gentoo-dev] [PATCH] qmake-utils.eclass: add qt{4,5}_get_bindir helper functions
Date: Wed, 18 Feb 2015 11:58:38
Message-Id: CAB9SyzRRiNpSwEO+HBc64HAq0ZaLxAu1A4etCjv5qvavYdg5yg@mail.gmail.com
1 The attached patch proposes two helper functions to be added to
2 qmake-utils.eclass. These functions echo the correct directory where
3 qt binaries such as moc and lrelease are located. They can be used in
4 ebuilds when such binaries need to be called directly. (Ebuilds should
5 not rely on qtchooser for this.)
6
7 Please review before I commit.
8
9 --
10 Cheers,
11
12 Ben | yngwin
13 Gentoo developer

Attachments

File name MIME type
qmake-utils.eclass.patch text/x-patch

Replies