summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome
Commit message (Collapse)AuthorAgeFilesLines
...
* nautilus3: update the checksums to match the .xz compressed tarballAlexander Kanavin2015-09-081-2/+2
| | | | | | | Previously the default was .bz2 Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libnotify3: remove the recipeAlexander Kanavin2015-09-082-20/+1
| | | | | | | libnotify 0.7.6 is now provided in oe-core Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-bluetooth: fix build with libnotify >= 0.7.0Andreas Müller2015-09-082-0/+48
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-disk-utility: fix build for libnotify 0.7.xAndreas Müller2015-09-082-0/+50
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome: add explicit bz2 compress type to older packagesAlexander Kanavin2015-08-3130-1/+30
| | | | | | | The default was changed to xz in the gnomebase class to match the upstream. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: use class-native instead of deprecated virtclass-native.Ross Burton2015-08-241-4/+4
| | | | | | virtclass overrides are deprecated, so use class overrides instead. Signed-off-by: Ross Burton <ross.burton@intel.com>
* gvfs: add packageconfig for libgphoto2Max Krummenacher2015-08-181-2/+3
| | | | | | | default to compile with libgphoto2, thus no change to old behaviour. Signed-off-by: Max Krummenacher <max.oss.09@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gvfs: backport patch to build with gphoto 2.5 apiMax Krummenacher2015-08-182-0/+79
| | | | | | | | | | | | | With the update of gphoto to a version with the 2.5 API gvfs do_compile failes with: gvfs-1.10.1/daemon/gvfsbackendgphoto2.c:1648:35: error: request for member 'name' in something not a structure or union | DEBUG (" '%s' '%s' '%s'", info.name, info.path, info.library_filename); and others. This backports the upstream fix. Signed-off-by: Max Krummenacher <max.oss.09@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libwnck: update to 2.31 / avoid conflicts with libwnck3Andreas Müller2015-07-302-15/+22
| | | | | | | | | | | Both libwnck and libwnck3 install the commandline tools 'wnck-urgency-monitor' and 'wnckprop' to bindir. The packages depending on libwnck were checked: In none of them there is a trace for these tools. To avoid conflicts the tools are installed by libwnck3 only. If something requires 'wnck-urgency-monitor' or 'wnckprop' it needs to install libwnck3. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* libwnck3: update to 3.14Andreas Müller2015-07-301-4/+3
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* libxklavier: fix compile error.Armin Kuster2015-07-301-0/+2
| | | | | | | make[3]: *** No rule to make target `Xkl-1.0.typelib', needed by `all-am'. Stop. Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-panel: Fix build with gcc-5Khem Raj2015-07-162-4/+44
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gegl, crash, libsecret, mpg123, tinymembench, gammu, mosh, llvm3.3, ↵Martin Jansa2015-07-161-0/+9
| | | | | | breakpad, php, mozjs, libopus: disable thumb where it fails for qemuarm Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-settings-daemon: fix PACKAGECONFIGAndreas Müller2015-07-161-1/+1
| | | | | | detected by new oe-core feature Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* libbonoboui: Fix build with gcc5Khem Raj2015-05-172-0/+15
| | | | | | | | This is required to remove non-existing include paths which gcc-5 detects and is fussy about Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* obex, gnome-bluetooth: Make bluez{4, 5} dep conditional on DISTRO_FEATUREKhem Raj2015-05-171-3/+2
| | | | | | | | | | bluez4 is removed from oe-core This helps in compiling them when distro features are either set to use bluez4 or bluez5 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gdm: Whitelist itKhem Raj2015-05-131-2/+0
| | | | | | | polkit-gnome has been fixed to build Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgnomeprint: Fix build with newer bison >= 3Khem Raj2015-05-132-2/+33
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* *obex*, navit, libsyncml, foxtrotgps, gypsy, bluez-hcidump, bluez4, ↵Martin Jansa2015-05-111-0/+2
| | | | | | gst-plugin-bluetooth, gnome-bluetooth: blacklist bluez4 only recipes when bluez5 is in DISTRO_FEATURES foo
* libart-lgpl: add (from oe-core)Ross Burton2015-05-1117-0/+195
| | | | | Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-bluetooth: fix build by using a valid dbus interface + unblacklistAndreas Müller2015-02-192-4/+126
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* gdm: Only start in runlevel 5Dan McGregor2015-02-122-3/+3
| | | | | | | | | Runlevel 5 is traditionally graphical. If it starts in runlevel 2 or 3 systemd gets confused and adds it as a dependency of the multi-user target, not just the graphical target. Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-settings-daemon: add PACKAGECONFIG for smartcard supportRoss Burton2015-02-121-0/+1
| | | | | | | | Smartcard support is enabled by default and results in a floating dependency on NSS. Add a PACKAGECONFIG for this and disable it by default. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-bluetooth: blacklist, because dbus-binding-tool call is failingMartin Jansa2014-12-171-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* polkit-gnome, gdm, network-manager-applet: blacklist because ↵Martin Jansa2014-12-171-0/+2
| | | | | | polkit-gnome.do_configure fails Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* PNBLACKLIST: use weak assignmentsMartin Jansa2014-12-175-5/+5
| | | | | | | * this makes it easier to unblacklist it from local.conf which is parsed before the recipes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libidl: Upgrade to 0.8.14Qian Lei2014-12-103-12/+12
| | | | | Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gsettings-desktop-schemas: Moved from OE-CoreAlejandro Hernandez2014-12-091-0/+15
| | | | | Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gvfs: replace deprecated g_memmove by memmoveAndreas Müller2014-11-192-0/+37
| | | | | | | | | | * g_memmove was deprecated ib glib-2.0 2.40 * opening a remote connection created by gigolo with thunar failed with: | thunar: symbol lookup error: /usr/lib/modules/libgvfsdbus.so: undefined symbol: g_memmove * further tests showed that browsing in windows networks is fixed now Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-panel3, gnome-menus3, libgweather3: blacklist because of sysroot ↵Martin Jansa2014-10-103-0/+9
| | | | | | conflicts with 2* versions Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gcr: blacklist because of conflict with gnome-keyringMartin Jansa2014-10-101-0/+4
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libsecret: initial add 0.18Andreas Müller2014-10-011-0/+14
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* faenza-icon-theme: initial add 1.3Andreas Müller2014-10-011-0/+25
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* nautilus: Drop using autotools-brokensepKhem Raj2014-09-261-3/+3
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgnomekbd: Drop using autotools-brokensepKhem Raj2014-09-261-7/+3
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libxklavier: add dependency on libxml2Martin Jansa2014-08-111-1/+1
| | | | | | | * fixes floating dependency: libxklavier-5.3: libxklavier rdepends on libxml2, but it isn't a build dependency? [build-deps] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gtksourceview2: add dependency on libxml2Martin Jansa2014-08-111-1/+1
| | | | | | | * fixes floating dependency: gtksourceview2-2.10.5: gtksourceview2 rdepends on libxml2, but it isn't a build dependency? [build-deps] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* dconf: add dependency on libxml2Martin Jansa2014-08-111-1/+1
| | | | | | | * fixes floating dependency: dconf-0.18.0: dconf-editor rdepends on libxml2, but it isn't a build dependency? [build-deps] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* epiphany: add dependency on libnotifyMartin Jansa2014-08-111-1/+1
| | | | | | | * fixes floating dependency: epiphany/epiphany/latest lost dependency on libnotify Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* metacity: remove unrecognized configure optionMartin Jansa2014-08-111-2/+1
| | | | | | | | * fixes following QA warnings: metacity-2.34.13: metacity: configure was passed unrecognised options: --disable-verbose [unknown-configure-option] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgsf: remove unrecognized configure optionsMartin Jansa2014-08-111-3/+0
| | | | | | | | | * fixes following QA warnings: libgsf-1.14.29: libgsf: configure was passed unrecognised options: --without-python --without-gnome-vfs --without-bonobo [unknown-configure-option] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-themes: remove unrecognized configure optionsMartin Jansa2014-08-111-1/+1
| | | | | | | | * fixes following QA warning: gnome-themes-2.32.1: gnome-themes: configure was passed unrecognised options: --disable-hicolor-check [unknown-configure-option] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-settings-daemon: remove unrecognized configure optionsMartin Jansa2014-08-111-4/+4
| | | | | | | | * fixes following QA warning: gnome-settings-daemon-2.32.1: gnome-settings-daemon: configure was passed unrecognised options: --disable-esd [unknown-configure-option] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-power-manager: remove unrecognized configure optionsMartin Jansa2014-08-111-1/+0
| | | | | | | | * fixes following QA warning: gnome-power-manager-2.32.0: gnome-power-manager: configure was passed unrecognised options: --with-dpms-ext [unknown-configure-option] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgnomecanvas: inherit only gnomebaseMartin Jansa2014-08-111-1/+1
| | | | | | | | | * fixes following QA warning: libgnomecanvas-2.30.3: libgnomecanvas: configure was passed unrecognised options: --disable-schemas-install [unknown-configure-option] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* evolution-data-server: remove unrecognized configure optionsMartin Jansa2014-08-111-4/+3
| | | | | | | | | | * fixes following QA warnings: evolution-data-server-3.2.3+gitAUTOINC+a9e4e74ec4: evolution-data-server: configure was passed unrecognised options: --with-dbus --without-bug-buddy --without-weather --disable-uoa --with-soup [unknown-configure-option] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-disk-utility: add dependency on libgnome-keyringMartin Jansa2014-08-111-1/+1
| | | | | | | | * fixes following floating dependencies: gnome-disk-utility/gnome-disk-utility-libs/latest lost dependency on libcap libgcrypt libgnome-keyring libgpg-error Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* epiphany: add missing dependenciesKoen Kooi2014-08-101-1/+1
| | | | | | | | | | | | | | WARNING: QA Issue: epiphany rdepends on libavahi-common but its not a build dependency? [build-deps] WARNING: QA Issue: epiphany rdepends on libnotify but its not a build dependency? [build-deps] WARNING: QA Issue: epiphany rdepends on libavahi-gobject but its not a build dependency? [build-deps] WARNING: QA Issue: epiphany rdepends on libavahi-client but its not a build dependency? [build-deps] Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* abiword: remove blacklist, libgsf and wv have been fixedKoen Kooi2014-08-101-3/+1
| | | | | | | Also disable collab service due to gnutls build errors. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgnomeprint: use pkgconfig for freetype supportKoen Kooi2014-08-052-4/+38
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>