summaryrefslogtreecommitdiff
path: root/packages/gpe-themes
AgeCommit message (Collapse)AuthorFiles
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther4
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 Freyther4
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>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe1
2007-12-08various files: update my email address and website addressKoen Kooi4
2007-02-12divers: fix minor spacing errors, sanitizeRolf Leggewie3
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie5
2006-11-27gpe-theme-foxbox: fix SRC_URIKoen Kooi1
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi6
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-08-09gpe-theme-e17: add a matching gtk+ theme for the default e17 themeKoen Kooi1
* sample: http://linuxtogo.org/~koen/screenshots/netbook-pro2.png
2006-08-06packages/*/*.bb: Stop GNUism on cp. -d -> -P, -a -> pPR...Holger Freyther2
Fix GNUism on the usage of cp -d as --no-derefence -> -P --deference -> -L -r -> -R -a same as -dpR -> -PpR
2006-05-03gpe-themes: add license = gplKoen Kooi5
2005-09-28packages/gpe-themes/gpe-theme-industrial_0.2.bb: add 0.2 to OEKoen Kooi1
2005-09-28packages/gpe-themes/gpe-theme-clearlooks_0.3.bb: add 0.3 to OEKoen Kooi1
2005-09-28packages/gpe-themes/gpe-theme-foxbox_0.1.bb: use gtk-engines, which ships ↵Koen Kooi1
the smooth engine too
2005-09-26packages/gpe-themes/gpe-theme-industrial_0.1.bb: add tweaked industrial ↵Koen Kooi1
theme to OE
2005-09-19packages/gpe-themes/gpe-theme-clearlooks_0.2.bb: bump PR after rdepend changesKoen Kooi1
2005-09-19packages/gpe-themes/gpe-theme-clearlooks_0.2.bb: gtk-engines provides ↵Koen Kooi1
gtk-engine-clearlooks, but gtk-clearlooks-engine provides something else. g-c-e is obsolete, so let's depend on g-e and rdepends on g-e-c
2005-09-19packages/gpe-themes/gpe-theme-clearlooks_0.2.bb: fix (R)DEPENDSKoen Kooi1
2005-09-19packages/gpe-themes/: move foxbox to here and add gpe-theme-clearlooksKoen Kooi3