Khem Raj
95d3a4ee4c
gnome-control-center: Fix build when S != B
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-03 20:47:02 +02:00
Khem Raj
7e679f0155
gnome-bluetooth: Fix build when S != B
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-03 20:47:02 +02:00
Khem Raj
70c0152a80
gedit: Fix build when S != B
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-03 20:47:01 +02:00
Khem Raj
54f9e194d0
epiphany: Fix build when S != B
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-03 20:47:01 +02:00
Khem Raj
7165ef8b51
obexd, gnome-panel: Do not do out-of-tree builds yet
...
They need changes into components build system
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-03 20:47:01 +02:00
Khem Raj
bd05539b2e
libxklavier: Update to 5.3 and fix build S != B
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-03 20:47:01 +02:00
Khem Raj
fd984397eb
libbonobo: Update to latest versions and fix build when S != B
...
Do not install idl files which are already installed
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-03 20:47:01 +02:00
Khem Raj
09e3cab4da
gnome-control-center: Unbreak gnome images
...
images that now include both shared-mime-info and gnome-control-center We get
Collected errors:
* check_data_file_clashes: Package gnome-control-center wants to
* install file
* /home/kraj/work/angstrom-repo/build/tmp-angstrom_next-eglibc/work/beaglebone-angstrom-linux-gnueabi/systemd-gnome-image/1.0-r0/rootfs/usr/share/mime/generic-icons
But that file is already provided by package * shared-mime-info
This brings it back to wheree it was additionally removes the packaging
warnings
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-03 20:45:03 +02:00
Martin Jansa
ee70937a49
gnome-backgrounds: add intltool-native dependency
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-03 20:45:03 +02:00
Andreas Müller
49135be237
devilspie2: update to 0.33
...
Note: 0.24 failed if lua >= 5.2 was build before devilspie (e.g world build) with
| src/script.c: In function 'init_script':
| src/script.c:65:2: warning: implicit declaration of function 'lua_open' [-Wimplicit-function-declaration]
| lua_State *lua=lua_open();
| ^
| src/script.c:65:17: warning: initialization makes pointer from integer without a cast [enabled by default]
| lua_State *lua=lua_open();
| ^
| arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mthumb -mthumb-interwork -mfloat-abi=hard -mfpu=neon --sysroot=/home/superandy/tmp/oe-core-eglibc/sysroots/overo -ldl -lm -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed obj/devilspie2.o obj/xutils.o obj/script.o obj/script_functions.o -o bin/devilspie2 -lX11 `pkg-config --libs gtk+-2.0 libwnck-1.0 lua5.1`
| src/script.c:65: error: undefined reference to 'lua_open'
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-05-03 20:45:02 +02:00
Andreas Müller
3a42cf587c
gnome-disk-utility: set correct nautilus configure options
...
| gnome-disk-utility-2.32.0: gnome-disk-utility: configure was passed unrecognised options: --disable-nautilus-extension
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2014-05-03 20:45:01 +02:00
Jackie Huang
3811927ec1
gnome-themes: enables the path to the icon-name-mapping to be specified
...
Ported a patch from sato-icon-theme which enables the path to the
icon-name-mapping tool to be specified to fix the build failure:
configure: error: icon-naming-utils >= 0.8.7 is required to build and install gnome-themes
Signed-off-by: Jackie Huang <jackie.huang@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-21 13:31:48 +02:00
Andreas Müller
c6e9d85d94
gnome-disk-utility: change PACKAGECONFIG default: remove nautilus
...
gnome-doc-utils had to be added when not depending on nautilus
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 13:50:14 +02:00
Andreas Müller
9a1e9feacd
evince: make nautilus extension a PACKAGECONFIG and disable by default
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 13:50:14 +02:00
Adam YH Lee
b4fee5645a
gvfs-gdu-volume-monitor: Define build dependency on libgnome-keyring
...
Build fails due to missing libgnome-keyring static library
(libgnome-keyring.la). libgnome-keyring has to be
explicitly listed as one of the dependencies.
Signed-off-by: Adam YH Lee <adam.yh.lee@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 13:42:06 +02:00
Martin Jansa
996ee9bdf8
gnome-backgrounds: inherit only gnomebase, add glib-2.0 dependency
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 10:49:10 +02:00
Martin Jansa
71a47f3e3f
libbonoboui: inherit only gnomebase
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 10:46:50 +02:00
Martin Jansa
e24114471b
libgnomeprint: inherit only gnomebase
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 10:46:50 +02:00
Martin Jansa
04c16563fa
libgnomecups: inherit only gnomebase
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 10:46:50 +02:00
Martin Jansa
3a8b6eb37f
libgnomecanvas: add intltool-native dependency
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 10:46:50 +02:00
Martin Jansa
5159767f69
metacity: inherit only gnomebase
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 10:46:49 +02:00
Martin Jansa
a6949af8ef
gtksourceview2: inherit only gnomebase
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 10:46:49 +02:00
Martin Jansa
e009f61f3b
goffice: inherit only gnomebase
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 10:46:49 +02:00
Martin Jansa
12659166ba
zenity: inherit only gnomebase
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 10:46:49 +02:00
Martin Jansa
eb61c5f506
gnome-themes: inherit only gnomebase
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 10:46:49 +02:00
Martin Jansa
49097b8266
gcr: inherit only gnomebase, gtk-icon-cache
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 10:46:49 +02:00
Martin Jansa
9b10e7081c
libbonobo: inherit only gnomebase
...
* add dependency on dbus, dbus-glib
| configure:14835: error: Package requirements ( gmodule-2.0 >=
2.0.1 ORBit-2.0 >= 2.4.0 ORBit-CosNaming-2.0 >= 2.4.0 dbus-1
>= 1.0.0 dbus-glib-1 >= 0.74 libxml-2.0 >= 2.4.20) were not met:
|
| No package 'dbus-1' found
| No package 'dbus-glib-1' found
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 10:44:18 +02:00
Martin Jansa
ee2a97c31a
libgnome-keyring: inherit only gnomebase
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 10:43:31 +02:00
Martin Jansa
f6b750d365
gnome-disk-utility: inherit only gnomebase, gtk-icon-cache
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 10:43:31 +02:00
Martin Jansa
0e14a8d9ab
libgdata: inherit only gnomebase
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 10:43:31 +02:00
Martin Jansa
bd02bb56df
libgtop: inherit only gnomebase
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 10:43:31 +02:00
Martin Jansa
85143eff2b
gnome-bluetooth: inherit only gnomebase, gtk-icon-cache
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 10:43:31 +02:00
Martin Jansa
7cf606d1c8
dconf: inherit only gnomebase
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 10:43:31 +02:00
Martin Jansa
fe57633136
gnome-menus: inherit only gnomebase
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 10:43:31 +02:00
Martin Jansa
8082185860
libwnck*: inherit only gnomebase
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 10:43:31 +02:00
Martin Jansa
312433fe5d
gnome-control-center: include datadir/mime in PN
...
* Fixes this QA warning:
gnome-control-center-2.32.1: gnome-control-center: Files/directories were installed but not shipped
/usr/share/mime/globs
/usr/share/mime/globs2
/usr/share/mime/magic
/usr/share/mime/XMLnamespaces
/usr/share/mime/subclasses
/usr/share/mime/aliases
/usr/share/mime/types
/usr/share/mime/generic-icons
/usr/share/mime/icons
/usr/share/mime/treemagic
/usr/share/mime/mime.cache
/usr/share/mime/version
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 10:43:30 +02:00
Trevor Woerner
6f1b5c555d
abiword: force build order
...
There is a race condition whereby "libgoffice.la" must be built (and exist)
before the rest of the code in "src" is built.
Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-04-20 10:40:28 +02:00
Andreas Müller
0aaf18723d
abiword: update to 3.0.0 to fix build
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2014-04-20 10:40:28 +02:00
Prabhu Sundararaj
f717a29543
gnome-desktop3: Updated to 3.4.2
...
Signed-off-by: Prabhu Sundararaj <prabhu.sundararaj@freescale.com >
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-03-29 22:39:50 +01:00
Matthieu CRAPET
c95e155780
recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues
...
Changes:
- rename SUMMARY with length > 80 to DESCRIPTION
- rename DESCRIPTION with length < 80 to (non present tag) SUMMARY
- drop final point character at the end of SUMMARY string
- remove trailing whitespace of SUMMARY line
Note: don't bump PR
Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-02-23 23:20:02 +01:00
Koen Kooi
e36a4e5adf
gnome-keyring: fix PAM install
...
PAM plugins belong in ${PN}, don't let the .so suffix fool you.
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-02-21 17:07:00 +01:00
Andreas Müller
ee2c76b2ad
dconf: update to 0.18.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2014-01-22 12:22:38 +01:00
Khem Raj
d3b37cd7af
libgnomeprint: Upgrade 2.18.7 -> 2.18.8
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-12-21 19:16:52 +01:00
Khem Raj
1cf6cecfeb
libgnomeprint: Add missing dependency on freetype
...
Fixes compile errors like
| gnome-rfont.c:31:30: fatal error: freetype/ftglyph.h: No such file or
directory
| #include <freetype/ftglyph.h>
| ^
| compilation terminated.
| make[3]: *** [gnome-rfont.lo] Error 1
Fix header inclusion mechanism for freetype headers
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-12-21 19:16:52 +01:00
Khem Raj
3766a8d15f
evolution-data-server: Checkout correct branch in SRC_URI
...
This recipe follows gnome-3.2 release and SHA
in SRCREV also belongs to same branch.
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-12-21 19:16:52 +01:00
Ross Burton
f00693e330
pinpoint: add gdk-pixbuf loaders to runtime recommendations
...
A pinpoint that can't load images isn't really useful, so recommend the PNG and
JPEG loaders.
Signed-off-by: Ross Burton <ross.burton@intel.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-11-18 23:11:35 +01:00
Ross Burton
5c135661e1
pinpoint: add missing build dependency on cogl
...
Signed-off-by: Ross Burton <ross.burton@intel.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-11-18 23:11:35 +01:00
Andreas Müller
c9795fbfab
gnome-disk-utility: create an extra package for gdu libraries
...
In some environments only libraries are required and the deamon
started at X-session is an unusused feature.
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-11-03 22:41:21 +01:00
Martin Jansa
4d62e7f575
recipes: Remove PR = r0 from all recipes
...
* Remove all PR = "r0" from all .bb files in meta-oe repo. This was done
with the command sed -e '/^PR.*=.*r0\"/d' meta*/recipes*/*/*.bb -i
* We've switching to the PR server, PR bumps are no longer needed and
this saves people either accidentally bumping them or forgetting to
remove the lines (r0 is the default anyway).
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-11-01 15:33:16 +01:00
Khem Raj
ddeb0fe918
gnumeric: Fix build failure with newer autotools
...
Backports from upstream
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-10-21 12:15:03 +02:00