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 2DAAC1382C5 for ; Sat, 2 Jan 2021 16:17:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22DF2E0830; Sat, 2 Jan 2021 16:17:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 060A8E0830 for ; Sat, 2 Jan 2021 16:17:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 0556D340821 for ; Sat, 2 Jan 2021 16:17:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AFF51309 for ; Sat, 2 Jan 2021 16:17:44 +0000 (UTC) From: "Andreas K. Hüttel" 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 K. Hüttel" Message-ID: <1609602889.bcf11744aa4f7303ade833571c7b9a762849ae70.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xfractint/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/xfractint/Manifest x11-misc/xfractint/xfractint-20.04_p14.ebuild X-VCS-Directories: x11-misc/xfractint/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: bcf11744aa4f7303ade833571c7b9a762849ae70 X-VCS-Branch: master Date: Sat, 2 Jan 2021 16:17:44 +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: 6df0653d-239f-4353-b3b0-9b834177de6d X-Archives-Hash: 7800695515f8624b68a0816fd1490915 commit: bcf11744aa4f7303ade833571c7b9a762849ae70 Author: Andreas K. Huettel gentoo org> AuthorDate: Sat Jan 2 15:54:49 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Jan 2 15:54:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcf11744 x11-misc/xfractint: Remove old Bug: https://bugs.gentoo.org/706522 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas K. Huettel gentoo.org> x11-misc/xfractint/Manifest | 1 - x11-misc/xfractint/xfractint-20.04_p14.ebuild | 42 --------------------------- 2 files changed, 43 deletions(-) diff --git a/x11-misc/xfractint/Manifest b/x11-misc/xfractint/Manifest index c3ee4387259..d14cc2daf14 100644 --- a/x11-misc/xfractint/Manifest +++ b/x11-misc/xfractint/Manifest @@ -1,2 +1 @@ -DIST xfractint-20.04p14.tar.gz 1336285 BLAKE2B 946c34551acf131845f1ecf17d4fe82214535627e8ea68d704efcff4b93c525d82f004bde8ae1bac11df8c82caa3bcff4778b2f8dfed1bdb494ba036e62256c5 SHA512 7d13c719f4f4b0680455b9b7f86644928d8145606973d208e5bf0d26b4f7b04ddbf8d2080ea35c872b21e079f1a116f3ef94e9acb36a45d43c16403c473e2acd DIST xfractint-20.04p16.tar.gz 1356976 BLAKE2B 2cb05021c76d9761bf7020a2b9a0fbf7d682a620d931b7841ce75780c1a3aabb6bbbd1b2e378fba3e96b2cfdaf845ff9cdafcf3219ee756fe7d128a19b342132 SHA512 6696daf21c2927d87f58f7d7136c5d51bd8c60d78e901d537f1ef38f27b70c42a590b05c663363c49a8cb30d7013a969813e7bbe4a97f49b9c286497b440bdf1 diff --git a/x11-misc/xfractint/xfractint-20.04_p14.ebuild b/x11-misc/xfractint/xfractint-20.04_p14.ebuild deleted file mode 100644 index b06f10dad01..00000000000 --- a/x11-misc/xfractint/xfractint-20.04_p14.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit toolchain-funcs - -MY_P=${P/_} - -DESCRIPTION="A fractal generator" -HOMEPAGE="https://www.fractint.org" -SRC_URI="https://www.fractint.org/ftp/current/linux/${MY_P}.tar.gz" - -LICENSE="free-noncomm HPND public-domain" -SLOT="0" -KEYWORDS="amd64 ppc x86" - -RDEPEND="x11-libs/libX11" -DEPEND="${RDEPEND} - x11-libs/libXft" -# x86? ( dev-lang/nasm )" - -S="${WORKDIR}/${MY_P}" - -PATCHES=( "${FILESDIR}/xfractint-20.04p09-ldflags.patch" ) - -src_compile() { - # Untested, any x86 archteam dev. is allowed to uncomment this. - local myasm="foo" -# use x86 && myasm="/usr/bin/nasm" - emake CC="$(tc-getCC)" AS="${myasm}" OPT="${CFLAGS}" LDFLAGS="${LDFLAGS}" -} - -src_install() { - emake DESTDIR="${ED}/usr" STRIP="true" install - newenvd "${FILESDIR}"/xfractint.envd 60xfractint -} - -pkg_postinst() { - elog "XFractInt requires the FRACTDIR variable to be set in order to start." - elog "Please re-login or \`source /etc/profile\` to have this variable set." -}