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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7A7D51581F3 for ; Thu, 28 Nov 2024 22:34:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F0D9E0788; Thu, 28 Nov 2024 22:34:58 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id B85C7E0788 for ; Thu, 28 Nov 2024 22:34:57 +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 973ED3430AA for ; Thu, 28 Nov 2024 22:34:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F367F16DA for ; Thu, 28 Nov 2024 22:34:54 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1732832264.598ea010023cf015ded29cd182903b8767337ee9.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/ttcut/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/ttcut/Manifest media-video/ttcut/ttcut-0.19.6_p1-r1.ebuild X-VCS-Directories: media-video/ttcut/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 598ea010023cf015ded29cd182903b8767337ee9 X-VCS-Branch: master Date: Thu, 28 Nov 2024 22:34:54 +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: 887713e5-499d-4b46-a2f8-d4db63834026 X-Archives-Hash: b7dbbf828e4b6451102679b056e3af5d commit: 598ea010023cf015ded29cd182903b8767337ee9 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Nov 28 22:17:44 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Nov 28 22:17:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=598ea010 media-video/ttcut: drop 0.19.6_p1-r1 Closes: https://bugs.gentoo.org/943564 Signed-off-by: Andreas Sturmlechner gentoo.org> media-video/ttcut/Manifest | 1 - media-video/ttcut/ttcut-0.19.6_p1-r1.ebuild | 47 ----------------------------- 2 files changed, 48 deletions(-) diff --git a/media-video/ttcut/Manifest b/media-video/ttcut/Manifest index 08af0393fab4..d34ca10655c2 100644 --- a/media-video/ttcut/Manifest +++ b/media-video/ttcut/Manifest @@ -1,2 +1 @@ -DIST ttcut-0.19.6_p1.tar.gz 283304 BLAKE2B ee0d000a1cc091be1848746d3b32930ae5f59865d7fc04779be9aac4bc9621eaace88a6d9263c767671643d9ce381af2cf57fc5b87707903a5abe8a59eb6cb99 SHA512 9d104436145ef209db4eaca1566d718ccdf84636a391e3f47bd829a165741f57a6123942f37ba2eb361dd46716e78e36832cb9a459ca9ed0130a70af92287494 DIST ttcut-0.19.6_p2.tar.gz 290868 BLAKE2B 9dfc140d720aca17966dff5be3581f35903fd7122a5385d1e576ce4d64aa96953dee231ffbadb14e83762b7a46973aa3f65202394c4c2ef35f87824c31014aa8 SHA512 61338658d35c4392dd3f3a85792dd6d502577a73c955257eee745a3be46f8761d92912e5d8150445346c799bcf5c0ffc30bc15682fc50e3c1798d5c0985c9baa diff --git a/media-video/ttcut/ttcut-0.19.6_p1-r1.ebuild b/media-video/ttcut/ttcut-0.19.6_p1-r1.ebuild deleted file mode 100644 index 2c05203e247a..000000000000 --- a/media-video/ttcut/ttcut-0.19.6_p1-r1.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit desktop qmake-utils xdg - -DESCRIPTION="Tool for cutting MPEG files especially for removing commercials" -HOMEPAGE="https://github.com/baltendorf/ttcut" -SRC_URI="https://dev.gentoo.org/~billie/distfiles/${P}.tar.gz" - -S=${WORKDIR}/${PN} - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" - -DEPEND=" - >=media-libs/libmpeg2-0.4.0 - dev-qt/qtcore:5 - dev-qt/qtgui:5 - dev-qt/qtopengl:5 - dev-qt/qtwidgets:5 - virtual/glu - virtual/opengl -" -RDEPEND=" - ${DEPEND} - media-video/mplayer - >=media-video/ffmpeg-1.0.8[encode] -" - -src_prepare() { - default - - xdg_environment_reset - - eqmake5 ttcut.pro -} - -src_install() { - dobin ttcut - - domenu "${FILESDIR}"/${PN}.desktop - - dodoc AUTHORS BUGS CHANGELOG README.* TODO -}