Commit Graph

2694 Commits

Author SHA1 Message Date
Andreas Müller
74b4ffd438 xfce4-places-plugin: update to 1.5.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03 23:25:45 +01:00
Andreas Müller
03e489cb69 xfce4-mixer: update to 4.10.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03 23:25:44 +01:00
Andreas Müller
da2f1fb82c mousepad: initial add 0.3.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03 23:25:44 +01:00
Andreas Müller
6b1eb16217 packagegroup-xfce-base: xfce-terminal -> xfce4-terminal
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03 23:25:44 +01:00
Andreas Müller
611b4b9eff xfce4-terminal: update to 0.6.1
* renamed upstream Terminal -> xfce4-terminal [1]
* dependencies changed [1]

[1] http://mail.xfce.org/pipermail/xfce/2012-December/031872.html

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03 23:25:44 +01:00
Andreas Müller
a86099c2e6 thunar: update to 1.6.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03 23:25:44 +01:00
Andreas Müller
4b4169b775 tumbler: update to 0.1.26
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03 23:25:44 +01:00
Andreas Müller
4b5ee45d70 exo: update to 0.10.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03 23:25:44 +01:00
Martin Jansa
d29ca327fb edbus2: update DESCRIPTION
* remove HAL from DESCRIPTION, it's from e_dbus

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03 23:25:43 +01:00
Martin Jansa
ccd41dd48c edbus2: update SRC_URI
* edbus2 was merged in efl tree and moved to IN-EFL in r81826
  there is important fix also in IN-EFL/edbus2

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03 23:25:43 +01:00
Martin Jansa
4c7d2c99a9 e-base: bump EFL_SRCREV
* this upgrade is important mostly for edbus2
* edbus2 is using AC_TRY_RUN in edbus/m4/ac_valist.m4, it does not
  work for us cross-compiling
* without this change eve/enjoy segfaults:
  http://sourceforge.net/mailarchive/message.php?msg_id=30297875

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03 23:25:15 +01:00
Martin Jansa
0618ebdbec python-pyqt: upgrade to 4.9.6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-02 09:08:49 +01:00
Martin Jansa
c79976db15 python-sip: upgrade to 4.14.2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-02 09:08:49 +01:00
Martin Jansa
6357209b3a sip-native: upgrade to 4.14.2
* only copyright year updated in LIC_FILES_CHKSUM

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-02 09:08:49 +01:00
Martin Jansa
1de21e56ee imagemagick: disable opencl
* it can try to use host paths like:
  -lOpenCL -L/usr/lib/nvidia
  -lCL -L/usr/lib/nvidia
  -lclparser -L/usr/lib/nvidia
  ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-27 16:14:23 +01:00
Martin Jansa
0129f39882 webkit-efl: fix build with bison-2.6+
* bison was upgraded to 2.7 in oe-core

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-27 16:14:22 +01:00
Andreas Müller
496f9dc1ea gvfs: reenable gvfs-smb
samba was disabled in 12cf4fa8d2 because it
caused OOM condition. This could not be reproduced any more. Likely reason for
OOM wasmissing gdu-volume-monitor which is build by an own recipe nowadays.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-27 16:14:22 +01:00
Andreas Müller
18e56610d4 samba: add new package libwbclient to avoid libsmbclient dragging in samba
To find which dependency dragged in samba in folder image readelf was
performed:

> readelf -d usr/lib/libsmbclient.so

Dynamic section at offset 0x4bfec0 contains 36 entries:
  Tag        Type                         Name/Value
 0x00000001 (NEEDED)                     Shared library: [libc.so.6]
 0x00000001 (NEEDED)                     Shared library: [libtalloc.so.2]
 0x00000001 (NEEDED)                     Shared library: [libtdb.so.1]
 0x00000001 (NEEDED)                     Shared library: [libwbclient.so.0]
 0x00000001 (NEEDED)                     Shared library: [libresolv.so.2]
 0x00000001 (NEEDED)                     Shared library: [libnsl.so.1]
 0x00000001 (NEEDED)                     Shared library: [libdl.so.2]
 0x00000001 (NEEDED)                     Shared library: [librt.so.1]
 0x00000001 (NEEDED)                     Shared library: [libz.so.1]
 0x00000001 (NEEDED)                     Shared library: [libpthread.so.0]
 0x00000001 (NEEDED)                     Shared library: [libgcc_s.so.1]
 0x0000000e (SONAME)                     Library soname: [libsmbclient.so.0]

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-27 16:14:22 +01:00
Andreas Müller
90cb51b98e lxdm: disable keyboard selection
Keyboard selection with lxdm is not very helpful:

