Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-01-02 | gimp: remove extra gdk-pixbuf-csource-native from DEPENDS | Steve Sakoman | 1 | |
gimp: remove extra gdk-pixbuf-csource-native from DEPENDS | ||||
2008-12-27 | gimp: add gdk-pixbuf-csource-native to DEPENDS | Koen Kooi | 1 | |
2008-12-22 | gegl: fix ffmpeg API usage | Gregoire Gentil | 2 | |
2008-12-05 | gimp: add 2.6.3 | Koen Kooi | 2 | |
2008-11-19 | gimp: don't use headers from /usr/include, don't attempt to build file-wmf ↵ | Steve Sakoman | 1 | |
since we don't have libwmf | ||||
2008-11-16 | packages: Fix PV naming of svn/git based recipes to have +gitr/+svnr in the PV | Holger Hans Peter Freyther | 2 | |
According to the policy add an 'r' if we build a certain SCM revision. Bump the PE to be sure that the package is bigger, may alphanumeric math is too bad... # my failure of shell knowledge... git grep "^PV" packages/ | grep SRCREV | grep "\(git\\$\)\|\(svn\\$\)" | ||||
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 5 | |
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-16 | gimp: add 2.6.0 | Koen Kooi | 2 | |
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 5 | |
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-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 2 | |
2008-08-06 | gimp: add 2.5.2, with an ugly hack to get around OE's ancient gettext native ↵ | Koen Kooi | 1 | |
(lacks msgctxt support) | ||||
2008-08-06 | gegl: convert to SRCREV | Koen Kooi | 1 | |
2008-08-06 | babl: convert to SRCREV | Koen Kooi | 1 | |
2008-06-18 | gimp: depend on gdk-pixbuf-csource-native | Koen Kooi | 1 | |
2008-01-26 | divers: replace '=' definition of dbg packages with '+=' for 43 files. ↵ | Rolf Leggewie | 1 | |
fixes 2317. | ||||
2007-10-25 | gimp: update to 2.4 | Koen Kooi | 1 | |
2007-08-26 | gimp: add 2.3.19, unify old recipes | Koen Kooi | 6 | |
2007-05-15 | babl: fix up packaging | Koen Kooi | 1 | |
2007-05-15 | gegl: fix depends | Koen Kooi | 1 | |
2007-05-15 | babl: fix PV | Koen Kooi | 2 | |
gegl: add svn version | ||||
2007-05-15 | babl: add svn version | Koen Kooi | 1 | |
2007-05-14 | gimp 2.3.10: fix packaging, closes #2313 | Koen Kooi | 1 | |
2007-03-29 | gimp: fix debug packaging | Philipp Zabel | 1 | |
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 1 | |
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 4 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-09-10 | gimp: Add SECTION. | Paul Sokolovsky | 4 | |
2006-09-07 | gimp: add 2.3.10 | Koen Kooi | 1 | |
2006-08-09 | lots of files: fix my mailaddress | Koen Kooi | 4 | |
2006-07-06 | gimp_2.3.10.bb : new version, DEFAULT_PREFERENCE=-1 at moment as it starts to | Graeme Gregory | 1 | |
load but at end of splash screen quits with message gimp-2.3: terminated: Aborted. This is not OOM. | ||||
2006-05-31 | gimp_2.3.8.bb : fix configure.in so it is possible to disable libwmf | Graeme Gregory | 3 | |
with a --without-libwmf argument. | ||||
2006-05-21 | gimp: add 2.3.8 | Koen Kooi | 1 | |
2006-04-04 | gimp_2.2.10.bb : add newest stable gimp | Graeme Gregory | 2 | |
gimp_2.2.7.bb, gimp_2.3.3.bb : drop older versions. | ||||
2006-03-08 | gimp_2.3.7.bb : new version | Graeme Gregory | 1 | |
2005-08-12 | Add libart-lgpl to gimp DEPENDS | Koen Kooi | 1 | |
2005-08-10 | gimp 2.3.2 -> gimp 2.3.3 | Koen Kooi | 1 | |
2005-08-01 | Add gimp 2.3.2 with a nasty sed script in do_configure_append since I ↵ | Koen Kooi | 1 | |
couldn't figure out how to patch to autofoo files to stop including -I/usr/include | ||||
2005-07-09 | Syntax Fixes for the grammar from the bitbake c parser. | Holger Freyther | 1 | |
-There should be no whitespaces/chars after a \. Change the files accordingly. -If you start with " end with " as well | ||||
2005-06-30 | import clean BK tree at cset 1.3670 | Koen Kooi | 2 | |
2005-05-17 | Merge bk://oe-devel.bkbits.net/openembedded | nslu2-linux.adm@bkbits.net | 1 | |
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/05/17 11:31:49+02:00 utwente.nl!koen Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into bitbake.utwente.nl:/home/koen/OE/openembedded 2005/05/17 11:31:37+02:00 utwente.nl!koen Add the GIMP 2.2.7 2005/05/17 09:50:29+01:00 rpsys.net!RP linux-oz-2.6: Update to 2.6.12-rc4-mm2 2005/05/17 09:46:55+01:00 rpsys.net!RP Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into tim.rpsys.net:/usr/oe/openembedded 2005/05/17 09:46:29+01:00 rpsys.net!RP linux-oz-2.6: Upgrade to 2.6.12-rc4-mm2 BKrev: 4289bbe0cgMte3A2S4OR2ghVhKqfrA |