ti-ocf-crypto-module: add crypto module for hw accel
[openembedded.git] / recipes / gpe-conf / gpe-conf_0.2.5.bb
blobe277e1844b440e2a016c9102970716f4165e730d
1 DESCRIPTION = "Configuration applets for GPE"
2 SECTION = "gpe"
3 PRIORITY = "optional"
4 LICENSE = "GPL"
6 DEPENDS = "gtk+ esound audiofile libgpewidget libxsettings libxsettings-client libxrandr"
7 RDEPENDS_${PN} = "xst xset ntpdate gpe-login gpe-icons tzdata xrandr"
8 RDEPENDS_gpe-conf-panel = "gpe-conf"
10 RPROVIDES_${PN} += " bl"
11 RCONFLICTS_${PN} = "bl"
13 PR = "r4"
15 GPE_TARBALL_SUFFIX = "bz2"
17 inherit gpe autotools pkgconfig
19 PACKAGES += "gpe-conf-panel"
21 FILES_${PN} = "${sysconfdir} ${bindir} ${datadir}/pixmaps \
22 ${datadir}/applications/gpe-conf-* ${datadir}/gpe/pixmaps \
23 ${datadir}/gpe-conf"
24 FILES_gpe-conf-panel = "${datadir}/applications/gpe-conf.desktop"
26 SRC_URI += "file://backlight-bugfix.patch \
27 file://wireless.patch"
29 SRC_URI[md5sum] = "11b9e8b7d7978fc44e5f079e7daa657f"
30 SRC_URI[sha256sum] = "6a246caeb7d29c2afb48e8c70ef8e1f2ba2a4642faeef3defd266522304d278b"