* new keyboard connected get US layout independent of selection
* the selection is not persistent and has to be made on every login

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-27 16:14:22 +01:00
Andreas Müller
2f5134b98d xfce4-session: Add shutdown/reboot functionality for systemd
can't wait for stable xfce 4.12 in 03/2013

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-27 16:14:22 +01:00
Andreas Müller
59a700bb1d xfce4-session: remove gnome-keyring dependency
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-27 16:14:22 +01:00
Andreas Müller
7b35cdc554 xfce4-settings: update to 4.11.0
this is a development release:
* tests did not show errors
* the new option to store default keyboard layout makes it worth to update

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-27 16:14:21 +01:00
Andreas Müller
701f87736f xfce4-settings: Remember the settings manager window size
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-27 16:14:21 +01:00
Andreas Müller
8663bf9e29 xfce4-settings: add a 'Touchscreen pointer' option in mouse settings
'Touchscreen pointer' can be set per pointer device. If the pointer device gets
active (Press/Move/Plugin) and this option is set:

* Mouse cursor is hidden during normal operation
* When waiting for startup-notification a wait cursor is displayed
* The gtk2 setting TouchscreenMode is set to e.g disable prelighting buttons
  on mouse over

The changes are in use for a while now on my devices help using XFCE on
touchsreen devices.

The git-version of this patch series was sent to
https://bugzilla.xfce.org/show_bug.cgi?id=9474 but no response was received
yet. In the patch series attached here the binary cursor files 'invisible' and
'wait' were taken out of patch 0001.. because the files were not created by
do_patch.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-27 16:14:21 +01:00
Andreas Müller
f52e530ac4 xfce4-settings: add garcon to DEPENDS
error message was:
checking for garcon-1 >= 0.1.10... not found
*** The required package garcon-1 was not found on your system.
*** Please install garcon-1 (atleast version 0.1.10) or adjust
*** the PKG_CONFIG_PATH environment variable if you
*** installed the package in a nonstandard prefix so that
*** pkg-config is able to find it.
Configure failed. The contents of all config.log files follows to aid debugging

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-27 16:14:21 +01:00
Andreas Müller
540e9811f0 openzone: Initial add 1.2.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-27 16:14:21 +01:00
Andreas Müller
6f65d9124f xcursorgen: initial add 1.0.5
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-27 16:14:21 +01:00
Andreas Müller
2d80beed16 icon-slicer: initial add 0.3
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-27 16:14:20 +01:00
Jackie Huang
5df465fcb7 ruby: update to 1.9.3-194
I sent this to oe-core but was told that it's not the right place and
was suggested to send here.

Most of the 1.9.3 patches originate from ruby-1.9.3.194-10.1.fc17.src.rpm

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-26 22:18:15 +01:00
Jackie Huang
d04b996ec2 ruby: Add from OE-Classic
* No modifications in this commit
* MJ: PR reset, PRIORITY dropped, LICENSE fix, LIC_FILES_CHKSUMs added

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-26 14:09:56 +01:00
Martin Jansa
a1e6087f09 meta-ruby: add empty layer
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-26 14:09:40 +01:00
Martin Jansa
e36b5b36e4 libpam: update bbappend to match new oe-core version
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-26 11:51:44 +01:00
Enrico Scholz
3c21a46020 meta-systemd: select recipes based on active collections
Recipes of inactivate layers must been BBMASK'ed to prevent build errors.
This is very unflexible and causes high maintenance effort for keeping
the project configuration in sync with the actual meta-systemd layout.

With this patch, the .bbappend files within the meta-* directories are
ignored unless the corresponding collection has been selected.  As it
relies on the order of BBFILES and BBFILE_COLLECTIONS expansion, a
sanity check has been added which aborts the build when assumptions do
not apply anymore.

