]> Pileus Git - ~andy/sunrise/blob - media-video/qx11grab/qx11grab-0.1.8.ebuild
sunrise/ app-portage/elog-list/elog-list-0.0.6.ebuild: Update headers for 2010
[~andy/sunrise] / media-video / qx11grab / qx11grab-0.1.8.ebuild
1 # Copyright 1999-2010 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
4
5 EAPI="2"
6
7 inherit qt4-r2
8
9 DESCRIPTION="X11 desktop video grabber tray"
10 HOMEPAGE="http://qx11grab.hjcms.de/?ref=welcome&lang=en"
11 SRC_URI="http://qx11grab.hjcms.de/Downloads/${P}.tar.bz2"
12
13 LICENSE="GPL-2"
14
15 SLOT="0"
16 KEYWORDS="~amd64 ~x86"
17 IUSE=""
18
19 DEPEND="x11-libs/qt-gui:4[dbus]"
20 RDEPEND="${DEPEND}
21         media-video/ffmpeg[X]"