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 563FA139695 for ; Fri, 9 Jun 2017 19:24:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 986A021C07D; Fri, 9 Jun 2017 19:24:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6249421C07D for ; Fri, 9 Jun 2017 19:24:48 +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 299603418CA for ; Fri, 9 Jun 2017 19:24:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 87E26747A for ; Fri, 9 Jun 2017 19:24:45 +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: <1497036253.ffcfa55893437cef32a1043b6b40aec6a9fe23dc.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/kexi/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/kexi/Manifest app-office/kexi/kexi-3.0.0.ebuild X-VCS-Directories: app-office/kexi/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ffcfa55893437cef32a1043b6b40aec6a9fe23dc X-VCS-Branch: master Date: Fri, 9 Jun 2017 19:24:45 +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: b7aa9ed3-11c8-4517-aa09-bd328b7420c3 X-Archives-Hash: b26c7fea9a18b9bf4fc14fb3d8462a88 commit: ffcfa55893437cef32a1043b6b40aec6a9fe23dc Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Jun 9 19:01:59 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Jun 9 19:24:13 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffcfa558 app-office/kexi: Drop old Package-Manager: Portage-2.3.5, Repoman-2.3.1 app-office/kexi/Manifest | 1 - app-office/kexi/kexi-3.0.0.ebuild | 78 --------------------------------------- 2 files changed, 79 deletions(-) diff --git a/app-office/kexi/Manifest b/app-office/kexi/Manifest index 5ae66877422..14af1bf5df8 100644 --- a/app-office/kexi/Manifest +++ b/app-office/kexi/Manifest @@ -1,2 +1 @@ -DIST kexi-3.0.0.tar.xz 3678724 SHA256 8acfdf9f933139544aa8a8f53b04f5266c1cec6b3844963d04404e8b7f72ffe0 SHA512 c42b50aaa0878171c0a238226b47774a3370f6ca4411c344a7d31e78ee3cb5b930be4a493290a887dc239146d49c7d7da71028587aabbf8e5497704dab7bf826 WHIRLPOOL 0c4ae66e3985cd36d4687ca0ffcfeac6a19aa838a765cc0211efe4d11fc7be661c1beb8792b83f8f54cabbc274e7d8859dbcb2a294c173712e2df3271806aa95 DIST kexi-3.0.1.tar.xz 1967476 SHA256 23e564a8ddd3b48ddeddb9d9104820a9548fd77a116b3bb4873e5c120e4ac25c SHA512 de8c84416d10234c9cdfa57d4468023636e8a5253e2c0da93dd92b935930ef97ad173796eb0abde9ef6a027efc83618d8617eeb84062f34e52008882386628b6 WHIRLPOOL a6d400040bcc43cc504f0ff9dd4e7bcbe56b159cfdfcfca064d90a4d7aeb7844a78f15196b82cfa9eba5453034df09e7f9f72f5685de092cf9f62ecc4ad6f36c diff --git a/app-office/kexi/kexi-3.0.0.ebuild b/app-office/kexi/kexi-3.0.0.ebuild deleted file mode 100644 index f19f54f3cf4..00000000000 --- a/app-office/kexi/kexi-3.0.0.ebuild +++ /dev/null @@ -1,78 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -# KDE_HANDBOOK="true" -KDE_TEST="forceoptional" -inherit kde5 - -DESCRIPTION="Visual database applications creator" -HOMEPAGE="https://www.kde.org/applications/office/kexi/ http://www.kexi-project.org/" -[[ ${KDE_BUILD_TYPE} != live ]] && SRC_URI="mirror://kde/stable/${PN}/src/${P}.tar.xz" - -KEYWORDS="~amd64 ~x86" -IUSE="marble mdb mysql postgres sqlite webkit" - -COMMON_DEPEND=" - $(add_frameworks_dep karchive) - $(add_frameworks_dep kcodecs) - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kcrash) - $(add_frameworks_dep kguiaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kio) - $(add_frameworks_dep kitemviews) - $(add_frameworks_dep ktexteditor) - $(add_frameworks_dep ktextwidgets) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kxmlgui) - $(add_qt_dep designer) - $(add_qt_dep qtgui) - $(add_qt_dep qtnetwork) - $(add_qt_dep qtprintsupport) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtxml) - dev-db/kdb[mysql?,postgres?,sqlite?] - dev-libs/kproperty - dev-libs/kreport - marble? ( $(add_kdeapps_dep marble) ) - mdb? ( dev-libs/glib:2 ) - mysql? ( virtual/libmysqlclient ) - postgres? ( - dev-db/postgresql:* - dev-libs/libpqxx - ) - webkit? ( $(add_qt_dep qtwebkit) ) -" -DEPEND="${COMMON_DEPEND} - sys-devel/gettext -" -RDEPEND="${COMMON_DEPEND} - $(add_frameworks_dep breeze-icons-rcc) - !app-office/calligra:4[calligra_features_kexi] - !app-office/calligra-l10n:4[calligra_features_kexi(+)] -" - -src_prepare() { - if ! use webkit; then - punt_bogus_dep Qt5 WebKit - punt_bogus_dep Qt5 WebKitWidgets - fi - - kde5_src_prepare -} - -src_configure() { - local mycmakeargs=( - $(cmake-utils_use_find_package marble KexiMarble) - $(cmake-utils_use_find_package mdb GLIB2) - $(cmake-utils_use_find_package mysql MySQL) - $(cmake-utils_use_find_package postgres KexiPostgreSQL) - ) - kde5_src_configure -}