| 1 | # Copyright 2007-2009 Gentoo Foundation |
1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/eclass/qt4-build.eclass,v 1.39 2009/06/27 12:37:32 yngwin Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/eclass/qt4-build.eclass,v 1.119 2012/02/28 18:19:29 pesa Exp $ |
| 4 | |
4 | |
| 5 | # @ECLASS: qt4-build.eclass |
5 | # @ECLASS: qt4-build.eclass |
| 6 | # @MAINTAINER: |
6 | # @MAINTAINER: |
| 7 | # Ben de Groot <yngwin@gentoo.org>, |
7 | # Qt herd <qt@gentoo.org> |
| 8 | # Markos Chandras <hwoarang@gentoo.org>, |
|
|
| 9 | # Caleb Tennis <caleb@gentoo.org> |
|
|
| 10 | # @BLURB: Eclass for Qt4 split ebuilds. |
8 | # @BLURB: Eclass for Qt4 split ebuilds. |
| 11 | # @DESCRIPTION: |
9 | # @DESCRIPTION: |
| 12 | # This eclass contains various functions that are used when building Qt4 |
10 | # This eclass contains various functions that are used when building Qt4. |
| 13 | |
11 | |
| 14 | inherit base eutils multilib toolchain-funcs flag-o-matic versionator |
12 | inherit base eutils multilib toolchain-funcs flag-o-matic versionator |
| 15 | |
13 | |
| 16 | IUSE="${IUSE} custom-cxxflags debug pch" |
14 | MY_PV=${PV/_/-} |
|
|
15 | MY_P=qt-everywhere-opensource-src-${MY_PV} |
|
|
16 | |
|
|
17 | HOMEPAGE="http://qt.nokia.com/ http://qt-project.org/" |
|
|
18 | SRC_URI="http://get.qt.nokia.com/qt/source/${MY_P}.tar.gz" |
|
|
19 | LICENSE="|| ( LGPL-2.1 GPL-3 )" |
|
|
20 | |
|
|
21 | IUSE="aqua debug pch" |
|
|
22 | |
|
|
23 | [[ ${CATEGORY}/${PN} != x11-libs/qt-xmlpatterns ]] && |
|
|
24 | [[ ${CATEGORY}/${PN} != x11-themes/qgtkstyle ]] && |
|
|
25 | IUSE+=" +exceptions" |
|
|
26 | |
|
|
27 | if version_is_at_least 4.7.99999999; then |
|
|
28 | IUSE+=" c++0x qpa" |
|
|
29 | fi |
|
|
30 | |
|
|
31 | DEPEND="dev-util/pkgconfig" |
| 17 | RDEPEND=" |
32 | RDEPEND=" |
| 18 | !<x11-libs/qt-assistant-${PV} |
33 | !<x11-libs/qt-assistant-${PV} |
| 19 | !>x11-libs/qt-assistant-${PV}-r9999 |
34 | !>x11-libs/qt-assistant-${PV}-r9999 |
| 20 | !<x11-libs/qt-core-${PV} |
35 | !<x11-libs/qt-core-${PV} |
| 21 | !>x11-libs/qt-core-${PV}-r9999 |
36 | !>x11-libs/qt-core-${PV}-r9999 |
| 22 | !<x11-libs/qt-dbus-${PV} |
37 | !<x11-libs/qt-dbus-${PV} |
| 23 | !>x11-libs/qt-dbus-${PV}-r9999 |
38 | !>x11-libs/qt-dbus-${PV}-r9999 |
|
|
39 | !<x11-libs/qt-declarative-${PV} |
|
|
40 | !>x11-libs/qt-declarative-${PV}-r9999 |
| 24 | !<x11-libs/qt-demo-${PV} |
41 | !<x11-libs/qt-demo-${PV} |
| 25 | !>x11-libs/qt-demo-${PV}-r9999 |
42 | !>x11-libs/qt-demo-${PV}-r9999 |
| 26 | !<x11-libs/qt-gui-${PV} |
43 | !<x11-libs/qt-gui-${PV} |
| 27 | !>x11-libs/qt-gui-${PV}-r9999 |
44 | !>x11-libs/qt-gui-${PV}-r9999 |
|
|
45 | !<x11-libs/qt-multimedia-${PV} |
|
|
46 | !>x11-libs/qt-multimedia-${PV}-r9999 |
| 28 | !<x11-libs/qt-opengl-${PV} |
47 | !<x11-libs/qt-opengl-${PV} |
| 29 | !>x11-libs/qt-opengl-${PV}-r9999 |
48 | !>x11-libs/qt-opengl-${PV}-r9999 |
|
|
49 | !<x11-libs/qt-openvg-${PV} |
|
|
50 | !>x11-libs/qt-openvg-${PV}-r9999 |
| 30 | !<x11-libs/qt-phonon-${PV} |
51 | !<x11-libs/qt-phonon-${PV} |
| 31 | !>x11-libs/qt-phonon-${PV}-r9999 |
52 | !>x11-libs/qt-phonon-${PV}-r9999 |
| 32 | !<x11-libs/qt-qt3support-${PV} |
53 | !<x11-libs/qt-qt3support-${PV} |
| 33 | !>x11-libs/qt-qt3support-${PV}-r9999 |
54 | !>x11-libs/qt-qt3support-${PV}-r9999 |
| 34 | !<x11-libs/qt-script-${PV} |
55 | !<x11-libs/qt-script-${PV} |
| … | |
… | |
| 42 | !<x11-libs/qt-webkit-${PV} |
63 | !<x11-libs/qt-webkit-${PV} |
| 43 | !>x11-libs/qt-webkit-${PV}-r9999 |
64 | !>x11-libs/qt-webkit-${PV}-r9999 |
| 44 | !<x11-libs/qt-xmlpatterns-${PV} |
65 | !<x11-libs/qt-xmlpatterns-${PV} |
| 45 | !>x11-libs/qt-xmlpatterns-${PV}-r9999 |
66 | !>x11-libs/qt-xmlpatterns-${PV}-r9999 |
| 46 | " |
67 | " |
| 47 | case "${PV}" in |
68 | |
| 48 | 4.?.?_rc*) |
|
|
| 49 | SRCTYPE="${SRCTYPE:-opensource-src}" |
|
|
| 50 | MY_PV="${PV/_rc/-rc}" |
|
|
| 51 | ;; |
|
|
| 52 | *) |
|
|
| 53 | SRCTYPE="${SRCTYPE:-opensource-src}" |
|
|
| 54 | MY_PV="${PV}" |
|
|
| 55 | ;; |
|
|
| 56 | esac |
|
|
| 57 | MY_P=qt-x11-${SRCTYPE}-${MY_PV} |
|
|
| 58 | S=${WORKDIR}/${MY_P} |
69 | S=${WORKDIR}/${MY_P} |
| 59 | |
70 | |
| 60 | HOMEPAGE="http://www.qtsoftware.com/" |
|
|
| 61 | SRC_URI="http://get.qtsoftware.com/qt/source/${MY_P}.tar.bz2" |
|
|
| 62 | |
|
|
| 63 | case "${PV}" in |
|
|
| 64 | 4.4.?) SRC_URI="${SRC_URI} mirror://gentoo/${MY_P}-headers.tar.bz2" ;; |
|
|
| 65 | *) ;; |
|
|
| 66 | esac |
|
|
| 67 | |
|
|
| 68 | if version_is_at_least 4.5 ${PV} ; then |
|
|
| 69 | LICENSE="|| ( LGPL-2.1 GPL-3 )" |
|
|
| 70 | fi |
|
|
| 71 | |
|
|
| 72 | # @FUNCTION: qt4-build_pkg_setup |
71 | # @FUNCTION: qt4-build_pkg_setup |
| 73 | # @DESCRIPTION: |
72 | # @DESCRIPTION: |
| 74 | # Sets up installation directories, PLATFORM, PATH, and LD_LIBRARY_PATH |
73 | # Sets up PATH and LD_LIBRARY_PATH. |
| 75 | qt4-build_pkg_setup() { |
74 | qt4-build_pkg_setup() { |
| 76 | # EAPI=2 ebuilds set use-deps, others need this: |
75 | [[ ${EAPI} == 2 ]] && use !prefix && EPREFIX= |
| 77 | if [[ $EAPI != 2 ]]; then |
76 | |
| 78 | # Make sure debug setting corresponds with qt-core (bug 258512) |
77 | # Protect users by not allowing downgrades between releases |
| 79 | if [[ $PN != "qt-core" ]]; then |
78 | # Downgrading revisions within the same release should be allowed |
| 80 | use debug && QT4_BUILT_WITH_USE_CHECK="${QT4_BUILT_WITH_USE_CHECK} |
79 | if has_version '>'${CATEGORY}/${P}-r9999; then |
| 81 | ~x11-libs/qt-core-${PV} debug" |
80 | if [[ -z ${I_KNOW_WHAT_I_AM_DOING} ]]; then |
|
|
81 | eerror "Sanity check to keep you from breaking your system:" |
|
|
82 | eerror " Downgrading Qt is completely unsupported and will break your system!" |
|
|
83 | die "aborting to save your system" |
|
|
84 | else |
|
|
85 | ewarn "Downgrading Qt is completely unsupported and will break your system!" |
| 82 | fi |
86 | fi |
|
|
87 | fi |
| 83 | |
88 | |
| 84 | # Check USE requirements |
89 | if [[ ${PN} == "qt-webkit" ]]; then |
| 85 | qt4-build_check_use |
90 | eshopts_push -s extglob |
|
|
91 | if is-flagq '-g?(gdb)?([1-9])'; then |
|
|
92 | echo |
|
|
93 | ewarn "You have enabled debug info (probably have -g or -ggdb in your \$C{,XX}FLAGS)." |
|
|
94 | ewarn "You may experience really long compilation times and/or increased memory usage." |
|
|
95 | ewarn "If compilation fails, please try removing -g{,gdb} before reporting a bug." |
|
|
96 | ewarn "For more info check out bug #307861" |
|
|
97 | echo |
| 86 | fi |
98 | fi |
| 87 | # Set up installation directories |
99 | eshopts_pop |
| 88 | QTBASEDIR=/usr/$(get_libdir)/qt4 |
100 | fi |
| 89 | QTPREFIXDIR=/usr |
|
|
| 90 | QTBINDIR=/usr/bin |
|
|
| 91 | QTLIBDIR=/usr/$(get_libdir)/qt4 |
|
|
| 92 | QTPCDIR=/usr/$(get_libdir)/pkgconfig |
|
|
| 93 | QTDATADIR=/usr/share/qt4 |
|
|
| 94 | QTDOCDIR=/usr/share/doc/qt-${PV} |
|
|
| 95 | QTHEADERDIR=/usr/include/qt4 |
|
|
| 96 | QTPLUGINDIR=${QTLIBDIR}/plugins |
|
|
| 97 | QTSYSCONFDIR=/etc/qt4 |
|
|
| 98 | QTTRANSDIR=${QTDATADIR}/translations |
|
|
| 99 | QTEXAMPLESDIR=${QTDATADIR}/examples |
|
|
| 100 | QTDEMOSDIR=${QTDATADIR}/demos |
|
|
| 101 | |
101 | |
| 102 | PLATFORM=$(qt_mkspecs_dir) |
|
|
| 103 | |
|
|
| 104 | PATH="${S}/bin:${PATH}" |
102 | PATH="${S}/bin${PATH:+:}${PATH}" |
|
|
103 | if [[ ${CHOST} != *-darwin* ]]; then |
| 105 | LD_LIBRARY_PATH="${S}/lib:${LD_LIBRARY_PATH}" |
104 | LD_LIBRARY_PATH="${S}/lib${LD_LIBRARY_PATH:+:}${LD_LIBRARY_PATH}" |
|
|
105 | else |
|
|
106 | DYLD_LIBRARY_PATH="${S}/lib${DYLD_LIBRARY_PATH:+:}${DYLD_LIBRARY_PATH}" |
|
|
107 | # On MacOS we *need* at least src/gui/kernel/qapplication_mac.mm for |
|
|
108 | # platform detection. Note: needs to come before any directories to |
|
|
109 | # avoid extract failure. |
|
|
110 | [[ ${CHOST} == *-apple-darwin* ]] && \ |
|
|
111 | QT4_EXTRACT_DIRECTORIES="src/gui/kernel/qapplication_mac.mm |
|
|
112 | ${QT4_EXTRACT_DIRECTORIES}" |
|
|
113 | fi |
| 106 | |
114 | |
|
|
115 | # Make sure ebuilds use the required EAPI |
|
|
116 | if [[ ${EAPI} != [234] ]]; then |
|
|
117 | eerror "The qt4-build eclass requires EAPI 2,3 or 4 but this ebuild is using" |
|
|
118 | eerror "EAPI=${EAPI:-0}. The ebuild author or editor failed. This ebuild needs to be" |
|
|
119 | eerror "fixed. Using qt4-build eclass without EAPI 2,3 or 4 will fail." |
|
|
120 | die "qt4-build eclass requires EAPI 2,3 or 4" |
|
|
121 | fi |
|
|
122 | |
| 107 | if ! version_is_at_least 4.1 $(gcc-version) ; then |
123 | if ! version_is_at_least 4.1 $(gcc-version); then |
| 108 | ewarn "Using a GCC version lower than 4.1 is not supported!" |
124 | ewarn "Using a GCC version lower than 4.1 is not supported!" |
| 109 | echo |
|
|
| 110 | ebeep 3 |
|
|
| 111 | fi |
125 | fi |
| 112 | |
|
|
| 113 | if use custom-cxxflags; then |
|
|
| 114 | echo |
|
|
| 115 | ewarn "You have set USE=custom-cxxflags, which means Qt will be built with the" |
|
|
| 116 | ewarn "CXXFLAGS you have set in /etc/make.conf. This is not supported, and we" |
|
|
| 117 | ewarn "recommend to unset this useflag. But you are free to experiment with it." |
|
|
| 118 | ewarn "Just do not start crying if it breaks your system, or eats your kitten" |
|
|
| 119 | ewarn "for breakfast. ;-) " |
|
|
| 120 | echo |
|
|
| 121 | fi |
|
|
| 122 | |
|
|
| 123 | } |
126 | } |
| 124 | |
127 | |
| 125 | # @ECLASS-VARIABLE: QT4_TARGET_DIRECTORIES |
128 | # @ECLASS-VARIABLE: QT4_TARGET_DIRECTORIES |
| 126 | # @DESCRIPTION: |
129 | # @DESCRIPTION: |
| 127 | # Arguments for build_target_directories. Takes the directories, in which the |
130 | # Arguments for build_target_directories. Takes the directories in which the |
| 128 | # code should be compiled. This is a space-separated list |
131 | # code should be compiled. This is a space-separated list. |
| 129 | |
132 | |
| 130 | # @ECLASS-VARIABLE: QT4_EXTRACT_DIRECTORIES |
133 | # @ECLASS-VARIABLE: QT4_EXTRACT_DIRECTORIES |
| 131 | # @DESCRIPTION: |
134 | # @DESCRIPTION: |
| 132 | # Space separated list including the directories that will be extracted from Qt |
135 | # Space-separated list including the directories that will be extracted from |
| 133 | # tarball |
136 | # Qt tarball. |
| 134 | |
137 | |
| 135 | # @FUNCTION: qt4-build_src_unpack |
138 | # @FUNCTION: qt4-build_src_unpack |
| 136 | # @DESCRIPTION: |
139 | # @DESCRIPTION: |
| 137 | # Unpacks the sources |
140 | # Unpacks the sources. |
| 138 | qt4-build_src_unpack() { |
141 | qt4-build_src_unpack() { |
| 139 | local target targets licenses |
142 | setqtenv |
| 140 | if version_is_at_least 4.5 ${PV} ; then |
143 | |
| 141 | licenses="LICENSE.GPL3 LICENSE.LGPL" |
144 | local tarball="${MY_P}.tar.gz" target= targets= |
| 142 | else |
145 | for target in configure LICENSE.GPL3 LICENSE.LGPL projects.pro \ |
| 143 | licenses="LICENSE.GPL2 LICENSE.GPL3" |
|
|
| 144 | fi |
|
|
| 145 | for target in configure ${licenses} projects.pro \ |
|
|
| 146 | src/{qbase,qt_targets,qt_install}.pri bin config.tests mkspecs qmake \ |
146 | src/{qbase,qt_targets,qt_install}.pri bin config.tests \ |
| 147 | ${QT4_EXTRACT_DIRECTORIES}; do |
147 | mkspecs qmake ${QT4_EXTRACT_DIRECTORIES} |
|
|
148 | do |
| 148 | targets="${targets} ${MY_P}/${target}" |
149 | targets+="${MY_P}/${target} " |
| 149 | done |
150 | done |
| 150 | |
151 | |
| 151 | echo tar xjpf "${DISTDIR}"/${MY_P}.tar.bz2 ${targets} |
152 | ebegin "Unpacking parts of ${tarball}:" ${targets//${MY_P}\/} |
| 152 | tar xjpf "${DISTDIR}"/${MY_P}.tar.bz2 ${targets} |
153 | tar -xzf "${DISTDIR}/${tarball}" ${targets} |
| 153 | |
154 | eend $? || die "failed to unpack" |
| 154 | case "${PV}" in |
|
|
| 155 | 4.4.?) |
|
|
| 156 | echo tar xjpf "${DISTDIR}"/${MY_P}-headers.tar.bz2 |
|
|
| 157 | tar xjpf "${DISTDIR}"/${MY_P}-headers.tar.bz2 |
|
|
| 158 | ;; |
|
|
| 159 | esac |
|
|
| 160 | |
|
|
| 161 | # Be backwards compatible for now |
|
|
| 162 | if [[ $EAPI != 2 ]]; then |
|
|
| 163 | qt4-build_src_prepare |
|
|
| 164 | fi |
|
|
| 165 | } |
155 | } |
| 166 | |
156 | |
| 167 | # @ECLASS-VARIABLE: PATCHES |
157 | # @ECLASS-VARIABLE: PATCHES |
|
|
158 | # @DEFAULT_UNSET |
| 168 | # @DESCRIPTION: |
159 | # @DESCRIPTION: |
| 169 | # In case you have patches to apply, specify them in PATCHES variable. Make sure |
160 | # PATCHES array variable containing all various patches to be applied. |
| 170 | # to specify the full path. This variable is necessary for src_prepare phase. |
161 | # This variable is expected to be defined in global scope of ebuild. |
| 171 | # example: |
162 | # Make sure to specify the full path. This variable is utilised in |
| 172 | # PATCHES="${FILESDIR}"/mypatch.patch |
163 | # src_unpack/src_prepare phase, based on EAPI. |
| 173 | # ${FILESDIR}"/mypatch2.patch" |
|
|
| 174 | # |
164 | # |
|
|
165 | # @CODE |
|
|
166 | # PATCHES=( "${FILESDIR}/mypatch.patch" |
|
|
167 | # "${FILESDIR}/patches_folder/" ) |
|
|
168 | # @CODE |
| 175 | |
169 | |
| 176 | # @FUNCTION: qt4-build_src_prepare |
170 | # @FUNCTION: qt4-build_src_prepare |
| 177 | # @DESCRIPTION: |
171 | # @DESCRIPTION: |
| 178 | # Prepare the sources before the configure phase. Strip CFLAGS if necessary, and fix |
172 | # Prepare the sources before the configure phase. Strip CFLAGS if necessary, and fix |
| 179 | # source files in order to respect CFLAGS/CXXFLAGS/LDFLAGS specified on /etc/make.conf. |
173 | # the build system in order to respect CFLAGS/CXXFLAGS/LDFLAGS specified in /etc/make.conf. |
| 180 | qt4-build_src_prepare() { |
174 | qt4-build_src_prepare() { |
|
|
175 | setqtenv |
| 181 | cd "${S}" |
176 | cd "${S}" |
| 182 | |
177 | |
|
|
178 | if version_is_at_least "4.7"; then |
|
|
179 | # fix libX11 dependency on non X packages |
|
|
180 | local nolibx11_pkgs="qt-core qt-dbus qt-script qt-sql qt-test qt-xmlpatterns" |
|
|
181 | has ${PN} ${nolibx11_pkgs} && qt_nolibx11 |
|
|
182 | |
|
|
183 | qt_assistant_cleanup |
|
|
184 | fi |
|
|
185 | |
|
|
186 | if use aqua; then |
|
|
187 | # provide a proper macx-g++-64 |
|
|
188 | use x64-macos && ln -s macx-g++ mkspecs/$(qt_mkspecs_dir) |
|
|
189 | |
|
|
190 | sed -e '/^CONFIG/s:app_bundle::' \ |
|
|
191 | -e '/^CONFIG/s:plugin_no_soname:plugin_with_soname absolute_library_soname:' \ |
|
|
192 | -i mkspecs/$(qt_mkspecs_dir)/qmake.conf || die |
|
|
193 | fi |
|
|
194 | |
| 183 | if [[ ${PN} != qt-core ]]; then |
195 | if [[ ${PN} != qt-core ]]; then |
| 184 | skip_qmake_build_patch |
196 | skip_qmake_build |
| 185 | skip_project_generation_patch |
197 | skip_project_generation |
| 186 | symlink_binaries_to_buildtree |
198 | symlink_binaries_to_buildtree |
| 187 | fi |
199 | fi |
| 188 | |
200 | |
| 189 | if ! use custom-cxxflags;then |
201 | if [[ ${CHOST} == *86*-apple-darwin* ]] ; then |
| 190 | # Don't let the user go too overboard with flags. |
202 | # qmake bus errors with -O2 but -O3 works |
| 191 | strip-flags |
|
|
| 192 | replace-flags -O3 -O2 |
203 | replace-flags -O2 -O3 |
| 193 | fi |
204 | fi |
| 194 | |
205 | |
| 195 | # Bug 178652 |
206 | # Bug 178652 |
| 196 | if [[ "$(gcc-major-version)" == "3" ]] && use amd64; then |
207 | if [[ $(gcc-major-version) == 3 ]] && use amd64; then |
| 197 | ewarn "Appending -fno-gcse to CFLAGS/CXXFLAGS" |
208 | ewarn "Appending -fno-gcse to CFLAGS/CXXFLAGS" |
| 198 | append-flags -fno-gcse |
209 | append-flags -fno-gcse |
| 199 | fi |
210 | fi |
| 200 | |
211 | |
|
|
212 | if use_if_iuse c++0x; then |
|
|
213 | ewarn "You are about to build Qt4 using the C++11 standard. Even though" |
|
|
214 | ewarn "this is an official standard, some of the reverse dependencies" |
|
|
215 | ewarn "may fail to compile or link againt the Qt4 libraries. Before" |
|
|
216 | ewarn "reporting a bug, make sure your bug is reproducible with c++0x" |
|
|
217 | ewarn "disabled." |
|
|
218 | append-flags -std=c++0x |
|
|
219 | fi |
|
|
220 | |
| 201 | # Unsupported old gcc versions - hardened needs this :( |
221 | # Unsupported old gcc versions - hardened needs this :( |
| 202 | if [[ $(gcc-major-version) -lt "4" ]] ; then |
222 | if [[ $(gcc-major-version) -lt 4 ]] ; then |
| 203 | ewarn "Appending -fno-stack-protector to CXXFLAGS" |
223 | ewarn "Appending -fno-stack-protector to CXXFLAGS" |
| 204 | append-cxxflags -fno-stack-protector |
224 | append-cxxflags -fno-stack-protector |
| 205 | # Bug 253127 |
225 | # Bug 253127 |
| 206 | sed -e "/^QMAKE_CFLAGS\t/ s:$: -fno-stack-protector-all:" \ |
226 | sed -e "/^QMAKE_CFLAGS\t/ s:$: -fno-stack-protector-all:" \ |
| 207 | -i "${S}"/mkspecs/common/g++.conf || die "sed ${S}/mkspecs/common/g++.conf failed" |
227 | -i mkspecs/common/g++.conf || die |
| 208 | fi |
228 | fi |
|
|
229 | |
|
|
230 | # Bug 261632 |
|
|
231 | if use ppc64; then |
|
|
232 | ewarn "Appending -mminimal-toc to CFLAGS/CXXFLAGS" |
|
|
233 | append-flags -mminimal-toc |
|
|
234 | fi |
|
|
235 | |
|
|
236 | # Respect CC, CXX, {C,CXX,LD}FLAGS in .qmake.cache |
|
|
237 | sed -e "/^SYSTEM_VARIABLES=/i \ |
|
|
238 | CC='$(tc-getCC)'\n\ |
|
|
239 | CXX='$(tc-getCXX)'\n\ |
|
|
240 | CFLAGS='${CFLAGS}'\n\ |
|
|
241 | CXXFLAGS='${CXXFLAGS}'\n\ |
|
|
242 | LDFLAGS='${LDFLAGS}'\n" \ |
|
|
243 | -i configure \ |
|
|
244 | || die "sed SYSTEM_VARIABLES failed" |
|
|
245 | |
|
|
246 | # Respect CC, CXX, LINK and *FLAGS in config.tests |
|
|
247 | find config.tests/unix -name '*.test' -type f -print0 | xargs -0 \ |
|
|
248 | sed -i -e "/bin\/qmake/ s: \"QT_BUILD_TREE=: \ |
|
|
249 | 'QMAKE_CC=$(tc-getCC)' 'QMAKE_CXX=$(tc-getCXX)' 'QMAKE_LINK=$(tc-getCXX)' \ |
|
|
250 | 'QMAKE_CFLAGS+=${CFLAGS}' 'QMAKE_CXXFLAGS+=${CXXFLAGS}' 'QMAKE_LFLAGS+=${LDFLAGS}'&:" \ |
|
|
251 | || die "sed config.tests failed" |
|
|
252 | |
|
|
253 | # Strip predefined CFLAGS from mkspecs (bug 312689) |
|
|
254 | sed -i -e '/^QMAKE_CFLAGS_RELEASE/s:+=.*:+=:' mkspecs/common/g++.conf || die |
| 209 | |
255 | |
| 210 | # Bug 172219 |
256 | # Bug 172219 |
|
|
257 | sed -e 's:/X11R6/:/:' -i mkspecs/$(qt_mkspecs_dir)/qmake.conf || die |
|
|
258 | |
|
|
259 | if [[ ${CHOST} == *-darwin* ]]; then |
|
|
260 | # Set FLAGS *and* remove -arch, since our gcc-apple is multilib |
|
|
261 | # crippled (by design) :/ |
|
|
262 | sed \ |
| 211 | sed -e "s:QMAKE_CFLAGS_RELEASE.*=.*:QMAKE_CFLAGS_RELEASE=${CFLAGS}:" \ |
263 | -e "s:QMAKE_CFLAGS_RELEASE.*=.*:QMAKE_CFLAGS_RELEASE=${CFLAGS}:" \ |
| 212 | -e "s:QMAKE_CXXFLAGS_RELEASE.*=.*:QMAKE_CXXFLAGS_RELEASE=${CXXFLAGS}:" \ |
264 | -e "s:QMAKE_CXXFLAGS_RELEASE.*=.*:QMAKE_CXXFLAGS_RELEASE=${CXXFLAGS}:" \ |
| 213 | -e "s:QMAKE_LFLAGS_RELEASE.*=.*:QMAKE_LFLAGS_RELEASE=${LDFLAGS}:" \ |
265 | -e "s:QMAKE_LFLAGS_RELEASE.*=.*:QMAKE_LFLAGS_RELEASE=-headerpad_max_install_names ${LDFLAGS}:" \ |
| 214 | -e "s:X11R6/::" \ |
266 | -e "s:-arch\s\w*::g" \ |
| 215 | -i "${S}"/mkspecs/$(qt_mkspecs_dir)/qmake.conf || die "sed ${S}/mkspecs/$(qt_mkspecs_dir)/qmake.conf failed" |
267 | -i mkspecs/common/mac-g++.conf \ |
|
|
268 | || die "sed mkspecs/common/mac-g++.conf failed" |
| 216 | |
269 | |
| 217 | sed -e "s:QMAKE_CFLAGS_RELEASE.*=.*:QMAKE_CFLAGS_RELEASE=${CFLAGS}:" \ |
270 | # Fix configure's -arch settings that appear in qmake/Makefile and also |
| 218 | -e "s:QMAKE_CXXFLAGS_RELEASE.*=.*:QMAKE_CXXFLAGS_RELEASE=${CXXFLAGS}:" \ |
271 | # fix arch handling (automagically duplicates our -arch arg and breaks |
| 219 | -e "s:QMAKE_LFLAGS_RELEASE.*=.*:QMAKE_LFLAGS_RELEASE=${LDFLAGS}:" \ |
272 | # pch). Additionally disable Xarch support. |
| 220 | -i "${S}"/mkspecs/common/g++.conf || die "sed ${S}/mkspecs/common/g++.conf failed" |
273 | sed \ |
|
|
274 | -e "s:-arch i386::" \ |
|
|
275 | -e "s:-arch ppc::" \ |
|
|
276 | -e "s:-arch x86_64::" \ |
|
|
277 | -e "s:-arch ppc64::" \ |
|
|
278 | -e "s:-arch \$i::" \ |
|
|
279 | -e "/if \[ ! -z \"\$NATIVE_64_ARCH\" \]; then/,/fi/ d" \ |
|
|
280 | -e "s:CFG_MAC_XARCH=yes:CFG_MAC_XARCH=no:g" \ |
|
|
281 | -e "s:-Xarch_x86_64::g" \ |
|
|
282 | -e "s:-Xarch_ppc64::g" \ |
|
|
283 | -i configure mkspecs/common/mac-g++.conf \ |
|
|
284 | || die "sed -arch/-Xarch failed" |
|
|
285 | |
|
|
286 | # On Snow Leopard don't fall back to 10.5 deployment target. |
|
|
287 | if [[ ${CHOST} == *-apple-darwin10 ]] ; then |
|
|
288 | sed -e "s:QMakeVar set QMAKE_MACOSX_DEPLOYMENT_TARGET.*:QMakeVar set QMAKE_MACOSX_DEPLOYMENT_TARGET 10.6:g" \ |
|
|
289 | -e "s:-mmacosx-version-min=10.[0-9]:-mmacosx-version-min=10.6:g" \ |
|
|
290 | -i configure mkspecs/common/mac-g++.conf \ |
|
|
291 | || die "sed deployment target failed" |
|
|
292 | fi |
|
|
293 | fi |
|
|
294 | |
|
|
295 | # this one is needed for all systems with a separate -liconv, apart from |
|
|
296 | # Darwin, for which the sources already cater for -liconv |
|
|
297 | if use !elibc_glibc && [[ ${CHOST} != *-darwin* ]] ; then |
|
|
298 | sed -e 's|mac:\(LIBS += -liconv\)|\1|g' \ |
|
|
299 | -i config.tests/unix/iconv/iconv.pro \ |
|
|
300 | || die "sed iconv.pro failed" |
|
|
301 | fi |
|
|
302 | |
|
|
303 | # we need some patches for Solaris |
|
|
304 | sed -i -e '/^QMAKE_LFLAGS_THREAD/a\QMAKE_LFLAGS_DYNAMIC_LIST = -Wl,--dynamic-list,' \ |
|
|
305 | mkspecs/$(qt_mkspecs_dir)/qmake.conf || die |
|
|
306 | # use GCC over SunStudio |
|
|
307 | sed -i -e '/PLATFORM=solaris-cc/s/cc/g++/' configure || die |
|
|
308 | # do not flirt with non-Prefix stuff, we're quite possessive |
|
|
309 | sed -i -e '/^QMAKE_\(LIB\|INC\)DIR\(_X11\|_OPENGL\|\)\t/s/=.*$/=/' \ |
|
|
310 | mkspecs/$(qt_mkspecs_dir)/qmake.conf || die |
| 221 | |
311 | |
| 222 | base_src_prepare |
312 | base_src_prepare |
| 223 | } |
313 | } |
| 224 | |
314 | |
| 225 | # @FUNCTION: qt4-build_src_configure |
315 | # @FUNCTION: qt4-build_src_configure |
| 226 | # @DESCRIPTION: |
316 | # @DESCRIPTION: |
| 227 | # Default configure phase |
317 | # Default configure phase |
| 228 | qt4-build_src_configure() { |
318 | qt4-build_src_configure() { |
| 229 | |
319 | setqtenv |
| 230 | myconf="$(standard_configure_options) ${myconf}" |
320 | myconf="$(standard_configure_options) ${myconf}" |
|
|
321 | |
|
|
322 | # this one is needed for all systems with a separate -liconv, apart from |
|
|
323 | # Darwin, for which the sources already cater for -liconv |
|
|
324 | use !elibc_glibc && [[ ${CHOST} != *-darwin* ]] && \ |
|
|
325 | myconf+=" -liconv" |
|
|
326 | |
|
|
327 | if use_if_iuse glib; then |
|
|
328 | # use -I, -L and -l from configure |
|
|
329 | local glibflags="$(pkg-config --cflags --libs glib-2.0 gthread-2.0)" |
|
|
330 | # avoid the -pthread argument |
|
|
331 | myconf+=" ${glibflags//-pthread}" |
|
|
332 | unset glibflags |
|
|
333 | fi |
|
|
334 | |
|
|
335 | if use_if_iuse qpa; then |
|
|
336 | ewarn |
|
|
337 | ewarn "The qpa useflag enables the Qt Platform Abstraction, formely" |
|
|
338 | ewarn "known as Qt Lighthouse. If you are not sure what that is, then" |
|
|
339 | ewarn "disable it before reporting any bugs related to this useflag." |
|
|
340 | ewarn |
|
|
341 | myconf+=" -qpa" |
|
|
342 | fi |
|
|
343 | |
|
|
344 | if use aqua ; then |
|
|
345 | # On (snow) leopard use the new (frameworked) cocoa code. |
|
|
346 | if [[ ${CHOST##*-darwin} -ge 9 ]] ; then |
|
|
347 | myconf+=" -cocoa -framework" |
|
|
348 | |
|
|
349 | # We are crazy and build cocoa + qt3support :-) |
|
|
350 | if use qt3support; then |
|
|
351 | sed -e "/case \"\$PLATFORM,\$CFG_MAC_COCOA\" in/,/;;/ s|CFG_QT3SUPPORT=\"no\"|CFG_QT3SUPPORT=\"yes\"|" \ |
|
|
352 | -i configure || die |
|
|
353 | fi |
|
|
354 | |
|
|
355 | # We need the source's headers, not the installed ones. |
|
|
356 | myconf+=" -I${S}/include" |
|
|
357 | |
|
|
358 | # Add hint for the framework location. |
|
|
359 | myconf+=" -F${QTLIBDIR}" |
|
|
360 | fi |
|
|
361 | else |
|
|
362 | # freetype2 include dir is non-standard, thus include it on configure |
|
|
363 | # use -I from configure |
|
|
364 | myconf+=" $(pkg-config --cflags freetype2)" |
|
|
365 | fi |
| 231 | |
366 | |
| 232 | echo ./configure ${myconf} |
367 | echo ./configure ${myconf} |
| 233 | ./configure ${myconf} || die "./configure failed" |
368 | ./configure ${myconf} || die "./configure failed" |
|
|
369 | myconf="" |
|
|
370 | |
|
|
371 | prepare_directories ${QT4_TARGET_DIRECTORIES} |
| 234 | } |
372 | } |
| 235 | |
373 | |
| 236 | # @FUNCTION: qt4-build_src_compile |
374 | # @FUNCTION: qt4-build_src_compile |
|
|
375 | # @DESCRIPTION: |
| 237 | # @DESCRIPTION: Actual compile phase |
376 | # Actual compile phase |
| 238 | qt4-build_src_compile() { |
377 | qt4-build_src_compile() { |
| 239 | # Be backwards compatible for now |
378 | setqtenv |
| 240 | if [[ $EAPI != 2 ]]; then |
|
|
| 241 | qt4-build_src_configure |
|
|
| 242 | fi |
|
|
| 243 | |
379 | |
| 244 | build_directories "${QT4_TARGET_DIRECTORIES}" |
380 | build_directories ${QT4_TARGET_DIRECTORIES} |
|
|
381 | } |
|
|
382 | |
|
|
383 | # @FUNCTION: qt4-build_src_test |
|
|
384 | # @DESCRIPTION: |
|
|
385 | # Runs tests only in target directories. |
|
|
386 | qt4-build_src_test() { |
|
|
387 | # QtMultimedia does not have any test suite (bug #332299) |
|
|
388 | [[ ${PN} == "qt-multimedia" ]] && return |
|
|
389 | |
|
|
390 | for dir in ${QT4_TARGET_DIRECTORIES}; do |
|
|
391 | emake -j1 check -C ${dir} |
|
|
392 | done |
|
|
393 | } |
|
|
394 | |
|
|
395 | # @FUNCTION: fix_includes |
|
|
396 | # @DESCRIPTION: |
|
|
397 | # For MacOS X we need to add some symlinks when frameworks are |
|
|
398 | # being used, to avoid complications with some more or less stupid packages. |
|
|
399 | fix_includes() { |
|
|
400 | if use aqua && [[ ${CHOST##*-darwin} -ge 9 ]] ; then |
|
|
401 | # Some packages tend to include <Qt/...> |
|
|
402 | dodir "${QTHEADERDIR#${EPREFIX}}"/Qt |
|
|
403 | |
|
|
404 | # Fake normal headers when frameworks are installed... eases life later on |
|
|
405 | local dest f h |
|
|
406 | for frw in "${D}${QTLIBDIR}"/*.framework; do |
|
|
407 | [[ -e "${frw}"/Headers ]] || continue |
|
|
408 | f=$(basename ${frw}) |
|
|
409 | dest="${QTHEADERDIR#${EPREFIX}}"/${f%.framework} |
|
|
410 | dosym "${QTLIBDIR#${EPREFIX}}"/${f}/Headers "${dest}" |
|
|
411 | |
|
|
412 | # Link normal headers as well. |
|
|
413 | for hdr in "${D}/${QTLIBDIR}/${f}"/Headers/*; do |
|
|
414 | h=$(basename ${hdr}) |
|
|
415 | dosym "${QTLIBDIR#${EPREFIX}}"/${f}/Headers/${h} "${QTHEADERDIR#${EPREFIX}}"/Qt/${h} |
|
|
416 | done |
|
|
417 | done |
|
|
418 | fi |
| 245 | } |
419 | } |
| 246 | |
420 | |
| 247 | # @FUNCTION: qt4-build_src_install |
421 | # @FUNCTION: qt4-build_src_install |
| 248 | # @DESCRIPTION: |
422 | # @DESCRIPTION: |
| 249 | # Perform the actual installation including some library fixes. |
423 | # Perform the actual installation including some library fixes. |
| 250 | qt4-build_src_install() { |
424 | qt4-build_src_install() { |
|
|
425 | [[ ${EAPI} == 2 ]] && use !prefix && ED=${D} |
|
|
426 | setqtenv |
|
|
427 | |
| 251 | install_directories "${QT4_TARGET_DIRECTORIES}" |
428 | install_directories ${QT4_TARGET_DIRECTORIES} |
| 252 | install_qconfigs |
429 | install_qconfigs |
| 253 | fix_library_files |
430 | fix_library_files |
|
|
431 | fix_includes |
|
|
432 | |
|
|
433 | # remove .la files since we are building only shared Qt libraries |
|
|
434 | find "${D}"${QTLIBDIR} -type f -name '*.la' -print0 | xargs -0 rm -f |
|
|
435 | } |
|
|
436 | |
|
|
437 | # @FUNCTION: setqtenv |
|
|
438 | # @INTERNAL |
|
|
439 | setqtenv() { |
|
|
440 | # Set up installation directories |
|
|
441 | QTPREFIXDIR=${EPREFIX}/usr |
|
|
442 | QTBINDIR=${EPREFIX}/usr/bin |
|
|
443 | QTLIBDIR=${EPREFIX}/usr/$(get_libdir)/qt4 |
|
|
444 | QTPCDIR=${EPREFIX}/usr/$(get_libdir)/pkgconfig |
|
|
445 | QTDOCDIR=${EPREFIX}/usr/share/doc/qt-${PV} |
|
|
446 | QTHEADERDIR=${EPREFIX}/usr/include/qt4 |
|
|
447 | QTPLUGINDIR=${QTLIBDIR}/plugins |
|
|
448 | QTIMPORTDIR=${QTLIBDIR}/imports |
|
|
449 | QTDATADIR=${EPREFIX}/usr/share/qt4 |
|
|
450 | QTTRANSDIR=${QTDATADIR}/translations |
|
|
451 | QTSYSCONFDIR=${EPREFIX}/etc/qt4 |
|
|
452 | QTEXAMPLESDIR=${QTDATADIR}/examples |
|
|
453 | QTDEMOSDIR=${QTDATADIR}/demos |
|
|
454 | QMAKE_LIBDIR_QT=${QTLIBDIR} |
|
|
455 | QT_INSTALL_PREFIX=${EPREFIX}/usr/$(get_libdir)/qt4 |
|
|
456 | |
|
|
457 | PLATFORM=$(qt_mkspecs_dir) |
|
|
458 | |
|
|
459 | unset QMAKESPEC |
| 254 | } |
460 | } |
| 255 | |
461 | |
| 256 | # @FUNCTION: standard_configure_options |
462 | # @FUNCTION: standard_configure_options |
|
|
463 | # @INTERNAL |
| 257 | # @DESCRIPTION: |
464 | # @DESCRIPTION: |
| 258 | # Sets up some standard configure options, like libdir (if necessary), whether |
465 | # Sets up some standard configure options, like libdir (if necessary), whether |
| 259 | # debug info is wanted or not. |
466 | # debug info is wanted or not. |
| 260 | standard_configure_options() { |
467 | standard_configure_options() { |
| 261 | local myconf="" |
468 | local myconf="-prefix ${QTPREFIXDIR} -bindir ${QTBINDIR} -libdir ${QTLIBDIR} |
|
|
469 | -docdir ${QTDOCDIR} -headerdir ${QTHEADERDIR} -plugindir ${QTPLUGINDIR} |
|
|
470 | $(version_is_at_least 4.7 && echo -importdir ${QTIMPORTDIR}) |
|
|
471 | -datadir ${QTDATADIR} -translationdir ${QTTRANSDIR} -sysconfdir ${QTSYSCONFDIR} |
|
|
472 | -examplesdir ${QTEXAMPLESDIR} -demosdir ${QTDEMOSDIR} |
|
|
473 | -opensource -confirm-license -shared -fast -largefile -stl -verbose |
|
|
474 | -platform $(qt_mkspecs_dir) -nomake examples -nomake demos" |
| 262 | |
475 | |
| 263 | [[ $(get_libdir) != "lib" ]] && myconf="${myconf} -L/usr/$(get_libdir)" |
476 | [[ $(get_libdir) != lib ]] && myconf+=" -L${EPREFIX}/usr/$(get_libdir)" |
| 264 | |
477 | |
| 265 | # Disable visibility explicitly if gcc version isn't 4 |
478 | # debug/release |
| 266 | if [[ "$(gcc-major-version)" -lt "4" ]]; then |
|
|
| 267 | myconf="${myconf} -no-reduce-exports" |
|
|
| 268 | fi |
|
|
| 269 | |
|
|
| 270 | # precompiled headers doesn't work on hardened, where the flag is masked. |
|
|
| 271 | if use pch; then |
479 | if use debug; then |
| 272 | myconf="${myconf} -pch" |
480 | myconf+=" -debug" |
| 273 | else |
481 | else |
| 274 | myconf="${myconf} -no-pch" |
482 | myconf+=" -release" |
| 275 | fi |
483 | fi |
| 276 | |
|
|
| 277 | if use debug; then |
|
|
| 278 | myconf="${myconf} -debug -no-separate-debug-info" |
484 | myconf+=" -no-separate-debug-info" |
| 279 | else |
485 | |
| 280 | myconf="${myconf} -release -no-separate-debug-info" |
486 | # exceptions USE flag |
| 281 | fi |
487 | local exceptions="-exceptions" |
|
|
488 | in_iuse exceptions && exceptions="$(qt_use exceptions)" |
|
|
489 | myconf+=" ${exceptions}" |
|
|
490 | |
|
|
491 | # disable RPATH on Qt >= 4.8 (bug 380415) |
|
|
492 | version_is_at_least 4.8 && myconf+=" -no-rpath" |
|
|
493 | |
|
|
494 | # precompiled headers don't work on hardened, where the flag is masked |
|
|
495 | myconf+=" $(qt_use pch)" |
|
|
496 | |
|
|
497 | # -reduce-relocations |
|
|
498 | # This flag seems to introduce major breakage to applications, |
|
|
499 | # mostly to be seen as a core dump with the message "QPixmap: Must |
|
|
500 | # construct a QApplication before a QPaintDevice" on Solaris. |
|
|
501 | # -- Daniel Vergien |
|
|
502 | [[ ${CHOST} != *-solaris* ]] && myconf+=" -reduce-relocations" |
|
|
503 | |
|
|
504 | use aqua && myconf+=" -no-framework" |
| 282 | |
505 | |
| 283 | # ARCH is set on Gentoo. Qt now falls back to generic on an unsupported |
506 | # ARCH is set on Gentoo. Qt now falls back to generic on an unsupported |
| 284 | # $(tc-arch). Therefore we convert it to supported values. |
507 | # $(tc-arch). Therefore we convert it to supported values. |
| 285 | case "$(tc-arch)" in |
508 | case "$(tc-arch)" in |
| 286 | amd64) myconf="${myconf} -arch x86_64" ;; |
509 | amd64|x64-*) myconf+=" -arch x86_64" ;; |
|
|
510 | ppc-macos) myconf+=" -arch ppc" ;; |
| 287 | ppc|ppc64) myconf="${myconf} -arch powerpc" ;; |
511 | ppc|ppc64|ppc-*) myconf+=" -arch powerpc" ;; |
|
|
512 | sparc|sparc-*|sparc64-*) myconf+=" -arch sparc" ;; |
|
|
513 | x86-macos) myconf+=" -arch x86" ;; |
| 288 | x86|x86-*) myconf="${myconf} -arch i386" ;; |
514 | x86|x86-*) myconf+=" -arch i386" ;; |
| 289 | alpha|arm|ia64|mips|s390|sparc) myconf="${myconf} -arch $(tc-arch)" ;; |
515 | alpha|arm|ia64|mips|s390) myconf+=" -arch $(tc-arch)" ;; |
| 290 | hppa|sh) myconf="${myconf} -arch generic" ;; |
516 | hppa|sh) myconf+=" -arch generic" ;; |
| 291 | *) die "$(tc-arch) is unsupported by this eclass. Please file a bug." ;; |
517 | *) die "$(tc-arch) is unsupported by this eclass. Please file a bug." ;; |
| 292 | esac |
518 | esac |
| 293 | |
519 | |
| 294 | myconf="${myconf} -platform $(qt_mkspecs_dir) -stl -verbose -largefile -confirm-license -no-rpath |
|
|
| 295 | -prefix ${QTPREFIXDIR} -bindir ${QTBINDIR} -libdir ${QTLIBDIR} |
|
|
| 296 | -datadir ${QTDATADIR} -docdir ${QTDOCDIR} -headerdir ${QTHEADERDIR} |
|
|
| 297 | -plugindir ${QTPLUGINDIR} -sysconfdir ${QTSYSCONFDIR} |
|
|
| 298 | -translationdir ${QTTRANSDIR} -examplesdir ${QTEXAMPLESDIR} |
|
|
| 299 | -demosdir ${QTDEMOSDIR} -silent -fast |
|
|
| 300 | $([[ ${PN} == qt-xmlpatterns ]] || echo -no-exceptions) |
|
|
| 301 | -reduce-relocations -nomake examples -nomake demos" |
|
|
| 302 | |
|
|
| 303 | # Make eclass 4.5.{1,2} ready |
|
|
| 304 | case "${MY_PV}" in |
|
|
| 305 | 4.5.1 | 4.5.2) |
|
|
| 306 | myconf="${myconf} -opensource" |
|
|
| 307 | ;; |
|
|
| 308 | esac |
|
|
| 309 | |
|
|
| 310 | echo "${myconf}" |
520 | echo "${myconf}" |
| 311 | } |
521 | } |
|
|
522 | |
|
|
523 | # @FUNCTION: prepare_directories |
|
|
524 | # @USAGE: < directories > |
|
|
525 | # @INTERNAL |
|
|
526 | # @DESCRIPTION: |
|
|
527 | # Generates Makefiles for the given list of directories. |
|
|
528 | prepare_directories() { |
|
|
529 | for x in "$@"; do |
|
|
530 | pushd "${S}"/${x} >/dev/null || die |
|
|
531 | einfo "Running qmake in: ${x}" |
|
|
532 | # avoid running over the maximum argument number, bug #299810 |
|
|
533 | { |
|
|
534 | echo "${S}"/mkspecs/common/*.conf |
|
|
535 | find "${S}" -name '*.pr[io]' |
|
|
536 | } | xargs sed -i \ |
|
|
537 | -e "s:\$\$\[QT_INSTALL_LIBS\]:${QTLIBDIR}:g" \ |
|
|
538 | -e "s:\$\$\[QT_INSTALL_PLUGINS\]:${QTPLUGINDIR}:g" \ |
|
|
539 | || die |
|
|
540 | "${S}"/bin/qmake "LIBS+=-L${QTLIBDIR}" "CONFIG+=nostrip" || die "qmake failed" |
|
|
541 | popd >/dev/null || die |
|
|
542 | done |
|
|
543 | } |
|
|
544 | |
| 312 | |
545 | |
| 313 | # @FUNCTION: build_directories |
546 | # @FUNCTION: build_directories |
| 314 | # @USAGE: < directories > |
547 | # @USAGE: < directories > |
|
|
548 | # @INTERNAL |
| 315 | # @DESCRIPTION: |
549 | # @DESCRIPTION: |
| 316 | # Compiles the code in $QT4_TARGET_DIRECTORIES |
550 | # Compiles the code in the given list of directories. |
| 317 | build_directories() { |
551 | build_directories() { |
| 318 | local dirs="$@" |
|
|
| 319 | for x in ${dirs}; do |
552 | for x in "$@"; do |
| 320 | cd "${S}"/${x} |
553 | pushd "${S}"/${x} >/dev/null || die |
| 321 | "${S}"/bin/qmake "LIBS+=-L${QTLIBDIR}" "CONFIG+=nostrip" || die "qmake failed" |
554 | emake CC="$(tc-getCC)" \ |
| 322 | emake || die "emake failed" |
555 | CXX="$(tc-getCXX)" \ |
|
|
556 | LINK="$(tc-getCXX)" || die "emake failed" |
|
|
557 | popd >/dev/null || die |
| 323 | done |
558 | done |
| 324 | } |
559 | } |
| 325 | |
560 | |
| 326 | # @FUNCTION: install_directories |
561 | # @FUNCTION: install_directories |
| 327 | # @USAGE: < directories > |
562 | # @USAGE: < directories > |
|
|
563 | # @INTERNAL |
| 328 | # @DESCRIPTION: |
564 | # @DESCRIPTION: |
| 329 | # run emake install in the given directories, which are separated by spaces |
565 | # Runs emake install in the given directories, which are separated by spaces. |
| 330 | install_directories() { |
566 | install_directories() { |
| 331 | local dirs="$@" |
|
|
| 332 | for x in ${dirs}; do |
567 | for x in "$@"; do |
| 333 | pushd "${S}"/${x} >/dev/null || die "Can't pushd ${S}/${x}" |
568 | pushd "${S}"/${x} >/dev/null || die |
| 334 | emake INSTALL_ROOT="${D}" install || die "emake install failed" |
569 | emake INSTALL_ROOT="${D}" install || die "emake install failed" |
| 335 | popd >/dev/null || die "Can't popd from ${S}/${x}" |
570 | popd >/dev/null || die |
| 336 | done |
571 | done |
| 337 | } |
572 | } |
| 338 | |
573 | |
| 339 | # @ECLASS-VARIABLE: QCONFIG_ADD |
574 | # @ECLASS-VARIABLE: QCONFIG_ADD |
| 340 | # @DESCRIPTION: |
575 | # @DESCRIPTION: |
| 341 | # List options that need to be added to QT_CONFIG in qconfig.pri |
576 | # List options that need to be added to QT_CONFIG in qconfig.pri |
| 342 | QCONFIG_ADD="${QCONFIG_ADD:-}" |
577 | : ${QCONFIG_ADD:=} |
| 343 | |
578 | |
| 344 | # @ECLASS-VARIABLE: QCONFIG_REMOVE |
579 | # @ECLASS-VARIABLE: QCONFIG_REMOVE |
| 345 | # @DESCRIPTION: |
580 | # @DESCRIPTION: |
| 346 | # List options that need to be removed from QT_CONFIG in qconfig.pri |
581 | # List options that need to be removed from QT_CONFIG in qconfig.pri |
| 347 | QCONFIG_REMOVE="${QCONFIG_REMOVE:-}" |
582 | : ${QCONFIG_REMOVE:=} |
| 348 | |
583 | |
| 349 | # @ECLASS-VARIABLE: QCONFIG_DEFINE |
584 | # @ECLASS-VARIABLE: QCONFIG_DEFINE |
| 350 | # @DESCRIPTION: |
585 | # @DESCRIPTION: |
| 351 | # List variables that should be defined at the top of QtCore/qconfig.h |
586 | # List variables that should be defined at the top of QtCore/qconfig.h |
| 352 | QCONFIG_DEFINE="${QCONFIG_DEFINE:-}" |
587 | : ${QCONFIG_DEFINE:=} |
| 353 | |
588 | |
| 354 | # @FUNCTION: install_qconfigs |
589 | # @FUNCTION: install_qconfigs |
|
|
590 | # @INTERNAL |
|
|
591 | # @DESCRIPTION: |
| 355 | # @DESCRIPTION: Install gentoo-specific mkspecs configurations |
592 | # Install gentoo-specific mkspecs configurations. |
| 356 | install_qconfigs() { |
593 | install_qconfigs() { |
| 357 | local x |
594 | local x |
| 358 | if [[ -n ${QCONFIG_ADD} || -n ${QCONFIG_REMOVE} ]]; then |
595 | if [[ -n ${QCONFIG_ADD} || -n ${QCONFIG_REMOVE} ]]; then |
| 359 | for x in QCONFIG_ADD QCONFIG_REMOVE; do |
596 | for x in QCONFIG_ADD QCONFIG_REMOVE; do |
| 360 | [[ -n ${!x} ]] && echo ${x}=${!x} >> "${T}"/${PN}-qconfig.pri |
597 | [[ -n ${!x} ]] && echo ${x}=${!x} >> "${T}"/${PN}-qconfig.pri |
| 361 | done |
598 | done |
| 362 | insinto ${QTDATADIR}/mkspecs/gentoo |
599 | insinto ${QTDATADIR#${EPREFIX}}/mkspecs/gentoo |
| 363 | doins "${T}"/${PN}-qconfig.pri || die "installing ${PN}-qconfig.pri failed" |
600 | doins "${T}"/${PN}-qconfig.pri || die "installing ${PN}-qconfig.pri failed" |
| 364 | fi |
601 | fi |
| 365 | |
602 | |
| 366 | if [[ -n ${QCONFIG_DEFINE} ]]; then |
603 | if [[ -n ${QCONFIG_DEFINE} ]]; then |
| 367 | for x in ${QCONFIG_DEFINE}; do |
604 | for x in ${QCONFIG_DEFINE}; do |
| 368 | echo "#define ${x}" >> "${T}"/gentoo-${PN}-qconfig.h |
605 | echo "#define ${x}" >> "${T}"/gentoo-${PN}-qconfig.h |
| 369 | done |
606 | done |
| 370 | insinto ${QTHEADERDIR}/Gentoo |
607 | insinto ${QTHEADERDIR#${EPREFIX}}/Gentoo |
| 371 | doins "${T}"/gentoo-${PN}-qconfig.h || die "installing ${PN}-qconfig.h failed" |
608 | doins "${T}"/gentoo-${PN}-qconfig.h || die "installing ${PN}-qconfig.h failed" |
| 372 | fi |
609 | fi |
| 373 | } |
610 | } |
| 374 | |
611 | |
| 375 | # @FUNCTION: generate_qconfigs |
612 | # @FUNCTION: generate_qconfigs |
| 376 | # @DESCRIPTION: Generates gentoo-specific configurations |
613 | # @INTERNAL |
|
|
614 | # @DESCRIPTION: |
|
|
615 | # Generates gentoo-specific qconfig.{h,pri}. |
| 377 | generate_qconfigs() { |
616 | generate_qconfigs() { |
| 378 | if [[ -n ${QCONFIG_ADD} || -n ${QCONFIG_REMOVE} || -n ${QCONFIG_DEFINE} || ${CATEGORY}/${PN} == x11-libs/qt-core ]]; then |
617 | if [[ -n ${QCONFIG_ADD} || -n ${QCONFIG_REMOVE} || -n ${QCONFIG_DEFINE} || ${CATEGORY}/${PN} == x11-libs/qt-core ]]; then |
| 379 | local x qconfig_add qconfig_remove qconfig_new |
618 | local x qconfig_add qconfig_remove qconfig_new |
| 380 | for x in "${ROOT}${QTDATADIR}"/mkspecs/gentoo/*-qconfig.pri; do |
619 | for x in "${ROOT}${QTDATADIR}"/mkspecs/gentoo/*-qconfig.pri; do |
| 381 | [[ -f ${x} ]] || continue |
620 | [[ -f ${x} ]] || continue |
| 382 | qconfig_add="${qconfig_add} $(sed -n 's/^QCONFIG_ADD=//p' "${x}")" |
621 | qconfig_add+=" $(sed -n 's/^QCONFIG_ADD=//p' "${x}")" |
| 383 | qconfig_remove="${qconfig_remove} $(sed -n 's/^QCONFIG_REMOVE=//p' "${x}")" |
622 | qconfig_remove+=" $(sed -n 's/^QCONFIG_REMOVE=//p' "${x}")" |
| 384 | done |
623 | done |
| 385 | |
624 | |
| 386 | # these error checks do not use die because dying in pkg_post{inst,rm} |
625 | # these error checks do not use die because dying in pkg_post{inst,rm} |
| 387 | # just makes things worse. |
626 | # just makes things worse. |
| 388 | if [[ -e "${ROOT}${QTDATADIR}"/mkspecs/gentoo/qconfig.pri ]]; then |
627 | if [[ -e "${ROOT}${QTDATADIR}"/mkspecs/gentoo/qconfig.pri ]]; then |
| … | |
… | |
| 395 | |
634 | |
| 396 | # generate list of QT_CONFIG entries from the existing list |
635 | # generate list of QT_CONFIG entries from the existing list |
| 397 | # including qconfig_add and excluding qconfig_remove |
636 | # including qconfig_add and excluding qconfig_remove |
| 398 | for x in $(sed -n 's/^QT_CONFIG +=//p' \ |
637 | for x in $(sed -n 's/^QT_CONFIG +=//p' \ |
| 399 | "${ROOT}${QTDATADIR}"/mkspecs/qconfig.pri) ${qconfig_add}; do |
638 | "${ROOT}${QTDATADIR}"/mkspecs/qconfig.pri) ${qconfig_add}; do |
| 400 | hasq ${x} ${qconfig_remove} || qconfig_new="${qconfig_new} ${x}" |
639 | has ${x} ${qconfig_remove} || qconfig_new+=" ${x}" |
| 401 | done |
640 | done |
| 402 | |
641 | |
| 403 | # replace the existing QT_CONFIG list with qconfig_new |
642 | # replace the existing QT_CONFIG list with qconfig_new |
| 404 | if ! sed -i -e "s/QT_CONFIG +=.*/QT_CONFIG += ${qconfig_new}/" \ |
643 | if ! sed -i -e "s/QT_CONFIG +=.*/QT_CONFIG += ${qconfig_new}/" \ |
| 405 | "${ROOT}${QTDATADIR}"/mkspecs/qconfig.pri; then |
644 | "${ROOT}${QTDATADIR}"/mkspecs/qconfig.pri; then |
| … | |
… | |
| 429 | fi |
668 | fi |
| 430 | fi |
669 | fi |
| 431 | } |
670 | } |
| 432 | |
671 | |
| 433 | # @FUNCTION: qt4-build_pkg_postrm |
672 | # @FUNCTION: qt4-build_pkg_postrm |
|
|
673 | # @DESCRIPTION: |
| 434 | # @DESCRIPTION: Generate configurations when the package is completely removed |
674 | # Regenerate configuration when the package is completely removed. |
| 435 | qt4-build_pkg_postrm() { |
675 | qt4-build_pkg_postrm() { |
| 436 | generate_qconfigs |
676 | generate_qconfigs |
| 437 | } |
677 | } |
| 438 | |
678 | |
| 439 | # @FUNCTION: qt4-build_pkg_postinst |
679 | # @FUNCTION: qt4-build_pkg_postinst |
|
|
680 | # @DESCRIPTION: |
| 440 | # @DESCRIPTION: Generate configuration, plus throws a message about possible |
681 | # Regenerate configuration, plus throw a message about possible |
| 441 | # breakages and proposed solutions. |
682 | # breakages and proposed solutions. |
| 442 | qt4-build_pkg_postinst() { |
683 | qt4-build_pkg_postinst() { |
| 443 | generate_qconfigs |
684 | generate_qconfigs |
| 444 | echo |
|
|
| 445 | ewarn "After a rebuild or upgrade of Qt, it can happen that Qt plugins (such as Qt" |
|
|
| 446 | ewarn "and KDE styles and widgets) can no longer be loaded. In this situation you" |
|
|
| 447 | ewarn "should recompile the packages providing these plugins. Also, make sure you" |
|
|
| 448 | ewarn "compile the Qt packages, and the packages that depend on it, with the same" |
|
|
| 449 | ewarn "GCC version and the same USE flag settings (especially the debug flag)." |
|
|
| 450 | ewarn |
|
|
| 451 | ewarn "Packages that typically need to be recompiled are kdelibs from KDE4, any" |
|
|
| 452 | ewarn "additional KDE4/Qt4 styles, qscintilla and PyQt4. Before filing a bug report," |
|
|
| 453 | ewarn "make sure all your Qt4 packages are up-to-date and built with the same" |
|
|
| 454 | ewarn "configuration." |
|
|
| 455 | ewarn |
|
|
| 456 | ewarn "For more information, see http://doc.trolltech.com/4.4/plugins-howto.html" |
|
|
| 457 | echo |
|
|
| 458 | } |
685 | } |
| 459 | |
686 | |
| 460 | # @FUNCTION: skip_qmake_build_patch |
687 | # @FUNCTION: skip_qmake_build |
|
|
688 | # @INTERNAL |
| 461 | # @DESCRIPTION: |
689 | # @DESCRIPTION: |
| 462 | # Don't need to build qmake, as it's already installed from qt-core |
690 | # Patches configure to skip qmake compilation, as it's already installed by qt-core. |
| 463 | skip_qmake_build_patch() { |
691 | skip_qmake_build() { |
| 464 | # Don't need to build qmake, as it's already installed from qt-core |
|
|
| 465 | sed -i -e "s:if true:if false:g" "${S}"/configure || die "Sed failed" |
692 | sed -i -e "s:if true:if false:g" "${S}"/configure || die |
| 466 | } |
693 | } |
| 467 | |
694 | |
| 468 | # @FUNCTION: skip_project_generation_patch |
695 | # @FUNCTION: skip_project_generation |
|
|
696 | # @INTERNAL |
| 469 | # @DESCRIPTION: |
697 | # @DESCRIPTION: |
| 470 | # Exit the script early by throwing in an exit before all of the .pro files are scanned |
698 | # Exit the script early by throwing in an exit before all of the .pro files are scanned. |
| 471 | skip_project_generation_patch() { |
699 | skip_project_generation() { |
| 472 | # Exit the script early by throwing in an exit before all of the .pro files are scanned |
|
|
| 473 | sed -e "s:echo \"Finding:exit 0\n\necho \"Finding:g" \ |
700 | sed -i -e "s:echo \"Finding:exit 0\n\necho \"Finding:g" "${S}"/configure || die |
| 474 | -i "${S}"/configure || die "Sed failed" |
|
|
| 475 | } |
701 | } |
| 476 | |
702 | |
| 477 | # @FUNCTION: symlink_binaries_to_buildtree |
703 | # @FUNCTION: symlink_binaries_to_buildtree |
|
|
704 | # @INTERNAL |
| 478 | # @DESCRIPTION: |
705 | # @DESCRIPTION: |
| 479 | # Symlink generated binaries to buildtree so they can be used during compilation |
706 | # Symlinks generated binaries to buildtree, so they can be used during compilation time. |
| 480 | # time |
|
|
| 481 | symlink_binaries_to_buildtree() { |
707 | symlink_binaries_to_buildtree() { |
| 482 | for bin in qmake moc uic rcc; do |
708 | for bin in qmake moc uic rcc; do |
| 483 | ln -s ${QTBINDIR}/${bin} "${S}"/bin/ || die "Symlinking ${bin} to ${S}/bin failed." |
709 | ln -s "${QTBINDIR}"/${bin} "${S}"/bin/ || die "symlinking ${bin} to ${S}/bin failed" |
| 484 | done |
710 | done |
| 485 | } |
711 | } |
| 486 | |
712 | |
| 487 | # @FUNCTION: fix_library_files |
713 | # @FUNCTION: fix_library_files |
|
|
714 | # @INTERNAL |
| 488 | # @DESCRIPTION: |
715 | # @DESCRIPTION: |
| 489 | # Fixes the pathes in *.la, *.prl, *.pc, as they are wrong due to sandbox and |
716 | # Fixes the paths in *.la, *.prl, *.pc, as they are wrong due to sandbox and |
| 490 | # moves the *.pc-files into the pkgconfig directory |
717 | # moves the *.pc files into the pkgconfig directory. |
| 491 | fix_library_files() { |
718 | fix_library_files() { |
|
|
719 | local libfile |
| 492 | for libfile in "${D}"/${QTLIBDIR}/{*.la,*.prl,pkgconfig/*.pc}; do |
720 | for libfile in "${D}"/${QTLIBDIR}/{*.la,*.prl,pkgconfig/*.pc}; do |
| 493 | if [[ -e ${libfile} ]]; then |
721 | if [[ -e ${libfile} ]]; then |
| 494 | sed -i -e "s:${S}/lib:${QTLIBDIR}:g" ${libfile} || die "Sed on ${libfile} failed." |
722 | sed -i -e "s:${S}/lib:${QTLIBDIR}:g" ${libfile} || die "sed on ${libfile} failed" |
| 495 | fi |
723 | fi |
| 496 | done |
724 | done |
| 497 | |
725 | |
| 498 | # pkgconfig files refer to WORKDIR/bin as the moc and uic locations. Fix: |
726 | # pkgconfig files refer to WORKDIR/bin as the moc and uic locations |
| 499 | for libfile in "${D}"/${QTLIBDIR}/pkgconfig/*.pc; do |
727 | for libfile in "${D}"/${QTLIBDIR}/pkgconfig/*.pc; do |
| 500 | if [[ -e ${libfile} ]]; then |
728 | if [[ -e ${libfile} ]]; then |
| 501 | sed -i -e "s:${S}/bin:${QTBINDIR}:g" ${libfile} || die "Sed failed" |
729 | sed -i -e "s:${S}/bin:${QTBINDIR}:g" ${libfile} || die "sed on ${libfile} failed" |
| 502 | |
730 | |
| 503 | # Move .pc files into the pkgconfig directory |
731 | # Move .pc files into the pkgconfig directory |
| 504 | dodir ${QTPCDIR} |
732 | dodir ${QTPCDIR#${EPREFIX}} |
| 505 | mv ${libfile} "${D}"/${QTPCDIR}/ \ |
733 | mv ${libfile} "${D}"/${QTPCDIR}/ || die "moving ${libfile} to ${D}/${QTPCDIR}/ failed" |
| 506 | || die "Moving ${libfile} to ${D}/${QTPCDIR}/ failed." |
|
|
| 507 | fi |
734 | fi |
| 508 | done |
735 | done |
| 509 | |
736 | |
| 510 | # Don't install an empty directory |
737 | # Don't install an empty directory |
| 511 | rmdir "${D}"/${QTLIBDIR}/pkgconfig |
738 | rmdir "${D}"/${QTLIBDIR}/pkgconfig |
| 512 | } |
739 | } |
| 513 | |
740 | |
| 514 | # @FUNCTION: qt_use |
741 | # @FUNCTION: qt_use |
| 515 | # @USAGE: < flag > [ feature ] [ enableval ] |
742 | # @USAGE: < flag > [ feature ] [ enableval ] |
| 516 | # @DESCRIPTION: |
743 | # @DESCRIPTION: |
| 517 | # This will echo "${enableval}-${feature}" if <flag> is enabled, or |
744 | # This will echo "-${enableval}-${feature}" if <flag> is enabled, or |
| 518 | # "-no-${feature} if the flag is disabled. If [feature] is not specified <flag> |
745 | # "-no-${feature}" if it's disabled. If [feature] is not specified, <flag> |
| 519 | # will be used for that. If [enableval] is not specified, it omits the |
746 | # will be used for that. If [enableval] is not specified, it omits the |
| 520 | # assignment-part |
747 | # "-${enableval}" part. |
| 521 | qt_use() { |
748 | qt_use() { |
| 522 | local flag="${1}" |
749 | use "$1" && echo "${3:+-$3}-${2:-$1}" || echo "-no-${2:-$1}" |
| 523 | local feature="${1}" |
|
|
| 524 | local enableval= |
|
|
| 525 | |
|
|
| 526 | [[ -n ${2} ]] && feature=${2} |
|
|
| 527 | [[ -n ${3} ]] && enableval="-${3}" |
|
|
| 528 | |
|
|
| 529 | if use ${flag}; then |
|
|
| 530 | echo "${enableval}-${feature}" |
|
|
| 531 | else |
|
|
| 532 | echo "-no-${feature}" |
|
|
| 533 | fi |
|
|
| 534 | } |
|
|
| 535 | |
|
|
| 536 | # @ECLASS-VARIABLE: QT4_BUILT_WITH_USE_CHECK |
|
|
| 537 | # @DESCRIPTION: |
|
|
| 538 | # The contents of $QT4_BUILT_WITH_USE_CHECK gets fed to built_with_use |
|
|
| 539 | # (eutils.eclass), line per line. |
|
|
| 540 | # |
|
|
| 541 | # Example: |
|
|
| 542 | # @CODE |
|
|
| 543 | # pkg_setup() { |
|
|
| 544 | # use qt3support && QT4_BUILT_WITH_USE_CHECK="${QT4_BUILT_WITH_USE_CHECK} |
|
|
| 545 | # ~x11-libs/qt-gui-${PV} qt3support" |
|
|
| 546 | # qt4-build_check_use |
|
|
| 547 | # } |
|
|
| 548 | # @CODE |
|
|
| 549 | |
|
|
| 550 | # Run built_with_use on each flag and print appropriate error messages if any |
|
|
| 551 | # flags are missing |
|
|
| 552 | |
|
|
| 553 | _qt_built_with_use() { |
|
|
| 554 | local missing opt pkg flag flags |
|
|
| 555 | |
|
|
| 556 | if [[ ${1} = "--missing" ]]; then |
|
|
| 557 | missing="${1} ${2}" && shift 2 |
|
|
| 558 | fi |
|
|
| 559 | if [[ ${1:0:1} = "-" ]]; then |
|
|
| 560 | opt=${1} && shift |
|
|
| 561 | fi |
|
|
| 562 | |
|
|
| 563 | pkg=${1} && shift |
|
|
| 564 | |
|
|
| 565 | for flag in "${@}"; do |
|
|
| 566 | flags="${flags} ${flag}" |
|
|
| 567 | if ! built_with_use ${missing} ${opt} ${pkg} ${flag}; then |
|
|
| 568 | flags="${flags}*" |
|
|
| 569 | else |
|
|
| 570 | [[ ${opt} = "-o" ]] && return 0 |
|
|
| 571 | fi |
|
|
| 572 | done |
|
|
| 573 | if [[ "${flags# }" = "${@}" ]]; then |
|
|
| 574 | return 0 |
|
|
| 575 | fi |
|
|
| 576 | if [[ ${opt} = "-o" ]]; then |
|
|
| 577 | eerror "This package requires '${pkg}' to be built with any of the following USE flags: '$*'." |
|
|
| 578 | else |
|
|
| 579 | eerror "This package requires '${pkg}' to be built with the following USE flags: '${flags# }'." |
|
|
| 580 | fi |
|
|
| 581 | return 1 |
|
|
| 582 | } |
|
|
| 583 | |
|
|
| 584 | # @FUNCTION: qt4-build_check_use |
|
|
| 585 | # @DESCRIPTION: |
|
|
| 586 | # Check if the listed packages in $QT4_BUILT_WITH_USE_CHECK are built with the |
|
|
| 587 | # USE flags listed. |
|
|
| 588 | # |
|
|
| 589 | # If any of the required USE flags are missing, an eerror will be printed for |
|
|
| 590 | # each package with missing USE flags. |
|
|
| 591 | qt4-build_check_use() { |
|
|
| 592 | local line missing |
|
|
| 593 | while read line; do |
|
|
| 594 | [[ -z ${line} ]] && continue |
|
|
| 595 | if ! _qt_built_with_use ${line}; then |
|
|
| 596 | missing=true |
|
|
| 597 | fi |
|
|
| 598 | done <<< "${QT4_BUILT_WITH_USE_CHECK}" |
|
|
| 599 | if [[ -n ${missing} ]]; then |
|
|
| 600 | echo |
|
|
| 601 | eerror "Flags marked with an * are missing." |
|
|
| 602 | die "Missing USE flags found" |
|
|
| 603 | fi |
|
|
| 604 | } |
750 | } |
| 605 | |
751 | |
| 606 | # @FUNCTION: qt_mkspecs_dir |
752 | # @FUNCTION: qt_mkspecs_dir |
| 607 | # @RETURN: the specs-directory w/o path |
753 | # @RETURN: the specs-directory w/o path |
| 608 | # @DESCRIPTION: |
754 | # @DESCRIPTION: |
| 609 | # Allows us to define which mkspecs dir we want to use. |
755 | # Allows us to define which mkspecs dir we want to use. |
| 610 | qt_mkspecs_dir() { |
756 | qt_mkspecs_dir() { |
| 611 | # Allows us to define which mkspecs dir we want to use. |
|
|
| 612 | local spec |
757 | local spec= |
| 613 | |
|
|
| 614 | case ${CHOST} in |
758 | case ${CHOST} in |
| 615 | *-freebsd*|*-dragonfly*) |
759 | *-freebsd*|*-dragonfly*) |
| 616 | spec="freebsd" ;; |
760 | spec=freebsd ;; |
| 617 | *-openbsd*) |
761 | *-openbsd*) |
| 618 | spec="openbsd" ;; |
762 | spec=openbsd ;; |
| 619 | *-netbsd*) |
763 | *-netbsd*) |
| 620 | spec="netbsd" ;; |
764 | spec=netbsd ;; |
| 621 | *-darwin*) |
765 | *-darwin*) |
|
|
766 | if use aqua; then |
|
|
767 | # mac with carbon/cocoa |
|
|
768 | spec=macx |
|
|
769 | else |
|
|
770 | # darwin/mac with x11 |
| 622 | spec="darwin" ;; |
771 | spec=darwin |
|
|
772 | fi |
|
|
773 | ;; |
|
|
774 | *-solaris*) |
|
|
775 | spec=solaris ;; |
| 623 | *-linux-*|*-linux) |
776 | *-linux-*|*-linux) |
| 624 | spec="linux" ;; |
777 | spec=linux ;; |
| 625 | *) |
778 | *) |
| 626 | die "Unknown CHOST, no platform choosen." |
779 | die "Unknown CHOST, no platform chosen" |
| 627 | esac |
780 | esac |
| 628 | |
781 | |
| 629 | CXX=$(tc-getCXX) |
782 | CXX=$(tc-getCXX) |
| 630 | if [[ ${CXX/g++/} != ${CXX} ]]; then |
783 | if [[ ${CXX} == *g++* ]]; then |
| 631 | spec="${spec}-g++" |
784 | spec+=-g++ |
| 632 | elif [[ ${CXX/icpc/} != ${CXX} ]]; then |
785 | elif [[ ${CXX} == *icpc* ]]; then |
| 633 | spec="${spec}-icc" |
786 | spec+=-icc |
| 634 | else |
787 | else |
| 635 | die "Unknown compiler ${CXX}." |
788 | die "Unknown compiler '${CXX}'" |
|
|
789 | fi |
|
|
790 | |
|
|
791 | # Add -64 for 64bit profiles |
|
|
792 | if use x64-freebsd || |
|
|
793 | use amd64-linux || |
|
|
794 | use x64-macos || |
|
|
795 | use x64-solaris || |
|
|
796 | use sparc64-solaris |
|
|
797 | then |
|
|
798 | spec+=-64 |
| 636 | fi |
799 | fi |
| 637 | |
800 | |
| 638 | echo "${spec}" |
801 | echo "${spec}" |
| 639 | } |
802 | } |
| 640 | |
803 | |
| 641 | case ${EAPI:-0} in |
804 | # @FUNCTION: qt_assistant_cleanup |
| 642 | 0|1) EXPORT_FUNCTIONS pkg_setup src_unpack src_compile src_install pkg_postrm pkg_postinst ;; |
805 | # @INTERNAL |
|
|
806 | # @DESCRIPTION: |
|
|
807 | # Tries to clean up tools.pro for qt-assistant ebuilds. |
|
|
808 | # Meant to be called in src_prepare(). |
|
|
809 | # Since Qt 4.7.4 this function is a no-op. |
|
|
810 | qt_assistant_cleanup() { |
|
|
811 | # apply patching to qt-assistant ebuilds only |
|
|
812 | [[ ${PN} != "qt-assistant" ]] && return |
|
|
813 | |
|
|
814 | # no longer needed for 4.7.4 and later |
|
|
815 | version_is_at_least "4.7.4" && return |
|
|
816 | |
|
|
817 | # different versions (and branches...) may need different handling, |
|
|
818 | # add a case if you need special handling |
|
|
819 | case "${MY_PV_EXTRA}" in |
|
|
820 | *kde-qt*) |
|
|
821 | sed -e "/^[ \t]*porting/,/^[ \t]*win32.*activeqt$/d" \ |
|
|
822 | -e "/mac/,/^embedded.*makeqpf$/d" \ |
|
|
823 | -i tools/tools.pro || die "patching tools.pro failed" |
|
|
824 | ;; |
|
|
825 | *) |
|
|
826 | sed -e "/^[ \t]*porting/,/^[ \t]*win32.*activeqt$/d" \ |
|
|
827 | -e "/mac/,/^embedded.*makeqpf$/d" \ |
|
|
828 | -e "s/^\([ \t]*pixeltool\) /\1 qdoc3 /" \ |
|
|
829 | -i tools/tools.pro || die "patching tools.pro failed" |
|
|
830 | ;; |
|
|
831 | esac |
|
|
832 | } |
|
|
833 | |
|
|
834 | # @FUNCTION: qt_nolibx11 |
|
|
835 | # @INTERNAL |
|
|
836 | # @DESCRIPTION: |
|
|
837 | # Ignore X11 tests for packages that don't need X libraries installed. |
|
|
838 | qt_nolibx11() { |
|
|
839 | sed -i "/unixtests\/compile.test.*config.tests\/x11\/xlib/,/fi$/d" "${S}"/configure || |
|
|
840 | die "x11 check sed failed" |
|
|
841 | } |
|
|
842 | |
| 643 | 2) EXPORT_FUNCTIONS pkg_setup src_unpack src_prepare src_configure src_compile src_install pkg_postrm pkg_postinst ;; |
843 | EXPORT_FUNCTIONS pkg_setup src_unpack src_prepare src_configure src_compile src_install src_test pkg_postrm pkg_postinst |
| 644 | esac |
|
|