Re: [proaudio] media-sound/minicomputer-1.3 patch

[ Thread Index | Date Index | More lists.tuxfamily.org/proaudio Archives ]


thx, fixed

2010/6/1, Alexandros Diamantidis <adia@xxxxxxxxx>:
> I just tried building minicomputer-1.3 and it failed twice, first
> because fltk-1.1.7 is no longed available in portage, next because my
> fltk-1.1.10 didn't have threads enable. With the following changes the
> build finished correctly:
>
> --- minicomputer-1.3.ebuild     (revision 1686)
> +++ minicomputer-1.3.ebuild     (working copy)
> @@ -4,6 +4,8 @@
>
>  inherit eutils
>
> +EAPI="2"
> +
>  MY_P="${PN/mini/Mini}V${PV}"
>
>  DESCRIPTION="Standalone Linux softwaresynthesizer"
> @@ -20,7 +22,7 @@
>  IUSE=""
>
>  RDEPEND="media-sound/jack-audio-connection-kit
> -       ~x11-libs/fltk-1.1.7
> +       >=x11-libs/fltk-1.1.7:1.1[threads]
>         media-libs/alsa-lib
>         media-libs/liblo"
>  DEPEND="${RDEPEND}
>
>
>
>


-- 
WBR, Viktor



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/