Gentoo Archives: gentoo-dev

From: Davide Pesavento <pesa@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] [RFC] qt5-build.eclass
Date: Sun, 17 Aug 2014 18:38:28
Message-Id: CADfzvvbS7FAQ48KVjPC0eu+zQi2DOXEcneUTxeHW=NCcwuis_w@mail.gmail.com
1 Hi guys,
2
3 In preparation for moving Qt5 to gentoo-x86 (finally!), please review
4 the attached eclass that is inherited by every Qt5 ebuild.
5
6 If you want to get an idea about how the ebuild code looks like, see
7 any ebuild in the dev-qt category of our overlay that inherits the
8 eclass:
9 https://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=tree;f=dev-qt;hb=HEAD
10 or on the github mirror (easier to navigate and nicer looking):
11 https://github.com/gentoo/qt/tree/master/dev-qt
12
13 For reference, the tracker bug is https://bugs.gentoo.org/show_bug.cgi?id=qt5
14
15 I will commit the eclass in about 7-10 days from now, unless major
16 problems are found during the review. The actual Qt5 packages will
17 follow soon thereafter, initially under package.mask.
18
19 Thanks,
20 Pesa

Attachments

File name MIME type
qt5-build.eclass application/octet-stream

Replies

Subject Author
Re: [gentoo-dev] [RFC] qt5-build.eclass Maxim Koltsov <maksbotan@g.o>
Re: [gentoo-dev] [RFC] qt5-build.eclass "Michał Górny" <mgorny@g.o>
[gentoo-dev] Re: [RFC] qt5-build.eclass Davide Pesavento <pesa@g.o>