version bumps and a few new packages
[dbus-free.git] / README.txt
blob827bf568c772433e00e188f9587f47415b0684ba
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 QT 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...