0005 is unnecessary when building with BUILD_GLOBAL=true (sudo was breaking PKG_CONFIG_PATH, so I was building without BUILD_GLOBAL - which was causing the problems).
On Wed, Feb 18, 2009 at 5:41 PM, Joel Bosveld <[email protected]>wrote: > Hi, > > While trying to get tag to use the text plugin, I made these changes: > > 0001 is needed as otherwise my plugin won't load since core claims 'text' > isn't loaded when checking ABI > 0002 is just cosmetic > 0003 is to ensure the composite/opengl plugin are loaded > 0004 is to remove the unused options (not sure if it is correct to remove > the CompMetadata though?) > 0005 is an ugly workaround for a problem (?) with the Makefile - doubtful > if this should be applied, though I attached it to highlight the problem > 0006 is to correctly update the width/height of the pixmap > > Joel. >
_______________________________________________ Dev mailing list [email protected] http://lists.compiz-fusion.org/mailman/listinfo/dev
