From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1147885-garchives=archives.gentoo.org@lists.gentoo.org> 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 A22FE138350 for <garchives@archives.gentoo.org>; Sun, 23 Feb 2020 23:58:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D459BE0884; Sun, 23 Feb 2020 23:58:30 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 23E79E0884 for <gentoo-commits@lists.gentoo.org>; Sun, 23 Feb 2020 23:58:30 +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 A979934EFC4 for <gentoo-commits@lists.gentoo.org>; Sun, 23 Feb 2020 23:58:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B8021133 for <gentoo-commits@lists.gentoo.org>; Sun, 23 Feb 2020 23:58:26 +0000 (UTC) From: "Bernard Cafarelli" <voyageur@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Bernard Cafarelli" <voyageur@gentoo.org> Message-ID: <1582502285.261a05f2e0b68bbfb781b9d25172a46d12864680.voyageur@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/mcomix/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/mcomix/Manifest media-gfx/mcomix/mcomix-1.3.0_pre20200206.ebuild media-gfx/mcomix/mcomix-9999.ebuild X-VCS-Directories: media-gfx/mcomix/ X-VCS-Committer: voyageur X-VCS-Committer-Name: Bernard Cafarelli X-VCS-Revision: 261a05f2e0b68bbfb781b9d25172a46d12864680 X-VCS-Branch: master Date: Sun, 23 Feb 2020 23:58:26 +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: a504b870-ad9d-4e1f-a242-7640e7117f62 X-Archives-Hash: 3ab11af0f9bfb5db3de3070f01307aa4 commit: 261a05f2e0b68bbfb781b9d25172a46d12864680 Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org> AuthorDate: Sun Feb 23 23:57:50 2020 +0000 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org> CommitDate: Sun Feb 23 23:58:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=261a05f2 media-gfx/mcomix: bump with snapshot from python3 fork This fork is already in use in other distributions to allow python 3 packaging, including Debian and Fedora. Do the same in Gentoo Also fix live ebuild blocker Bug: https://bugs.gentoo.org/708100 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org> media-gfx/mcomix/Manifest | 1 + ...{mcomix-9999.ebuild => mcomix-1.3.0_pre20200206.ebuild} | 14 +++++++++----- media-gfx/mcomix/mcomix-9999.ebuild | 3 +-- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/media-gfx/mcomix/Manifest b/media-gfx/mcomix/Manifest index 1b622f82878..29d4b5c1fec 100644 --- a/media-gfx/mcomix/Manifest +++ b/media-gfx/mcomix/Manifest @@ -1 +1,2 @@ DIST mcomix-1.2.1.tar.bz2 571128 BLAKE2B fa00e55e5cf2ef676a625b97ca467ade6b629fa08bfd920b8c370dc7d33c6602c5614d120d7279df32d063db646da8b635712ba90793175eea2c74c2c1973a8a SHA512 efa4d57edc3a48d9e711767fb3e233ef9b334ff8ba467999e572e60ed747a4ee4aa420c8aa7788b16d7eb6e0901d454d6a405fcec47a8c74098a49491e915cd0 +DIST mcomix-1.3.0_pre20200206.tar.gz 3292571 BLAKE2B ad76316020645495042d27bf831588e628da11077efe29b302a57be4e688558b4db8d3f850200bf4a54b84b428a16a52f88ea5e20be85b628ef3630a5f624643 SHA512 c98d4a7022993af3a5c0b5425df52f14b586549472bcd4576a72039c8c6d4fde31df4255df45ab7467acb0280bda02b92d4803b7f92b7c1c818b58df7b52a3ff diff --git a/media-gfx/mcomix/mcomix-9999.ebuild b/media-gfx/mcomix/mcomix-1.3.0_pre20200206.ebuild similarity index 84% copy from media-gfx/mcomix/mcomix-9999.ebuild copy to media-gfx/mcomix/mcomix-1.3.0_pre20200206.ebuild index 6dd55b82b07..dcfc08d6119 100644 --- a/media-gfx/mcomix/mcomix-9999.ebuild +++ b/media-gfx/mcomix/mcomix-1.3.0_pre20200206.ebuild @@ -4,15 +4,18 @@ EAPI=7 PYTHON_COMPAT=( python3_{5,6,7,8} ) -inherit desktop git-r3 python-r1 xdg +inherit desktop python-r1 xdg + +# Hash used for this version +GIT_PV="b80f3485b6ec324aec1dc20f28296a8891ad70dd" DESCRIPTION="GTK image viewer for comic book archives" HOMEPAGE="https://github.com/multiSnow/mcomix3" -EGIT_REPO_URI="https://github.com/multiSnow/mcomix3" +SRC_URI="https://github.com/multiSnow/mcomix3/archive/${GIT_PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="${PYTHON_DEPS}" @@ -20,12 +23,13 @@ RDEPEND="${DEPEND} virtual/jpeg dev-python/pillow[${PYTHON_USEDEP}] dev-python/pygobject[${PYTHON_USEDEP}] - !media-gfx/comix - !media-gfx/mcomix" + !media-gfx/comix" BDEPEND="sys-devel/gettext" REQUIRED_USE=${PYTHON_REQUIRED_USE} +S=${WORKDIR}/mcomix3-${GIT_PV} + src_prepare() { default diff --git a/media-gfx/mcomix/mcomix-9999.ebuild b/media-gfx/mcomix/mcomix-9999.ebuild index 6dd55b82b07..15afb7c558e 100644 --- a/media-gfx/mcomix/mcomix-9999.ebuild +++ b/media-gfx/mcomix/mcomix-9999.ebuild @@ -20,8 +20,7 @@ RDEPEND="${DEPEND} virtual/jpeg dev-python/pillow[${PYTHON_USEDEP}] dev-python/pygobject[${PYTHON_USEDEP}] - !media-gfx/comix - !media-gfx/mcomix" + !media-gfx/comix" BDEPEND="sys-devel/gettext" REQUIRED_USE=${PYTHON_REQUIRED_USE}