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 1345A158094 for ; Wed, 22 Jun 2022 07:03:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 23372E0839; Wed, 22 Jun 2022 07:03:15 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D1737E0839 for ; Wed, 22 Jun 2022 07:03:14 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DA761340D77 for ; Wed, 22 Jun 2022 07:03:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2C83D50C for ; Wed, 22 Jun 2022 07:03:09 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1655881355.c714dba3f32f182ccc6012de50060b929f6a7652.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/opencsg/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/opencsg/Manifest media-gfx/opencsg/opencsg-1.4.2-r1.ebuild X-VCS-Directories: media-gfx/opencsg/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: c714dba3f32f182ccc6012de50060b929f6a7652 X-VCS-Branch: master Date: Wed, 22 Jun 2022 07:03:09 +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: 4acabf18-4f3f-49f0-b74d-7f8c70a4e6f6 X-Archives-Hash: d6bfd002474dee21c9f8a677cf8c7fca commit: c714dba3f32f182ccc6012de50060b929f6a7652 Author: Bernd Waibel posteo net> AuthorDate: Wed Jun 22 05:48:03 2022 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Wed Jun 22 07:02:35 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c714dba3 media-gfx/opencsg: drop 1.4.2-r1 cleanup old Signed-off-by: Bernd Waibel posteo.net> Closes: https://github.com/gentoo/gentoo/pull/26032 Signed-off-by: Joonas Niilola gentoo.org> media-gfx/opencsg/Manifest | 1 - media-gfx/opencsg/opencsg-1.4.2-r1.ebuild | 66 ------------------------------- 2 files changed, 67 deletions(-) diff --git a/media-gfx/opencsg/Manifest b/media-gfx/opencsg/Manifest index 3f9563bd4b32..1ed379730a40 100644 --- a/media-gfx/opencsg/Manifest +++ b/media-gfx/opencsg/Manifest @@ -1,2 +1 @@ -DIST OpenCSG-1.4.2.tar.gz 933135 BLAKE2B 20882afaddf40cc4e0c43c3e70bad334aae3885241a3993ce7083de20f9b10d6e6c4eb3a55abba2b1eca64fdae784c491492543a5012b8b2d67eb63a16dd693b SHA512 fbe6f925982717ecca7bd0eacc4fc5b362c80c7663b1ff0d9a228f2b5e1d3625d3e6d324d9e634665c74e9c0fc37d10290ece293e59a3eba67035b6b700b7778 DIST OpenCSG-1.5.1.tar.gz 967182 BLAKE2B a24d7e736b58af78dfed218e7015c9a580c447b65367209fade0c90a36cf7bb638c4abe10cdf37a07c8f16d46389e92341ab72ea8d9c189e380502cbb2962d29 SHA512 aef3e785e730fd8f2ee06719d1c7a57c105e7432fb4dc6f4ad4305aabf1c7d4438ef869ae4eb840dc272b35f20c4ff296e6dd5418337230081e74ac4c91cd342 diff --git a/media-gfx/opencsg/opencsg-1.4.2-r1.ebuild b/media-gfx/opencsg/opencsg-1.4.2-r1.ebuild deleted file mode 100644 index dbd6994433fe..000000000000 --- a/media-gfx/opencsg/opencsg-1.4.2-r1.ebuild +++ /dev/null @@ -1,66 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit qmake-utils - -MY_P="OpenCSG-${PV}" -DESCRIPTION="The Constructive Solid Geometry rendering library" -HOMEPAGE="http://www.opencsg.org" -SRC_URI="http://www.opencsg.org/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~arm64 ~riscv x86" -IUSE="doc" -RESTRICT="test" - -RDEPEND=" - dev-libs/libbsd - media-libs/glew:0= - virtual/opengl - x11-libs/libX11 - x11-libs/libXau - x11-libs/libXdmcp - x11-libs/libXext - x11-libs/libxcb:= -" - -# qtgui is needed for opengles2 feature by -# /usr/lib64/qt5/mkspecs/feature/unix/opengl.prf -DEPEND="${RDEPEND} - dev-qt/qtcore:5 - dev-qt/qtgui:5 -" - -S="${WORKDIR}/${MY_P}" - -DOCS=( build.txt changelog.txt ) - -PATCHES=( - "${FILESDIR}/${P}-includepath.patch" -) - -src_prepare() { - default - - # removes duplicated headers - rm -r glew || die "failed to remove bundled glew" -} - -src_configure() { - eqmake5 opencsg.pro INSTALLDIR="${EPREFIX}/usr" LIBDIR="$(get_libdir)" -} - -src_compile() { - # rebuild Makefiles in subdirs - emake INSTALLDIR="${EPREFIX}/usr" LIBDIR="$(get_libdir)" qmake_all - emake sub-src -} - -src_install() { - emake -C src INSTALL_ROOT="${ED}" install - use doc && local HTML_DOCS=( doc/. ) - einstalldocs -}