From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/nv-codec-headers/
Date: Sun, 22 Apr 2018 17:37:36 +0000 (UTC) [thread overview]
Message-ID: <1524418650.c5375a788f0fc9bc32f67c5ee56c6e0b0debdc41.aballier@gentoo> (raw)
commit: c5375a788f0fc9bc32f67c5ee56c6e0b0debdc41
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 22 17:37:12 2018 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Apr 22 17:37:30 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5375a78
media-libs/nv-codec-headers: use upstream tarball
Package-Manager: Portage-2.3.31, Repoman-2.3.9
| 2 +-
| 3 +++
| 8 ++------
3 files changed, 6 insertions(+), 7 deletions(-)
--git a/media-libs/nv-codec-headers/Manifest b/media-libs/nv-codec-headers/Manifest
index 3c9ef13cf9e..606efea0a73 100644
--- a/media-libs/nv-codec-headers/Manifest
+++ b/media-libs/nv-codec-headers/Manifest
@@ -1 +1 @@
-DIST nv-codec-headers-8.1.24.1.tar.xz 44672 BLAKE2B 52bd3d7abe6887b270c3c04c5416fb481f77c4b4516527e0439681460e69e3a5a288ddad8e752a111b3109fbde4dae78c0660892a8ee8b284d1b06b32eb92ea8 SHA512 aa63141d234c0bd5f9cb7f568c54a10119e3f0270f7c344030c684865ef0f33106f1a45ce59dd8189c3b7493ee1522f9ba558a667d75bea68b738522e7dc1d11
+DIST nv-codec-headers-8.1.24.1.tar.gz 53312 BLAKE2B debb3556399c19ab4d6b6399a187aae23d4480309531d8c60032cf0832f21943e6c568eddd05df200daa17fbfadb679f6b48f59721c0f66ce17ca916e3812dc9 SHA512 b3d8ac2611260bff20ecfb223e1fe84190ea1264a77fda7273624b2ec2dd1ccee3d92d91217546bf9db4c52997fc5c4a769466c363fd67b06dee4f962712776d
--git a/media-libs/nv-codec-headers/metadata.xml b/media-libs/nv-codec-headers/metadata.xml
index 106575f01e5..7e663185560 100644
--- a/media-libs/nv-codec-headers/metadata.xml
+++ b/media-libs/nv-codec-headers/metadata.xml
@@ -4,4 +4,7 @@
<maintainer type="project">
<email>media-video@gentoo.org</email>
</maintainer>
+ <upstream>
+ <remote-id type="github">FFmpeg/nv-codec-headers</remote-id>
+ </upstream>
</pkgmetadata>
--git a/media-libs/nv-codec-headers/nv-codec-headers-8.1.24.1.ebuild b/media-libs/nv-codec-headers/nv-codec-headers-8.1.24.1.ebuild
index 94eab8fa162..61ca145dbff 100644
--- a/media-libs/nv-codec-headers/nv-codec-headers-8.1.24.1.ebuild
+++ b/media-libs/nv-codec-headers/nv-codec-headers-8.1.24.1.ebuild
@@ -7,7 +7,7 @@ inherit multilib-minimal
DESCRIPTION="FFmpeg version of headers required to interface with Nvidias codec APIs"
HOMEPAGE="https://git.videolan.org/?p=ffmpeg/nv-codec-headers.git"
-SRC_URI="mirror://gentoo/${P}.tar.xz"
+SRC_URI="https://github.com/FFmpeg/nv-codec-headers/releases/download/n${PV}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
@@ -19,11 +19,7 @@ RDEPEND="${DEPEND}
>=x11-drivers/nvidia-drivers-390.25[${MULTILIB_USEDEP}]
"
-# Snapshot from:
-# EGIT_REPO_URI="https://git.videolan.org/git/ffmpeg/nv-codec-headers.git"
-# EGIT_COMMIT="n${PV}"
-
-S="${WORKDIR}/${PN}"
+S="${WORKDIR}/${PN}-n${PV}"
src_prepare() {
multilib_copy_sources
next reply other threads:[~2018-04-22 17:37 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-22 17:37 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-17 3:31 [gentoo-commits] repo/gentoo:master commit in: media-libs/nv-codec-headers/ WANG Xuerui
2025-03-25 1:24 Ionen Wolkens
2023-12-23 21:50 James Le Cuirot
2023-11-24 20:37 Ionen Wolkens
2023-11-24 20:37 Ionen Wolkens
2023-11-23 8:16 Ionen Wolkens
2023-11-23 8:16 Ionen Wolkens
2023-08-07 12:05 Ionen Wolkens
2023-03-04 6:17 Arthur Zamarin
2022-11-12 20:17 Matt Turner
2022-05-30 14:34 Matt Turner
2022-03-26 0:23 Matt Turner
2022-03-26 0:23 Matt Turner
2022-03-13 11:43 David Seifert
2022-03-13 10:56 David Seifert
2022-02-19 13:15 Jakov Smolić
2022-02-16 20:00 Arthur Zamarin
2021-10-16 1:19 Sam James
2021-03-21 18:39 David Seifert
2020-10-14 8:18 Alexis Ballier
2020-10-07 18:50 Sam James
2020-08-31 9:10 Alexis Ballier
2020-06-11 15:30 Alexis Ballier
2020-01-05 18:44 Mikle Kolyada
2019-07-08 12:10 Thomas Deutschmann
2019-05-21 6:31 Aaron Bauman
2019-04-01 15:36 Alexis Ballier
2018-11-06 16:52 Mikle Kolyada
2018-04-22 11:21 Alexis Ballier
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=1524418650.c5375a788f0fc9bc32f67c5ee56c6e0b0debdc41.aballier@gentoo \
--to=aballier@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