blob: 04366516969c612c8d1daf10ec980022ae040822 [file] [log] [blame]
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="4"
CROS_WORKON_PROJECT="chromiumos/third_party/libresample"
inherit cros-workon
DESCRIPTION="resampling library (see README.chromiumos)"
HOMEPAGE="http://www-ccrma.stanford.edu/~jos/resample/"
SRC_URI=""
LICENSE="LGPL"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
src_configure() {
cros-workon_src_configure
}