1 # Copyright 1999-2009 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
5 inherit git-r3 autotools
7 DESCRIPTION
="Ayfly is a AY-891x emulator and player."
8 HOMEPAGE
="https://github.com/l29ah/ayfly"
9 EGIT_REPO_URI
="https://github.com/l29ah/ayfly"
13 KEYWORDS
="~x86 ~amd64 ~arm"
16 RDEPEND
="wxwidgets? ( x11-libs/wxGTK )"
24 use arm
&& epatch
${FILESDIR}/disable_filters.
patch
30 use wxwidgets || myconf
+=" --without-gui"