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 6D279138331 for ; Sat, 17 Mar 2018 00:27:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9A748E0900; Sat, 17 Mar 2018 00:27:10 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 60965E0900 for ; Sat, 17 Mar 2018 00:27:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 0BCF0335C8E for ; Sat, 17 Mar 2018 00:27:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D60F232 for ; Sat, 17 Mar 2018 00:27:07 +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: <1521246386.6a380d12c5e620c2868a88d5616f245a5c3258b1.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/kipi-plugins/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/kipi-plugins/Manifest media-plugins/kipi-plugins/kipi-plugins-5.5.0.ebuild X-VCS-Directories: media-plugins/kipi-plugins/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 6a380d12c5e620c2868a88d5616f245a5c3258b1 X-VCS-Branch: master Date: Sat, 17 Mar 2018 00:27:07 +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: 08f7fbed-c3a8-48ad-80f4-54477faf5781 X-Archives-Hash: 1333f6b4d0f70f33dd38029f656cdeaa commit: 6a380d12c5e620c2868a88d5616f245a5c3258b1 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Mar 16 21:54:21 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Mar 17 00:26:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a380d12 media-plugins/kipi-plugins: Drop 5.5.0 Package-Manager: Portage-2.3.24, Repoman-2.3.6 media-plugins/kipi-plugins/Manifest | 1 - .../kipi-plugins/kipi-plugins-5.5.0.ebuild | 83 ---------------------- 2 files changed, 84 deletions(-) diff --git a/media-plugins/kipi-plugins/Manifest b/media-plugins/kipi-plugins/Manifest index df4ebda002b..76ae0410132 100644 --- a/media-plugins/kipi-plugins/Manifest +++ b/media-plugins/kipi-plugins/Manifest @@ -1,2 +1 @@ -DIST digikam-5.5.0.tar.xz 129499600 BLAKE2B 73722461e1d4cb4dda2d0628abe2f4b7b9811aa588350c46c2323e25a84d1c2d76e2dfd084d590458acf721bb397541e559823564816b374e6b3fd372f980f42 SHA512 3c64774916d4804d932009ba3753d387ecf31e9e3d435c580497d3badb6cc3e57ab5ef1a2334a23379d0987d96dd107be4f01adbb63039f4510aa94ac6d71344 DIST digikam-5.7.0.tar.xz 123315064 BLAKE2B 0879b25e674e39d204038ab629dec36757ae034e3dd7e9a0a3700f9703272c4a972a21c1db5a42c6c294247a1226b1cb9a8b980bb90cdcc12e0cd752459273ef SHA512 626c9854311c637b994325237f171adce3dba39159fb336dfe95f1de287e2d08a3aaddd611eea87e8018047d331aff252b555c382cfbe1d8e14413c51a3849f4 diff --git a/media-plugins/kipi-plugins/kipi-plugins-5.5.0.ebuild b/media-plugins/kipi-plugins/kipi-plugins-5.5.0.ebuild deleted file mode 100644 index a6282115d1a..00000000000 --- a/media-plugins/kipi-plugins/kipi-plugins-5.5.0.ebuild +++ /dev/null @@ -1,83 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_TEST="true" -inherit kde5 - -DESCRIPTION="Plugins for the KDE Image Plugin Interface" -HOMEPAGE="https://www.digikam.org/" - -LICENSE="GPL-2+" -KEYWORDS="amd64 x86" -IUSE="flashexport mediawiki +remotestorage vkontakte" - -if [[ ${KDE_BUILD_TYPE} = release ]]; then - MY_PV="${PV/_/-}" - MY_P="digikam-${MY_PV}" - - if [[ ${PV} =~ beta[0-9]$ ]]; then - SRC_BRANCH="unstable" - else - SRC_BRANCH="stable" - fi - - SRC_URI="mirror://kde/${SRC_BRANCH}/digikam/${MY_P}.tar.xz" - - S="${WORKDIR}/${MY_P}/extra/${PN}" -fi - -COMMON_DEPEND=" - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kwindowsystem) - $(add_frameworks_dep kxmlgui) - $(add_kdeapps_dep libkipi '' '' '5=') - $(add_qt_dep qtgui) - $(add_qt_dep qtnetwork) - $(add_qt_dep qtprintsupport) - $(add_qt_dep qtsvg) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtxml) - $(add_qt_dep qtxmlpatterns) - flashexport? ( $(add_frameworks_dep karchive) ) - mediawiki? ( net-libs/libmediawiki:5 ) - remotestorage? ( $(add_frameworks_dep kio) ) - vkontakte? ( net-libs/libkvkontakte:5 ) -" -DEPEND="${COMMON_DEPEND} - $(add_qt_dep qtconcurrent) - sys-devel/gettext -" -RDEPEND="${COMMON_DEPEND} - !media-plugins/kipi-plugins:4 -" - -src_prepare() { - if [[ ${KDE_BUILD_TYPE} = release ]]; then - if [[ ${SRC_BRANCH} = stable ]]; then - # prepare the translations - mv "${WORKDIR}/${MY_P}/po" po || die - find po -name "*.po" -and -not -name "kipiplugin*.po" -delete || die - echo "find_package(Gettext REQUIRED)" >> CMakeLists.txt || die - echo "add_subdirectory( po )" >> CMakeLists.txt || die - fi - fi - - kde5_src_prepare -} - -src_configure() { - local mycmakeargs=( - $(cmake-utils_use_find_package flashexport KF5Archive) - $(cmake-utils_use_find_package mediawiki KF5MediaWiki) - -DENABLE_KIO=$(usex remotestorage) - $(cmake-utils_use_find_package vkontakte KF5Vkontakte) - ) - - kde5_src_configure -}