aboutsummaryrefslogtreecommitdiffstats
path: root/classes/gtk-binver.bbclass
AgeCommit message (Collapse)Author
2007-09-02Fix PKG_CONFIG_PATH references which should be PKG_CONFIG_DIRRichard Purdie
2007-02-25gtk-binver.bbclass: Use PKG_CONFIG_PATH to look for .pc.Paul Sokolovsky
* Closes #1909.
2006-10-16add gtk-binver parsing gtk_binary_version out of .pc file. close #1455Michael Lauer
NOTE1: patch based on work of XorA NOTE2: we might want to make this more generic (i.e. get-pkgconfig-entry) eventually NOTE3: please adapt this to other gtk-engine versions as suitable