diff options
author | 2002-07-19 10:47:49 +0000 | |
---|---|---|
committer | 2002-07-19 10:47:49 +0000 | |
commit | e213430d5dbb35a9228739755fe208078ea4c541 (patch) | |
tree | fe84b4dff2de8971e73003aadafb1bfa717f0436 /media-video/gqcam | |
parent | make cvs_src_unpack implement base_src_unpack-style autopatching. this way pa... (diff) | |
download | historical-e213430d5dbb35a9228739755fe208078ea4c541.tar.gz historical-e213430d5dbb35a9228739755fe208078ea4c541.tar.bz2 historical-e213430d5dbb35a9228739755fe208078ea4c541.zip |
repoman'd
Diffstat (limited to 'media-video/gqcam')
-rw-r--r-- | media-video/gqcam/gqcam-0.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/gqcam/gqcam-0.9.ebuild b/media-video/gqcam/gqcam-0.9.ebuild index 3b86e9217fa0..8b53af255640 100644 --- a/media-video/gqcam/gqcam-0.9.ebuild +++ b/media-video/gqcam/gqcam-0.9.ebuild @@ -1,15 +1,15 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-video/gqcam/gqcam-0.9.ebuild,v 1.3 2002/07/11 06:30:42 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/gqcam/gqcam-0.9.ebuild,v 1.4 2002/07/19 10:47:49 seemant Exp $ S=${WORKDIR}/${P} - DESCRIPTION="A V4L-compatible frame grabber - works with many webcams." SRC_URI="http://cse.unl.edu/~cluening/gqcam/download/${P}.tar.gz" - HOMEPAGE="http://cse.unl.edu/~cluening/gqcam/" +SLOT="0" LICENSE="GPL-2" +KEYWORDS="x86" DEPEND="=x11-libs/gtk+-1.2* >=media-libs/jpeg-6b-r2 |