From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7882A138332 for ; Fri, 6 Apr 2018 00:42:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE7D0E0975; Fri, 6 Apr 2018 00:42:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 83F58E0975 for ; Fri, 6 Apr 2018 00:42:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CAB73335C77 for ; Fri, 6 Apr 2018 00:42:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3AEFD27A for ; Fri, 6 Apr 2018 00:42:23 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1522975319.4df84ad4be7ba3d13e3943bff08e9c6097186cd7.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/kmymoney/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/kmymoney/Manifest app-office/kmymoney/kmymoney-4.8.1.1-r1.ebuild X-VCS-Directories: app-office/kmymoney/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 4df84ad4be7ba3d13e3943bff08e9c6097186cd7 X-VCS-Branch: master Date: Fri, 6 Apr 2018 00:42:23 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 88f00e4b-de4b-4fab-afe3-cf63ee13b1a1 X-Archives-Hash: 86a320a6d9a2c929868a3076d347cb95 commit: 4df84ad4be7ba3d13e3943bff08e9c6097186cd7 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Apr 6 00:36:10 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Apr 6 00:41:59 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4df84ad4 app-office/kmymoney: Drop slot 4 Bug: https://bugs.gentoo.org/646894 Package-Manager: Portage-2.3.28, Repoman-2.3.9 app-office/kmymoney/Manifest | 1 - app-office/kmymoney/kmymoney-4.8.1.1-r1.ebuild | 159 ------------------------- 2 files changed, 160 deletions(-) diff --git a/app-office/kmymoney/Manifest b/app-office/kmymoney/Manifest index 938cea62f74..e7d767072bc 100644 --- a/app-office/kmymoney/Manifest +++ b/app-office/kmymoney/Manifest @@ -1,2 +1 @@ -DIST kmymoney-4.8.1.1.tar.xz 20963444 BLAKE2B d2be72a1c7dc41f48405ee406c419b9eb74cc02a80949965b8241331c00fbec23c32177aea0a401a76ef64a97e25e9e532c28e4f29bf88c9c2fd04f608790df6 SHA512 1f730f7db9117469aebaab33891f6064f648fa0ad25afff9ac1fab8d638c376d8e1f013401512c4be060436d6bbdfdacad6427b1e0911ac6b46288db1e242783 DIST kmymoney-5.0.1.tar.xz 13307860 BLAKE2B df61285f848df693510f1807bbf66b7cfec4498f2c540df3420731734a8ced8c4ae6426e338af2cecc85278120087eddc261a9e35bad50722991e3bb617d4a9c SHA512 74ace8d98f144c503d572c68cf50c27664a49bc5f4428788b69a1da52b8f72e97e1bb70914dbf041c43884c3b6340e28390618dec179ebe3d1b3ea63bede93e7 diff --git a/app-office/kmymoney/kmymoney-4.8.1.1-r1.ebuild b/app-office/kmymoney/kmymoney-4.8.1.1-r1.ebuild deleted file mode 100644 index 34a42561678..00000000000 --- a/app-office/kmymoney/kmymoney-4.8.1.1-r1.ebuild +++ /dev/null @@ -1,159 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit cmake-utils flag-o-matic gnome2-utils virtualx xdg-utils - -DESCRIPTION="Personal finance manager by KDE" -HOMEPAGE="https://kmymoney.org/" -SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="4" -KEYWORDS="amd64 x86" -IUSE="calendar debug doc +handbook hbci ofx quotes test weboob" - -COMMON_DEPEND=" - >=app-crypt/gpgme-1.7.0[cxx] - =net-libs/aqbanking-5.5.1 - >=sys-libs/gwenhywfar-4.15.3[qt4] - ) - ofx? ( >=dev-libs/libofx-0.9.4 ) - weboob? ( www-client/weboob ) -" -RDEPEND="${COMMON_DEPEND} - kde-frameworks/oxygen-icons:* - handbook? ( kde-frameworks/kdelibs:4[handbook] ) - quotes? ( dev-perl/Finance-Quote ) -" -DEPEND="${COMMON_DEPEND} - dev-libs/boost - virtual/pkgconfig - doc? ( app-doc/doxygen ) - handbook? ( - app-text/docbook-xml-dtd:4.2 - app-text/docbook-xsl-stylesheets - ) - test? ( dev-qt/qttest:4 ) -" - -src_prepare() { - cmake-utils_src_prepare - - if [[ -v LINGUAS ]] ; then - pushd po > /dev/null || die - local lang - for lang in *; do - if [[ -e ${lang} ]] && ! has ${lang/.po/} ${LINGUAS} ; then - case ${lang} in - CMakeLists.txt) ;; - *) rm -r ${lang} || die ;; - esac - cmake_comment_add_subdirectory ${lang} - sed -e "/add_subdirectory([[:space:]]*${lang}\/.*[[:space:]]*)/d" \ - -i CMakeLists.txt || die - fi - done - popd > /dev/null || die - fi - - if ! use handbook; then - cmake_comment_add_subdirectory doc - else - if [[ -d doc && -v LINGUAS ]] ; then - pushd doc > /dev/null || die - local lang - for lang in *; do - if ! has ${lang} ${LINGUAS} && [[ ${lang} != "en_US" ]]; then - cmake_comment_add_subdirectory ${lang} - fi - done - popd > /dev/null || die - fi - fi - - # don't install as executable - sed -i kmymoney/CMakeLists.txt \ - -e "/install.*kmymoney.appdata/ s/PROGRAMS/FILES/" || die -} - -src_configure() { - use debug || append-cppflags -DQT_NO_DEBUG - - local mycmakeargs=( - -DUSE_QT_DESIGNER=OFF - -DENABLE_LIBICAL=$(usex calendar) - -DUSE_DEVELOPER_DOC=$(usex doc) - -DENABLE_KBANKING=$(usex hbci) - -DENABLE_LIBOFX=$(usex ofx) - -DCMAKE_DISABLE_FIND_PACKAGE_KdepimLibs=ON - -DKDE4_BUILD_TESTS=$(usex test) - -DENABLE_WEBOOB=$(usex weboob) - ) - cmake-utils_src_configure -} - -src_compile() { - cmake-utils_src_compile - use doc && cmake-utils_src_compile apidoc -} - -src_test() { - local kded4_pid - - _test_runner() { - export $(dbus-launch) - kded4 2>&1 > /dev/null & - kded4_pid=$! - - cmake-utils_src_test - } - - unset DBUS_SESSION_BUS_ADDRESS DBUS_SESSION_BUS_PID - - local myctestargs=( -E "(kmymoney-querytabletest)" ) # requires ktimezoned - virtx _test_runner - - if [[ -n "${kded4_pid}" ]] ; then - kill ${kded4_pid} - fi - - if [[ -n "${DBUS_SESSION_BUS_PID}" ]] ; then - kill ${DBUS_SESSION_BUS_PID} - fi -} - -src_install() { - use doc && HTML_DOCS=( "${BUILD_DIR}/apidocs/html/." ) - cmake-utils_src_install - - # We don't want /usr/share/doc/HTML to be compressed, - # because then khelpcenter can't find the docs - [[ -d ${ED%/}/usr/share/doc/HTML ]] && - docompress -x /usr/share/doc/HTML -} - -pkg_postinst() { - gnome2_icon_cache_update - xdg_desktop_database_update - xdg_mimeinfo_database_update -} - -pkg_postrm() { - gnome2_icon_cache_update - xdg_desktop_database_update - xdg_mimeinfo_database_update -}