From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/nvidia-video-codec/
Date: Sat, 12 Nov 2022 17:48:41 +0000 (UTC) [thread overview]
Message-ID: <1668274374.c7f0fbcbef608ef6351c354e54b3de23f0c8af92.mattst88@gentoo> (raw)
commit: c7f0fbcbef608ef6351c354e54b3de23f0c8af92
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 12 17:29:53 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Nov 12 17:32:54 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7f0fbcb
media-video/nvidia-video-codec: Drop old versions
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
media-video/nvidia-video-codec/Manifest | 3 ---
.../nvidia-video-codec-7.0.1.ebuild | 23 ----------------------
.../nvidia-video-codec-7.1.9.ebuild | 23 ----------------------
.../nvidia-video-codec-8.0.14.ebuild | 23 ----------------------
4 files changed, 72 deletions(-)
diff --git a/media-video/nvidia-video-codec/Manifest b/media-video/nvidia-video-codec/Manifest
index 58948c5eced9..eb9a34ff0222 100644
--- a/media-video/nvidia-video-codec/Manifest
+++ b/media-video/nvidia-video-codec/Manifest
@@ -1,4 +1 @@
-DIST nvidia-video-codec-7.0.1.tar.gz 44283 BLAKE2B ef658547ad8776f77cee3203d3bfa49ef96834ecfcfbe44513658b2966932dcbded8c1bc6327f432bc56ddaba97507ca2c4cbd39e1dcd7b244a93dff56e8c8c3 SHA512 246e7fee4430f755ca93f1343d2628c5a6de8fdb5826694eabb777ec693f5fa944147a582a96fce38f318d1a9e60e94ca94ef4e27313e3b38970b750fa17d3b4
-DIST nvidia-video-codec-7.1.9.tar.gz 44547 BLAKE2B 78f64b7a89f375dfae5061daa291304d09e1c1580a91a7c53f0b850f804e8a52402a58b501b6397626e30a67bb442cd34d33b39865427dc21ec54c8997b5f97f SHA512 8890c668b1ee73de9c6447c0d2ae9ab857927694c7de038d6028ac5a5205c95c0c3629ad8a3950269c7693cd877cf9c9e24f5c4d332a46d27ac79747f2383685
-DIST nvidia-video-codec-8.0.14.tar.gz 47388 BLAKE2B 6d74b201d36f0be21576de858768166ed701068b4105520725af02864378cc68f14ca9e2233404d726d553485edf0e4d5204081c04ef456ca32d77bf4944b12c SHA512 08f8ff6b9c4a595716d423262f96e4647df1e2fa3d57a98ac2c26da031a15d61600aeb84c97c7d05fdfd42cfcf5800be58aff49ae1379f02c0b4408ddda2269c
DIST nvidia-video-codec-8.2.16.tar.gz 51998 BLAKE2B 3692fe9d7d986e7f54285b57445d28531deb0a4119279a31320a01963d1498e5f080e167c38edfa51f17a8f78d769e92ff380e9a63576f069b10562a8ca03f92 SHA512 d144203b38f6a2e21f7dc0a73e4c2c4a2d2abccd56ae459df0daea0ac79db76af0e7ab2ecf87be8a56c4ebaf8a3fb0857bc6f59c22ab9c29638410742c4d835d
diff --git a/media-video/nvidia-video-codec/nvidia-video-codec-7.0.1.ebuild b/media-video/nvidia-video-codec/nvidia-video-codec-7.0.1.ebuild
deleted file mode 100644
index e1e943fe0b47..000000000000
--- a/media-video/nvidia-video-codec/nvidia-video-codec-7.0.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Redistributable headers to build cuvid and nvenc"
-HOMEPAGE="https://github.com/lu-zero/nvidia-video-codec"
-SRC_URI="https://github.com/lu-zero/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=dev-util/nvidia-cuda-toolkit-7.5
- >=x11-drivers/nvidia-drivers-367.35"
-RDEPEND="${DEPEND}"
-
-src_install() {
- insinto /opt/${PN}/include
- doins *.h
- dodoc README.md
-}
diff --git a/media-video/nvidia-video-codec/nvidia-video-codec-7.1.9.ebuild b/media-video/nvidia-video-codec/nvidia-video-codec-7.1.9.ebuild
deleted file mode 100644
index e1e943fe0b47..000000000000
--- a/media-video/nvidia-video-codec/nvidia-video-codec-7.1.9.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Redistributable headers to build cuvid and nvenc"
-HOMEPAGE="https://github.com/lu-zero/nvidia-video-codec"
-SRC_URI="https://github.com/lu-zero/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=dev-util/nvidia-cuda-toolkit-7.5
- >=x11-drivers/nvidia-drivers-367.35"
-RDEPEND="${DEPEND}"
-
-src_install() {
- insinto /opt/${PN}/include
- doins *.h
- dodoc README.md
-}
diff --git a/media-video/nvidia-video-codec/nvidia-video-codec-8.0.14.ebuild b/media-video/nvidia-video-codec/nvidia-video-codec-8.0.14.ebuild
deleted file mode 100644
index e1e943fe0b47..000000000000
--- a/media-video/nvidia-video-codec/nvidia-video-codec-8.0.14.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Redistributable headers to build cuvid and nvenc"
-HOMEPAGE="https://github.com/lu-zero/nvidia-video-codec"
-SRC_URI="https://github.com/lu-zero/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=">=dev-util/nvidia-cuda-toolkit-7.5
- >=x11-drivers/nvidia-drivers-367.35"
-RDEPEND="${DEPEND}"
-
-src_install() {
- insinto /opt/${PN}/include
- doins *.h
- dodoc README.md
-}
next reply other threads:[~2022-11-12 17:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-12 17:48 Matt Turner [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-12-02 21:25 [gentoo-commits] repo/gentoo:master commit in: media-video/nvidia-video-codec/ Luca Barbato
2017-07-28 20:00 Luca Barbato
2017-02-06 21:49 Luca Barbato
2017-01-22 13:59 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=1668274374.c7f0fbcbef608ef6351c354e54b3de23f0c8af92.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