# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit kde-functions cmake-utils KDEAPPS_ID="70101" DESCRIPTION="A PAR2 verification and repair application" HOMEPAGE="http://www.kde-apps.org/content/show.php?content=${KDEAPPS_ID}" SRC_URI="http://kpar2kde4.googlecode.com/files/${P}.tar.gz" S=${WORKDIR}/${PN}-0.4.5 SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="app-arch/libpar2 dev-libs/libsigc++"