diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-07-09 13:52:35 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-07-09 13:52:35 +0000 |
commit | 60b48779e7798aa6edb39ed764b75b49b09e0811 (patch) | |
tree | cf7568e65066309bdfc4cfb7e71c206bd1166614 /media-video | |
parent | Marking sparc stable (diff) | |
download | gentoo-2-60b48779e7798aa6edb39ed764b75b49b09e0811.tar.gz gentoo-2-60b48779e7798aa6edb39ed764b75b49b09e0811.tar.bz2 gentoo-2-60b48779e7798aa6edb39ed764b75b49b09e0811.zip |
old
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.1.ebuild | 21 | ||||
-rw-r--r-- | media-video/ffmpegthumbnailer/files/digest-ffmpegthumbnailer-1.1.1 | 3 |
2 files changed, 0 insertions, 24 deletions
diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.1.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.1.ebuild deleted file mode 100644 index 16b2b4b2819d..000000000000 --- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.1.ebuild,v 1.10 2007/06/14 11:21:58 armin76 Exp $ - -DESCRIPTION="Lightweight video thumbnailer that can be used by file managers" -HOMEPAGE="http://code.google.com/p/ffmpegthumbnailer" -SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" - -RDEPEND="media-libs/libpng - ~media-video/ffmpeg-0.4.9_p20070330" -DEPEND="${RDEPEND}" - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed." - dodoc AUTHORS ChangeLog README TODO -} diff --git a/media-video/ffmpegthumbnailer/files/digest-ffmpegthumbnailer-1.1.1 b/media-video/ffmpegthumbnailer/files/digest-ffmpegthumbnailer-1.1.1 deleted file mode 100644 index 23e8eba30ccd..000000000000 --- a/media-video/ffmpegthumbnailer/files/digest-ffmpegthumbnailer-1.1.1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 d1758d11def56f3d7367947f87606c27 ffmpegthumbnailer-1.1.1.tar.gz 80116 -RMD160 9793f0126a49321a23adfcaa35c7dc70e85e3c17 ffmpegthumbnailer-1.1.1.tar.gz 80116 -SHA256 80b35f18b07d1409f8d860b36398ae6d11f929b6068ced2439ca53118d36e13e ffmpegthumbnailer-1.1.1.tar.gz 80116 |