From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1018222-garchives=archives.gentoo.org@lists.gentoo.org> 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 1251D1382C5 for <garchives@archives.gentoo.org>; Tue, 17 Apr 2018 19:47:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D8AF2E08CD; Tue, 17 Apr 2018 19:47:07 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 9EE8EE08CD for <gentoo-commits@lists.gentoo.org>; Tue, 17 Apr 2018 19:47:07 +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 025C6335C2E for <gentoo-commits@lists.gentoo.org>; Tue, 17 Apr 2018 19:47:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 74ACC282 for <gentoo-commits@lists.gentoo.org>; Tue, 17 Apr 2018 19:47:04 +0000 (UTC) From: "Johannes Huber" <johu@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" <johu@gentoo.org> Message-ID: <1523994420.28c71905fdf6d97dc52f39116c156cdd9c14763d.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/elisa/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/elisa/Manifest media-sound/elisa/elisa-0.1.ebuild X-VCS-Directories: media-sound/elisa/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 28c71905fdf6d97dc52f39116c156cdd9c14763d X-VCS-Branch: master Date: Tue, 17 Apr 2018 19:47:04 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b92f2dc8-eb01-4b00-9be6-175d1139f663 X-Archives-Hash: 96fac848c8f474f4775f028df0ff66bd commit: 28c71905fdf6d97dc52f39116c156cdd9c14763d Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Tue Apr 17 19:46:35 2018 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Tue Apr 17 19:47:00 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28c71905 media-sound/elisa: Remove 0.1 Package-Manager: Portage-2.3.29, Repoman-2.3.9 media-sound/elisa/Manifest | 1 - media-sound/elisa/elisa-0.1.ebuild | 61 -------------------------------------- 2 files changed, 62 deletions(-) diff --git a/media-sound/elisa/Manifest b/media-sound/elisa/Manifest index 06c8a483096..46a43cc7eef 100644 --- a/media-sound/elisa/Manifest +++ b/media-sound/elisa/Manifest @@ -1,2 +1 @@ DIST elisa-0.1.1.tar.xz 1461960 BLAKE2B da194b982f676b536d893bc9f419cbe6f47e73426abc19f454b706514e6a9150397e4bdc7917457d8cc442ab644fa9a51976c7211bad64473c6a039baa0f3c2f SHA512 892e38b2d23af4c65727377c7b4fa08b10c2a2e96adea490222c6f47c44a8131dde01ed0f6e07a58a383b210303a7b9795e80c1025200343770a95aa12e0d5da -DIST elisa-0.1.tar.xz 1461076 BLAKE2B 7b4bd7e32681d3bda30b27110f9610f8fb9435e7f60ba62899b743bd79414188d62f1b8cd229a073025bcc7de9b7ec4c0750b7bdde8845dbb088b7a6a245bf99 SHA512 3f8bfa08a7183843ce3aeecae96c3f5eed73693a8d6cbce24cd83de3ca47475b4549af5e68b7e2b4c2d281faffe9bee1675f749913b44a4742c28ad1a4efd7c9 diff --git a/media-sound/elisa/elisa-0.1.ebuild b/media-sound/elisa/elisa-0.1.ebuild deleted file mode 100644 index 59f7d8a72c8..00000000000 --- a/media-sound/elisa/elisa-0.1.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_TEST="forceoptional" -KDE_HANDBOOK="optional" -inherit kde5 - -if [[ ${KDE_BUILD_TYPE} = release ]]; then - SRC_URI="mirror://kde/stable/${PN}/${PV}/${P}.tar.xz" - KEYWORDS="~amd64" -fi - -DESCRIPTION="Simple music player by KDE" -HOMEPAGE="https://community.kde.org/Elisa" -LICENSE="LGPL-3+" -IUSE="mpris semantic-desktop" - -COMMON_DEPEND=" - $(add_frameworks_dep kcmutils) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kcrash) - $(add_frameworks_dep kdeclarative) - $(add_frameworks_dep kfilemetadata) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kxmlgui) - $(add_qt_dep qtdeclarative) - $(add_qt_dep qtgui) - $(add_qt_dep qtmultimedia 'gstreamer') - $(add_qt_dep qtsql) - $(add_qt_dep qtwidgets) - mpris? ( - $(add_frameworks_dep kdbusaddons) - $(add_qt_dep qtdbus) - ) - semantic-desktop? ( - $(add_frameworks_dep baloo) - ) -" -DEPEND="${COMMON_DEPEND} - sys-devel/gettext -" -RDEPEND="${COMMON_DEPEND} - $(add_qt_dep qtgraphicaleffects) - $(add_qt_dep qtquickcontrols) - $(add_qt_dep qtquickcontrols2) -" - -RESTRICT+=" test" - -src_configure() { - local mycmakeargs=( - $(cmake-utils_use_find_package mpris KF5DBusAddons) - $(cmake-utils_use_find_package semantic-desktop KF5Baloo) - ) - - kde5_src_configure -}