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-openvg: metadata.xml ChangeLog qt-openvg-4.8.0-r1.ebuild Manifest
Date: Mon, 30 Jan 2012 10:25:22
Message-Id: 20120130102511.404D62004B@flycatcher.gentoo.org
1 wired 12/01/30 10:25:11
2
3 Added: metadata.xml ChangeLog qt-openvg-4.8.0-r1.ebuild
4 Manifest
5 Log:
6 ebuild for qt-openvg
7
8 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.1 x11-libs/qt-openvg/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-openvg/metadata.xml?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-openvg/metadata.xml?rev=1.1&content-type=text/plain
15
16 Index: metadata.xml
17 ===================================================================
18 <?xml version="1.0" encoding="UTF-8"?>
19 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
20 <pkgmetadata>
21 <herd>qt</herd>
22 <use>
23 <flag name='exceptions'>Build with support for exceptions</flag>
24 <flag name='qt3support'>Enable the Qt3Support libraries for Qt4</flag>
25 <flag name='c++0x'>Build Qt using the C++11 standard</flag>
26 <flag name='qpa'>Build a window system agnostic implementation of Qt</flag>
27 </use>
28 </pkgmetadata>
29
30
31
32 1.1 x11-libs/qt-openvg/ChangeLog
33
34 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-openvg/ChangeLog?rev=1.1&view=markup
35 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-openvg/ChangeLog?rev=1.1&content-type=text/plain
36
37 Index: ChangeLog
38 ===================================================================
39 # ChangeLog for x11-libs/qt-openvg
40 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
41 # $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-openvg/ChangeLog,v 1.1 2012/01/30 10:25:11 wired Exp $
42
43 *qt-openvg-4.8.0-r1 (30 Jan 2012)
44
45 30 Jan 2012; Alex Alexander <wired@g.o> +qt-openvg-4.8.0-r1.ebuild,
46 +metadata.xml:
47 ebuild for qt-openvg
48
49
50
51
52 1.1 x11-libs/qt-openvg/qt-openvg-4.8.0-r1.ebuild
53
54 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-openvg/qt-openvg-4.8.0-r1.ebuild?rev=1.1&view=markup
55 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-openvg/qt-openvg-4.8.0-r1.ebuild?rev=1.1&content-type=text/plain
56
57 Index: qt-openvg-4.8.0-r1.ebuild
58 ===================================================================
59 # Copyright 1999-2012 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 # $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-openvg/qt-openvg-4.8.0-r1.ebuild,v 1.1 2012/01/30 10:25:11 wired Exp $
62
63 EAPI="3"
64 inherit qt4-build
65
66 DESCRIPTION="The OpenVG module for the Qt toolkit"
67 SLOT="4"
68 KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
69 IUSE="qt3support"
70
71 DEPEND="~x11-libs/qt-core-${PV}[aqua=,c++0x=,debug=,qpa=,qt3support=]
72 ~x11-libs/qt-gui-${PV}[aqua=,c++0x=,debug=,egl,qpa=,qt3support=]
73 media-libs/mesa[openvg]"
74 RDEPEND="${DEPEND}"
75
76 pkg_setup() {
77 QT4_TARGET_DIRECTORIES="
78 src/openvg
79 src/plugins/graphicssystems/openvg"
80
81 QT4_EXTRACT_DIRECTORIES="
82 include/QtCore
83 include/QtGui
84 include/QtOpenVG
85 src/corelib
86 src/gui
87 src/openvg
88 src/plugins
89 src/3rdparty"
90
91 QCONFIG_ADD="openvg"
92 QCONFIG_DEFINE="QT_OPENVG"
93
94 qt4-build_pkg_setup
95 }
96
97 src_configure() {
98 gltype="desktop"
99
100 myconf="${myconf} -openvg -egl
101 $(qt_use qt3support)"
102
103 qt4-build_src_configure
104 }
105
106 src_install() {
107 qt4-build_src_install
108
109 #touch the available graphics systems
110 mkdir -p "${D}/usr/share/qt4/graphicssystems/" ||
111 die "could not create ${D}/usr/share/qt4/graphicssystems/"
112 touch "${D}/usr/share/qt4/graphicssystems/openvg" ||
113 die "could not touch ${D}/usr/share/qt4/graphicssystems/openvg"
114 }
115
116
117
118 1.1 x11-libs/qt-openvg/Manifest
119
120 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-openvg/Manifest?rev=1.1&view=markup
121 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-openvg/Manifest?rev=1.1&content-type=text/plain
122
123 Index: Manifest
124 ===================================================================
125 DIST qt-everywhere-opensource-src-4.8.0.tar.gz 238580694 RMD160 7506dce7743215481fd9fe56920b8a47f07a112e SHA1 2ba35adca8fb9c66a58eca61a15b21df6213f22e SHA256 9392b74e485e15f75a3e07a527547d4f6747eaf55ebce71ba0e863a9fd320b6e
126 EBUILD qt-openvg-4.8.0-r1.ebuild 1311 RMD160 6e1404102e4f0cd4086d0692717de56ce977738f SHA1 a789169677d36e097c472a45c556285869b28574 SHA256 1f29d2d354e8d491e176468282dc7d0c3fb1f3ecbd200ff466625bdf443800e2
127 MISC ChangeLog 272 RMD160 fb8b1368e31aef40a024a52641f351d3d0424f0b SHA1 0fa164d3ea7c79273872421ffacaeeb4c345d7e2 SHA256 16e279effe399515cf5fdc8c7bab0a52160d11eb42987e77c725624636df82ef
128 MISC metadata.xml 451 RMD160 8290a3e1ef4bb02a45d3b0860c9dc21f2f24f979 SHA1 3841ee97cb44cef3c1a82b7629c422acdfc88a8b SHA256 6c2135bb2df8bbd48c397f37c4893a79f7448989e868e310ca11444ed37c71d5