[aur-general] GUI

Ike Devolder ike.devolder at gmail.com
Tue Oct 5 02:25:01 EDT 2010


2010/10/5 Nathan O <ndowens.aur at gmail.com>

> Probably not allowed to do so, but I figured I would ask. In a PKGBUILD can
> we do something like:
>
> echo "Do you want to enable GTK support?"
> read gtk
>
> if [[ "gtk" == "yes" ]]; then
>     ./configure --with-gtk
>
> and so on.
>
> Thanks
>

Are'nt you generally better of with gentoo if you want this behaviour ?

if not would it be nicer to ask the questions, "do you want gtk gui ? (y/n):
_"


More information about the aur-general mailing list