public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/h264enc/
Date: Thu, 31 Mar 2016 12:22:51 +0000 (UTC)	[thread overview]
Message-ID: <1459426964.b51f7276663df24e8dd1aced9fe19ab6a07f6a56.polynomial-c@gentoo> (raw)

commit:     b51f7276663df24e8dd1aced9fe19ab6a07f6a56
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 31 12:21:49 2016 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Thu Mar 31 12:22:44 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b51f7276

media-video/h264enc: Bump to version 10.4.7

Package-Manager: portage-2.2.28
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 media-video/h264enc/Manifest              |  1 +
 media-video/h264enc/h264enc-10.4.7.ebuild | 40 +++++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/media-video/h264enc/Manifest b/media-video/h264enc/Manifest
index 1fabe32..753c1ec 100644
--- a/media-video/h264enc/Manifest
+++ b/media-video/h264enc/Manifest
@@ -1,3 +1,4 @@
 DIST h264enc-10.4.1.tar.gz 138598 SHA256 3d0f280f8ab28999964b8c4c8b0d02cce9303a3c37b36d5e4ea3e0633a9cb711 SHA512 34b7177582931b0e291bf97eee27c8f2c8f5c83539875eebdb8f30f9dfed3eb0f03830130d49ae5c9c80477c7a90b80e95b27fc5855db1ec18894a813f1656f4 WHIRLPOOL a47498d94ff1d2bff90bbb4f1941a00930ea82ce7bf56e4b1c9465c6c1263867ad28cc56dd397b52cd317873467bd7acc161ab47909589114c32c0cc824a41e1
+DIST h264enc-10.4.7.tar.gz 138481 SHA256 80f81205288beed257e12f0134266621d75374e87d3a1bdfa26a943fba46c5be SHA512 09d133e8b4d16f513b790b4517a276d48fe400c2a09a80ee2ae229a9224a9d225d54b5b48b5b60ed6ebe1f181f8b96340ad0e44a9e1e1eb7e6889809edab0bcf WHIRLPOOL 301f2156dd0bba7d11028798482ba07f10bcf47a8acdbdf3b1ae9349bfb4a5c35330e821da0a257295e16c8ee53ff7738bb6549af3537211ecb4fbd7f0f8f750
 DIST h264enc-9.4.0.tar.gz 120198 SHA256 f87b36cec4d6ef90a21e518773be0a075ad13bf55456c0d6c06fedb9e2990ec0 SHA512 b8b61b614dcc816210c948fcc230cac0d01474ff64238f66c55137b3b98b3a3d09c1b2aa55763d4dbc6285763de3d165e7ef0eac660d68119c8de0dabf6b9d05 WHIRLPOOL d6e5c6dec40f70f516dc5817cfd4ceeeff19b4eaebc277af689c3f4382bc74ed86aa9f0c5eb7fad5c091b2252155fedd1509d5cc9317fc126ddb293a7ffa8b4e
 DIST h264enc-9.4.1.tar.gz 120268 SHA256 a7f53c278b0a3b62c84f1d9a16612bdcd3f63062cb1bf46d6983ba36c81b57bb SHA512 dacca53f1979cd29dd34fe263f96ebf095a8b1a71c3c412a43556420638fd24442d4e758e741a9d4f766c2a6591f2a0e538258bbe58d4970a6bd6cd1dea2dbdc WHIRLPOOL 7ff8029c55383de8a92fd7e0604fffaa6c2bda7010f8813cba910ba2360ee1d637c758a9aaf5107f1ce669be5af4ce1700e43a2a2d399ff3b793e53c82bf9172

diff --git a/media-video/h264enc/h264enc-10.4.7.ebuild b/media-video/h264enc/h264enc-10.4.7.ebuild
new file mode 100644
index 0000000..df46cab
--- /dev/null
+++ b/media-video/h264enc/h264enc-10.4.7.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Script to encode H.264/AVC/MPEG-4 Part 10 formats"
+HOMEPAGE="http://h264enc.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="aac dvd flac lame matroska mp4 ogm vorbis"
+
+RDEPEND="
+	media-video/mplayer[encode,x264]
+	sys-apps/coreutils
+	sys-apps/pv
+	sys-devel/bc
+	sys-process/time
+	aac? (
+		media-libs/faac
+		media-sound/aacplusenc )
+	dvd? ( media-video/lsdvd )
+	flac? ( media-libs/flac )
+	lame? ( media-sound/lame )
+	matroska? ( media-video/mkvtoolnix )
+	mp4? ( >=media-video/gpac-0.4.5[a52] )
+	ogm? ( media-sound/ogmtools )
+	vorbis? ( media-sound/vorbis-tools )"
+DEPEND=""
+
+src_install() {
+	dobin ${PN}
+	doman man/${PN}.1
+	dodoc doc/*
+	docinto matrices
+	dodoc matrices/*
+}


             reply	other threads:[~2016-03-31 12:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-31 12:22 Lars Wendler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-08  9:48 [gentoo-commits] repo/gentoo:master commit in: media-video/h264enc/ Sam James
2020-04-24  9:53 Joonas Niilola
2016-03-31 12:22 Lars Wendler
2015-08-10 12:52 Lars Wendler

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=1459426964.b51f7276663df24e8dd1aced9fe19ab6a07f6a56.polynomial-c@gentoo \
    --to=polynomial-c@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