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 88928158015 for ; Wed, 20 Dec 2023 20:23:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3DBB2BC015; Wed, 20 Dec 2023 20:23:15 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 AA40D2BC015 for ; Wed, 20 Dec 2023 20:23:15 +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 ED0B7340813 for ; Wed, 20 Dec 2023 20:23:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8E24E131D for ; Wed, 20 Dec 2023 20:23:13 +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: <1703103789.74ef42da2a19a2aebe5fffb5eb24d255da059417.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.15.ebuild X-VCS-Directories: media-libs/gmmlib/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 74ef42da2a19a2aebe5fffb5eb24d255da059417 X-VCS-Branch: master Date: Wed, 20 Dec 2023 20:23:13 +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: a5f7df49-3a6b-4ba1-b030-cf6420c8ea11 X-Archives-Hash: d2d19e302ddc56bd687bb9dfabab0722 commit: 74ef42da2a19a2aebe5fffb5eb24d255da059417 Author: Matt Turner gentoo org> AuthorDate: Wed Dec 20 20:14:03 2023 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed Dec 20 20:23:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74ef42da media-libs/gmmlib: Version bump to 22.3.15 Signed-off-by: Matt Turner gentoo.org> media-libs/gmmlib/Manifest | 1 + media-libs/gmmlib/gmmlib-22.3.15.ebuild | 35 +++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/media-libs/gmmlib/Manifest b/media-libs/gmmlib/Manifest index ee6246e14c33..0ce25b63d569 100644 --- a/media-libs/gmmlib/Manifest +++ b/media-libs/gmmlib/Manifest @@ -1,2 +1,3 @@ DIST intel-gmmlib-22.3.12.tar.gz 845783 BLAKE2B 343e99e316b9dd18bc20f911b61ca3e555cef303916be6a64aab27abbd39d6d8527f5bb958a16a91490d0aad890f53aa0254ea68a1675ccc2bce384fd9641a57 SHA512 afe64aaaddac9b72ff12aa41faeb668141999e1b9c644fa21ced8fd851cf698ec57bac1080c87c0fae5c464b47ea5b94e6290c0e4c0c24ec010071f535c60e42 DIST intel-gmmlib-22.3.14.tar.gz 845841 BLAKE2B b766ab36aa24d226a2299c68f47aaaa41341ae9f4d2a6366b68ee7b82669ac78f41097c572e28aa9cac69d06a5d7a246fd0f9cfacc33213423209b8c708e8075 SHA512 7474f3a4899bd4474e2856ff98dd434ee73a1f53b836224cb6fccaace48bd26940d7c907ce00ae5c6d31af9378f33460a9df4299cabdec6c9c233b5730bf31a6 +DIST intel-gmmlib-22.3.15.tar.gz 845867 BLAKE2B 8e67b97982f52019fa860673b93888aebd812bc749e37ab32fdbc121469c7e0129fbc95b825065a4fca6ac515e094ebe8494f3a52e2acf1c15012ee9435060c9 SHA512 e5dbe498b1d2bcfeb2758f0aef8b57379c747ef4b159ec87fd80daa8f78c6f7aa7b613dac32e34e73193be0c4297d9e412e88b45a45f3942104cdde4445a05fc diff --git a/media-libs/gmmlib/gmmlib-22.3.15.ebuild b/media-libs/gmmlib/gmmlib-22.3.15.ebuild new file mode 100644 index 000000000000..21abbf34e428 --- /dev/null +++ b/media-libs/gmmlib/gmmlib-22.3.15.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +CMAKE_BUILD_TYPE="Release" + +inherit cmake-multilib + +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 +) + +multilib_src_configure() { + local mycmakeargs=( + -DBUILD_TESTING="$(usex test)" + -DBUILD_TYPE="Release" + -DOVERRIDE_COMPILER_FLAGS="$(usex !custom-cflags)" + ) + + cmake_src_configure +}