diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2011-03-04 18:00:22 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2011-03-04 18:00:22 +0000 |
commit | a4c1d03d518d1416c826bb73ad524dc9bf1702a5 (patch) | |
tree | d6a50377f609e5e7550ca8a99686adcdcbdbd7a1 /kde-base/kdebindings-ruby | |
parent | Removed unneccessary python_copy_sources (diff) | |
download | gentoo-2-a4c1d03d518d1416c826bb73ad524dc9bf1702a5.tar.gz gentoo-2-a4c1d03d518d1416c826bb73ad524dc9bf1702a5.tar.bz2 gentoo-2-a4c1d03d518d1416c826bb73ad524dc9bf1702a5.zip |
[kde-base] Add KDE SC 4.6.1
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kdebindings-ruby')
-rw-r--r-- | kde-base/kdebindings-ruby/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kdebindings-ruby/kdebindings-ruby-4.6.1.ebuild | 123 |
2 files changed, 130 insertions, 1 deletions
diff --git a/kde-base/kdebindings-ruby/ChangeLog b/kde-base/kdebindings-ruby/ChangeLog index eb166c248b5c..bd355e69f9e6 100644 --- a/kde-base/kdebindings-ruby/ChangeLog +++ b/kde-base/kdebindings-ruby/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kdebindings-ruby # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings-ruby/ChangeLog,v 1.32 2011/02/10 08:28:03 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings-ruby/ChangeLog,v 1.33 2011/03/04 18:00:09 alexxy Exp $ + +*kdebindings-ruby-4.6.1 (04 Mar 2011) + + 04 Mar 2011; Alexey Shvetsov <alexxy@gentoo.org> + +kdebindings-ruby-4.6.1.ebuild: + Version bump KDE SC 4.6.1 10 Feb 2011; Andreas K. Huettel <dilfridge@gentoo.org> kdebindings-ruby-4.6.0.ebuild: diff --git a/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.1.ebuild b/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.1.ebuild new file mode 100644 index 000000000000..4e1dc25fed97 --- /dev/null +++ b/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.1.ebuild @@ -0,0 +1,123 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdebindings-ruby/kdebindings-ruby-4.6.1.ebuild,v 1.1 2011/03/04 18:00:09 alexxy Exp $ + +EAPI=3 + +KMNAME="kdebindings" +KMMODULE="ruby" +DECLARATIVE_REQUIRED="optional" +WEBKIT_REQUIRED="optional" + +USE_RUBY="ruby18" +# No ruby19 for three reasons: +# 1) it does not build (yet) - will likely be solved soon +# 2) cmake bails when configuring twice or more - solved with CMAKE_IN_SOURCE_BUILD=1 +# 3) the ebuild can only be installed for one ruby variant, otherwise the compiled +# files with identical path+name will overwrite each other - difficult :( + +inherit kde4-meta ruby-ng + +DESCRIPTION="KDE Ruby bindings" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +IUSE="akonadi debug kate okular phonon plasma qscintilla qwt semantic-desktop" + +DEPEND=" + $(add_kdebase_dep smoke 'akonadi?,declarative?,kate?,okular?,phonon?,qscintilla?,qwt?,semantic-desktop?,webkit?') +" + +ruby_add_bdepend dev-ruby/rubygems + +RDEPEND="${DEPEND} + !dev-ruby/qt4-qtruby +" + +# Merged with kdebindings-ruby after 4.4.80 +add_blocker krossruby + +pkg_setup() { + ruby-ng_pkg_setup + kde4-meta_pkg_setup +} + +src_unpack() { + kde4-meta_src_unpack + + cd "${WORKDIR}" + mkdir all + mv ${P} all/ || die "Could not move sources" +} + +all_ruby_prepare() { + kde4-meta_src_prepare + + sed -i -e "s#smoke/smoke.h#smoke.h#" \ + ruby/qtruby/src/handlers.cpp \ + ruby/qtruby/src/marshall.h \ + ruby/qtruby/src/marshall_types.h \ + ruby/qtruby/src/Qt.cpp \ + ruby/qtruby/src/qtruby.cpp \ + ruby/qtruby/src/qtruby.h \ + ruby/qtruby/src/smokeruby.h || die + + sed -i -e "s#include <smoke/qt/#include <smoke/#" -e "s#include <smoke/kde/#include <smoke/#" \ + 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 \ + ruby/qtruby/modules/qwt/qwt.cpp \ + ruby/qtruby/modules/qttest/qttest.cpp \ + ruby/qtruby/modules/qtwebkit/qtwebkit.cpp \ + ruby/qtruby/src/qtruby.cpp \ + 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 \ + ruby/korundum/modules/plasma/src/plasmahandlers.cpp \ + ruby/korundum/modules/nepomuk/nepomukhandlers.cpp || die + + echo 'target_link_libraries(rubyqtdeclarative ${QT_QTDECLARATIVE_LIBRARY})' >> \ + ruby/qtruby/modules/qtdeclarative/CMakeLists.txt || die +} + +each_ruby_configure() { + CMAKE_USE_DIR=${S} + mycmakeargs=( + -DRUBY_LIBRARY=$(ruby_get_libruby) + -DRUBY_INCLUDE_PATH=$(ruby_get_hdrdir) + -DRUBY_EXECUTABLE=${RUBY} + $(cmake-utils_use_with akonadi) + $(cmake-utils_use_with akonadi KdepimLibs) + $(cmake-utils_use_disable declarative QtDeclarative) + $(cmake-utils_use_disable kate) + $(cmake-utils_use_with okular) + $(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 semantic-desktop Nepomuk) + $(cmake-utils_use_with semantic-desktop Soprano) + $(cmake-utils_use_disable webkit QtWebKit) + ) + kde4-meta_src_configure +} + +each_ruby_compile() { + CMAKE_USE_DIR=${S} + kde4-meta_src_compile +} + +each_ruby_install() { + CMAKE_USE_DIR=${S} + kde4-meta_src_install +} |