Eric BENARD
f8ad0760ab
README: update to danny
...
Signed-off-by: Eric Bénard <eric@eukrea.com >
Acked-by: Koen Kooi <koen@dominion.thruhere.net >
2012-11-23 15:22:46 +01:00
Andreas Müller
b622bac276
thunar: add xfce4-panel to dependencies to ensure trash-plugin (tpa) is build
2012-11-13 12:58:08 +01:00
Paul Eggleton
3a30c56238
Replace bb.data.* with d.*
...
Used sed expression given here:
http://lists.linuxtogo.org/pipermail/openembedded-core/2011-November/012373.html
Plus an additional expression for .expand. Full expression is:
sed \
-e 's:bb.data.\(setVar([^,]*,[^,]*\), \([^ )]*\) *):\2.\1):g' \
-e 's:bb.data.\(setVarFlag([^,]*,[^,]*,[^,]*\), \([^) ]*\) *):\2.\1):g' \
-e 's:bb.data.\(getVar([^,]*\), \([^, ]*\) *,\([^)]*\)):\2.\1,\3):g' \
-e 's:bb.data.\(getVarFlag([^,]*,[^,]*\), \([^, ]*\) *,\([^)]*\)):\2.\1,\3):g' \
-e 's:bb.data.\(getVarFlag([^,]*,[^,]*\), \([^) ]*\) *):\2.\1):g' \
-e 's:bb.data.\(getVar([^,]*\), \([^) ]*\) *):\2.\1):g' \
-e 's:bb.data.\(expand([^,]*\), \([^ )]*\) *):\2.\1):g' \
-i `grep -ril bb.data *`
Some minor correction in systemd.bbclass was needed for some expressions
that didn't quite match the regex in the desired way; additionally a few
instances were manually changed.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com >
2012-10-28 14:32:06 +00:00
Martin Jansa
8402b7ac0f
PACKAGES_DYNAMIC: use regexp not glob
...
* bitbake uses PACKAGES_DYNAMIC as regexp
^ could make matching faster (and it will be more clear that we're expecting regexp not glob)
* made all those last '-' optional, use .* (or nothing)
* use += instead of = in most cases to keep ${PN}-locale from
bitbake.conf:PACKAGES_DYNAMIC = "^${PN}-locale-.*"
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-10-19 11:42:13 +02:00
Andreas Müller
cc4b2fa400
libxfce4ui: add glade package
...
* To edit glade files for xfce-packages it needs libxfce4ui's catalog [1].
* Unfortunately some host distributions do not supply a libxfce4ui-glade package.
* By installing glade3 + libxfce4ui-glade it is now possible to edit xfce's
glade-files on target machine.
[1] http://comments.gmane.org/gmane.comp.desktop.xfce.devel.version4/20021
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-10-16 15:01:14 +02:00
Andreas Müller
9b6ec8e06a
README: add some layer dependency hints
2012-09-18 15:54:03 +02:00
Andreas Müller
ef640e8c40
packagegroup-xfce-multimedia: initial add
2012-09-18 15:54:03 +02:00
Andreas Müller
1690f4c17d
xfmpc: initial add 0.2.2
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:54:03 +02:00
Andreas Müller
1e675f5d55
xfce4-mpc-plugin: initial add 0.4.4
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:54:03 +02:00
Andreas Müller
d9a540397a
packagegroup-xfce-extended: add xfce4-fsguard-plugin and xfce4-battery-plugin
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:54:02 +02:00
Andreas Müller
973ea4f0db
xfce4-battery-plugin: initial add 1.0.5
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:54:02 +02:00
Andreas Müller
fd55c8cfd0
xfce4-fsguard-plugin: initial add 1.0.1
2012-09-18 15:54:02 +02:00
Andreas Müller
025cb1aa1a
xfce4-systemload-plugin: update to 1.1.1
2012-09-18 15:54:02 +02:00
Andreas Müller
fd3a1e257b
xfce4-cpugraph-plugin: update to 1.0.5
2012-09-18 15:54:02 +02:00
Andreas Müller
c135b8de4d
xfce4-places-plugin: update to 1.4.0
2012-09-18 15:54:02 +02:00
Andreas Müller
4f087d93fa
xfce4-diskperf-plugin: update to 2.5.4
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:54:02 +02:00
Andreas Müller
80f5a3b233
xfce4-netload-plugin: update to 1.2.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:54:02 +02:00
Andreas Müller
343f633354
xfce4-screenshooter: update to 1.8.1
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:54:02 +02:00
Andreas Müller
dc4df6b3cb
xfce4-wavelan-plugin: update to 0.5.11
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:54:02 +02:00
Andreas Müller
184434931b
ristretto: update to 0.6.0
...
LIC_FILES_CHKSUM: Free Software Foundation address changed
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:54:01 +02:00
Andreas Müller
250d23eed0
gtk-xfce-engine: update to 3.0.1 and restructure
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:54:01 +02:00
Andreas Müller
7f72ed5f36
thunar-volman: update to 0.8.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:54:01 +02:00
Andreas Müller
d98356c1ef
tumbler: update to 0.1.25
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:54:01 +02:00
Andreas Müller
f0008e423a
xfce4-appfinder: update to 4.10.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:54:01 +02:00
Andreas Müller
1b34cf3d93
xfdesktop update to 4.10.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:54:01 +02:00
Andreas Müller
f7170dc6c4
thunar: update to 1.4.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:54:01 +02:00
Andreas Müller
5f9676112a
xfce4-panel: update to 4.10.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:54:01 +02:00
Andreas Müller
ab5135c573
xfwm4-themes: initial add 4.10.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:54:01 +02:00
Andreas Müller
1f619ccf44
packagegroup-xfce-base: no need to RDEPEND xfwm4-theme-default - xfwm4 does already
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:54:01 +02:00
Andreas Müller
a8b886f6ef
packagegreoup-xfce-extended: only RDEPEND on themes shipped by xfwm4
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:54:00 +02:00
Andreas Müller
030e44b085
xfwm4: update to 4.10.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:54:00 +02:00
Andreas Müller
63753685fe
xfce4-settings: update to 4.10.0 and set default themes
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:54:00 +02:00
Andreas Müller
db799a93e2
xfce4-session: update to 4.10.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:54:00 +02:00
Andreas Müller
38c7431203
xfconf: update to 4.10.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:54:00 +02:00
Andreas Müller
de308174de
xfce-utils: remove since they are not needed anymore
...
Functionality has been moved in xfce4-session, libxfce4ui, xfce4-appfinder or is removed [1].
[1] http://xfce.org/download/changelogs/4.10pre1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:54:00 +02:00
Andreas Müller
7b4be7fba8
exo: update to 0.8.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:54:00 +02:00
Andreas Müller
e6f73c8740
garcon: update to 0.2.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:54:00 +02:00
Andreas Müller
cf58e9f9c2
libxfce4ui: update to 4.10.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:54:00 +02:00
Andreas Müller
f54e102a0c
libxfce4util: update to 4.10.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:54:00 +02:00
Andreas Müller
de13615ac2
xfce4-dev-tools: update to 4.10.0 and oe-stylize a bit
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:54:00 +02:00
Andreas Müller
a2417b3b98
xfce.bbclass: change SRC_URI calculation
...
* grabbed from oe-core gnomebase.bbclass
* old calculation did not work for version numbers with multiple digits (4.10)
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2012-09-18 15:53:59 +02:00
Andreas Müller
72335a05f2
xfce4-session: Don't loose xfwm4 when closing session with multiple windows waiting for user input
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-09-17 10:42:34 +02:00
Martin Jansa
49e269ecc6
packagegroup: add RPROVIDES/RREPLACES/RCONFLICTS and bump PR to get some upgrade path
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-09-05 10:05:06 +02:00
Martin Jansa
21a4be0e36
task*: rename to packagegroup to match oe-core
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2012-09-05 10:05:06 +02:00
Andreas Müller
a81cdc840c
gtk-xfce-engine: fix staticdev warning
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-08-31 09:06:17 +02:00
Andreas Müller
22e1983d8e
gtk-xfce-engine: fix memory leak
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-08-31 09:06:16 +02:00
Andreas Müller
8d55a7f24f
libxfce4ui: fix xfwm4 crash (no window borders) on first start
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-08-27 14:42:14 +02:00
Andreas Müller
b4d98cfc53
xfwm4: cleanup update-alternatives deprecated code
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-08-27 14:41:59 +02:00
Andreas Müller
dfef8912a2
exo: stop configure detecting host's python
...
This patch does not cause python bindings builded properly (native headers included)
error message was:
ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities.
Rerun configure task after fixing this. The path was '/home/andreas/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/exo-0.6.2-r0/exo-0.6.2'
ERROR: Function failed: do_qa_configure
ERROR: Logfile of failure stored in: /home/andreas/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/exo-0.6.2-r0/temp/log.do_configure.13932
NOTE: package exo-0.6.2-r0: task do_configure: Failed
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-07-31 13:22:29 +02:00
Andreas Müller
af95968d96
ristretto: add exo to DEPENDS
...
error message was:
| configure:7743: checking for exo-1 >= 0.4.0
| configure:7785: result: not found
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2012-07-25 09:17:43 +02:00