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 6CF76138359 for ; Thu, 20 Aug 2020 19:23:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67146E0CB1; Thu, 20 Aug 2020 19:23:09 +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 48A4AE0CB1 for ; Thu, 20 Aug 2020 19:23:09 +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 31A7534EA38 for ; Thu, 20 Aug 2020 19:23:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF8F72EE for ; Thu, 20 Aug 2020 19:23:06 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1597951384.9d4127b9ff80752a2f7ddc93a1282ac1366d88f5.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/graphviz/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/graphviz/graphviz-2.42.3.ebuild media-gfx/graphviz/graphviz-2.44.1.ebuild media-gfx/graphviz/metadata.xml X-VCS-Directories: media-gfx/graphviz/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 9d4127b9ff80752a2f7ddc93a1282ac1366d88f5 X-VCS-Branch: master Date: Thu, 20 Aug 2020 19:23: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ed2cf25c-b720-45fb-af02-09756b2b8618 X-Archives-Hash: 0596a5457e5632d7e4531bd245a49c5e commit: 9d4127b9ff80752a2f7ddc93a1282ac1366d88f5 Author: Mikle Kolyada gentoo org> AuthorDate: Thu Aug 20 19:22:31 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Thu Aug 20 19:23:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d4127b9 media-gfx/graphviz: enable gdk-pixbuf unconditionally Closes: https://bugs.gentoo.org/682520 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mikle Kolyada gentoo.org> media-gfx/graphviz/graphviz-2.42.3.ebuild | 4 ++-- media-gfx/graphviz/graphviz-2.44.1.ebuild | 4 ++-- media-gfx/graphviz/metadata.xml | 1 - 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/media-gfx/graphviz/graphviz-2.42.3.ebuild b/media-gfx/graphviz/graphviz-2.42.3.ebuild index 95427327285..d00a232573d 100644 --- a/media-gfx/graphviz/graphviz-2.42.3.ebuild +++ b/media-gfx/graphviz/graphviz-2.42.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www2.graphviz.org/Packages/stable/portable_source/${P}.tar.gz" LICENSE="CPL-1.0" SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" -IUSE="+cairo devil doc examples gdk-pixbuf gtk gts guile java lasi nls pdf perl postscript python qt5 ruby static-libs svg tcl X elibc_FreeBSD" +IUSE="+cairo devil doc examples gtk gts guile java lasi nls pdf perl postscript python qt5 ruby static-libs svg tcl X elibc_FreeBSD" REQUIRED_USE=" !cairo? ( !X !gtk !postscript !lasi ) @@ -191,9 +191,9 @@ src_prepare() { src_configure() { local myconf=( --enable-ltdl + --enable-gdk-pixbuf $(use_with cairo pangocairo) $(use_with devil) - $(use_enable gdk-pixbuf) $(use_with gtk) $(use_with gts) $(use_with qt5 qt) diff --git a/media-gfx/graphviz/graphviz-2.44.1.ebuild b/media-gfx/graphviz/graphviz-2.44.1.ebuild index cd09a3b2cea..7ec40c79f51 100644 --- a/media-gfx/graphviz/graphviz-2.44.1.ebuild +++ b/media-gfx/graphviz/graphviz-2.44.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://www2.graphviz.org/Packages/stable/portable_source/${P}.tar.gz" LICENSE="CPL-1.0" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" -IUSE="+cairo devil doc examples gdk-pixbuf gtk gts guile java lasi nls pdf perl postscript python qt5 ruby static-libs svg tcl X elibc_FreeBSD" +IUSE="+cairo devil doc examples gtk gts guile java lasi nls pdf perl postscript python qt5 ruby static-libs svg tcl X elibc_FreeBSD" REQUIRED_USE=" !cairo? ( !X !gtk !postscript !lasi ) @@ -190,9 +190,9 @@ src_prepare() { src_configure() { local myconf=( --enable-ltdl + --enable-gdk-pixbuf $(use_with cairo pangocairo) $(use_with devil) - $(use_enable gdk-pixbuf) $(use_with gtk) $(use_with gts) $(use_with qt5 qt) diff --git a/media-gfx/graphviz/metadata.xml b/media-gfx/graphviz/metadata.xml index 2a32c622872..0e17a85326a 100644 --- a/media-gfx/graphviz/metadata.xml +++ b/media-gfx/graphviz/metadata.xml @@ -36,7 +36,6 @@ Enables DevIL output plugin -Tdevil - Enables gdk-pixbuf2 plugin Enables gtk+ output plugin -Tgtk (needs cairo) Enables support for GNU Triangulated Surface Library (required for sfdp to work) Enables PostScript output via media-libs/lasi, for plugin -Tlasi (needs cairo)