Andreas Müller
72c549d2a9
plasma-desktop: avoid conflicts with kactivitymanagerd
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-03-30 23:13:34 +02:00
Andreas Müller
39633afb5c
Merge pull request #6 from OSSystems/ossystems-fixes
...
Merged - thanks 👍
2016-03-30 23:07:07 +02:00
Luis Gustavo S. Barreto
6e3a9216a9
plasma-desktop: add qtgraphicaleffects to RDEPENDS
...
The QtGraphicalEffects module is imported in the taskmanager plasmoid
Signed-off-by: Luis Gustavo S. Barreto <gustavo@ossystems.com.br >
2016-03-30 13:49:33 +00:00
Luis Gustavo S. Barreto
dc769739e8
sddm: add pam-plugin-tally to RDEPENDS
...
This module is used in autologin
Signed-off-by: Luis Gustavo S. Barreto <gustavo@ossystems.com.br >
2016-03-30 13:49:29 +00:00
Luis Gustavo S. Barreto
73504ab9bd
sddm: Replace the upstream pam configuration used in by autologin
...
Signed-off-by: Luis Gustavo S. Barreto <gustavo@ossystems.com.br >
2016-03-30 13:48:47 +00:00
Luis Gustavo S. Barreto
be6b7b15ea
breeze: add milou to RDEPENDS
...
The 'org.kde.milou' module is imported by RunCommand.qml
Signed-off-by: Luis Gustavo S. Barreto <gustavo@ossystems.com.br >
2016-03-30 13:48:35 +00:00
Luis Gustavo S. Barreto
7df1d5ff33
plasma-workspace: add xprop to RDEPENDS
...
The xprop command is used by startkde
Signed-off-by: Luis Gustavo S. Barreto <gustavo@ossystems.com.br >
2016-03-30 13:48:19 +00:00
Otavio Salvador
788ceb7bc5
kde-base.bbclass: Fix packaging for libexecdir
...
This extends the packaging patterns to include the libexecdir files,
as well as the debug counterpart.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br >
2016-03-28 14:36:27 -03:00
Andreas Müller
4329429693
TODO: keep track of workarounds for meta-qt5 not yet updated to Qt 5.6.0
...
As soon as Qt 5.6 happens in meta-qt5 they have to be removed
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-03-27 00:50:51 +01:00
Andreas Müller
bc0ad80842
kde-apps: update to 15.12.3
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-03-27 00:49:18 +01:00
Andreas Müller
e59877b141
plasma-world: add kactivitymanagerd
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-03-27 00:40:53 +01:00
Andreas Müller
e181c74ab8
kactivitymanagerd: initial add 5.6.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-03-27 00:39:54 +01:00
Andreas Müller
774dffae77
kactivities: cleanup packing
...
parts of kactivities moved to kactivitymanagerd introduced in plasma 5.6.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-03-27 00:25:05 +01:00
Andreas Müller
aeecd98ac5
plasma-world: add plasma-integration
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-03-26 23:24:33 +01:00
Andreas Müller
b849df691b
plasma-integration: initial add 5.6.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-03-26 23:23:55 +01:00
Andreas Müller
db386b997e
plasma-world: add breeze-plymouth
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-03-26 23:11:33 +01:00
Andreas Müller
c323f79e14
breeze-plymouth: initial add 5.6.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-03-26 23:09:55 +01:00
Andreas Müller
8d13910046
kde-plasma: update to 5.6.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-03-26 22:58:13 +01:00
Andreas Müller
1563bdde5e
kf5-world: add breeze-icons
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-03-26 14:18:45 +01:00
Andreas Müller
e709423ced
breeze-icons: initial add 5.20.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-03-26 14:18:05 +01:00
Andreas Müller
e6908e83f1
kf5-world: move kimageformats to tier2
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-03-26 14:00:20 +01:00
Andreas Müller
99d2647fca
kimageformats: depend on karchive and therby become a tier2 citizen
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-03-26 13:58:59 +01:00
Andreas Müller
e166857800
kde-kf5: update to 5.20.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-03-26 13:42:52 +01:00
Andreas Müller
80ad7f1333
kde: move export XDG_DATA_HOME to kde-base
...
had trouble with plasma's kscreenlocker
| Error: Could not locate service type file kservicetypes5/ "kcmodule.desktop" , tried ("/home/superandy/.local/share", "/usr/local/share", "/usr/share") ((null):0, (null))
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-03-25 18:53:37 +01:00
Luis Gustavo S. Barreto
a997613634
plasma-desktop: Prevent to check if a file exists in the host system
...
CMake triggers the build error:
| CMake Error at ConfigureChecks.cmake:5 (message):
| Couldn't find XKB location: ./usr/share/X11/xkb.
Fix this ensuring xkb_base is not empty instead of checking if
a file exists.
2016-03-24 21:40:20 +01:00
Luis Gustavo S. Barreto
44d149f2af
oxygen-icons: update SRC_URI to new upstream URL
2016-03-24 13:15:54 -03:00
Luis Gustavo S. Barreto
475af374f1
kde-kf5.bbclass: Set the xdg base directory to staging data dir
2016-03-24 13:15:54 -03:00
Andreas Müller
e2e5874ee2
antimony: fix build for now
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-03-11 00:28:44 +01:00
Andreas Müller
dc4bdb0155
libfm-qt: update to 0.11.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-03-10 02:00:52 +01:00
Andreas Müller
b8971bf452
antimony: yet another build fix
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-03-08 00:46:07 +01:00
Andreas Müller
47e36cac17
antimony: update to 0.9.0c and fix build
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-03-07 00:21:13 +01:00
Andreas Müller
3116822310
marble: fix packing
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-03-06 00:57:35 +01:00
Andreas Müller
f58e7092c4
mlt: update to 6.0.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-03-06 00:55:10 +01:00
Andreas Müller
d0aa55e845
plasma-workspace: fix source checksums
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-03-03 11:39:18 +01:00
Andreas Müller
1a01988efe
kde-plasma: update to 5.5.5
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-03-02 22:48:49 +01:00
Andreas Müller
937ced230e
networkmanager: adapt networkmanager changes in meta-oe master
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-02-29 00:19:13 +01:00
Andreas Müller
5bbbe45a99
kconfig: follow oe-core's libexec change
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-02-27 01:08:29 +01:00
Andreas Müller
2273af4808
plasma-workspace: align startkde patches to oe-core's libexec change
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-02-27 00:46:32 +01:00
Andreas Müller
93a4fb513e
kauth: align libexec madness
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-02-23 00:12:17 +01:00
Andreas Müller
4762c4b8d6
lokalize: fix packing
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-02-23 00:07:48 +01:00
Andreas Müller
6b8b3a6bc7
kde-apps: update to 15.12.2
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-02-23 00:06:44 +01:00
Andreas Müller
79c8df47c5
lokalize: add translate-toolkit to RDEPENDS
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-02-22 08:24:57 +01:00
Andreas Müller
97579fb1e4
translate-toolkit: initial add 1.13.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-02-22 08:24:23 +01:00
Andreas Müller
bca6cfa221
kde-apps: add lokalize
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-02-19 07:19:45 +01:00
Andreas Müller
ee2373bf54
lokalize: initial add 15.12.1
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-02-19 07:18:53 +01:00
Andreas Müller
88d0744b7b
kde-kf5: update to 5.19.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-02-15 07:16:24 +01:00
Andreas Müller
5540edccc6
kde-apps: add dragon
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-02-09 00:07:03 +01:00
Andreas Müller
3177117000
dragon: initial add 15.12.1
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-02-09 00:06:10 +01:00
Andreas Müller
6b9e26a035
plasma-workspace: fix packing - ${datadir}-only breaks locale packages
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-02-07 16:16:12 +01:00
Andreas Müller
ce7ea10a1c
libksysguard: enhance packing by splitting datadir
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2016-02-07 16:16:12 +01:00