From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gmmlib/
Date: Sat, 4 Mar 2023 03:16:46 +0000 (UTC) [thread overview]
Message-ID: <1677899800.7e9db4c683e28d88a78f839ac7936762b5362b4a.mattst88@gentoo> (raw)
commit: 7e9db4c683e28d88a78f839ac7936762b5362b4a
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 4 02:49:41 2023 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Mar 4 03:16:40 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e9db4c6
media-libs/gmmlib: Version bump to 22.3.4
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
media-libs/gmmlib/Manifest | 1 +
media-libs/gmmlib/gmmlib-22.3.4.ebuild | 35 ++++++++++++++++++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/media-libs/gmmlib/Manifest b/media-libs/gmmlib/Manifest
index 4f61a685f6a3..9bdf94a16219 100644
--- a/media-libs/gmmlib/Manifest
+++ b/media-libs/gmmlib/Manifest
@@ -1,2 +1,3 @@
DIST intel-gmmlib-22.3.0.tar.gz 843176 BLAKE2B 8874012deec80f5639a4fd1e0f7d94f9b683ad02fb140a4bc365ba1369bf2996ed19e4ccd45832e513017aedaaf34e76d88fd46838a02e15cb93921f70d414f6 SHA512 461057be96ecb6b5e84bfa55e486ee898133305ee65d31006aaf4509500da5a3ca7bbd8a7fbb77dee934e0eee97bd0edfc66d7d8dafcb55cc114f3b4d0ccc583
DIST intel-gmmlib-22.3.3.tar.gz 843483 BLAKE2B bbc447823fc7a7301cfb5579ff28ead8c3f58c012e309d296232834283c1aadf6ced032db3cdd5fea36e251331c86e3b9cc3a7a8187d743b8075db603fd05cc8 SHA512 9257f4e42cfaf654e2cdf896dcf0c03f5918f889fcf89b4d3540e3c9c9dc60324d74377205d8d37464ee47e60833834ef7ff6af0c52548cfba054492e093d904
+DIST intel-gmmlib-22.3.4.tar.gz 843421 BLAKE2B 8880b66e01015a01aa1464efb84c6cb2b31f1490133c0703601475dc873e2201b02e0b1e1121dc4bdb7c67f3f70701fde459f20625adc3edbfc7720e5743a4fa SHA512 64b1884361746c2ec97c42608af29e1c2d1487a7253f5cd3c1a73b1bf45ba4b0f49766ecbd93fa767863dcfa3dcc58cbf5a613e803eeb5b12e6a42ec622d223b
diff --git a/media-libs/gmmlib/gmmlib-22.3.4.ebuild b/media-libs/gmmlib/gmmlib-22.3.4.ebuild
new file mode 100644
index 000000000000..97335b7ca360
--- /dev/null
+++ b/media-libs/gmmlib/gmmlib-22.3.4.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
+
+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
+}
next reply other threads:[~2023-03-04 3:16 UTC|newest]
Thread overview: 122+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-04 3:16 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-28 20:24 [gentoo-commits] repo/gentoo:master commit in: media-libs/gmmlib/ Matt Turner
2025-03-10 16:18 Matt Turner
2025-01-22 20:03 Matt Turner
2025-01-11 6:37 Sam James
2024-12-28 3:25 Matt Turner
2024-12-11 17:26 Matt Turner
2024-11-23 21:16 Matt Turner
2024-11-21 19:42 Matt Turner
2024-10-21 22:41 Matt Turner
2024-10-18 7:06 Arthur Zamarin
2024-09-10 18:17 Matt Turner
2024-09-04 16:20 Matt Turner
2024-09-01 2:18 Sam James
2024-08-12 16:26 Matt Turner
2024-07-11 15:41 Matt Turner
2024-07-10 16:05 Matt Turner
2024-06-06 7:06 Sam James
2024-06-05 20:01 Matt Turner
2024-04-22 16:37 Matt Turner
2024-04-20 3:26 Sam James
2024-04-19 18:21 Matt Turner
2024-03-12 18:57 Matt Turner
2024-03-12 18:57 Matt Turner
2024-03-12 18:57 Matt Turner
2024-03-07 9:15 Jakov Smolić
2024-01-24 17:00 Matt Turner
2024-01-23 14:48 Matt Turner
2024-01-03 1:08 Sam James
2023-12-30 18:46 Matt Turner
2023-12-20 20:23 Matt Turner
2023-11-25 17:01 Matt Turner
2023-11-04 9:06 Sam James
2023-10-09 16:18 Matt Turner
2023-09-01 16:30 Matt Turner
2023-08-26 16:03 Matt Turner
2023-07-24 20:33 Jakov Smolić
2023-07-19 15:04 Matt Turner
2023-06-14 17:28 Matt Turner
2023-05-22 14:07 Matt Turner
2023-05-12 22:27 Sam James
2023-03-29 21:51 Matt Turner
2023-03-29 21:51 Matt Turner
2023-03-21 20:56 Andrew Ammerlaan
2023-03-17 6:40 Arthur Zamarin
2023-02-02 22:14 Matt Turner
2023-02-02 22:12 Matt Turner
2022-12-30 23:39 Conrad Kostecki
2022-12-30 23:39 Conrad Kostecki
2022-12-30 23:39 Conrad Kostecki
2022-12-30 23:39 Conrad Kostecki
2022-11-19 21:52 Conrad Kostecki
2022-11-11 21:40 Conrad Kostecki
2022-11-11 21:40 Conrad Kostecki
2022-10-17 19:24 Conrad Kostecki
2022-10-17 19:24 Conrad Kostecki
2022-10-16 3:02 Matt Turner
2022-10-04 20:34 Conrad Kostecki
2022-10-04 20:34 Conrad Kostecki
2022-09-25 23:12 Conrad Kostecki
2022-09-25 23:12 Conrad Kostecki
2022-09-03 12:46 Conrad Kostecki
2022-08-20 23:29 Conrad Kostecki
2022-08-20 23:29 Conrad Kostecki
2022-08-09 20:07 Conrad Kostecki
2022-08-09 20:07 Conrad Kostecki
2022-07-25 18:37 Conrad Kostecki
2022-07-25 18:37 Conrad Kostecki
2022-07-19 19:38 Conrad Kostecki
2022-07-17 16:47 Conrad Kostecki
2022-07-09 21:30 Conrad Kostecki
2022-06-25 14:35 Conrad Kostecki
2022-06-25 14:35 Conrad Kostecki
2022-06-25 14:35 Conrad Kostecki
2022-04-23 18:33 Conrad Kostecki
2022-04-23 18:33 Conrad Kostecki
2022-04-14 22:45 Conrad Kostecki
2022-04-09 14:55 Conrad Kostecki
2022-04-09 14:55 Conrad Kostecki
2022-03-27 15:15 Conrad Kostecki
2022-03-08 18:38 Sam James
2022-03-05 13:09 Conrad Kostecki
2022-03-05 12:33 Conrad Kostecki
2022-02-27 0:07 Conrad Kostecki
2022-02-20 15:11 Conrad Kostecki
2022-01-27 18:40 Matt Turner
2022-01-25 13:36 Jakov Smolić
2022-01-21 13:27 Jakov Smolić
2022-01-20 23:56 Conrad Kostecki
2021-12-20 9:53 Conrad Kostecki
2021-12-20 9:53 Conrad Kostecki
2021-11-20 1:08 Conrad Kostecki
2021-10-30 21:24 Conrad Kostecki
2021-10-30 21:24 Conrad Kostecki
2021-09-22 21:19 Sam James
2021-09-21 18:26 Conrad Kostecki
2021-09-21 6:35 Agostino Sarubbo
2021-09-07 20:30 Sam James
2021-07-01 8:54 Sam James
2021-06-29 17:37 Sam James
2021-04-12 1:09 Sam James
2021-03-01 9:20 Agostino Sarubbo
2021-02-14 18:03 Sam James
2021-01-11 18:55 Sam James
2020-11-03 11:40 Marek Szuba
2020-09-21 20:09 Marek Szuba
2020-09-05 19:44 Marek Szuba
2020-08-25 10:39 Marek Szuba
2020-08-24 17:19 Marek Szuba
2020-07-24 6:36 Sam James
2020-04-26 21:27 Marek Szuba
2020-03-13 11:03 Marek Szuba
2020-01-27 11:25 Marek Szuba
2019-11-28 10:08 Marek Szuba
2019-10-01 21:54 Marek Szuba
2019-08-05 15:26 Marek Szuba
2019-06-11 14:05 Marek Szuba
2019-06-11 14:05 Marek Szuba
2019-06-11 14:05 Marek Szuba
2019-05-01 16:52 Marek Szuba
2019-02-25 10:54 Luca Barbato
2018-10-22 22:55 Luca Barbato
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1677899800.7e9db4c683e28d88a78f839ac7936762b5362b4a.mattst88@gentoo \
--to=mattst88@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox