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 6F27B158011 for ; Thu, 2 Feb 2023 22:14:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A6415E07EE; Thu, 2 Feb 2023 22:14:28 +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 8C2B1E07EE for ; Thu, 2 Feb 2023 22:14:28 +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 992FB335D55 for ; Thu, 2 Feb 2023 22:14:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 23B1E531 for ; Thu, 2 Feb 2023 22:14:26 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1675375980.dfbf40a20535c72e63b1233ca688b43cf9fe933a.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gmmlib/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/gmmlib/Manifest media-libs/gmmlib/gmmlib-22.3.2.ebuild X-VCS-Directories: media-libs/gmmlib/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: dfbf40a20535c72e63b1233ca688b43cf9fe933a X-VCS-Branch: master Date: Thu, 2 Feb 2023 22:14:26 +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: 994dd747-66b1-42a1-a151-ec06ce834f43 X-Archives-Hash: d4b69a3e559fd7c908b1adaa56ff4324 commit: dfbf40a20535c72e63b1233ca688b43cf9fe933a Author: Matt Turner gentoo org> AuthorDate: Thu Feb 2 22:13:00 2023 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Feb 2 22:13:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfbf40a2 media-libs/gmmlib: Drop old versions Signed-off-by: Matt Turner gentoo.org> media-libs/gmmlib/Manifest | 1 - media-libs/gmmlib/gmmlib-22.3.2.ebuild | 35 ---------------------------------- 2 files changed, 36 deletions(-) diff --git a/media-libs/gmmlib/Manifest b/media-libs/gmmlib/Manifest index ba647218a06c..4f61a685f6a3 100644 --- a/media-libs/gmmlib/Manifest +++ b/media-libs/gmmlib/Manifest @@ -1,3 +1,2 @@ DIST intel-gmmlib-22.3.0.tar.gz 843176 BLAKE2B 8874012deec80f5639a4fd1e0f7d94f9b683ad02fb140a4bc365ba1369bf2996ed19e4ccd45832e513017aedaaf34e76d88fd46838a02e15cb93921f70d414f6 SHA512 461057be96ecb6b5e84bfa55e486ee898133305ee65d31006aaf4509500da5a3ca7bbd8a7fbb77dee934e0eee97bd0edfc66d7d8dafcb55cc114f3b4d0ccc583 -DIST intel-gmmlib-22.3.2.tar.gz 843310 BLAKE2B cef45ad2e4090c846f8272cda9d3741b5e5534bbc555bd4d9fe1dc63b6cc1653367caebad638133cc6a48e8ba84f63868bdeeb940fb1a40a214948727fc9ee68 SHA512 925648d3250cc95eb7f3df04aace2ab9c97c9feecc7424708d19b6c40f8f0b0c802d2da078fb47489e9ca6f0cfe522f76b13eeb101b3665026582411e995d242 DIST intel-gmmlib-22.3.3.tar.gz 843483 BLAKE2B bbc447823fc7a7301cfb5579ff28ead8c3f58c012e309d296232834283c1aadf6ced032db3cdd5fea36e251331c86e3b9cc3a7a8187d743b8075db603fd05cc8 SHA512 9257f4e42cfaf654e2cdf896dcf0c03f5918f889fcf89b4d3540e3c9c9dc60324d74377205d8d37464ee47e60833834ef7ff6af0c52548cfba054492e093d904 diff --git a/media-libs/gmmlib/gmmlib-22.3.2.ebuild b/media-libs/gmmlib/gmmlib-22.3.2.ebuild deleted file mode 100644 index a09ea1013a10..000000000000 --- a/media-libs/gmmlib/gmmlib-22.3.2.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -CMAKE_BUILD_TYPE="Release" - -inherit cmake - -DESCRIPTION="Intel Graphics Memory Management Library" -HOMEPAGE="https://github.com/intel/gmmlib" -SRC_URI="https://github.com/intel/gmmlib/archive/intel-${P}.tar.gz" -S="${WORKDIR}/${PN}-intel-${P}" - -KEYWORDS="~amd64" -LICENSE="MIT" -SLOT="0/12.3" -IUSE="+custom-cflags test" -RESTRICT="!test? ( test )" - -PATCHES=( - "${FILESDIR}"/${PN}-20.2.2_conditional_testing.patch - "${FILESDIR}"/${PN}-20.3.2_cmake_project.patch - "${FILESDIR}"/${PN}-22.1.1_custom_cflags.patch -) - -src_configure() { - local mycmakeargs=( - -DBUILD_TESTING="$(usex test)" - -DBUILD_TYPE="Release" - -DOVERRIDE_COMPILER_FLAGS="$(usex !custom-cflags)" - ) - - cmake_src_configure -}