From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id AD4711388C2 for ; Sat, 2 Jan 2016 14:11:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C391A21C01D; Sat, 2 Jan 2016 14:11:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4CA7E21C00C for ; Sat, 2 Jan 2016 14:11:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0734D34045C for ; Sat, 2 Jan 2016 14:11:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8D669CF0 for ; Sat, 2 Jan 2016 14:11:06 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1451743855.dbd5386db114c9247a626d9bdea697c194d4a794.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdenlive/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kdenlive/kdenlive-15.12.0-r1.ebuild X-VCS-Directories: kde-apps/kdenlive/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: dbd5386db114c9247a626d9bdea697c194d4a794 X-VCS-Branch: master Date: Sat, 2 Jan 2016 14:11:06 +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: 0d65fa01-aa53-49d7-8670-7e644d15cb21 X-Archives-Hash: 8c4fd2d8f3574f069271ae5552a5c177 commit: dbd5386db114c9247a626d9bdea697c194d4a794 Author: Andreas Sturmlechner gmail com> AuthorDate: Sat Jan 2 01:26:54 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sat Jan 2 14:10:55 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbd5386d kde-apps/kdenlive: Fix src_prepare with USE=!handbook, bug 570538 Package-Manager: portage-2.2.24 kde-apps/kdenlive/kdenlive-15.12.0-r1.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kde-apps/kdenlive/kdenlive-15.12.0-r1.ebuild b/kde-apps/kdenlive/kdenlive-15.12.0-r1.ebuild index 9701bdf..98d64a8 100644 --- a/kde-apps/kdenlive/kdenlive-15.12.0-r1.ebuild +++ b/kde-apps/kdenlive/kdenlive-15.12.0-r1.ebuild @@ -56,7 +56,10 @@ DEPEND="${RDEPEND} sys-devel/gettext " -PATCHES=( "${FILESDIR}/${PN}-15.12.0-kcrash.patch" ) +src_prepare() { + epatch "${FILESDIR}/${PN}-15.12.0-kcrash.patch" + kde5_src_prepare +} src_configure() { local mycmakeargs=(