[aur-general] GUI

Nathan O ndowens.aur at gmail.com
Tue Oct 5 02:12:06 EDT 2010


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


More information about the aur-general mailing list