public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/amf-headers/
Date: Fri, 14 Feb 2025 05:18:33 +0000 (UTC)	[thread overview]
Message-ID: <1739510084.86d5236dd39c83392a585d1a5cde534bfc320a01.sam@gentoo> (raw)

commit:     86d5236dd39c83392a585d1a5cde534bfc320a01
Author:     Adel KARA SLIMANE <adel.ks <AT> zegrapher <DOT> com>
AuthorDate: Mon Feb 10 22:28:58 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 14 05:14:44 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86d5236d

media-libs/amf-headers: drop 1.4.33

Signed-off-by: Adel KARA SLIMANE <adel.ks <AT> zegrapher.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/amf-headers/Manifest                  |  1 -
 media-libs/amf-headers/amf-headers-1.4.33.ebuild | 33 ------------------------
 2 files changed, 34 deletions(-)

diff --git a/media-libs/amf-headers/Manifest b/media-libs/amf-headers/Manifest
index 1bbd6cac147d..1363abd25f5c 100644
--- a/media-libs/amf-headers/Manifest
+++ b/media-libs/amf-headers/Manifest
@@ -1,4 +1,3 @@
-DIST amf-headers-1.4.33.tar.gz 198142272 BLAKE2B 65e616012463e21bfa113ff62f76baaf186e18c6b3422bf5b2fdf8d208efe0ea7d07b74d6d292bc391202d2190c871dd0d6f997783b3ffa533d4086e395ae67f SHA512 e0c4f583996ff2d1d61c53b8ce7ef2eadb32d2a13930e59146b935840e31d032c5cec48baced70b0007fa5f33e30537d03ddf71140ff51213085aba20e16f5ca
 DIST amf-headers-1.4.34.tar.gz 164856609 BLAKE2B d406648ffb7a0f7839971324a5fc4e0a8c3ef3835d2d31a84c05b01826b594323368d6486fd7fb324d004591619a5aacaa292ee39332c04d17688e8dc6c0d051 SHA512 184e30df08b3204425cf9833d8749a5a2470bf781a8d217460f0fe71d421e2dafbf028b4ee600793cd4dafafed6572f4661fd6a6e8f993fd000a6e0f83a836c3
 DIST amf-headers-1.4.35.tar.gz 179084584 BLAKE2B f8b95e362dd213add36049b9a35502e5450e21988ec6135c19988fd496356c39b0e4884ae554b7393f9c23d5403cd75c917c516fc7bfe7e3bb0433dc34b79f41 SHA512 8a2aa3a358a7c0cfac47f545b8a375de86652d6590795161ad592e49219f54f5ec8dd06d5d48ea9e091fac09e83dbac2044d7ed551898f907cc1b30eea66b7ab
 DIST amf-headers-1.4.36.tar.gz 179136336 BLAKE2B dbc9992096c4f72e42bab41d37a596469accdd731a4abe2966b30c32e603559d0e7124873a5cac67e39cb46bfa2e6112a766a8be1f24daf1d0646ca72da11f2f SHA512 589fccabaadb27e48e9adb1d3594db2adadee343c966f8db99ff29a92ec78ae6b0c42f13113a4fc66da0044ee660cfa1caf6867c508af044935646c09f5af50e

diff --git a/media-libs/amf-headers/amf-headers-1.4.33.ebuild b/media-libs/amf-headers/amf-headers-1.4.33.ebuild
deleted file mode 100644
index af6e611697eb..000000000000
--- a/media-libs/amf-headers/amf-headers-1.4.33.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-if [[ ${PV} == 9999 ]]; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/GPUOpen-LibrariesAndSDKs/AMF"
-else
-	SRC_URI="https://github.com/GPUOpen-LibrariesAndSDKs/AMF/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-	KEYWORDS="amd64 ~arm64"
-fi
-
-DESCRIPTION="The Advanced Media Framework (AMF) SDK"
-HOMEPAGE="https://github.com/GPUOpen-LibrariesAndSDKs/AMF"
-
-S="${WORKDIR}/AMF-${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-
-src_unpack() {
-	default
-
-	if [[ ${PV} == 9999 ]]; then
-		git-r3_src_unpack
-	fi
-}
-
-src_install() {
-	insinto "/usr/include/AMF"
-	doins -r "${S}/amf/public/include/"*
-}


             reply	other threads:[~2025-02-14  5:18 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-14  5:18 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-06 14:08 [gentoo-commits] repo/gentoo:master commit in: media-libs/amf-headers/ Ionen Wolkens
2025-04-28 14:01 Sam James
2025-02-14  5:18 Sam James
2025-02-14  5:18 Sam James
2025-02-14  5:18 Sam James
2024-09-26  7:17 Joonas Niilola
2024-07-23 16:45 Jakov Smolić
2024-04-26  6:55 Joonas Niilola
2024-04-26  6:55 Joonas Niilola
2024-01-01 21:53 James Le Cuirot
2023-07-26  4:08 Sam James
2023-07-26  4:08 Sam James
2022-08-17 16:18 Joonas Niilola
2022-06-03 11:01 Joonas Niilola
2022-02-19  5:20 Sam James

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=1739510084.86d5236dd39c83392a585d1a5cde534bfc320a01.sam@gentoo \
    --to=sam@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