From 1578cb007a7720bd7dc42c503080301992f2ccfb Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Sat, 25 Sep 2010 14:36:11 +0200 Subject: added media-video/v4l2ucp: A universal control panel for all Video for Linux Two (V4L2) devices. --- media-video/v4l2ucp/v4l2ucp-2.0.2.ebuild | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 media-video/v4l2ucp/v4l2ucp-2.0.2.ebuild (limited to 'media-video/v4l2ucp/v4l2ucp-2.0.2.ebuild') diff --git a/media-video/v4l2ucp/v4l2ucp-2.0.2.ebuild b/media-video/v4l2ucp/v4l2ucp-2.0.2.ebuild new file mode 100644 index 0000000..98ebcb0 --- /dev/null +++ b/media-video/v4l2ucp/v4l2ucp-2.0.2.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=2 +inherit cmake-utils + +DESCRIPTION="A universal control panel for all Video for Linux Two (V4L2) +devices" +HOMEPAGE="http://v4l2ucp.sf.net/" +SRC_URI="mirror://sourceforge/v4l2ucp/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="x11-libs/qt-gui:4 + media-libs/libv4l" -- cgit v1.2.3