Gentoo Archives: gentoo-commits

From: "Theo Chatzimichos (tampakrap)" <tampakrap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kdebindings-ruby: kdebindings-ruby-4.4.1.ebuild ChangeLog
Date: Tue, 02 Mar 2010 16:22:59
Message-Id: E1NmUs4-0005Uv-I5@stork.gentoo.org
1 tampakrap 10/03/02 16:22:56
2
3 Modified: ChangeLog
4 Added: kdebindings-ruby-4.4.1.ebuild
5 Log:
6 Version bump KDE 4.4.1
7 (Portage version: 2.2_rc63/cvs/Linux x86_64, RepoMan options: --force)
8
9 Revision Changes Path
10 1.4 kde-base/kdebindings-ruby/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdebindings-ruby/ChangeLog?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdebindings-ruby/ChangeLog?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdebindings-ruby/ChangeLog?r1=1.3&r2=1.4
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/kde-base/kdebindings-ruby/ChangeLog,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- ChangeLog 10 Feb 2010 21:39:17 -0000 1.3
23 +++ ChangeLog 2 Mar 2010 16:22:55 -0000 1.4
24 @@ -1,6 +1,12 @@
25 # ChangeLog for kde-base/kdebindings-ruby
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings-ruby/ChangeLog,v 1.3 2010/02/10 21:39:17 abcd Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings-ruby/ChangeLog,v 1.4 2010/03/02 16:22:55 tampakrap Exp $
29 +
30 +*kdebindings-ruby-4.4.1 (02 Mar 2010)
31 +
32 + 02 Mar 2010; Theo Chatzimichos <tampakrap@g.o>
33 + +kdebindings-ruby-4.4.1.ebuild:
34 + Version bump
35
36 10 Feb 2010; Jonathan Callen <abcd@g.o>
37 kdebindings-ruby-4.4.0.ebuild, metadata.xml:
38
39
40
41 1.1 kde-base/kdebindings-ruby/kdebindings-ruby-4.4.1.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdebindings-ruby/kdebindings-ruby-4.4.1.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kdebindings-ruby/kdebindings-ruby-4.4.1.ebuild?rev=1.1&content-type=text/plain
45
46 Index: kdebindings-ruby-4.4.1.ebuild
47 ===================================================================
48 # Copyright 1999-2010 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings-ruby/kdebindings-ruby-4.4.1.ebuild,v 1.1 2010/03/02 16:22:55 tampakrap Exp $
51
52 EAPI="2"
53
54 KMNAME="kdebindings"
55 KMMODULE="ruby"
56 WEBKIT_REQUIRED="optional"
57
58 USE_RUBY="ruby18"
59
60 inherit kde4-meta ruby-ng
61
62 DESCRIPTION="KDE Ruby bindings"
63 KEYWORDS="~amd64 ~x86"
64 IUSE="akonadi debug kdevplatform okular phonon plasma qscintilla qwt semantic-desktop"
65
66 DEPEND="
67 $(add_kdebase_dep smoke 'akonadi?,kdevplatform?,okular?,phonon?,qscintilla?,qwt?,semantic-desktop?')
68 "
69
70 RDEPEND="${DEPEND}
71 !dev-ruby/qt4-qtruby
72 "
73
74 KMEXTRACTONLY="
75 ruby/krossruby
76 "
77
78 PATCHES=(
79 "${FILESDIR}"/${PN}-fix-linkage.patch
80 )
81
82 pkg_setup() {
83 ruby-ng_pkg_setup
84 kde4-meta_pkg_setup
85 }
86
87 src_unpack() {
88 kde4-meta_src_unpack
89
90 cd "${WORKDIR}"
91 mkdir all
92 mv ${P} all/ || die "Could not move sources"
93 }
94
95 all_ruby_prepare() {
96 kde4-meta_src_prepare
97
98 sed -i -e "s#smoke/smoke.h#smoke.h#" \
99 ruby/qtruby/src/handlers.cpp \
100 ruby/qtruby/src/marshall.h \
101 ruby/qtruby/src/marshall_types.h \
102 ruby/qtruby/src/Qt.cpp \
103 ruby/qtruby/src/qtruby.cpp \
104 ruby/qtruby/src/qtruby.h \
105 ruby/qtruby/src/smokeruby.h || die
106 }
107
108 each_ruby_configure() {
109 CMAKE_USE_DIR=${S}
110 mycmakeargs=(
111 $(cmake-utils_use_enable akonadi KdepimLibs)
112 $(cmake-utils_use_enable akonadi)
113 $(cmake-utils_use_enable kdevplatform KDEVPLATFORM_RUBY)
114 $(cmake-utils_use_enable kdevplatform KDevPlatform)
115 $(cmake-utils_use_with kdevplatform KDevPlatform)
116 $(cmake-utils_use_enable okular)
117 $(cmake-utils_use_enable plasma PLASMA_RUBY)
118 $(cmake-utils_use_enable phonon)
119 $(cmake-utils_use_enable phonon PHONON_RUBY)
120 $(cmake-utils_use_enable qscintilla QScintilla)
121 $(cmake-utils_use_enable qscintilla QSCINTILLA_RUBY)
122 $(cmake-utils_use_enable qwt QWT_RUBY)
123 $(cmake-utils_use_enable semantic-desktop Soprano)
124 $(cmake-utils_use_enable semantic-desktop SOPRANO_RUBY)
125 $(cmake-utils_use_enable semantic-desktop Nepomuk)
126 $(cmake-utils_use_enable webkit QTWEBKIT_RUBY)
127 -DENABLE_KROSSRUBY=OFF
128 -DRUBY_LIBRARY=$(ruby_get_libruby)
129 -DRUBY_INCLUDE_PATH=$(ruby_get_hdrdir)
130 -DRUBY_EXECUTABLE=${RUBY}
131 )
132 kde4-meta_src_configure
133 }
134
135 each_ruby_compile() {
136 CMAKE_USE_DIR=${S}
137 kde4-meta_src_compile
138 }
139
140 each_ruby_install() {
141 CMAKE_USE_DIR=${S}
142 kde4-meta_src_install
143 }