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 046A9158011 for ; Thu, 14 Jul 2022 09:34:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A7D4E0C79; Thu, 14 Jul 2022 09:34:44 +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 43136E0C78 for ; Thu, 14 Jul 2022 09:34:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 34B47340E3C for ; Thu, 14 Jul 2022 09:34:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B7CD953A for ; Thu, 14 Jul 2022 09:34:41 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1657791246.9a29889ccaf92fcb934a7e9df8376e42632b6d8d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/ttygif/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/ttygif/Manifest media-gfx/ttygif/ttygif-1.80_p20181218.ebuild X-VCS-Directories: media-gfx/ttygif/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9a29889ccaf92fcb934a7e9df8376e42632b6d8d X-VCS-Branch: master Date: Thu, 14 Jul 2022 09:34:41 +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: 446b54e0-a244-409d-b343-9982b0e96130 X-Archives-Hash: 7608efe00ce7764344bf1e0e98c8d66d commit: 9a29889ccaf92fcb934a7e9df8376e42632b6d8d Author: Sam James gentoo org> AuthorDate: Thu Jul 14 09:33:43 2022 +0000 Commit: Sam James gentoo org> CommitDate: Thu Jul 14 09:34:06 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a29889c media-gfx/ttygif: drop 1.80_p20181218 Signed-off-by: Sam James gentoo.org> media-gfx/ttygif/Manifest | 1 - media-gfx/ttygif/ttygif-1.80_p20181218.ebuild | 37 --------------------------- 2 files changed, 38 deletions(-) diff --git a/media-gfx/ttygif/Manifest b/media-gfx/ttygif/Manifest index 20afe97ec89f..35bc53ad44af 100644 --- a/media-gfx/ttygif/Manifest +++ b/media-gfx/ttygif/Manifest @@ -1,2 +1 @@ DIST ttygif-1.6.0.tar.gz 19288 BLAKE2B cd8a8da6b824f4dc219a9e08bcce7cb1a805d634335fc2bc51b9f79baa96e54ffb4308e4c0924b448ee7a1be53f0391206b3c9eb8705549f41ca7df738cff37f SHA512 3a344d3307a3f2ea96093c39c528452f85c5ee9007a8dd472ad9cd286428753c3b1c11b39c21cf152958e1eee9971798a26bb33374b650b8a7da2f8238c954bf -DIST ttygif-1.80_p20181218.tar.gz 8428 BLAKE2B 376b6dca4d13120b90e3055e8a37acd017aa7966267d6ad76af6eb2cc4155c8b8ce9d618c682cf1c999095c96ae78e11ec343e0752362851f9a2b660820dc403 SHA512 f992094c0baa625106eefdebbde1d91f2686c0b01c4b3ec22ec9339c88df42c830e4417338c685b375646b212db0213983b41b8d6ee9bd9644dfb56f6db31f52 diff --git a/media-gfx/ttygif/ttygif-1.80_p20181218.ebuild b/media-gfx/ttygif/ttygif-1.80_p20181218.ebuild deleted file mode 100644 index 299f1934a05b..000000000000 --- a/media-gfx/ttygif/ttygif-1.80_p20181218.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit vcs-snapshot toolchain-funcs - -# Commit Date: Dec 18th 2018 -COMMIT="362bc381c1c2449509e732d68f07656caf46b420" - -DESCRIPTION="Convert terminal recordings to animated gifs" -HOMEPAGE="https://github.com/icholy/ttygif" -SRC_URI="https://github.com/icholy/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" - -KEYWORDS="~amd64 ~x86" -LICENSE="MIT" -SLOT="0" - -DOCS=( LICENSE README.md ) - -PATCHES=( "${FILESDIR}/ldflags-support.patch" ) - -RDEPEND=" - x11-apps/xwd - app-misc/ttyrec - media-gfx/imagemagick" - -src_compile() { - emake CC="$(tc-getCC)" \ - CFLAGS="${CFLAGS} -DVERSION='\"${PV}\"' -DOS_LINUX" \ - LDFLAGS="${LDFLAGS}" -} - -src_install() { - dobin "${PN}" - einstalldocs -}