public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Luca Barbato" <lu_zero@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/nvidia-video-codec/
Date: Mon,  6 Feb 2017 21:49:13 +0000 (UTC)	[thread overview]
Message-ID: <1486417737.18e5c91e612d2c19f230658873eca127bbdfd21b.lu_zero@gentoo> (raw)

commit:     18e5c91e612d2c19f230658873eca127bbdfd21b
Author:     Luca Barbato <lu_zero <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  6 21:48:57 2017 +0000
Commit:     Luca Barbato <lu_zero <AT> gentoo <DOT> org>
CommitDate: Mon Feb  6 21:48:57 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18e5c91e

media-video/nvidia-video-codec: New version

nvEnc extended features.

Package-Manager: portage-2.3.3

 media-video/nvidia-video-codec/Manifest            |  1 +
 .../nvidia-video-codec-7.1.9.ebuild                | 24 ++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/media-video/nvidia-video-codec/Manifest b/media-video/nvidia-video-codec/Manifest
index 99aa217..5e15949 100644
--- a/media-video/nvidia-video-codec/Manifest
+++ b/media-video/nvidia-video-codec/Manifest
@@ -1 +1,2 @@
 DIST nvidia-video-codec-7.0.1.tar.gz 44283 SHA256 c2e4c3404750ccdc9fedd050398e636f6016457adcc1280db8cc64f22cc8a9b9 SHA512 246e7fee4430f755ca93f1343d2628c5a6de8fdb5826694eabb777ec693f5fa944147a582a96fce38f318d1a9e60e94ca94ef4e27313e3b38970b750fa17d3b4 WHIRLPOOL cde180735508f2f61504ff9ec02a852e56e9888320b4846ea6de7fd2b3c23accc42734faa52a6dd65bbddd40d03d8bab0c6c0898078cdcafaa0dae44ef28f1e8
+DIST nvidia-video-codec-7.1.9.tar.gz 44547 SHA256 91e5af19839b49a72bbb005ea5d2b08637419ff3aca1fc91565be21181055c02 SHA512 8890c668b1ee73de9c6447c0d2ae9ab857927694c7de038d6028ac5a5205c95c0c3629ad8a3950269c7693cd877cf9c9e24f5c4d332a46d27ac79747f2383685 WHIRLPOOL 9f5a31fd86ec6c40989227d01e83bab50b9ad8fce30f41442a75a98a8fca0d52f69fdb4f46837452526207792336148772b599d1b2b15badb6e0692a8ba73e85

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
new file mode 100644
index 00000000..5206ccb
--- /dev/null
+++ b/media-video/nvidia-video-codec/nvidia-video-codec-7.1.9.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+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
+}


             reply	other threads:[~2017-02-06 21:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-06 21:49 Luca Barbato [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-11-12 17:48 [gentoo-commits] repo/gentoo:master commit in: media-video/nvidia-video-codec/ Matt Turner
2018-12-02 21:25 Luca Barbato
2017-07-28 20:00 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=1486417737.18e5c91e612d2c19f230658873eca127bbdfd21b.lu_zero@gentoo \
    --to=lu_zero@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