aboutsummaryrefslogtreecommitdiffstats
path: root/classes/gtk-icon-cache.bbclass
AgeCommit message (Collapse)Author
2010-10-05Adjust rdep/rrec for gtk+* and gtk-icon-cache.bbclassChris Larson
Drop the runtime dependencies / recommendations unless the recipe is for the target. This is necessary because right now bitbake obeys *_${PN}, even if ${PN} is not in PACKAGES. This should kill the unnecessary build of the crosscompiler when doing 'bitbake gtk+-native'. Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-10-02gtk-icon-cache: don't use RDEPENDS, use RDEPENDS_${PN}Chris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2009-11-16classes: Drop a number of unneeded import calls (from Poky)Richard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-16gconf/gtk-icon-theme/mime: Really fix PKGDEST referencesRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-16gtk-icon-cache.bbclass: Remove hardcoded PKGDEST directory assumptionRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-04-14gtk-icon-cache bbclass: build caches for all icondirs in ${datadir}/iconsKoen Kooi
2008-05-20gtk-icon-cache.bbclass: Remove '-' characters from function names fixing ↵Richard Purdie
issues with recent bitbakes (from poky)
2007-08-08gtk-icon-cache: Add comment from poky's versionRichard Purdie
2007-05-16gtk-icon-cache.bbclass: postinst scripts need hicolor-icon-theme (bunch of ↵Koen Kooi
directories + 1 small textfile), so add it to RDEPENDS
2006-08-27gtk-icon-cache.bbclass: Add from pokyRichard Purdie