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 41D4A15806E for ; Tue, 16 May 2023 19:32:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86F56E0844; Tue, 16 May 2023 19:32:23 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 72342E0844 for ; Tue, 16 May 2023 19:32:23 +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 B601B335D76 for ; Tue, 16 May 2023 19:32:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F3775A59 for ; Tue, 16 May 2023 19:32:20 +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: <1684265528.0fa490d508d20f73d206d471f44deca5974d3e35.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/ptex/, media-libs/ptex/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/ptex/Manifest media-libs/ptex/files/ptex-2.3.2-cxx11.patch media-libs/ptex/ptex-2.3.2.ebuild X-VCS-Directories: media-libs/ptex/ media-libs/ptex/files/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 0fa490d508d20f73d206d471f44deca5974d3e35 X-VCS-Branch: master Date: Tue, 16 May 2023 19:32:20 +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: b6766ccc-97ac-44ec-ba4b-eebac3f7ad5e X-Archives-Hash: 25cd060bc3eca9861da28e2c57e6487e commit: 0fa490d508d20f73d206d471f44deca5974d3e35 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun May 14 08:15:36 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue May 16 19:32:08 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fa490d5 media-libs/ptex: drop 2.3.2 Signed-off-by: Andreas Sturmlechner gentoo.org> media-libs/ptex/Manifest | 1 - media-libs/ptex/files/ptex-2.3.2-cxx11.patch | 22 ---------------- media-libs/ptex/ptex-2.3.2.ebuild | 39 ---------------------------- 3 files changed, 62 deletions(-) diff --git a/media-libs/ptex/Manifest b/media-libs/ptex/Manifest index 8442a8fa3c7f..a798b93d52fb 100644 --- a/media-libs/ptex/Manifest +++ b/media-libs/ptex/Manifest @@ -1,2 +1 @@ -DIST ptex-2.3.2.tar.gz 308550 BLAKE2B 7b3145dbf9d2c13140c3f20ed606ee911deed3c38fd30adfbb01b58c3af5794dbd4e0fa1fbab6e8ae83556a0ffec725bf077271abf752f1271ed721ca200a1ff SHA512 dbc557dc5e1761204ee3483af9bf4ff1504cbd7955e0405dc27a51f7182e2445e41db086b2792c2491aa2cbaddc74e523170a4b3d25e44d332123d5b7081f4b9 DIST ptex-2.4.2.tar.gz 312942 BLAKE2B 13446eae2327f92410859f7e01dc30e46a069d2069b2b1bf1bd9fe52902efacb6aeadc2c3bdc66dfad17662e01ae6fd3fac2861674691646871721d9e12ceb12 SHA512 3b9607b7803e7c857bb00a6d4d8bbe108810c622a3593fb5d655183f3e6689f274ee5e79bcaab6928de38daf05cf25eb56125f39477f134131a8ad45071551b3 diff --git a/media-libs/ptex/files/ptex-2.3.2-cxx11.patch b/media-libs/ptex/files/ptex-2.3.2-cxx11.patch deleted file mode 100644 index f35372b7c636..000000000000 --- a/media-libs/ptex/files/ptex-2.3.2-cxx11.patch +++ /dev/null @@ -1,22 +0,0 @@ ---- a/CMakeLists.txt 2019-03-08 18:39:47.000000000 +0100 -+++ b/CMakeLists.txt 2019-05-21 23:20:50.964082298 +0200 -@@ -5,19 +5,6 @@ - option(PTEX_BUILD_SHARED_LIBS "Enable building Ptex shared libraries" ON) - option(PRMAN_15_COMPATIBLE_PTEX "Enable PRMan 15 compatibility" OFF) - --if (DEFINED ENV{CXXFLAGS_STD}) -- if ($ENV{CXXFLAGS_STD} STREQUAL "c++17") -- set(CMAKE_CXX_STANDARD 17) -- elseif ($ENV{CXXFLAGS_STD} STREQUAL "c++14") -- set(CMAKE_CXX_STANDARD 14) -- elseif ($ENV{CXXFLAGS_STD} STREQUAL "c++11") -- set(CMAKE_CXX_STANDARD 11) -- else () -- set(CMAKE_CXX_STANDARD 98) -- endif () --else () -- set(CMAKE_CXX_STANDARD 98) --endif () - set(CMAKE_CXX_EXTENSIONS OFF) - set(CMAKE_FIND_PACKAGE_RESOLVE_SYMLINKS ON) - set(CMAKE_INSTALL_MESSAGE LAZY) # Silence "Up-to-date:" install messages diff --git a/media-libs/ptex/ptex-2.3.2.ebuild b/media-libs/ptex/ptex-2.3.2.ebuild deleted file mode 100644 index 7a3f0ff151bf..000000000000 --- a/media-libs/ptex/ptex-2.3.2.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit cmake - -DESCRIPTION="Per-Face Texture Mapping for Production Rendering" -HOMEPAGE="http://ptex.us/" -SRC_URI="https://github.com/wdas/ptex/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" -IUSE="static-libs" - -BDEPEND="app-doc/doxygen" -RDEPEND="sys-libs/zlib" -DEPEND="${RDEPEND}" - -RESTRICT="test" - -PATCHES=( "${FILESDIR}/${P}-cxx11.patch" ) - -src_prepare() { - # https://github.com/wdas/ptex/issues/41 - cat <<-EOF > version || die - ${PV} - EOF - cmake_src_prepare -} - -src_configure() { - local mycmakeargs=( - -DCMAKE_INSTALL_DOCDIR="share/doc/${PF}/html" - -DPTEX_BUILD_STATIC_LIBS=$(usex static-libs) - ) - cmake_src_configure -}