# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=5 EGIT_REPO_URI="git://github.com/georgmartius/vid.stab" EGIT_COMMIT="release-$PV" inherit cmake-utils git-r3 DESCRIPTION="Video stabilization library with plugins for transcode and ffmpeg." HOMEPAGE="http://public.hronopik.de/vid.stab" SRC_URI="" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64" IUSE="" DEPEND="" RDEPEND="${DEPEND}"