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 B9953138351 for ; Mon, 10 Feb 2020 10:55:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C285E08E0; Mon, 10 Feb 2020 10:55:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 DCE16E08E0 for ; Mon, 10 Feb 2020 10:55:26 +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 DFC2A34E97F for ; Mon, 10 Feb 2020 10:55:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 90EA7129 for ; Mon, 10 Feb 2020 10:55:24 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1581332009.4553914885aa18a030660e5a24e587383a2ef56a.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-video/vidify-audiosync/, media-video/vidify-audiosync/files/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-video/vidify-audiosync/Manifest media-video/vidify-audiosync/files/vidify-audiosync-9999-debug.patch media-video/vidify-audiosync/vidify-audiosync-0.1.4.ebuild media-video/vidify-audiosync/vidify-audiosync-9999.ebuild X-VCS-Directories: media-video/vidify-audiosync/ media-video/vidify-audiosync/files/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 4553914885aa18a030660e5a24e587383a2ef56a X-VCS-Branch: dev Date: Mon, 10 Feb 2020 10:55:24 +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: fcaef7d5-a5a6-4a5e-8885-cb08e08c7f7c X-Archives-Hash: b75015ab306f9399723643d6f28884d7 commit: 4553914885aa18a030660e5a24e587383a2ef56a Author: Andrew Ammerlaan riseup net> AuthorDate: Mon Feb 10 10:53:29 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Mon Feb 10 10:53:29 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=45539148 media-video/vidify-audiosync: Version bump 0.1.4 Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Andrew Ammerlaan riseup.net> media-video/vidify-audiosync/Manifest | 1 + .../files/vidify-audiosync-9999-debug.patch | 13 ------------- ...-audiosync-9999.ebuild => vidify-audiosync-0.1.4.ebuild} | 12 +++++++----- 3 files changed, 8 insertions(+), 18 deletions(-) diff --git a/media-video/vidify-audiosync/Manifest b/media-video/vidify-audiosync/Manifest new file mode 100644 index 0000000..31a389c --- /dev/null +++ b/media-video/vidify-audiosync/Manifest @@ -0,0 +1 @@ +DIST vidify-audiosync-0.1.4.tar.gz 111576 BLAKE2B ef1655522bdb056b4b25893c59bd3c8460c33339b0cb675605b1a88641e4898a10613865ab1928932c59b661283b3386580b212f921d0182fd1c66c34784f229 SHA512 116736cc5316de68f271cfc6930d0acb51a925cc62691307a007216b84a009b792ac63da43a9a518d7c0a2c942dcee19415ed4ae6ff165f3a88964de162db7e3 diff --git a/media-video/vidify-audiosync/files/vidify-audiosync-9999-debug.patch b/media-video/vidify-audiosync/files/vidify-audiosync-9999-debug.patch deleted file mode 100644 index 69061de..0000000 --- a/media-video/vidify-audiosync/files/vidify-audiosync-9999-debug.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/setup.py b/setup.py -index e23d76b..32ace2f 100644 ---- a/setup.py -+++ b/setup.py -@@ -5,7 +5,7 @@ defines = [] - args = ['-fno-finite-math-only'] - - # "Debug mode" flags by uncommenting them --# defines.append(('DEBUG', '1')) -+defines.append(('DEBUG', '1')) - - audiosync = Extension( - 'vidify_audiosync', diff --git a/media-video/vidify-audiosync/vidify-audiosync-9999.ebuild b/media-video/vidify-audiosync/vidify-audiosync-0.1.4.ebuild similarity index 62% rename from media-video/vidify-audiosync/vidify-audiosync-9999.ebuild rename to media-video/vidify-audiosync/vidify-audiosync-0.1.4.ebuild index 887d192..86ce557 100644 --- a/media-video/vidify-audiosync/vidify-audiosync-9999.ebuild +++ b/media-video/vidify-audiosync/vidify-audiosync-0.1.4.ebuild @@ -5,15 +5,15 @@ EAPI=7 PYTHON_COMPAT=( python3_7 ) -inherit cmake-utils git-r3 distutils-r1 +inherit cmake-utils distutils-r1 DESCRIPTION="Audio synchronization feature for vidify " HOMEPAGE="https://github.com/vidify/audiosync" -EGIT_REPO_URI="https://github.com/vidify/audiosync.git" +SRC_URI="https://github.com/vidify/audiosync/archive/${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" +LICENSE="LGPL-3" SLOT="0" -KEYWORDS= +KEYWORDS="~amd64 ~x86" IUSE="debug" @@ -23,7 +23,9 @@ RDEPEND=" sci-libs/fftw debug? ( sci-visualization/gnuplot )" +S="${WORKDIR}/audiosync-${PV}" + src_prepare() { - use debug && eapply "${FILESDIR}/${P}-debug.patch" + use debug && sed -i -e "/defines.append(('DEBUG', '1'))/s/^# *//" setup.py default }