linux-nokia900-meego: minimize defconfig with savedefconfig
[openembedded.git] / recipes / xfce-base / xfce-mcs-manager_4.4.2.bb
blob1ec9fe65622aa0050dc3e8cca252ef1dcd9fb5d7
1 # xfce-mcs-manager OE build file
2 # Copyright (C) 2004, Advanced Micro Devices, Inc. All Rights Reserved
3 # Released under the MIT license (see COPYING.MIT)
5 DESCRIPTION="XFCE4 Settings manager."
6 DEPENDS="libxfcegui4 libxfce4mcs intltool-native"
7 SECTION = "x11"
8 PR = "r3"
10 inherit xfce
12 # xfce-mcs-manager.pc uses ${libdir} to indicate where the mcs plugins live
13 # the standard pkgconfig mangling was confusing us. Mangling is not required
14 # for this particular .pc, so the following will suffice:
16 do_install_append () {
17 sed -i -e 's:^includedir=.*:includedir="/usr/include":;' ${S}/xfce-mcs-manager/xfce-mcs-manager.pc
20 SRC_URI[md5sum] = "876a4b5d582de8fdc01457df2e7e1339"
21 SRC_URI[sha256sum] = "65531403c4b24f1be031e57a935b9a464661c47764cb913888aa86ed03ecb268"