Gentoo Archives: gentoo-commits

From: "Alex Alexander (wired)" <wired@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qt-demo: qt-demo-4.8.0.ebuild metadata.xml ChangeLog
Date: Sun, 29 Jan 2012 17:02:15
Message-Id: 20120129170205.D6C6120034@flycatcher.gentoo.org
1 wired 12/01/29 17:02:04
2
3 Modified: metadata.xml ChangeLog
4 Added: qt-demo-4.8.0.ebuild
5 Log:
6 version bump
7
8 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.4 x11-libs/qt-demo/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-demo/metadata.xml?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-demo/metadata.xml?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-demo/metadata.xml?r1=1.3&r2=1.4
16
17 Index: metadata.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-demo/metadata.xml,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- metadata.xml 6 Nov 2010 19:16:57 -0000 1.3
24 +++ metadata.xml 29 Jan 2012 17:02:04 -0000 1.4
25 @@ -7,5 +7,7 @@
26 inside the event loop (recommended by Nokia)</flag>
27 <flag name='qt3support'>Enable the Qt3Support libraries for Qt4. Note that
28 this does not mean you can compile pure Qt3 programs with Qt4.</flag>
29 + <flag name='c++0x'>Build Qt using the C++11 standard</flag>
30 + <flag name='qpa'>Build a window system agnostic implementation of Qt</flag>
31 </use>
32 </pkgmetadata>
33
34
35
36 1.79 x11-libs/qt-demo/ChangeLog
37
38 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-demo/ChangeLog?rev=1.79&view=markup
39 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-demo/ChangeLog?rev=1.79&content-type=text/plain
40 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-demo/ChangeLog?r1=1.78&r2=1.79
41
42 Index: ChangeLog
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-demo/ChangeLog,v
45 retrieving revision 1.78
46 retrieving revision 1.79
47 diff -u -r1.78 -r1.79
48 --- ChangeLog 27 Dec 2011 21:42:55 -0000 1.78
49 +++ ChangeLog 29 Jan 2012 17:02:04 -0000 1.79
50 @@ -1,6 +1,12 @@
51 # ChangeLog for x11-libs/qt-demo
52 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
53 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-demo/ChangeLog,v 1.78 2011/12/27 21:42:55 maekke Exp $
54 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
55 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-demo/ChangeLog,v 1.79 2012/01/29 17:02:04 wired Exp $
56 +
57 +*qt-demo-4.8.0 (29 Jan 2012)
58 +
59 + 29 Jan 2012; Alex Alexander <wired@g.o> +qt-demo-4.8.0.ebuild,
60 + metadata.xml:
61 + version bump
62
63 27 Dec 2011; Markus Meier <maekke@g.o> qt-demo-4.7.4.ebuild:
64 x86 stable, bug #390963
65
66
67
68 1.1 x11-libs/qt-demo/qt-demo-4.8.0.ebuild
69
70 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-demo/qt-demo-4.8.0.ebuild?rev=1.1&view=markup
71 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-demo/qt-demo-4.8.0.ebuild?rev=1.1&content-type=text/plain
72
73 Index: qt-demo-4.8.0.ebuild
74 ===================================================================
75 # Copyright 1999-2012 Gentoo Foundation
76 # Distributed under the terms of the GNU General Public License v2
77 # $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-demo/qt-demo-4.8.0.ebuild,v 1.1 2012/01/29 17:02:04 wired Exp $
78
79 EAPI="3"
80 inherit qt4-build
81
82 DESCRIPTION="Demonstration module of the Qt toolkit"
83 SLOT="4"
84 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
85 IUSE="kde qt3support"
86
87 DEPEND="~x11-libs/qt-assistant-${PV}:${SLOT}[aqua=,c++0x=,qpa=,debug=]
88 ~x11-libs/qt-core-${PV}:${SLOT}[aqua=,c++0x=,qpa=,debug=,qt3support=]
89 ~x11-libs/qt-dbus-${PV}:${SLOT}[aqua=,c++0x=,qpa=,debug=]
90 ~x11-libs/qt-declarative-${PV}:${SLOT}[aqua=,c++0x=,qpa=,debug=,webkit]
91 ~x11-libs/qt-gui-${PV}:${SLOT}[aqua=,c++0x=,qpa=,debug=,qt3support=]
92 ~x11-libs/qt-multimedia-${PV}:${SLOT}[aqua=,c++0x=,qpa=,debug=]
93 ~x11-libs/qt-opengl-${PV}:${SLOT}[aqua=,c++0x=,qpa=,debug=,qt3support=]
94 !kde? ( || ( ~x11-libs/qt-phonon-${PV}:${SLOT}[aqua=,c++0x=,qpa=,debug=]
95 media-libs/phonon[aqua=,debug=] ) )
96 kde? ( media-libs/phonon[aqua=,debug=] )
97 ~x11-libs/qt-script-${PV}:${SLOT}[aqua=,c++0x=,qpa=,debug=]
98 ~x11-libs/qt-sql-${PV}:${SLOT}[aqua=,c++0x=,qpa=,debug=,qt3support=]
99 ~x11-libs/qt-svg-${PV}:${SLOT}[aqua=,c++0x=,qpa=,debug=]
100 ~x11-libs/qt-test-${PV}:${SLOT}[aqua=,c++0x=,qpa=,debug=]
101 ~x11-libs/qt-webkit-${PV}:${SLOT}[aqua=,c++0x=,qpa=,debug=]
102 ~x11-libs/qt-xmlpatterns-${PV}:${SLOT}[aqua=,c++0x=,qpa=,debug=]"
103
104 RDEPEND="${DEPEND}"
105
106 PATCHES=( "${FILESDIR}/${PN}-4.6-plugandpaint.patch" )
107
108 pkg_setup() {
109 QT4_TARGET_DIRECTORIES="demos
110 examples"
111 QT4_EXTRACT_DIRECTORIES="${QT4_TARGET_DIRECTORIES}
112 doc/src/images
113 src/
114 include/
115 tools/"
116
117 qt4-build_pkg_setup
118 }
119
120 src_configure() {
121 myconf="${myconf} $(qt_use qt3support) -no-openvg"
122 qt4-build_src_configure
123 }
124
125 src_install() {
126 insinto "${QTDOCDIR#${EPREFIX}}"/src
127 doins -r "${S}"/doc/src/images || die "Installing images failed."
128
129 qt4-build_src_install
130 }