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 CDC0B1382C5 for ; Tue, 27 Apr 2021 23:24:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D88CE08A0; Tue, 27 Apr 2021 23:24:26 +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 35A0DE08A0 for ; Tue, 27 Apr 2021 23:24:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 2B8823410B3 for ; Tue, 27 Apr 2021 23:24:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3B1EF778 for ; Tue, 27 Apr 2021 23:24:21 +0000 (UTC) From: "Theo Anderson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Theo Anderson" Message-ID: <1619565763.c35a513312639f63de5a974afa2ceea7dd9890c4.telans@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: media-libs/vips/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-libs/vips/metadata.xml X-VCS-Directories: media-libs/vips/ X-VCS-Committer: telans X-VCS-Committer-Name: Theo Anderson X-VCS-Revision: c35a513312639f63de5a974afa2ceea7dd9890c4 X-VCS-Branch: master Date: Tue, 27 Apr 2021 23:24:21 +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: ef81f828-c95b-4b24-aa02-c466b83ee2f0 X-Archives-Hash: 5d72c047088f4a30bd60762b1edbf829 commit: c35a513312639f63de5a974afa2ceea7dd9890c4 Author: Theo Anderson posteo de> AuthorDate: Tue Apr 27 23:22:43 2021 +0000 Commit: Theo Anderson posteo de> CommitDate: Tue Apr 27 23:22:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c35a5133 media-libs/vips: comment out unused USE flag metadata Signed-off-by: Theo Anderson posteo.de> media-libs/vips/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/vips/metadata.xml b/media-libs/vips/metadata.xml index c174db958..bfb184005 100644 --- a/media-libs/vips/metadata.xml +++ b/media-libs/vips/metadata.xml @@ -8,7 +8,7 @@ Enable support for creating image pyramids with dzsave Enable support for HEIC images Enable support for text rendering - Enable support for nsgif load + Enable support for 8bpp PNG via media-gfx/libimagequant 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 67BA31382C5 for ; Tue, 27 Apr 2021 23:23:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F0A1E085A; Tue, 27 Apr 2021 23:23:39 +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 67BB5E085A for ; Tue, 27 Apr 2021 23:23:38 +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 6B9883410A8 for ; Tue, 27 Apr 2021 23:23:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E8D9172E for ; Tue, 27 Apr 2021 23:23:35 +0000 (UTC) From: "Theo Anderson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Theo Anderson" Message-ID: <1619565763.c35a513312639f63de5a974afa2ceea7dd9890c4.telans@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-libs/vips/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-libs/vips/metadata.xml X-VCS-Directories: media-libs/vips/ X-VCS-Committer: telans X-VCS-Committer-Name: Theo Anderson X-VCS-Revision: c35a513312639f63de5a974afa2ceea7dd9890c4 X-VCS-Branch: dev Date: Tue, 27 Apr 2021 23:23:35 +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: d3876fbb-9197-4cd7-a440-176cc0b14e76 X-Archives-Hash: 7e9c2e8404f5a90602c9482a1c05657e Message-ID: <20210427232335.NtIbNm2SBraravxKjN1AR7PdMDEO34WJqILMREySwO8@z> commit: c35a513312639f63de5a974afa2ceea7dd9890c4 Author: Theo Anderson posteo de> AuthorDate: Tue Apr 27 23:22:43 2021 +0000 Commit: Theo Anderson posteo de> CommitDate: Tue Apr 27 23:22:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c35a5133 media-libs/vips: comment out unused USE flag metadata Signed-off-by: Theo Anderson posteo.de> media-libs/vips/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/vips/metadata.xml b/media-libs/vips/metadata.xml index c174db958..bfb184005 100644 --- a/media-libs/vips/metadata.xml +++ b/media-libs/vips/metadata.xml @@ -8,7 +8,7 @@ Enable support for creating image pyramids with dzsave Enable support for HEIC images Enable support for text rendering - Enable support for nsgif load + Enable support for 8bpp PNG via media-gfx/libimagequant