commit: 160762d36354898c56aa51aef78643cdff087b2a
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 2 15:15:22 2025 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Jul 2 15:52:04 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=160762d3
media-libs/gmmlib: Version bump to 22.7.3
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
media-libs/gmmlib/Manifest | 1 +
media-libs/gmmlib/files/gmmlib-22.7.3_cmake_project.patch | 8 ++++++++
media-libs/gmmlib/{gmmlib-9999.ebuild => gmmlib-22.7.3.ebuild} | 4 ++--
media-libs/gmmlib/gmmlib-9999.ebuild | 4 ++--
4 files changed, 13 insertions(+), 4 deletions(-)
diff --git a/media-libs/gmmlib/Manifest b/media-libs/gmmlib/Manifest
index 455104aa5195..04c5638e1901 100644
--- a/media-libs/gmmlib/Manifest
+++ b/media-libs/gmmlib/Manifest
@@ -1,2 +1,3 @@
DIST intel-gmmlib-22.7.1.tar.gz 870358 BLAKE2B
0534b908bdafc75412531fc8a8ee12c7b1b02dce077037da60ce77ec5042ed8265f40df77c74df99f51f712ed5fd68ef36f365495b7eea82fed8cf14887aae27
SHA512
9d67da4d5d9d64678aa411108de0c8b5d259dd19b9a45f200cee81f82e83d4eac1dfdfce98178084f1c283901372cbbc57e071bbb7238b3f987e2618409cca48
DIST intel-gmmlib-22.7.2.tar.gz 870768 BLAKE2B
a022dd9893acc50da82e99e9e859af7f193d3b4901346dcae285a719fa7068dbb095e96da3a7a72505e2858da844e5baedb4caae7b153f8ae6126adf5941a59f
SHA512
e8f63490e37adade03ec71115097b387b6ce9b15cda5eddf76f72a5c88a6851d67bf65e7220930d2d21cfac81217eb025300e4459b9113365276709f3ec14156
+DIST intel-gmmlib-22.7.3.tar.gz 871030 BLAKE2B
a29378c955ea76f9a651f303414f103efd91afc72c060edb7b5f757f76c1d5b87a20e789487a78423d9f8b050ed5b56485ce82f759f34f5d7f631b89bd4d2ba0
SHA512
d95d983c4d4e3aa727fbd79b7a2c5faf7185f04a3179831d54b016972e735a37654ad8979272189fd253c61a759a9c8e0e313eae2a75e51f34da44d71fb7ea15
diff --git a/media-libs/gmmlib/files/gmmlib-22.7.3_cmake_project.patch
b/media-libs/gmmlib/files/gmmlib-22.7.3_cmake_project.patch
new file mode 100644
index 000000000000..1506aba5940f
--- /dev/null
+++ b/media-libs/gmmlib/files/gmmlib-22.7.3_cmake_project.patch
@@ -0,0 +1,8 @@
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -1,4 +1,5 @@
+ cmake_minimum_required (VERSION 3.5)
++project(gmmlib)
+
+ include(CTest)
+
diff --git a/media-libs/gmmlib/gmmlib-9999.ebuild
b/media-libs/gmmlib/gmmlib-22.7.3.ebuild
similarity index 91%
copy from media-libs/gmmlib/gmmlib-9999.ebuild
copy to media-libs/gmmlib/gmmlib-22.7.3.ebuild
index 2a09f24b8f3d..fa5d1a4e3495 100644
--- a/media-libs/gmmlib/gmmlib-9999.ebuild
+++ b/media-libs/gmmlib/gmmlib-22.7.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -27,7 +27,7 @@ RESTRICT="!test? ( test )"
PATCHES=(
"${FILESDIR}"/${PN}-20.2.2_conditional_testing.patch
- "${FILESDIR}"/${PN}-20.3.2_cmake_project.patch
+ "${FILESDIR}"/${PN}-22.7.3_cmake_project.patch
"${FILESDIR}"/${PN}-22.1.1_custom_cflags.patch
)
diff --git a/media-libs/gmmlib/gmmlib-9999.ebuild
b/media-libs/gmmlib/gmmlib-9999.ebuild
index 2a09f24b8f3d..fa5d1a4e3495 100644
--- a/media-libs/gmmlib/gmmlib-9999.ebuild
+++ b/media-libs/gmmlib/gmmlib-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -27,7 +27,7 @@ RESTRICT="!test? ( test )"
PATCHES=(
"${FILESDIR}"/${PN}-20.2.2_conditional_testing.patch
- "${FILESDIR}"/${PN}-20.3.2_cmake_project.patch
+ "${FILESDIR}"/${PN}-22.7.3_cmake_project.patch
"${FILESDIR}"/${PN}-22.1.1_custom_cflags.patch
)