Andreas Müller
23f020f742
xfce4-settings: move to schnitzeltony's git repo to get new datetime setter
...
I implemented a datetime setting dialog based on gnome-control-center and
submitted a pull-request in [1,2]. As long as it is not submitted - or as long
as I find no way to patch binary files (e.g. icons - I asked for that in [3] -
no response yet) we use the git repo and a copied branch of the pull-request
(just in case some feedback from xfce-devels requires modifcations).
Some patches had to be modified/removed to apply against mainline HEAD still.
Furthermore in 0002-mouse-settings-dialog-add-touchscreen-pointer-option.patch
label 'alignment8' was introduced mainline and we do not need mouse-dialog_ui.h
when building from git in maintainer-mode - this file is created during build
process.
[1] http://mail.xfce.org/pipermail/xfce4-dev/2013-September/030442.html
[2] https://bugzilla.xfce.org/show_bug.cgi?id=10354
[3] http://lists.openembedded.org/pipermail/openembedded-core/2013-September/083804.html
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-19 13:56:58 +02:00
Andreas Müller
e839d7b671
packagegroup-xfce-extended: add xfce4-equake-plugin
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-19 13:56:58 +02:00
Andreas Müller
6d34442f56
xfce4-equake-plugin: initial add 1.3.3
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-19 13:56:57 +02:00
Andreas Müller
1a37464df5
xfce4-weather-plugin: update to 0.8.3
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-19 13:56:57 +02:00
Andreas Müller
243b67457a
xfwm4: move to git repo
...
follow libxfce4ui API change [1]
[1] http://git.xfce.org/xfce/xfwm4/commit/settings-dialogs/xfwm4-settings.c?id=21ebbe4722b01763822157f9242fc865a9687c68
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-19 13:56:57 +02:00
Andreas Müller
b3a2a01b40
libxfce4ui: update to git head
...
* in commit f30f9742e64ea5ec3b23d977b904f24799d773d6 the signature for
xfce_shortcut_conflict_dialog was changed. This change is required for
xfce4-setings HEAD. In the next patch of this series the development
of a datetime setter for xfce4-settings will be introduced and this
is put on top of xfce4-setings HEAD.
* there has been no release since 04.2012
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-19 13:56:57 +02:00
Andreas Müller
7d458ae742
libcanberra: handle alsa and pulsaudio by PACKAGECONFIG - defaults based upon DISTRO_FEATURES
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-19 13:56:57 +02:00
Andreas Müller
58b86f24a7
libcanberra: remove r0 - it is of no use
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-19 13:56:57 +02:00
Andreas Müller
665752039e
libcanberra: add PACKAGES_DYNAMIC so we use the splitted packages
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-19 13:56:57 +02:00
Khem Raj
67bf0e1630
proxy-libintl: Do not act as gettext provider
...
It only is a replacement for libintl so lets not
go overboard.
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-19 13:56:28 +02:00
Jack Mitchell
e4697c8da3
libsoc: new recipe
...
Signed-off-by: Jack Mitchell <jack@embed.me.uk >
Acked-by: Otavio Salvador <otavio@ossystems.com.br >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-19 13:56:28 +02:00
Paul Barker
7be78a939b
vim: upgrade to v7.4.27 and refactor
...
'vim.inc' is merged into the new recipe 'vim_7.4.27.bb', the recipe is slightly
reorganised and a minor omission in the comments is corrected.
DESCRIPTION is replaced with SUMMARY. PR and INC_PR values are dropped. The
variable PV_MAJOR is also dropped as it isn't used.
LIC_FILES_CHECKSUM is updated as an address and version number given in the
license have been modified. The main license text itself is unchanged.
The setting of PARALLEL_MAKE to force single-threaded compilation is removed as
there is no justification in the git history for this being needed and the
compilation completes fine without it.
Signed-off-by: Paul Barker <paul@paulbarker.me.uk >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-19 13:56:28 +02:00
Javier Viguera
3000970fcd
cherokee: fix SRC_URI
...
The package is no longer available in the official cherokee site,
so download it from a mirror.
Signed-off-by: Javier Viguera <javier.viguera@digi.com >
2013-09-19 09:10:19 +01:00
Andrea Adami
0837e61f77
linux-yocto-tiny-kexecboot: exclude all packaging tasks
...
Signed-off-by: Andrea Adami <andrea.adami@gmail.com >
2013-09-18 23:45:54 +01:00
Andrea Adami
d1ab8bddbf
linux-yocto-tiny-kexecboot: move from 3.8 to 3.10
...
Signed-off-by: Andrea Adami <andrea.adami@gmail.com >
2013-09-18 23:43:06 +01:00
Andrea Adami
1de5c36d8b
linux-yocto-tiny-kexecboot: repair after changes in kernel.bbclass
...
Add INITRAMFS_TASK to build the cpio on first run and exclude
the packaging tasks to avoid the expected errors about modules_split
and packaging. The recipe doesn't create any package.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com >
2013-09-18 23:43:06 +01:00
Andrea Adami
5e593fa0c7
kexecboot_cfg: fix against unwanted appendings to boot.cfg
...
Signed-off-by: Andrea Adami <andrea.adami@gmail.com >
2013-09-18 23:43:06 +01:00
Martin Jansa
1d536390dc
cherokee: Add PACKAGECONFIG for ffmpeg and ldap
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:18:21 +02:00
Martin Jansa
9531791aee
collectd: Add PACKAGECONFIG for undeterministic dependencies
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:18:21 +02:00
Martin Jansa
ba684a7671
lightmediascanner: Add PACKAGECONFIG for ogg
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:17:38 +02:00
Martin Jansa
d1656e84ae
edb: Add PACKAGECONFIG for ncurses
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:17:38 +02:00
Martin Jansa
098f479593
gegl: Add PACKAGECONFIG for jasper, avformat
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:17:38 +02:00
Martin Jansa
4e396e43d1
libmemcached: Add PACKAGECONFIG for sasl
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:17:38 +02:00
Martin Jansa
f555acc4c0
gnome-vfs: Add PACKAGECONFIG for fam
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:17:38 +02:00
Martin Jansa
6aaa5dfd27
gvfs: Add PACKAGECONFIG for archive, obexftp, cdda
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:17:38 +02:00
Martin Jansa
25376d50d8
gvfs: Add PACKAGECONFIG for fuse and disable it by default
...
* fuse was moved to meta-filesystems, so disable fuse by default
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:17:38 +02:00
Martin Jansa
784427fd2d
gnuplot: Add PACKAGECONFIG for cairo
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:14:32 +02:00
Martin Jansa
d08092bc30
proftpd: Add PACKAGECONFIG for curses
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:14:32 +02:00
Martin Jansa
469dab4e5a
networkmanager: Add PACKAGECONFIG for concheck
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:14:32 +02:00
Martin Jansa
fa4d5d1fbd
v4l-utils: Add libx11 dependency
...
* configure doesn't allow to explicitly disable it
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:14:32 +02:00
Martin Jansa
999bf067ab
openbox: Add PACKAGECONFIG for imlib2, xrandr, xinerama, xcursor, startup-notification
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:14:31 +02:00
Martin Jansa
f0d0d09ea3
openmotif: Add PACKAGECONFIG for jpeg and png
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:14:31 +02:00
Martin Jansa
6a735515e1
imlib2: Add PACKAGECONFIG for gif, tiff, id3 and bzip2
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:14:31 +02:00
Martin Jansa
a84c2acd25
udisks: Add PACKAGECONFIG for parted
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:14:31 +02:00
Martin Jansa
cc037f0b1b
upower: Add PACKAGECONFIG for idevice
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:14:31 +02:00
Martin Jansa
d06960f399
sox: Add PACKAGECONFIG for mad, id3tag and lame
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:13:54 +02:00
Martin Jansa
fdef4b64cc
e-wm: Add PACKAGECONFIG for pam
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:13:54 +02:00
Martin Jansa
91fc7aad6d
libwnck(3): Add dependency on libxres
...
* it's autodetected from sysroot and configure doesn't allow to explicitly disable it
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:13:54 +02:00
Martin Jansa
b7f29b6f51
xchat: Add PACKAGECONFIG for dbus and openssl
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:13:54 +02:00
Martin Jansa
0229364a2f
fluidsynth: Add PACKAGECONFIG for sndfile, jack, pulseaudio, portaudio and readline
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:13:54 +02:00
Martin Jansa
7220042d9a
libetpan: Add dependency on curl
...
* configure doesn't allow to disable it explicitly
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:13:53 +02:00
Martin Jansa
b65e83af0a
libgtop: Add dependency on libxau
...
* libxau is included in libgtop_common-2.0.la
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:13:53 +02:00
Martin Jansa
444b4da810
metacity: Add dependency on libgtop
...
* gtop is autodetected from sysroot and configure doesn't allow to explicitly disable it
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:13:53 +02:00
Martin Jansa
d9e82a8f9a
expedite: Add PACKAGECONFIG for sdl
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:13:53 +02:00
Martin Jansa
99beb8af34
entrance: Add PACKAGECONFIG for consolekit
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:13:53 +02:00
Martin Jansa
839b596634
uhd: Add PACKAGECONFIG for orc
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:13:53 +02:00
Martin Jansa
4367fcd341
mkvtoolnix: Add PACKAGECONFIG for flac
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:13:53 +02:00
Martin Jansa
de36f51387
abiword: Add PACKAGECONFIG for collab-backends and spell
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:13:53 +02:00
Martin Jansa
1c99de0890
claws-mail: Add PACKAGECONFIG for enchant, dbus, ldap and startup-notification
...
* enable dbus and startup-notification by default
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:13:53 +02:00
Martin Jansa
bc7209711a
libxklavier: Add libxi dependency
...
* libxi is autodetected and configure doesn't allow to explicitly disable it
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2013-09-17 19:13:53 +02:00