From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1457194-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A38B2158020 for <garchives@archives.gentoo.org>; Wed, 16 Nov 2022 15:09:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 21842E08EC; Wed, 16 Nov 2022 15:09:47 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0A327E08EC for <gentoo-commits@lists.gentoo.org>; Wed, 16 Nov 2022 15:09:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 22FCB340DD7 for <gentoo-commits@lists.gentoo.org>; Wed, 16 Nov 2022 15:09:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 95FD974D for <gentoo-commits@lists.gentoo.org>; Wed, 16 Nov 2022 15:09:44 +0000 (UTC) From: "Anna Vyalkova" <cyber+gentoo@sysrq.in> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" <cyber+gentoo@sysrq.in> Message-ID: <1668611169.74e98b8619e8c69fa443343c73bdc3f080d62f66.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/mat2/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/mat2/mat2-0.13.0-r1.ebuild app-misc/mat2/mat2-0.13.0.ebuild X-VCS-Directories: app-misc/mat2/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: 74e98b8619e8c69fa443343c73bdc3f080d62f66 X-VCS-Branch: dev Date: Wed, 16 Nov 2022 15:09:44 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 31831710-cbb7-461c-b976-d222a0e29a2e X-Archives-Hash: dbc45d4ea11e8af4f8a3e8f4e56f77f7 commit: 74e98b8619e8c69fa443343c73bdc3f080d62f66 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Wed Nov 16 15:05:43 2022 +0000 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> CommitDate: Wed Nov 16 15:06:09 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=74e98b86 app-misc/mat2: try to fix depends Closes: https://bugs.gentoo.org/880007 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> app-misc/mat2/{mat2-0.13.0.ebuild => mat2-0.13.0-r1.ebuild} | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/app-misc/mat2/mat2-0.13.0.ebuild b/app-misc/mat2/mat2-0.13.0-r1.ebuild similarity index 80% rename from app-misc/mat2/mat2-0.13.0.ebuild rename to app-misc/mat2/mat2-0.13.0-r1.ebuild index 4a38f864d..8d0b3d7e8 100644 --- a/app-misc/mat2/mat2-0.13.0.ebuild +++ b/app-misc/mat2/mat2-0.13.0-r1.ebuild @@ -21,18 +21,19 @@ SLOT="0" KEYWORDS="~amd64" RDEPEND=" + app-text/poppler[introspection,cairo] + dev-libs/glib:2 dev-python/pycairo:0[${PYTHON_USEDEP}] dev-python/pygobject:3[cairo,${PYTHON_USEDEP}] + gnome-base/librsvg[introspection] media-libs/mutagen:0[${PYTHON_USEDEP}] + x11-libs/gdk-pixbuf:2[introspection,jpeg,tiff] " BDEPEND=" verify-sig? ( sec-keys/openpgp-keys-jvoisin ) test? ( - app-text/poppler[introspection] - gnome-base/librsvg[introspection] media-libs/exiftool:* media-video/ffmpeg[mp3,vorbis] - x11-libs/gdk-pixbuf:2[jpeg,tiff] ) " @@ -43,9 +44,6 @@ DOCS=( doc {CHANGELOG,CONTRIBUTING,INSTALL,README}.md ) distutils_enable_tests unittest pkg_postinst() { - optfeature "PDF support" "app-text/poppler[introspection]" - optfeature "SVG support" "gnome-base/librsvg:2[introspection]" - optfeature "image support" "x11-libs/gdk-pixbuf:2[introspection]" optfeature "misc file format support" media-libs/exiftool optfeature "sandboxing" sys-apps/bubblewrap optfeature "video support" media-video/ffmpeg