MJ: added meta-xfce as it was created later
MJ: fixed expression for oe-core bbappends

Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-26 11:45:25 +01:00
Martin Jansa
616c8ec151 meta-systemd: move libpam bbappend to oe-core prefix
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-26 11:45:25 +01:00
Martin Jansa
97333c2ca2 python-sip, sip-native: use SF mirror instead of riverbankcomputing.com
* riverbankcomputing.com keeps only very latest version while SF keeps few versions

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-25 20:21:42 +01:00
Martin Jansa
3da9e225a3 tangogps: remove
* foxtrotgsp is better maintained and now tangogps.org domain is gone too

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-25 19:46:34 +01:00
Martin Jansa
f05223782c mcnavi: upgrade to 0.3.4
* old version no longer available on SRC_URI

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-25 19:46:28 +01:00
Martin Jansa
6811d1b6b2 zenity: fix typo in do_configure name and disable scrollkeeper
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-25 19:46:28 +01:00
Martin Jansa
7442b1c590 gvfs-gdu-volume-monitor: disable afc to fix build
* sometimes it autodetects libimobiledevice and fails to build:
  | gvfsbackendafc.c: In function '_idevice_event_cb':
  | gvfsbackendafc.c:352:25: error: 'idevice_event_t' has no member named 'uuid'

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-25 19:46:28 +01:00
Martin Jansa
a16bd46032 f2fs-tools: change SRC_URI to use git repo on kernel.org
* sf does not provide tarballs anymore:
  The f2fs-tools is no longer maintained through sf.net.
  Instead, please access the following url.
  http://git.kernel.org/?p=linux/kernel/git/jaegeuk/f2fs-tools.git;a=summary

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-25 19:46:28 +01:00
Martin Jansa
82511428fc nautilus3: fix packaging issue
* ERROR: QA Issue: non debug package contains .debug directory: nautilus3 path /work/armv5te-oe-linux-gnueabi/nautilus3/3.2.1-r3/packages-split/nautilus3/usr/lib/nautilus/extensions-3.0/.debug/libnautilus-sendto.so

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-25 19:46:28 +01:00
Martin Jansa
37af7766ff pavucontrol: upgrade to 1.0
* also fixes build without lynx:
| make[2]: Entering directory `/OE/shr-core/tmp-eglibc/work/x86_64-oe-linux/pavucontrol/0.9.10+git-r1/git/doc'
| make[2]: *** No rule to make target `README', needed by `all-am'.  Stop.
| make[2]: Leaving directory `/OE/shr-core/tmp-eglibc/work/x86_64-oe-linux/pavucontrol/0.9.10+git-r1/git/doc'

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-25 19:46:27 +01:00
Martin Jansa
fc412bff81 nautilus3: upgrade to 3.2.1
* old version fails to build:
| In file included from eel-editable-label.c:30:0:
| eel-editable-label.h:112:1: error: unknown type name 'G_CONST_RETURN'
| eel-editable-label.h:112:21: error: expected '=', ',', ';', 'asm' or
'__attribute__' before '*' token
| eel-editable-label.c:684:1: error: unknown type name 'G_CONST_RETURN'
| eel-editable-label.c:684:22: error: expected '=', ',', ';', 'asm' or
'__attribute__' before '*' token
| eel-editable-label.c: In function
'eel_editable_label_accessible_get_character_count':

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-25 19:46:27 +01:00
Martin Jansa
45395dc138 libgnomeprint: fix packaging issues
* modules/transports/.debug is already included in modules/*/.debug => drop
* package .a files to PN-staticdev, fixes a lot of QA warnings

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-25 19:46:21 +01:00
Martin Jansa
c7ff376b90 libgnomeprint: fix build with newer toolchain
* FILE is not defined without stdio.h

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23 13:03:18 +01:00
Martin Jansa
797d4aa8d5 libgnomecups: fix build with cups-1.6 from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23 13:03:18 +01:00
Martin Jansa
c012d759c3 navit: bump SRCREV to latest
* taking-address-of-temporary-array.patch was fixed in upstream r5243

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23 13:02:58 +01:00
Martin Jansa
7cdb69157e gvfs: disable afc
* it's enabled when libimobiledevice is built before gvfs, causing undeterministic and failing builds

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23 11:17:08 +01:00
Martin Jansa
8b9178edd1 hplip: fix build with newer cups
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23 11:17:08 +01:00
Martin Jansa
2b3a6f6eed libgnomecups: fix build with >=glib-2.31
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23 11:17:08 +01:00