Gentoo Archives: gentoo-commits

From: "Alex Alexander (wired)" <wired@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kdebindings-csharp: metadata.xml ChangeLog kdebindings-csharp-4.3.1.ebuild
Date: Wed, 02 Sep 2009 05:33:05
Message-Id: E1MinHe-00084w-VR@stork.gentoo.org
1 wired 09/09/02 10:41:46
2
3 Modified: metadata.xml ChangeLog
4 kdebindings-csharp-4.3.1.ebuild
5 Log:
6 added plasma use, fixed -webkit build fail
7 (Portage version: 2.2_rc40/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 kde-base/kdebindings-csharp/metadata.xml
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdebindings-csharp/metadata.xml?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdebindings-csharp/metadata.xml?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdebindings-csharp/metadata.xml?r1=1.2&r2=1.3
15
16 Index: metadata.xml
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/kde-base/kdebindings-csharp/metadata.xml,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- metadata.xml 20 Aug 2009 10:37:05 -0000 1.2
23 +++ metadata.xml 2 Sep 2009 10:41:46 -0000 1.3
24 @@ -5,6 +5,7 @@
25 <use>
26 <flag name="akonadi">Compile bindings for <pkg>kde-base/akonadi</pkg>.</flag>
27 <flag name="phonon">Compile bindings for <pkg>media-sound/phonon</pkg>.</flag>
28 + <flag name="plasma">Compile bindings for kde's plasma.</flag>
29 <flag name="qscintilla">Compile bindings for <pkg>x11-libs/qscintilla</pkg>.</flag>
30 <flag name="webkit">Compile bindings for <pkg>x11-libs/webkit</pkg>.</flag>
31 </use>
32
33
34
35 1.5 kde-base/kdebindings-csharp/ChangeLog
36
37 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdebindings-csharp/ChangeLog?rev=1.5&view=markup
38 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdebindings-csharp/ChangeLog?rev=1.5&content-type=text/plain
39 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdebindings-csharp/ChangeLog?r1=1.4&r2=1.5
40
41 Index: ChangeLog
42 ===================================================================
43 RCS file: /var/cvsroot/gentoo-x86/kde-base/kdebindings-csharp/ChangeLog,v
44 retrieving revision 1.4
45 retrieving revision 1.5
46 diff -u -r1.4 -r1.5
47 --- ChangeLog 1 Sep 2009 15:07:32 -0000 1.4
48 +++ ChangeLog 2 Sep 2009 10:41:46 -0000 1.5
49 @@ -1,6 +1,11 @@
50 # ChangeLog for kde-base/kdebindings-csharp
51 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
52 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings-csharp/ChangeLog,v 1.4 2009/09/01 15:07:32 tampakrap Exp $
53 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings-csharp/ChangeLog,v 1.5 2009/09/02 10:41:46 wired Exp $
54 +
55 + 02 Sep 2009; Alex Alexander <wired@g.o>
56 + kdebindings-csharp-4.3.1.ebuild,
57 + files/kdebindings-csharp-build-fixes.patch:
58 + added plasma use, fixed -webkit build fail
59
60 *kdebindings-csharp-4.3.1 (01 Sep 2009)
61
62
63
64
65 1.2 kde-base/kdebindings-csharp/kdebindings-csharp-4.3.1.ebuild
66
67 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdebindings-csharp/kdebindings-csharp-4.3.1.ebuild?rev=1.2&view=markup
68 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdebindings-csharp/kdebindings-csharp-4.3.1.ebuild?rev=1.2&content-type=text/plain
69 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdebindings-csharp/kdebindings-csharp-4.3.1.ebuild?r1=1.1&r2=1.2
70
71 Index: kdebindings-csharp-4.3.1.ebuild
72 ===================================================================
73 RCS file: /var/cvsroot/gentoo-x86/kde-base/kdebindings-csharp/kdebindings-csharp-4.3.1.ebuild,v
74 retrieving revision 1.1
75 retrieving revision 1.2
76 diff -u -r1.1 -r1.2
77 --- kdebindings-csharp-4.3.1.ebuild 1 Sep 2009 15:07:32 -0000 1.1
78 +++ kdebindings-csharp-4.3.1.ebuild 2 Sep 2009 10:41:46 -0000 1.2
79 @@ -1,6 +1,6 @@
80 # Copyright 1999-2009 Gentoo Foundation
81 # Distributed under the terms of the GNU General Public License v2
82 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings-csharp/kdebindings-csharp-4.3.1.ebuild,v 1.1 2009/09/01 15:07:32 tampakrap Exp $
83 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings-csharp/kdebindings-csharp-4.3.1.ebuild,v 1.2 2009/09/02 10:41:46 wired Exp $
84
85 EAPI="2"
86
87 @@ -11,7 +11,7 @@
88
89 DESCRIPTION="C# bindings for KDE and Qt"
90 KEYWORDS="~amd64 ~x86"
91 -IUSE="akonadi +phonon qscintilla"
92 +IUSE="akonadi +phonon plasma qscintilla"
93
94 COMMON_DEPEND="
95 dev-lang/mono
96 @@ -25,6 +25,18 @@
97
98 PATCHES=( "${FILESDIR}"/${PN}-build-fixes.patch )
99
100 +pkg_setup() {
101 + kde4-meta_pkg_setup
102 +
103 + if use plasma && ! use webkit; then
104 + eerror
105 + eerror "The plasma USE flag requires the webkit USE flag to be enabled."
106 + eerror
107 + eerror "Please enable webkit or disable plasma."
108 + die "plasma requires webkit"
109 + fi
110 +}
111 +
112 src_prepare() {
113 kde4-meta_src_prepare
114
115 @@ -33,7 +45,8 @@
116
117 src_configure() {
118 local mycmakeargs="
119 - $(cmake-utils_use_enable webkit WEBKIT_SHARP)
120 + $(cmake-utils_use_enable webkit QTWEBKIT_SHARP)
121 + $(cmake-utils_use_enable plasma PLASMA_SHARP)
122 $(cmake-utils_use_enable phonon PHONON_SHARP)
123 $(cmake-utils_use_enable qscintilla QSCINTILLA_SHARP)
124 $(cmake-utils_use_enable akonadi KdepimLibs)