sci-biology/gnaural - 1.0.20080808 (luke-jr)

Search

Install

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

Package Information

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/
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
1.0.20080808 ~amd64 ~x86 0
View Raw Ebuild
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'
}

Dependencies

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

	>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

Manifest for 1.0.20080808

Type File Size Source URLs
DIST gnaural-1.0.20080808.tar.gz 281152 bytes mirror://sourceforge/gnaural/gnaural-1.0.20080808.tar.gz