Remove some unnecessary parts from the copy of fprint.h
[pyfprint.git] / gentoo / dev-python / pyfprint / pyfprint-9999.ebuild
blob321bd2616e1ff7f6fe8dfe42b438d7f8f0b2ee8f
1 # Copyright 1999-2008 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
5 EAPI=0
7 EGIT_REPO_URI="git://repo.or.cz/pyfprint.git"
8 EGIT_BRANCH="master"
10 NEED_PYTHON=2.3
12 inherit eutils distutils git
14 DESCRIPTION="Python bindings for the libfprint fingerprinting library."
15 HOMEPAGE="http://repo.or.cz/w/pyfprint.git"
16 SRC_URI=""
18 LICENSE="LGPL-2"
20 SLOT="0"
21 KEYWORDS="~x86 ~amd64"
22 IUSE="" #docs
23 PYTHON_MODNAME="pyfprint"
25 DEPEND=">=dev-lang/swig-1.3.34
26 media-libs/libfprint"
28 RDEPEND="media-libs/libfprint"
30 src_unpack() {
31 git_src_unpack
32 cd ${S}