Install this version:
emerge -a =sci-biology/gnaural-1.0.20080808
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =sci-biology/gnaural-1.0.20080808
Or alternatively:
emerge --autounmask-write -a =sci-biology/gnaural-1.0.20080808
DESCRIPTION='A programmable binaural-beat generator, implementing the principle of binaural beats as described in the October 1973 Scientific American article "Auditory Beats in the Brain" (Gerald Oster).'
HOMEPAGE="http://gnaural.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="
>media-libs/portaudio-19_alpha0
>=x11-libs/gtk+-2
gnome-base/libglade
>=dev-libs/glib-2
>=media-libs/libsndfile-1.0.2
>=media-libs/portaudio-19_alpha0
"
RDEPEND="${DEPEND}"
#S="${WORKDIR}/${P}"
export PKG_CONFIG_PATH="${PKG_CONFIG_PATH}:${FILESDIR}"
src_install() {
emake DESTDIR="${D}" install || die 'emake install failed'
}
>media-libs/portaudio-19_alpha0 >=x11-libs/gtk+-2 gnome-base/libglade >=dev-libs/glib-2 >=media-libs/libsndfile-1.0.2 >=media-libs/portaudio-19_alpha0
>media-libs/portaudio-19_alpha0 >=x11-libs/gtk+-2 gnome-base/libglade >=dev-libs/glib-2 >=media-libs/libsndfile-1.0.2 >=media-libs/portaudio-19_alpha0
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | gnaural-1.0.20080808.tar.gz | 281152 bytes | mirror://sourceforge/gnaural/gnaural-1.0.20080808.tar.gz |