summaryrefslogtreecommitdiff
path: root/packages/gnash
AgeCommit message (Collapse)AuthorFiles
2008-10-29bluemchen wiese: Allow to disable certain ugly packages globallyHolger Hans Peter Freyther8
Adopt the notion of gstreamer and allow to easily not build certain ugly packages. People are constraints to not live on a bluemchen wiese can set ENTERPRISE_DISTRO="1" in their config and get ugly packages removed. This is implemented by a set of packages in the BBMASK (as a safety net) and by using base conditional to onl conditonally add ugly packages.
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther5
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 Freyther5
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 Luebbe2
2008-10-01gnash minimal: make sound workKoen Kooi1
2008-09-21ffmpeg: bump SRCREVKoen Kooi2
omapfbplay, gnash(-minimal), gst-ffmpeg, libomxil-bellagio: bump PR
2008-09-05gnash-minimal: fix packagingKoen Kooi1
2008-09-03merge of '1044732b8a88225ade87ce8064bd97dee00124ac'Koen Kooi1
and '462295240b0a06ab1c367eb883ec218b4313bf89'
2008-09-03gnash: enable ffmpeg and pluginKoen Kooi1
2008-09-03gnash-minimal: don't package libltdl, we have libtool for thatKoen Kooi1
2008-09-02gnash-minimal cvs: fix missing trunc() definition, ↵Koen Kooi2
https://savannah.gnu.org/bugs/?24188
2008-09-02gnas-minimal: add ffmpeg supportKoen Kooi4
2008-08-30ffmpeg: Revert DEPENDS on coreutils-native. Instead, remove -s (strip) ↵Leon Woestenberg1
argument to install.
2008-08-20gnash-minimal: Incomplete fix for RDEPENDS on libltdl (still not being ↵Leon Woestenberg1
picked up).
2008-08-19gnash-minimal: Add libltdl DEPENDS.Leon Woestenberg1
2008-08-18gnash-minimal: Include $\(INTLLIBS\) in LDADD for gui/fb.Leon Woestenberg4
2008-07-06gnash-minimal: fix dependsKoen Kooi1
2008-07-05gnash-minimal: packaging fixesKoen Kooi2
2008-07-05gnash-minimal: depend on libtool, remove PR from .incKoen Kooi1
2008-07-05gnash: add missing patchKoen Kooi3
2008-07-04gnash: fix build to use external libtoolKoen Kooi2
2008-07-03gnash: add 0.8.3 with an ugly, ugly hack to work around libtool problemsKoen Kooi1
2008-07-01gnash-minimal: fix PVKoen Kooi1
2008-05-12gnash-minimal: Fix building for uclibc by working around faulty argz.h test ↵Leon Woestenberg1
for uclibc, using _GNU_SOURCE.
2008-05-05gnash-minimal: Added gnash-minimal.inc, and _cvs.bbLeon Woestenberg4
2008-05-02gnash-minimal_0.8.2.bb: Enabled fps measurement. Fix packaging of libltdl.Leon Woestenberg1
2008-05-02gnash-minimal_0.8.2.bb: library paths have changed in 0.8.2, fix up packaging.Leon Woestenberg1
2008-05-01gnash-minimal: DEPEND on agg.Leon Woestenberg1
2008-04-30gnash-minimal_0.8.2.bb: New configuration; fb only, dedicated simple swf ↵Leon Woestenberg1
files only.
2008-03-12gnash: add 0.8.2John Lee1
2008-03-11gnash: clean up/fix for sysrootJohn Lee1
2008-02-29gnash: create gnash.incJohn Lee3
* add gnash 0.8.1
2007-07-31gnash: add 0.8.0Koen Kooi2