ossv4 and dbus-free cups
[dbus-free.git] / README.txt
blobc1e58f4d3816139bf5b18b0be1f8d2f76a936482
1 Why do I have to fork the whole gentoo ebuild tree to have static libs to build a GUI elf program? Just why
2 aren't the options put into the ebuilds by default? I see very few, *cough* mesa *cough*, packages that don't have any options for
3 static libs being built into the build scripts. But just about every other does, yet it's not exposed or is forced into shared mode in the ebuild.
5 Very longterm goal is to have a working GUI web browser and desktop without needing dev-libs/glib installed
6 QT5 as a toolkit is supposedly able to be used without glib via an enviroment variable according to their ancient docs
7 so now for the web browser, desktop software, and all its dependencies...