public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ian Delaney" <idella4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/ffmpegsource/
Date: Mon,  9 May 2016 12:22:09 +0000 (UTC)	[thread overview]
Message-ID: <1462796513.85ace4e0690d543746149b6be3705eac06f54dcb.idella4@gentoo> (raw)

commit:     85ace4e0690d543746149b6be3705eac06f54dcb
Author:     Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Thu May  5 00:57:04 2016 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Mon May  9 12:21:53 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85ace4e0

media-libs/ffmpegsource: update live ebuild

Bump EAPI to 6, drop unused static-libs USE.

Closes: https://github.com/gentoo/gentoo/pull/1439
Package-Manager: portage-2.2.28

Signed-off-by: Ian Delaney <idella4 <AT> gentoo.org>

 media-libs/ffmpegsource/ffmpegsource-9999.ebuild | 20 ++++++++++++++------
 1 file changed, 14 insertions(+), 6 deletions(-)

diff --git a/media-libs/ffmpegsource/ffmpegsource-9999.ebuild b/media-libs/ffmpegsource/ffmpegsource-9999.ebuild
index f057f8a..8e2ad6a 100644
--- a/media-libs/ffmpegsource/ffmpegsource-9999.ebuild
+++ b/media-libs/ffmpegsource/ffmpegsource-9999.ebuild
@@ -2,20 +2,18 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
-AUTOTOOLS_AUTORECONF=1
-
-inherit autotools-utils flag-o-matic git-r3
+inherit autotools eutils flag-o-matic git-r3
 
 DESCRIPTION="A libav/ffmpeg based source library for easy frame accurate access"
 HOMEPAGE="https://github.com/FFMS/ffms2"
-EGIT_REPO_URI="https://github.com/FFMS/ffms2.git"
+EGIT_REPO_URI="git://github.com/FFMS/ffms2.git"
 
 LICENSE="MIT"
 SLOT="0/4"
 KEYWORDS=""
-IUSE="libav static-libs"
+IUSE="libav"
 
 RDEPEND="
 	sys-libs/zlib
@@ -31,3 +29,13 @@ pkg_pretend() {
 		die "Your compiler lacks C++11 support. Use GCC>=4.7.0 or Clang>=3.3."
 	fi
 }
+
+src_prepare() {
+	default_src_prepare
+	eautoreconf
+}
+
+src_install() {
+	default_src_install
+	prune_libtool_files --modules
+}


             reply	other threads:[~2016-05-09 12:22 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-09 12:22 Ian Delaney [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-25 22:47 [gentoo-commits] repo/gentoo:master commit in: media-libs/ffmpegsource/ Sam James
2023-09-25 22:47 Sam James
2023-06-01  0:09 Nick Sarnie
2023-05-31 23:51 Nick Sarnie
2022-08-29  8:21 Joonas Niilola
2022-08-29  8:11 Jakov Smolić
2022-08-29  7:22 Joonas Niilola
2022-08-29  7:22 Joonas Niilola
2022-07-26 21:39 Sam James
2020-04-25 19:27 Mikle Kolyada
2017-12-24 17:08 Patrice Clement
2017-12-21  0:44 Craig Andrews
2017-07-30  9:44 Michał Górny
2017-01-10 15:22 Agostino Sarubbo
2017-01-10 14:56 Agostino Sarubbo
2016-10-20 23:39 David Seifert
2016-10-20 23:39 David Seifert
2016-06-27  0:25 Göktürk Yüksek
2016-03-05 11:39 Patrice Clement
2016-02-15 13:16 Patrice Clement
2016-02-14 10:11 Agostino Sarubbo
2016-02-13 15:33 Agostino Sarubbo
2016-02-02 11:07 Patrice Clement
2016-01-10  1:59 Ian Delaney
2016-01-10  1:59 Ian Delaney
2016-01-10  1:59 Ian Delaney
2016-01-10  1:59 Ian Delaney
2016-01-10  1:59 Ian Delaney
2016-01-10  1:59 Ian Delaney
2015-08-16 23:18 Mikle Kolyada

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=1462796513.85ace4e0690d543746149b6be3705eac06f54dcb.idella4@gentoo \
    --to=idella4@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