diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-08-21 21:19:15 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-08-21 21:19:15 +0000 |
commit | 4a0dc72bcabf41947da91a37dc27c4b4b609de37 (patch) | |
tree | 752695302aae027d4d6bbbf5138ab51c4fa5605b /media-video | |
parent | Remove geda split packages as per mask. (diff) | |
download | gentoo-2-4a0dc72bcabf41947da91a37dc27c4b4b609de37.tar.gz gentoo-2-4a0dc72bcabf41947da91a37dc27c4b4b609de37.tar.bz2 gentoo-2-4a0dc72bcabf41947da91a37dc27c4b4b609de37.zip |
Remove as per masking.
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffprobe/ChangeLog | 19 | ||||
-rw-r--r-- | media-video/ffprobe/Manifest | 4 | ||||
-rw-r--r-- | media-video/ffprobe/ffprobe-79-r1.ebuild | 54 | ||||
-rw-r--r-- | media-video/ffprobe/metadata.xml | 8 |
4 files changed, 0 insertions, 85 deletions
diff --git a/media-video/ffprobe/ChangeLog b/media-video/ffprobe/ChangeLog deleted file mode 100644 index 409836f51e4a..000000000000 --- a/media-video/ffprobe/ChangeLog +++ /dev/null @@ -1,19 +0,0 @@ -# ChangeLog for media-video/ffprobe -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffprobe/ChangeLog,v 1.3 2009/03/10 18:37:00 beandog Exp $ - -*ffprobe-79-r1 (10 Mar 2009) - - 10 Mar 2009; Steve Dibb <beandog@gentoo.org> -ffprobe-79.ebuild, - +ffprobe-79-r1.ebuild: - Add texi2html build dep, bug 260632 - - 09 Mar 2009; Raúl Porcel <armin76@gentoo.org> ffprobe-79.ebuild: - Add ~x86 wrt #260731 - -*ffprobe-79 (27 Feb 2009) - - 27 Feb 2009; Steve Dibb <beandog@gentoo.org> +metadata.xml, - +ffprobe-79.ebuild: - Initial commit - diff --git a/media-video/ffprobe/Manifest b/media-video/ffprobe/Manifest deleted file mode 100644 index d1fb8e0f6ddf..000000000000 --- a/media-video/ffprobe/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST ffprobe-79.tar.bz2 41744 RMD160 1642850fc467c8165bdb3f36d70540caad7c9fd8 SHA1 e1184ac243da9475ccd89bd63c27f619ce1631dc SHA256 43fdc149d1c323e7efe43df8315e92409994561af6012e1d26f96f88a7db6ddd -EBUILD ffprobe-79-r1.ebuild 1282 RMD160 4021f65b3bcc132dd78b5dc81b100ef16dc9d6b2 SHA1 61376de95e3c8aa33777b7352da8d58e00685517 SHA256 4d03166f0ba8860ca34ad34e43a33cadc95d09db2c31c975ba9ea6b3c94e429f -MISC ChangeLog 594 RMD160 fe78f409f244ac7cbb93865df763285b3ce8f198 SHA1 7cca471a4bdaf459fc0e81e876a36b9a34251ad1 SHA256 fdc58f587c692a64881b3744bcb2f41c91e9d6c8767a9e4b964830d12cba0063 -MISC metadata.xml 294 RMD160 9c0447773ece00eb12a841b0146fc792f06a828a SHA1 6c06a6e4ea189e9d4197da80271309166133975d SHA256 e3f445c4513ebacc113c983f90c1e8e49337f0b7ce296c37f7080f1179b2c6c9 diff --git a/media-video/ffprobe/ffprobe-79-r1.ebuild b/media-video/ffprobe/ffprobe-79-r1.ebuild deleted file mode 100644 index 5c09dd1cbf7c..000000000000 --- a/media-video/ffprobe/ffprobe-79-r1.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffprobe/ffprobe-79-r1.ebuild,v 1.1 2009/03/10 18:37:00 beandog Exp $ - -inherit autotools - -DESCRIPTION="Tool to probe audio / video using ffmpeg and print pretty output" -HOMEPAGE="http://sourceforge.net/projects/ffprobe/" -SRC_URI="mirror://gentoo/${P}.tar.bz2" - -LICENSE="GPL-2 LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="perl" - -DEPEND="media-video/ffmpeg - app-text/texi2html" -RDEPEND="media-video/ffmpeg - perl? ( virtual/perl-Scalar-List-Utils - virtual/perl-Getopt-Long - virtual/perl-File-Spec - dev-perl/Statistics-Descriptive - sci-visualization/gnuplot )" - -src_unpack() { - - unpack ${A} - cd "${S}" - - einfo "Regenerating autotools files..." - eautoconf || die "eautoconf failed" - -} - -src_install() { - - dobin src/ffprobe - if use perl; then - newbin tools/plot-vframes-bitrate.pl plot-vframes-bitrate - newbin tools/plot-vframes-sizes.pl plot-vframes-sizes - fi - doman doc/ffprobe.1 - dohtml doc/ffprobe.html - dodoc AUTHORS README - -} - -pkg_postinst() { - - einfo "ffprobe with no arguments doesn't produce anything interesting" - einfo "other than the same output you would get with ffmpeg -i" - einfo "See -h for output options." - -} diff --git a/media-video/ffprobe/metadata.xml b/media-video/ffprobe/metadata.xml deleted file mode 100644 index 291bf48e8e73..000000000000 --- a/media-video/ffprobe/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <herd>media-video</herd> - <use> - <flag name="perl">Installs tools written in perl to produce plots based on video frame bitrate and size</flag> - </use> -</pkgmetadata> |