aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-themes
AgeCommit message (Collapse)Author
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther
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 Freyther
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 Luebbe
2007-12-08various files: update my email address and website addressKoen Kooi
2007-02-12divers: fix minor spacing errors, sanitizeRolf Leggewie
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie
2006-11-27gpe-theme-foxbox: fix SRC_URIKoen Kooi
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi
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 Kooi
* sample: http://linuxtogo.org/~koen/screenshots/netbook-pro2.png
2006-08-06packages/*/*.bb: Stop GNUism on cp. -d -> -P, -a -> pPR...Holger Freyther
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 Kooi
2005-09-28packages/gpe-themes/gpe-theme-industrial_0.2.bb: add 0.2 to OEKoen Kooi
2005-09-28packages/gpe-themes/gpe-theme-clearlooks_0.3.bb: add 0.3 to OEKoen Kooi
2005-09-28packages/gpe-themes/gpe-theme-foxbox_0.1.bb: use gtk-engines, which ships ↵Koen Kooi
the smooth engine too
2005-09-26packages/gpe-themes/gpe-theme-industrial_0.1.bb: add tweaked industrial ↵Koen Kooi
theme to OE
2005-09-19packages/gpe-themes/gpe-theme-clearlooks_0.2.bb: bump PR after rdepend changesKoen Kooi
2005-09-19packages/gpe-themes/gpe-theme-clearlooks_0.2.bb: gtk-engines provides ↵Koen Kooi
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 Kooi
2005-09-19packages/gpe-themes/: move foxbox to here and add gpe-theme-clearlooksKoen Kooi