PackageKit and Pango are now friends

PackageKit in git master has a new trick up its sleeve. Thanks to Behdad, It now optionally installs a gtk-module that integrates with Pango to detect when a document needs a new font installed to render correctly. No code changes are needed to any application using Pango, as all the magic is done in the … Continue reading PackageKit and Pango are now friends

PackageKit Collections

From PackageKit 0.3.3 onwards, a new type of package is supported called a collection.  What gpk-application looks like with collection support A collection is a metapackage that can represent a group, where the package mapping is done inside the backend. It is not like a catalog where an external file provides a meta-group. This enables … Continue reading PackageKit Collections