diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-04-02 22:20:00 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-04-02 22:20:00 +0000 |
commit | 0fcb39f0c8fe65b5621b4ef30cb8cea5661aa205 (patch) | |
tree | 7f6d369eb5e0cc968c62c5c6a91e164bdcd2ce1f /media-video/camsource | |
parent | soundconverter bump (diff) | |
download | gentoo-2-0fcb39f0c8fe65b5621b4ef30cb8cea5661aa205.tar.gz gentoo-2-0fcb39f0c8fe65b5621b4ef30cb8cea5661aa205.tar.bz2 gentoo-2-0fcb39f0c8fe65b5621b4ef30cb8cea5661aa205.zip |
Remove old version.
(Portage version: 2.1.2.3)
Diffstat (limited to 'media-video/camsource')
-rw-r--r-- | media-video/camsource/camsource-0.7.0.ebuild | 37 | ||||
-rw-r--r-- | media-video/camsource/files/digest-camsource-0.7.0 | 3 |
2 files changed, 0 insertions, 40 deletions
diff --git a/media-video/camsource/camsource-0.7.0.ebuild b/media-video/camsource/camsource-0.7.0.ebuild deleted file mode 100644 index 558750876bc9..000000000000 --- a/media-video/camsource/camsource-0.7.0.ebuild +++ /dev/null @@ -1,37 +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/camsource/camsource-0.7.0.ebuild,v 1.9 2007/01/05 20:29:09 flameeyes Exp $ - -DESCRIPTION="Camsource grabs images from a video4linux webcam device." - -HOMEPAGE="http://camsource.sourceforge.net/" -SRC_URI="mirror://sourceforge/camsource/${P}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86" -IUSE="" - -DEPEND=">=dev-libs/libxml2-2.4.22 - >=media-libs/jpeg-6b" - -src_compile() { - - econf || die - emake || die -} - -src_install() { - - einstall - dodoc AUTHORS README NEWS -} - -pkg_postinst() { - - elog - elog "Please edit the configuration file:" - elog "/etc/camsource.conf.example" - elog "to your liking." - elog - -} diff --git a/media-video/camsource/files/digest-camsource-0.7.0 b/media-video/camsource/files/digest-camsource-0.7.0 deleted file mode 100644 index d78cabf28970..000000000000 --- a/media-video/camsource/files/digest-camsource-0.7.0 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 3a5e0693df5a3f6c4f7959e3341b8032 camsource-0.7.0.tar.gz 241045 -RMD160 2cfa418637d95755f07c81ccd2704cb6be2b3505 camsource-0.7.0.tar.gz 241045 -SHA256 b37c89eb3eb74f6370318ecdac9e3c079ebf98ce9ed2eea92560792994624c6b camsource-0.7.0.tar.gz 241045 |