summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/ffmpegsource: migrate from libavMikle Kolyada2020-04-251-3/+1
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-libs/ffmpegsource: [QA] inherit ltprune.eclass directlyDavid Seifert2020-02-151-2/+2
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* media-libs/ffmpegsource: fix build of git versionKagami Hiiragi2017-12-201-0/+1
| | | | Directory for config needs to be created. See upstream change: https://github.com/FFMS/ffms2/commit/660e23bd2ed6090eb8b79e5b5d1aea61d75c3514
* media-libs/ffmpegsource: use HTTPS for GitHubDavid Hicks2017-07-301-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* media-libs/ffmpegsource: update live ebuildIlya Tumaykin2016-10-211-3/+11
| | | | | | | Prefer HTTPS URI, drop unneeded '--modules' argument for prune_libtool_files, do compiler checks in pkg_setup too. Signed-off-by: David Seifert <soap@gentoo.org>
* media-libs/ffmpegsource: update live ebuildIlya Tumaykin2016-05-091-6/+14
| | | | | | | | | 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@gentoo.org>
* media-libs/ffmpegsource: add compiler check for C++11 supportIlya Tumaykin2016-01-101-1/+7
| | | | Package-Manager: portage-2.2.26
* media-libs/ffmpegsource: sort dependencies alphabeticallyIlya Tumaykin2016-01-101-1/+1
| | | | Package-Manager: portage-2.2.26
* media-libs/ffmpegsource: reset minimum libav version in RDEPEND in 9999Ilya Tumaykin2016-01-101-1/+1
| | | | | | All libraries listed in configure.ac are available in libav >= 9. Package-Manager: portage-2.2.26
* media-libs/ffmpegsource: reset minimum ffmpeg version in RDEPEND in 9999Ilya Tumaykin2016-01-101-1/+1
| | | | | | | ffmpegsource can utilize libswresample >= 1.0.0, which is available in ffmpeg >= 2.4. Package-Manager: portage-2.2.26
* media-libs/ffmpegsource: bump subslot to 0/4 as per upstream SONAME bumpIlya Tumaykin2016-01-101-2/+2
| | | | Package-Manager: portage-2.2.26
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+27
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed