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.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 15C5E158010 for ; Sat, 18 Feb 2023 20:04:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EE2D3E08CD; Sat, 18 Feb 2023 20:04:17 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 7A02DE08AD for ; Sat, 18 Feb 2023 20:04:17 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 356BE340B57 for ; Sat, 18 Feb 2023 20:04:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 915CA8AE for ; Sat, 18 Feb 2023 20:04:14 +0000 (UTC) From: "Piotr Karbowski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Piotr Karbowski" Message-ID: <1676750580.378e5fab6143f180d3fd2631508fcee92cc94b68.slashbeast@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/vidcutter/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/vidcutter/Manifest media-video/vidcutter/vidcutter-6.0.5.1_p20230201.ebuild media-video/vidcutter/vidcutter-9999.ebuild X-VCS-Directories: media-video/vidcutter/ X-VCS-Committer: slashbeast X-VCS-Committer-Name: Piotr Karbowski X-VCS-Revision: 378e5fab6143f180d3fd2631508fcee92cc94b68 X-VCS-Branch: master Date: Sat, 18 Feb 2023 20:04:14 +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: 4fb0d7b5-5854-4b98-a26d-c8003e1ed71a X-Archives-Hash: 2deea0e9e7d459532a745f599024f7ac commit: 378e5fab6143f180d3fd2631508fcee92cc94b68 Author: Piotr Karbowski gentoo org> AuthorDate: Sat Feb 18 20:03:00 2023 +0000 Commit: Piotr Karbowski gentoo org> CommitDate: Sat Feb 18 20:03:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=378e5fab media-video/vidcutter: snapshot version bump with py3.11; EAPI bump; PEP517. Signed-off-by: Piotr Karbowski gentoo.org> media-video/vidcutter/Manifest | 1 + ...idcutter-9999.ebuild => vidcutter-6.0.5.1_p20230201.ebuild} | 10 +++++++--- media-video/vidcutter/vidcutter-9999.ebuild | 5 +++-- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/media-video/vidcutter/Manifest b/media-video/vidcutter/Manifest index 8c9575a6b569..1ed1f8585d99 100644 --- a/media-video/vidcutter/Manifest +++ b/media-video/vidcutter/Manifest @@ -1,2 +1,3 @@ DIST vidcutter-6.0.5.1-libmpv-api2.patch 2327139 BLAKE2B c2665e2c501a19db86a25145da39e6990843fb11a7bdf3170ec7e268e23a23abb21cd8d4b459a4c862ffc27756106d81e7d9b5d58bf3417fd787c03528eba770 SHA512 063908bf939c03952d623cc0ae7ea301d4605660a548e3088f6c901f3d98cf13a5e49180414c8a1c05931d9c4ca2a251858951676632768ff30954a6df7a4e4a DIST vidcutter-6.0.5.1.tar.gz 9909274 BLAKE2B 063c20f6ae0565b0f3a160b5ee298aae05b2ee1876cd4c73d9f37578a9e86a872353c3e2b7b1b6302db3d5a876139bfb19d50bf7cb4dd18e6e1d1a1ca3587fbd SHA512 f2ea2a86d9eaa3c6593e785daad6869c151baa1add529c9edaf2282f7acad762fbb29804790aece5e4fcd89e9e9bc77f61d1f0b68a1b1f3ecf58951ee8f200e9 +DIST vidcutter-6.0.5.1_p20230201.tar.gz 9858362 BLAKE2B da10506810f93f5635a364d35f293a2c587455ee5c29cf28c0636b7441e330e6ab70385c22d9da914a22c71fed9f6d13688bcac9106d4430e5820fdd2b377d28 SHA512 1b355db77f4e78ade6c0553441d9b60739209fde74db6d9f0be3613e31f99806c94f33bf40912a43106dfc77bde09a54768d5786e06116af3dae2f9851823041 diff --git a/media-video/vidcutter/vidcutter-9999.ebuild b/media-video/vidcutter/vidcutter-6.0.5.1_p20230201.ebuild similarity index 77% copy from media-video/vidcutter/vidcutter-9999.ebuild copy to media-video/vidcutter/vidcutter-6.0.5.1_p20230201.ebuild index 2f533e76bc5f..bd4fdbba2f04 100644 --- a/media-video/vidcutter/vidcutter-9999.ebuild +++ b/media-video/vidcutter/vidcutter-6.0.5.1_p20230201.ebuild @@ -1,12 +1,14 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_{9..11} ) +DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 xdg +MY_COMMIT="8f01c76f0ec727fa336cb2cb6a645a58e3a29e64" DESCRIPTION="FFmpeg-based simple video cutter & joiner with a modern PyQt5 GUI" HOMEPAGE="http://vidcutter.ozmartians.com https://github.com/ozmartian/vidcutter" @@ -14,7 +16,7 @@ if [[ ${PV} == 9999 ]];then inherit git-r3 EGIT_REPO_URI="https://github.com/ozmartian/vidcutter" else - SRC_URI="https://github.com/ozmartian/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" + SRC_URI="https://github.com/ozmartian/${PN}/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~x86" fi @@ -35,6 +37,8 @@ BDEPEND=" dev-python/setuptools[${PYTHON_USEDEP}]" REQUIRED_USE="${PYTHON_REQUIRED_USE}" +S="${WORKDIR}/${PN}-${MY_COMMIT}" + src_install() { distutils-r1_src_install mv "${ED}"/usr/share/doc/{${PN},${PF}} || die diff --git a/media-video/vidcutter/vidcutter-9999.ebuild b/media-video/vidcutter/vidcutter-9999.ebuild index 2f533e76bc5f..a8ca07fe5865 100644 --- a/media-video/vidcutter/vidcutter-9999.ebuild +++ b/media-video/vidcutter/vidcutter-9999.ebuild @@ -1,9 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_{9..11} ) +DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 xdg