Enrico Zini wrote: > To get GUI packages I normally filter for: > > role::program && (interface::x11 || interface::3d) > > I'm not using the x11 facet for anything serious because it's a bit of > an unclear one.
In particular, you shouldn't search exclusively for x11::application if you'd accept x11::plugin, ::screensaver or ::terminal packages as hits too. On the other hand if you ignore x11:: you'll probably find some window-managers turning up as hits; if you don't want those you'll have to filter on x11::windowmanager. -- JBR Ankh kak! (Ancient Egyptian blessing) _______________________________________________ Debtags-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debtags-devel

