public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gmmlib/
Date: Mon, 22 May 2023 14:07:44 +0000 (UTC)	[thread overview]
Message-ID: <1684764460.79f13989bcb7d37f51a3844a4a9f4e9d7b420401.mattst88@gentoo> (raw)

commit:     79f13989bcb7d37f51a3844a4a9f4e9d7b420401
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon May 22 14:05:06 2023 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon May 22 14:07:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79f13989

media-libs/gmmlib: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 media-libs/gmmlib/Manifest             |  1 -
 media-libs/gmmlib/gmmlib-22.3.3.ebuild | 35 ----------------------------------
 2 files changed, 36 deletions(-)

diff --git a/media-libs/gmmlib/Manifest b/media-libs/gmmlib/Manifest
index 4f5f93391b14..757d45ddec59 100644
--- a/media-libs/gmmlib/Manifest
+++ b/media-libs/gmmlib/Manifest
@@ -1,2 +1 @@
-DIST intel-gmmlib-22.3.3.tar.gz 843483 BLAKE2B bbc447823fc7a7301cfb5579ff28ead8c3f58c012e309d296232834283c1aadf6ced032db3cdd5fea36e251331c86e3b9cc3a7a8187d743b8075db603fd05cc8 SHA512 9257f4e42cfaf654e2cdf896dcf0c03f5918f889fcf89b4d3540e3c9c9dc60324d74377205d8d37464ee47e60833834ef7ff6af0c52548cfba054492e093d904
 DIST intel-gmmlib-22.3.5.tar.gz 843587 BLAKE2B 671f09a2be66962762dc47c8ab51dbc3454f197b2f8a8da73e09d1f1cef2284d69ca97ff78a6b9fd1c7c93baf0b5773a89e0e7fa22f7bf106e7205f0f681e5f4 SHA512 1440fd9afdf9bdb6b9ab45529ec48cd434d7a9410cbf026c3dc7dc60b09a8fa067993540b953c354805a766ff001ef56c756a4c37d465a2ca801f6cc179ca532

diff --git a/media-libs/gmmlib/gmmlib-22.3.3.ebuild b/media-libs/gmmlib/gmmlib-22.3.3.ebuild
deleted file mode 100644
index 5558404d5199..000000000000
--- a/media-libs/gmmlib/gmmlib-22.3.3.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# 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
-}


             reply	other threads:[~2023-05-22 14:07 UTC|newest]

Thread overview: 112+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-22 14:07 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-10 18:17 [gentoo-commits] repo/gentoo:master commit in: media-libs/gmmlib/ 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-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-03-04  3:16 Matt Turner
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=1684764460.79f13989bcb7d37f51a3844a4a9f4e9d7b420401.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