From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 3D640158287 for ; Fri, 16 May 2025 09:46:01 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 297AB3437C9 for ; Fri, 16 May 2025 09:46:01 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 350D21103C0; Fri, 16 May 2025 09:45:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 bobolink.gentoo.org (Postfix) with ESMTPS id 2891011036D for ; Fri, 16 May 2025 09:45:58 +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 CE1AF343591 for ; Fri, 16 May 2025 09:45:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 702901BCB for ; Fri, 16 May 2025 09:45:56 +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: <1747388693.bca91adfa531e7abce6e40209b09163d812e707f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/opencollada/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/opencollada/opencollada-1.6.68-r1.ebuild X-VCS-Directories: media-libs/opencollada/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: bca91adfa531e7abce6e40209b09163d812e707f X-VCS-Branch: master Date: Fri, 16 May 2025 09:45:56 +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: 1f2f1d7d-50c6-49b8-943e-487e0601db4b X-Archives-Hash: 4d951520e49f48e33dfb280ce240856c commit: bca91adfa531e7abce6e40209b09163d812e707f Author: Alexey Sokolov asokolov org> AuthorDate: Sun May 11 18:40:42 2025 +0000 Commit: Sam James gentoo org> CommitDate: Fri May 16 09:44:53 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bca91adf media-libs/opencollada: drop 1.6.68-r1 Signed-off-by: Alexey Sokolov asokolov.org> Part-of: https://github.com/gentoo/gentoo/pull/42034 Closes: https://github.com/gentoo/gentoo/pull/42034 Signed-off-by: Sam James gentoo.org> .../opencollada/opencollada-1.6.68-r1.ebuild | 83 ---------------------- 1 file changed, 83 deletions(-) diff --git a/media-libs/opencollada/opencollada-1.6.68-r1.ebuild b/media-libs/opencollada/opencollada-1.6.68-r1.ebuild deleted file mode 100644 index 90783d746457..000000000000 --- a/media-libs/opencollada/opencollada-1.6.68-r1.ebuild +++ /dev/null @@ -1,83 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake edos2unix flag-o-matic - -DESCRIPTION="Stream based read/write library for COLLADA files" -HOMEPAGE="http://www.opencollada.org/" -SRC_URI="https://github.com/KhronosGroup/OpenCOLLADA/archive/v${PV}.tar.gz -> ${P}.tar.gz" -S="${WORKDIR}/OpenCOLLADA-${PV}" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" -IUSE="static-libs" - -RDEPEND=" - dev-libs/libpcre:= - dev-libs/libxml2:= - dev-libs/zziplib - media-libs/lib3ds - sys-libs/zlib -" -DEPEND="${RDEPEND}" -BDEPEND=" - app-admin/chrpath - virtual/pkgconfig -" - -PATCHES=( - "${FILESDIR}/${P}-fix-null-conversion.patch" - "${FILESDIR}/${P}-cmake-fixes.patch" - "${FILESDIR}/${PN}-1.6.63-pcre-fix.patch" - "${FILESDIR}/${PN}-1.6.68-gcc13.patch" - "${FILESDIR}/${PN}-1.6.68-werror.patch" -) - -src_prepare() { - edos2unix CMakeLists.txt - - cmake_src_prepare - - # Remove bundled depends that have portage equivalents - rm -rv Externals/{expat,lib3ds,LibXML,pcre,zziplib} || die - - # Remove unused build systems - rm -v Makefile scripts/{unixbuild.sh,vcproj2cmake.rb} || die - find "${S}" -name SConscript -delete || die -} - -src_configure() { - # bug 619670 - append-cxxflags -std=c++14 - - local mycmakeargs=( - -DUSE_SHARED=ON - -DUSE_STATIC=$(usex static-libs) - -DUSE_LIBXML=ON - ) - - cmake_src_configure -} - -src_install() { - cmake_src_install - - newenvd - 99opencollada <<- _EOF_ - LDPATH=/usr/$(get_libdir)/opencollada - _EOF_ - - # Remove insecure DAEValidator RUNPATH and install DAEValidator library - dolib.so "${BUILD_DIR}/lib/libDAEValidatorLibrary.so" - chrpath -d "${BUILD_DIR}/bin/DAEValidator" || die - - dobin "${BUILD_DIR}/bin/DAEValidator" - dobin "${BUILD_DIR}/bin/OpenCOLLADAValidator" - # Need to be in same directory as above binaries - docinto "/usr/bin" - dodoc "${BUILD_DIR}/bin/COLLADAPhysX3Schema.xsd" - dodoc "${BUILD_DIR}/bin/collada_schema_1_4_1.xsd" - dodoc "${BUILD_DIR}/bin/collada_schema_1_5.xsd" -}