summaryrefslogtreecommitdiff
path: root/packages/gtk+/gtk+_2.8.9.bb
AgeCommit message (Collapse)AuthorFiles
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2007-04-26gtk+ 2.8.9: dropped OpenZaurus RDEPENDSMarcin Juszkiewicz1
2006-11-04gtk+: fix the immodules postinst to use 'gtk-query-immodules-2.0' instead of ↵Koen Kooi1
the non-existant 'gtk-query-immodules'
2006-10-22gtk+: various fixesKoen Kooi1
* drop 2.10.0 and 2.10.1 * ship gtk-update-icon-cache (from Poky) * fix -dev packages (from Poky) * fix -dbg packages (from Poky)
2006-10-17gtk+: add ttf-dejavu-sans to RRECOMMENDS, otherwise applications requiring ↵Koen Kooi1
fonts will crash
2006-08-12gtk+ 2.8.9: s/jpg/jpeg/Koen Kooi1
2006-05-15gtk2 2.8.9: really RRECOMMENDS gdk-pixbux loaders - close #990Koen Kooi1
2006-04-26gtk+ 2.8.9: rrecommend some pixbug loaders for OZ and angstromKoen Kooi1
2006-03-02gtk+ 2.8.9: ship update-icon-cache binaryKoen Kooi1
2006-03-01all over the place: adapt DEPENDS to new xlib namesPhilipp Zabel1
2006-01-08Add PACKAGES_DYNAMIC to the appropriate .bb files.Richard Purdie1
2005-12-16gtk+: clear maintainer field in 2.6.7 and 2.8.9Philipp Zabel1
2005-12-10gtk+: add latest stable release (2.8.9)Koen Kooi1