* [gentoo-commits] proj/kde:master commit in: kde-base/kdebindings-ruby/
@ 2011-02-04 22:22 Maciej Mrozowski
0 siblings, 0 replies; 3+ messages in thread
From: Maciej Mrozowski @ 2011-02-04 22:22 UTC (permalink / raw
To: gentoo-commits
commit: cdc8d4e4b2614fc317592801e4d284a855b7cef2
Author: Maciej Mrozowski <reavertm <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 4 22:21:21 2011 +0000
Commit: Maciej Mrozowski <reavertm <AT> gentoo <DOT> org>
CommitDate: Fri Feb 4 22:21:21 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=cdc8d4e4
[kde-base/kdebindings-ruby] Properly add qt-declarative support.
---
kde-base/kdebindings-ruby/Manifest | 4 ++--
.../kdebindings-ruby-4.6.9999.ebuild | 4 ++--
.../kdebindings-ruby/kdebindings-ruby-9999.ebuild | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/kde-base/kdebindings-ruby/Manifest b/kde-base/kdebindings-ruby/Manifest
index d878e6e..b0a2a1a 100644
--- a/kde-base/kdebindings-ruby/Manifest
+++ b/kde-base/kdebindings-ruby/Manifest
@@ -1,4 +1,4 @@
AUX kdebindings-ruby-fix-linkage.patch 1726 RMD160 7f23b1526b7ab6b2f73b31a45bfa6fed0bd62c29 SHA1 c44db3400dae4c81f6c4f6e3941896204fcfd8b8 SHA256 d9ea60a9271db666384ffc0542a7ff3e6d45e0058bcbf14b7ee11907de6052a8
-EBUILD kdebindings-ruby-4.6.9999.ebuild 3487 RMD160 395d9537c24be7d516cf5360c4d4406466695767 SHA1 556bd5e5ce4352c7992bb99ae2ad6c1ed0fa3d57 SHA256 f9c74319bb5efdfd5e9544461ca580f5a645301b80dbb5d68228fec7f9caaa07
-EBUILD kdebindings-ruby-9999.ebuild 3487 RMD160 395d9537c24be7d516cf5360c4d4406466695767 SHA1 556bd5e5ce4352c7992bb99ae2ad6c1ed0fa3d57 SHA256 f9c74319bb5efdfd5e9544461ca580f5a645301b80dbb5d68228fec7f9caaa07
+EBUILD kdebindings-ruby-4.6.9999.ebuild 3481 RMD160 45718686adc6240f06ca9ae8f6ccc70976b33d78 SHA1 00c988e0099dbc5f7e51c20f982819840c9b3e8e SHA256 5af58d2be19ddf2dc561aef2d51311a376b1c0f33ad56d72745c4a966dbe446c
+EBUILD kdebindings-ruby-9999.ebuild 3481 RMD160 45718686adc6240f06ca9ae8f6ccc70976b33d78 SHA1 00c988e0099dbc5f7e51c20f982819840c9b3e8e SHA256 5af58d2be19ddf2dc561aef2d51311a376b1c0f33ad56d72745c4a966dbe446c
MISC metadata.xml 824 RMD160 e0f4c2f6839966b3cb27a9366af5b4bed34efdb8 SHA1 a064dd6a83051fd2c78f78657be856fc77a0abf7 SHA256 47ce246de6c9f8a1f7f4be7a4afe4c68bc0a431c059a0a4596f1df8dc1228c68
diff --git a/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.9999.ebuild b/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.9999.ebuild
index e9b76eb..c129556 100644
--- a/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.9999.ebuild
+++ b/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.9999.ebuild
@@ -6,6 +6,7 @@ EAPI=3
KMNAME="kdebindings"
KMMODULE="ruby"
+DECLARATIVE_REQUIRED="optional"
WEBKIT_REQUIRED="optional"
USE_RUBY="ruby18"
@@ -19,9 +20,8 @@ inherit kde4-meta ruby-ng
DESCRIPTION="KDE Ruby bindings"
KEYWORDS=""
-IUSE="akonadi debug declarative kate okular phonon plasma qscintilla qwt semantic-desktop"
+IUSE="akonadi debug kate okular phonon plasma qscintilla qwt semantic-desktop"
-# TODO add qt-declarative
DEPEND="
$(add_kdebase_dep smoke 'akonadi?,declarative?,kate?,okular?,phonon?,qscintilla?,qwt?,semantic-desktop?,webkit?')
"
diff --git a/kde-base/kdebindings-ruby/kdebindings-ruby-9999.ebuild b/kde-base/kdebindings-ruby/kdebindings-ruby-9999.ebuild
index e9b76eb..c129556 100644
--- a/kde-base/kdebindings-ruby/kdebindings-ruby-9999.ebuild
+++ b/kde-base/kdebindings-ruby/kdebindings-ruby-9999.ebuild
@@ -6,6 +6,7 @@ EAPI=3
KMNAME="kdebindings"
KMMODULE="ruby"
+DECLARATIVE_REQUIRED="optional"
WEBKIT_REQUIRED="optional"
USE_RUBY="ruby18"
@@ -19,9 +20,8 @@ inherit kde4-meta ruby-ng
DESCRIPTION="KDE Ruby bindings"
KEYWORDS=""
-IUSE="akonadi debug declarative kate okular phonon plasma qscintilla qwt semantic-desktop"
+IUSE="akonadi debug kate okular phonon plasma qscintilla qwt semantic-desktop"
-# TODO add qt-declarative
DEPEND="
$(add_kdebase_dep smoke 'akonadi?,declarative?,kate?,okular?,phonon?,qscintilla?,qwt?,semantic-desktop?,webkit?')
"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/kdebindings-ruby/
@ 2011-02-10 8:33 Andreas K. Huettel
0 siblings, 0 replies; 3+ messages in thread
From: Andreas K. Huettel @ 2011-02-10 8:33 UTC (permalink / raw
To: gentoo-commits
commit: 5a724769183f05e5fb88535993e7420f26366ec0
Author: Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
AuthorDate: Thu Feb 10 08:30:17 2011 +0000
Commit: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Feb 10 08:31:34 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=5a724769
[kde-base/kdebindings-ruby] Port build fixes from 4.6.0, untested
(Portage version: 2.1.9.39/git/Linux x86_64, signed Manifest commit with key B6C5F7DE)
---
.../kdebindings-ruby-4.6.9999.ebuild | 3 +++
.../kdebindings-ruby/kdebindings-ruby-9999.ebuild | 3 +++
2 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.9999.ebuild b/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.9999.ebuild
index c129556..580f1c5 100644
--- a/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.9999.ebuild
+++ b/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.9999.ebuild
@@ -64,6 +64,7 @@ all_ruby_prepare() {
ruby/qtruby/src/Qt.cpp \
ruby/qtruby/src/marshall_types.cpp \
ruby/qtruby/modules/phonon/phonon.cpp \
+ ruby/qtruby/modules/qscintilla/qscintilla.cpp \
ruby/qtruby/modules/qtdeclarative/qtdeclarative.cpp \
ruby/qtruby/modules/qtuitools/qtuitools.cpp \
ruby/qtruby/modules/qtscript/qtscript.cpp \
@@ -74,9 +75,11 @@ all_ruby_prepare() {
ruby/korundum/src/Korundum.cpp \
ruby/korundum/modules/soprano/soprano.cpp \
ruby/korundum/modules/akonadi/akonadi.cpp \
+ ruby/korundum/modules/kate/kate.cpp \
ruby/korundum/modules/khtml/khtml.cpp \
ruby/korundum/modules/kio/kio.cpp \
ruby/korundum/modules/ktexteditor/ktexteditor.cpp \
+ ruby/korundum/modules/okular/okular.cpp \
ruby/korundum/modules/solid/solid.cpp \
ruby/korundum/modules/nepomuk/nepomuk.cpp \
ruby/korundum/modules/plasma/src/plasma.cpp \
diff --git a/kde-base/kdebindings-ruby/kdebindings-ruby-9999.ebuild b/kde-base/kdebindings-ruby/kdebindings-ruby-9999.ebuild
index c129556..580f1c5 100644
--- a/kde-base/kdebindings-ruby/kdebindings-ruby-9999.ebuild
+++ b/kde-base/kdebindings-ruby/kdebindings-ruby-9999.ebuild
@@ -64,6 +64,7 @@ all_ruby_prepare() {
ruby/qtruby/src/Qt.cpp \
ruby/qtruby/src/marshall_types.cpp \
ruby/qtruby/modules/phonon/phonon.cpp \
+ ruby/qtruby/modules/qscintilla/qscintilla.cpp \
ruby/qtruby/modules/qtdeclarative/qtdeclarative.cpp \
ruby/qtruby/modules/qtuitools/qtuitools.cpp \
ruby/qtruby/modules/qtscript/qtscript.cpp \
@@ -74,9 +75,11 @@ all_ruby_prepare() {
ruby/korundum/src/Korundum.cpp \
ruby/korundum/modules/soprano/soprano.cpp \
ruby/korundum/modules/akonadi/akonadi.cpp \
+ ruby/korundum/modules/kate/kate.cpp \
ruby/korundum/modules/khtml/khtml.cpp \
ruby/korundum/modules/kio/kio.cpp \
ruby/korundum/modules/ktexteditor/ktexteditor.cpp \
+ ruby/korundum/modules/okular/okular.cpp \
ruby/korundum/modules/solid/solid.cpp \
ruby/korundum/modules/nepomuk/nepomuk.cpp \
ruby/korundum/modules/plasma/src/plasma.cpp \
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/kdebindings-ruby/
@ 2011-04-13 20:20 Andreas K. Huettel
0 siblings, 0 replies; 3+ messages in thread
From: Andreas K. Huettel @ 2011-04-13 20:20 UTC (permalink / raw
To: gentoo-commits
commit: 1d96b2a42f7a33e7a5a044a824fdca5fb0759573
Author: Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
AuthorDate: Wed Apr 13 20:23:31 2011 +0000
Commit: Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Apr 13 20:23:39 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=1d96b2a4
[kde-base/kdebindings-ruby] Honor qwt useflag, bug 358333
(Portage version: 2.1.9.45/git/Linux x86_64, signed Manifest commit with key B6C5F7DE)
---
.../kdebindings-ruby-4.6.9999.ebuild | 2 +-
.../kdebindings-ruby/kdebindings-ruby-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.9999.ebuild b/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.9999.ebuild
index 580f1c5..e646c4e 100644
--- a/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.9999.ebuild
+++ b/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.9999.ebuild
@@ -104,7 +104,7 @@ each_ruby_configure() {
$(cmake-utils_use_with phonon)
$(cmake-utils_use_with plasma)
$(cmake-utils_use_with qscintilla QScintilla)
- $(cmake-utils_use_with qwt Qwt)
+ $(cmake-utils_use_with qwt Qwt5)
$(cmake-utils_use_with semantic-desktop Nepomuk)
$(cmake-utils_use_with semantic-desktop Soprano)
$(cmake-utils_use_disable webkit QtWebKit)
diff --git a/kde-base/kdebindings-ruby/kdebindings-ruby-9999.ebuild b/kde-base/kdebindings-ruby/kdebindings-ruby-9999.ebuild
index 580f1c5..e646c4e 100644
--- a/kde-base/kdebindings-ruby/kdebindings-ruby-9999.ebuild
+++ b/kde-base/kdebindings-ruby/kdebindings-ruby-9999.ebuild
@@ -104,7 +104,7 @@ each_ruby_configure() {
$(cmake-utils_use_with phonon)
$(cmake-utils_use_with plasma)
$(cmake-utils_use_with qscintilla QScintilla)
- $(cmake-utils_use_with qwt Qwt)
+ $(cmake-utils_use_with qwt Qwt5)
$(cmake-utils_use_with semantic-desktop Nepomuk)
$(cmake-utils_use_with semantic-desktop Soprano)
$(cmake-utils_use_disable webkit QtWebKit)
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-04-13 20:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-04 22:22 [gentoo-commits] proj/kde:master commit in: kde-base/kdebindings-ruby/ Maciej Mrozowski
-- strict thread matches above, loose matches on Subject: below --
2011-02-10 8:33 Andreas K. Huettel
2011-04-13 20:20 Andreas K. Huettel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox