Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/qt-sql: metadata.xml ChangeLog qt-sql-4.6.3-r1.ebuild
Date: Sun, 13 Jun 2010 18:03:03
Message-Id: 20100613171844.C2AC52CF43@corvid.gentoo.org
1 hwoarang 10/06/13 17:18:44
2
3 Modified: metadata.xml ChangeLog qt-sql-4.6.3-r1.ebuild
4 Log:
5 Replace tds use flag with global freetds
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.5 x11-libs/qt-sql/metadata.xml
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-sql/metadata.xml?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-sql/metadata.xml?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-sql/metadata.xml?r1=1.4&r2=1.5
14
15 Index: metadata.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/metadata.xml,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- metadata.xml 13 Jun 2010 09:51:26 -0000 1.4
22 +++ metadata.xml 13 Jun 2010 17:18:44 -0000 1.5
23 @@ -6,6 +6,5 @@
24 <flag name='exceptions'>Add support for exceptions - like catching them
25 inside the event loop (recommended by Nokia)</flag>
26 <flag name='qt3support'>Enable the Qt3Support libraries for Qt4</flag>
27 - <flag name='tds'>Enable support for freetds databases driver</flag>
28 </use>
29 </pkgmetadata>
30
31
32
33 1.82 x11-libs/qt-sql/ChangeLog
34
35 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-sql/ChangeLog?rev=1.82&view=markup
36 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-sql/ChangeLog?rev=1.82&content-type=text/plain
37 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-sql/ChangeLog?r1=1.81&r2=1.82
38
39 Index: ChangeLog
40 ===================================================================
41 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v
42 retrieving revision 1.81
43 retrieving revision 1.82
44 diff -u -r1.81 -r1.82
45 --- ChangeLog 13 Jun 2010 09:51:26 -0000 1.81
46 +++ ChangeLog 13 Jun 2010 17:18:44 -0000 1.82
47 @@ -1,6 +1,10 @@
48 # ChangeLog for x11-libs/qt-sql
49 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
50 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.81 2010/06/13 09:51:26 hwoarang Exp $
51 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/ChangeLog,v 1.82 2010/06/13 17:18:44 hwoarang Exp $
52 +
53 + 13 Jun 2010; Markos Chandras <hwoarang@g.o> qt-sql-4.6.3-r1.ebuild,
54 + metadata.xml:
55 + Replace tds use flag with global freetds
56
57 *qt-sql-4.6.3-r1 (13 Jun 2010)
58
59
60
61
62 1.2 x11-libs/qt-sql/qt-sql-4.6.3-r1.ebuild
63
64 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-sql/qt-sql-4.6.3-r1.ebuild?rev=1.2&view=markup
65 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-sql/qt-sql-4.6.3-r1.ebuild?rev=1.2&content-type=text/plain
66 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/qt-sql/qt-sql-4.6.3-r1.ebuild?r1=1.1&r2=1.2
67
68 Index: qt-sql-4.6.3-r1.ebuild
69 ===================================================================
70 RCS file: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.6.3-r1.ebuild,v
71 retrieving revision 1.1
72 retrieving revision 1.2
73 diff -u -r1.1 -r1.2
74 --- qt-sql-4.6.3-r1.ebuild 13 Jun 2010 09:51:26 -0000 1.1
75 +++ qt-sql-4.6.3-r1.ebuild 13 Jun 2010 17:18:44 -0000 1.2
76 @@ -1,6 +1,6 @@
77 # Copyright 1999-2010 Gentoo Foundation
78 # Distributed under the terms of the GNU General Public License v2
79 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.6.3-r1.ebuild,v 1.1 2010/06/13 09:51:26 hwoarang Exp $
80 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-sql/qt-sql-4.6.3-r1.ebuild,v 1.2 2010/06/13 17:18:44 hwoarang Exp $
81
82 EAPI="2"
83 inherit qt4-build
84 @@ -8,15 +8,15 @@
85 DESCRIPTION="The SQL module for the Qt toolkit"
86 SLOT="4"
87 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
88 -IUSE="firebird iconv mysql odbc postgres qt3support +sqlite tds"
89 +IUSE="firebird freetds iconv mysql odbc postgres qt3support +sqlite"
90
91 DEPEND="~x11-libs/qt-core-${PV}[aqua=,debug=,qt3support=]
92 firebird? ( dev-db/firebird )
93 + freetds? ( dev-db/freetds )
94 mysql? ( virtual/mysql )
95 odbc? ( dev-db/unixODBC )
96 postgres? ( virtual/postgresql-base )
97 - sqlite? ( dev-db/sqlite:3 )
98 - tds? ( dev-db/freetds )"
99 + sqlite? ( dev-db/sqlite:3 )"
100 RDEPEND="${DEPEND}"
101
102 QT4_TARGET_DIRECTORIES="src/sql src/plugins/sqldrivers"
103 @@ -36,9 +36,9 @@
104 )
105
106 pkg_setup() {
107 - if ! (use firebird || use mysql || use odbc || use postgres || use sqlite || use tds ); then
108 + if ! (use firebird || use freetds || use mysql || use odbc || use postgres || use sqlite ); then
109 ewarn "You need to enable at least one SQL driver. Enable at least"
110 - ewarn "one of these USE flags: \"firebird mysql odbc postgres sqlite tds\""
111 + ewarn "one of these USE flags: \"firebird freetds mysql odbc postgres sqlite \""
112 die "Enable at least one SQL driver."
113 fi
114
115 @@ -59,7 +59,7 @@
116 $(qt_use postgres sql-psql plugin) $(use postgres && echo "-I${EPREFIX}/usr/include/postgresql/pgsql ")
117 $(qt_use sqlite sql-sqlite plugin) $(use sqlite && echo '-system-sqlite')
118 $(qt_use odbc sql-odbc plugin)
119 - $(qt_use tds sql-tds plugin)
120 + $(qt_use freetds sql-tds plugin)
121 $(qt_use qt3support)"
122
123 myconf="${myconf} $(qt_use iconv) -no-xkb -no-fontconfig -no-xrender -no-xrandr