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 22F07138334 for ; Sun, 24 Feb 2019 12:26:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29840E0823; Sun, 24 Feb 2019 12:26:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 0756DE0823 for ; Sun, 24 Feb 2019 12:26:39 +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 A549D33E5E4 for ; Sun, 24 Feb 2019 12:26:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D3A854D for ; Sun, 24 Feb 2019 12:26:36 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1551011189.c22b6ea15401dbe3a390b04039f30af230d69eb9.leio@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: app-cdr/brasero/ X-VCS-Repository: proj/gnome X-VCS-Files: app-cdr/brasero/brasero-9999.ebuild X-VCS-Directories: app-cdr/brasero/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: c22b6ea15401dbe3a390b04039f30af230d69eb9 X-VCS-Branch: master Date: Sun, 24 Feb 2019 12:26:36 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a7e360ae-a2ed-404a-b114-6e8af6fc1f92 X-Archives-Hash: 8bd9a828d2b4139d691595fe9334adc3 commit: c22b6ea15401dbe3a390b04039f30af230d69eb9 Author: Mart Raudsepp gentoo org> AuthorDate: Sun Feb 24 12:26:29 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sun Feb 24 12:26:29 2019 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=c22b6ea1 app-cdr/brasero: blind sync live ebuild Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp gentoo.org> app-cdr/brasero/brasero-9999.ebuild | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/app-cdr/brasero/brasero-9999.ebuild b/app-cdr/brasero/brasero-9999.ebuild index 5c60eb99..97f2fef3 100644 --- a/app-cdr/brasero/brasero-9999.ebuild +++ b/app-cdr/brasero/brasero-9999.ebuild @@ -1,9 +1,7 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# $Id$ -EAPI="5" -GCONF_DEBUG="no" +EAPI=6 GNOME2_LA_PUNT="yes" inherit gnome2 @@ -19,9 +17,8 @@ SLOT="0/3.1" # subslot is 3.suffix of libbrasero-burn3 IUSE="+css +introspection +libburn mp3 nautilus packagekit playlist test tracker" if [[ ${PV} = 9999 ]]; then IUSE="${IUSE} doc" - KEYWORDS="" else - KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" fi COMMON_DEPEND=" @@ -36,30 +33,28 @@ COMMON_DEPEND=" x11-libs/libICE x11-libs/libSM - introspection? ( >=dev-libs/gobject-introspection-0.6.3 ) + introspection? ( >=dev-libs/gobject-introspection-1.30:= ) libburn? ( >=dev-libs/libburn-0.4:= >=dev-libs/libisofs-0.6.4:= ) nautilus? ( >=gnome-base/nautilus-2.91.90 ) playlist? ( >=dev-libs/totem-pl-parser-2.29.1:= ) - tracker? ( >=app-misc/tracker-0.12:0= ) + tracker? ( >=app-misc/tracker-1:0= ) " RDEPEND="${COMMON_DEPEND} media-libs/gst-plugins-good:1.0 - media-plugins/gst-plugins-meta:1.0 + media-plugins/gst-plugins-meta:1.0[mp3?] x11-themes/hicolor-icon-theme css? ( media-libs/libdvdcss:1.2 ) !libburn? ( app-cdr/cdrdao app-cdr/dvd+rw-tools virtual/cdrtools ) - mp3? ( - media-libs/gst-plugins-ugly:1.0 - media-plugins/gst-plugins-mad:1.0 ) packagekit? ( app-admin/packagekit-base ) " DEPEND="${COMMON_DEPEND} >=dev-util/intltool-0.50 + dev-util/itstool >=dev-util/gtk-doc-am-1.12 sys-devel/gettext virtual/pkgconfig @@ -83,7 +78,6 @@ src_configure() { [[ ${PV} != 9999 ]] && myconf="${myconf} ITSTOOL=$(type -P true)" - DOCS="AUTHORS ChangeLog MAINTAINERS NEWS README" gnome2_src_configure \ --disable-caches \ $(use_enable !libburn cdrtools) \