diff options
author | Andreas Sturmlechner <andreas.sturmlechner@gmail.com> | 2015-12-27 13:24:25 +0100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2015-12-30 03:04:31 +1100 |
commit | 0d5c6a9567e463fb1a2901e7b91accf67c041bd7 (patch) | |
tree | d8721fd6b77608f6934e169cc736f03b02e9a959 /kde-apps/kdepim-wizards | |
parent | media-gfx/digikam: Fix build w/ media-libs/lensfun-0.3.2, bug 566624 (diff) | |
download | gentoo-0d5c6a9567e463fb1a2901e7b91accf67c041bd7.tar.gz gentoo-0d5c6a9567e463fb1a2901e7b91accf67c041bd7.tar.bz2 gentoo-0d5c6a9567e463fb1a2901e7b91accf67c041bd7.zip |
kde-base: pkgmove KDE PIM to kde-apps/
Diffstat (limited to 'kde-apps/kdepim-wizards')
4 files changed, 87 insertions, 0 deletions
diff --git a/kde-apps/kdepim-wizards/Manifest b/kde-apps/kdepim-wizards/Manifest new file mode 100644 index 000000000000..984760232fc8 --- /dev/null +++ b/kde-apps/kdepim-wizards/Manifest @@ -0,0 +1 @@ +DIST kdepim-4.4.2015.06.tar.xz 8901968 SHA256 d9153c57e697ca33d0bd82f1f93ed2befdabbe3822189c1c8acbdf7bf9bbaec6 SHA512 10e89ff1bb22ef03ae2128b800f87c76da945703fa98c07fa0ac29deb17c724beeca84995c50b067138ab7cf0543112173eb850d897b38c512a25974bfc15e1e WHIRLPOOL 543b9d629380e9923b38c414cf6e7390437a48acfb31b9ed934e9655bb1efb1f480065942775dc68d8382e639e4df122f953388dad90a9fadb3734d2f2fe72f0 diff --git a/kde-apps/kdepim-wizards/files/kdepim-wizards-4.4.11.1-underlinking.patch b/kde-apps/kdepim-wizards/files/kdepim-wizards-4.4.11.1-underlinking.patch new file mode 100644 index 000000000000..2ec6c7a499e0 --- /dev/null +++ b/kde-apps/kdepim-wizards/files/kdepim-wizards-4.4.11.1-underlinking.patch @@ -0,0 +1,40 @@ +diff -ruN kdepim-wizards-4.4.11.1.orig/wizards/CMakeLists.txt kdepim-wizards-4.4.11.1/wizards/CMakeLists.txt +--- kdepim-wizards-4.4.11.1.orig/wizards/CMakeLists.txt 2011-04-20 22:03:31.000000000 +0200 ++++ kdepim-wizards-4.4.11.1/wizards/CMakeLists.txt 2011-08-06 19:11:11.852576714 +0200 +@@ -22,7 +22,7 @@ + + kde4_add_executable(groupwarewizard ${groupwarewizard_SRCS}) + +- target_link_libraries(groupwarewizard ${QT_QT3SUPPORT_LIBRARY} ${KDE4_KDECORE_LIBS} ++ target_link_libraries(groupwarewizard ${QT_QTGUI_LIBRARY} ${QT_QT3SUPPORT_LIBRARY} ${KDE4_KDECORE_LIBS} kio kdeui kpimutils + kabcgroupwise kcalgroupwise + kcal_slox kabc_slox + kabckolab knoteskolab +@@ -44,7 +44,8 @@ + + kde4_add_executable(groupwisewizard ${groupwisewizard_SRCS}) + +- target_link_libraries(groupwisewizard ${KDEPIMLIBS_KPIMIDENTITIES_LIBS} ${QT_QT3SUPPORT_LIBRARY} ${KDE4_KDECORE_LIBS} ${KDE4_KIDENTITIES_LIBS} kabcgroupwise kcalgroupwise ${KDEPIMLIBS_KCAL_LIBS} kdepim ) ++ target_link_libraries(groupwisewizard ${KDEPIMLIBS_KPIMIDENTITIES_LIBS} ${QT_QTGUI_LIBRARY} ++ ${QT_QT3SUPPORT_LIBRARY} ${KDE4_KDECORE_LIBS} ${KDE4_KIDENTITIES_LIBS} kabcgroupwise kcalgroupwise ${KDEPIMLIBS_KCAL_LIBS} kdepim kpimutils kio ) + + install(TARGETS groupwisewizard ${INSTALL_TARGETS_DEFAULT_ARGS}) + +@@ -60,7 +61,8 @@ + + kde4_add_executable(sloxwizard ${sloxwizard_SRCS}) + +- target_link_libraries(sloxwizard ${QT_QT3SUPPORT_LIBRARY} ${KDE4_KDECORE_LIBS} kcal_slox kabc_slox ${KDEPIMLIBS_KCAL_LIBS} ${KDEPIMLIBS_KABC_LIBS} kdepim ) ++ target_link_libraries(sloxwizard ${QT_QTGUI_LIBRARY} ${QT_QT3SUPPORT_LIBRARY} ${KDE4_KDECORE_LIBS} kcal_slox kabc_slox ${KDEPIMLIBS_KCAL_LIBS} ++ ${KDEPIMLIBS_KABC_LIBS} kdepim kio ) + + install(TARGETS sloxwizard ${INSTALL_TARGETS_DEFAULT_ARGS}) + +@@ -83,6 +85,7 @@ + kde4_add_executable(kolabwizard ${kolabwizard_SRCS}) + + target_link_libraries(kolabwizard ++ ${QT_QTGUI_LIBRARY} kio + ${QT_QT3SUPPORT_LIBRARY} + ${KDEPIMLIBS_KCAL_LIBS} + ${KDEPIMLIBS_KABC_LIBS} diff --git a/kde-apps/kdepim-wizards/kdepim-wizards-4.4.2015.06.ebuild b/kde-apps/kdepim-wizards/kdepim-wizards-4.4.2015.06.ebuild new file mode 100644 index 000000000000..876f7cf3ff8a --- /dev/null +++ b/kde-apps/kdepim-wizards/kdepim-wizards-4.4.2015.06.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +KMNAME="kdepim" +KMMODULE="wizards" +inherit kde4-meta + +DESCRIPTION="KDE PIM wizards (noakonadi branch)" +IUSE="debug" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" + +DEPEND=" + $(add_kdeapps_dep kdepimlibs '' 4.6) + $(add_kdeapps_dep kdepim-kresources '' 4.4.2015) + $(add_kdeapps_dep libkdepim '' 4.4.2015) +" +RDEPEND="${DEPEND}" + +KMEXTRACTONLY=" + kmail/ + knotes/ + kresources/groupwise/ + kresources/kolab/ + kresources/slox/ +" + +PATCHES=( "${FILESDIR}/${PN}-4.4.11.1-underlinking.patch" ) + +src_prepare() { + ln -s "${EKDEDIR}"/include/kdepim-kresources/{kabcsloxprefs.h,kcalsloxprefs.h} \ + kresources/slox/ \ + || die "Failed to link extra_headers." + ln -s "${EKDEDIR}"/include/kdepim-kresources/{kabc_groupwiseprefs,kcal_groupwiseprefsbase}.h \ + kresources/groupwise/ \ + || die "Failed to link extra_headers." + + kde4-meta_src_prepare +} diff --git a/kde-apps/kdepim-wizards/metadata.xml b/kde-apps/kdepim-wizards/metadata.xml new file mode 100644 index 000000000000..a23f444b67d6 --- /dev/null +++ b/kde-apps/kdepim-wizards/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>kde</herd> +</pkgmetadata> |