aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gtk+
AgeCommit message (Collapse)Author
2010-11-23gtk+-1.2: convert to new style staging (fixes xmms build)Andreas Oberritter
* gtk+-1.2 didn't install its pkg-config file, but gtk-config depended on it and went crazy without it. xmms uses gtk-config. Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Tested-by: Yury Bushmelev <jay4mail@gmail.com> Tested-by: Philip Balister <philip@balister.org> Tested-by: Paul Menzel <paulepanter@users.sourceforge.net> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-11-15gtk+-1.2: Modify small-filesel.patch for better usability.Alex Ferguson
Modified small-filesel.patch, which now omits the "Rename", "Delete" and "Create Directory" buttons and adds the file selection text area to the bottom. The previous arrangement didn't work so well for saving files, just opening them. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-11-05gtk+-1.2: Patch gtkfilesel for smaller screens.Alex Ferguson
* Added small-filesel.patch, which is only for jlime, but is possibly useful for other devices as well, and which modifies gtkfilesel to fit in screens of 320x240 and larger resolutions. * Modified gtk+-1.2-1.2.10 recipe for above patch. Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-10-18gtk+ 2.20.1: disable introspectionKoen Kooi
2010-10-10gtk+ : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-05Adjust rdep/rrec for gtk+* and gtk-icon-cache.bbclassChris Larson
Drop the runtime dependencies / recommendations unless the recipe is for the target. This is necessary because right now bitbake obeys *_${PN}, even if ${PN} is not in PACKAGES. This should kill the unnecessary build of the crosscompiler when doing 'bitbake gtk+-native'. Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-10-04gtk+-native: fix relocationChris Larson
In a sysroot process hook, to deal with relocation: - Re-generate the gdk-pixbuf.loaders file to contain the current sysroot path to the pixbuf loaders directory. - Create wrappers for gdk-pixbuf-csource and gdk-pixbuf-query-loaders utilities, passing along the appropriate environment variables to ensure they too point at the current sysroot path. Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-10-03Revert "gtk+-native: generate wrappers for relocation [v2]"Chris Larson
I give up.
2010-10-03gtk+-native: generate wrappers for relocation [v2]Chris Larson
Generate wrapper scripts for the gdk-pixbuf tools, to ensure they are using the correct paths into the sysroot. Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-10-03Revert gtk+-native wrapper commit temporarilyChris Larson
2010-10-02gtk+-native: generate wrappers for relocationChris Larson
Generate wrapper scripts for the gdk-pixbuf tools, to ensure they are using the correct paths into the sysroot. Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-09-30gtk+_2.20.1.bb: Fix build with --disable-xkb.Graham Gower
See https://bugzilla.gnome.org/show_bug.cgi?id=619114 Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-22gtk+ 2.14.2: add BBCLASSEXTEND = "native"Michael Smith
Get this ancient recipe working again. Signed-off-by: Michael Smith <msmith@cbnco.com>
2010-09-08gtk+: fix configure problem for native buildSteffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de> Acked-by: Graeme Gregory <dp@xora.org.uk>
2010-08-31Revert "gtk+: remove old versions"Frans Meulenbroeks
This reverts commit 96503f06a6f1f0b7f9df44d97af90252717d8897. As requested by Florian and Leon because the footprint of these versions is smaller than the newer ones. Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-18gtk+-native_2.20.x.bb: Gtk+ attempts to link with gcrypt.aHolger Hans Peter Freyther
Build libgcrypt-native for Gtk+ as it is used during linkage.
2010-08-15gtk+: remove old versionsFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-15gtk+: remove 2.8 versionsFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-15gtk+: remove 2.12 versionsFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-08recipes: bump PR for packages depending on jpeg which changed .so name with ↵Martin Jansa
6b -> 8b upgrade * distro maintainers: please consider upgrading jpeg first to bump PR just once * this list is incomplete for sure, only recipes-versions I had built in my tmpdir, feel free to add more
2010-08-05gtk+_2.20.1.bb: Ask for ARM_INSTRUCTION_SET to be 'arm'Khem Raj
* It does not compile in thumb mode with gcc 4.5 other version of gcc were not tested probably they many have problem too. For now always build using arm mode. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-13gtk+-2.20.0,gtk+-2.20.1: Fix case where /usr/bin/nm was being generated into ↵Khem Raj
libtool. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-09gtk+: Update to version 2.20.1 + fix of midori DnD grab freeze (GNOME#623865).Stanislav Brabec
2010-06-14recipes: bump PR/INC_PR for packages changed in ↵Martin Jansa
RDEPENDS/RRECOMMENDS/RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES cleanup add PR = r1 to recipes not including any .inc file Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-09gtk+-fastscaling: Switch to FILESPATHPKGTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-06-04gdk-pixbuf (2.10.14): Switch to FILESPATHPKGTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-06-04gdk-pixbuf-csource-native (2.12.11): Switch to FILESPATHPKGTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-06-03recipes: conform to OE packaging guidelines with RDEPENDS/RRECOMMENDSMartin Jansa
* there is probably very few cases when it's needed without _${PN}, if you find one in attached patch, please enlighten me * usually we want those only for ${PN} not for all ${PACKAGES} ie ${PN}-dev, ${PN)-doc etc * there is a check for this in recipe-sanity.bclass * there is maybe few possible fixes also in bbclasses cpan-base.bbclass:RDEPENDS += "${@["perl", ""][(bb.data.inherits_class('native', d))]}" distutils-base.bbclass:RDEPENDS += "python-core" gtk-icon-cache.bbclass:RDEPENDS += "hicolor-icon-theme" image.bbclass:RDEPENDS += "${IMAGE_INSTALL} ${IMAGE_BOOT}" module.bbclass:RDEPENDS += "kernel (${KERNEL_VERSION}) update-modules" ?opie_i18n.bbclass: rdepends = bb.data.getVar("RDEPENDS", d, 1) ?opie_i18n.bbclass: bb.data.setVar('RDEPENDS_%s' % x[0].lower(), pn, d) ?opie_i18n.bbclass: bb.data.setVar('RDEPENDS', rdepends, d) rubyextension.bbclass:RDEPENDS += "ruby" Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Koen Kooi <k-kooi@ti.com>
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-01gtk+: add 2.20Koen Kooi
2010-03-12gtk+-native: Override RRECOMMENDS for native recipeKhem Raj
* Remove old style native recipes. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Graeme Gregory <dp@xora.org.uk>
2010-03-11gtk+_2.18.6: add libxext-native to DEPENDSMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-11gtk+: work around problem with loaders not yet being installed at the point ↵Phil Blundell
where we need to query them
2010-03-11gtk+: generate gdk-pixbuf.loaders during native installPhil Blundell
2010-03-09gtk+: remove special-casing for native installation, declare provider for ↵Phil Blundell
gdk-pixbuf-csource-native when building natively (based on original patch from Graeme Gregory <dp@xora.org.uk> with minor edits)
2010-03-05gtk+: reinstate no-demos patch for gtk+-native, it fails to build without itKoen Kooi
2010-03-04gtk+: build gtk-demo and package it appropriatelyPhil Blundell
2010-02-22gtk+_2.18.6.bb : fix EXTRA_OECONF for native builds.Graeme Gregory
We dont have a native libjpeg so make sure its disabled.
2010-02-17gtk+-2.18.6: add libxrender-native to virtclass-native dependencies (fails ↵Martin Jansa
to find libx11 without) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-10gtk+-native: Added missing DEPENDS, don't build print backend that would ↵Stanislav Brabec
require cups-native.
2010-01-31gtk+: don't install the pixbug-csource tool when building -native, it ↵Koen Kooi
doesn't work properly * the work around involved cleaning up old recipes as well, new-style staging here we come!
2010-01-27gtk+: fix typoRolf Leggewie
2010-01-27gtk+ (-native): add 2.18.6 and convert to new-style stagingKoen Kooi
2010-01-27gtk+ 2.18.3: enable xkb for angstromKoen Kooi
* also remove the displaymigration option that has ceased to exist
2010-01-13pixops-test: GNU_HASH QA error fix.Stanislav Brabec
2010-01-09gtk+: remove DEFAULT_PREFERENCE -1. 2.18.3 is the new default.Rolf Leggewie
2010-01-07gtk+: unifyRolf Leggewie
2009-10-28gtk+: add 2.18.3Koen Kooi