aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/opie-style-fresh/opie-style-fresh.inc
blob: 1e87b20d7411a96933843d5185e7a2b422cfcb9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
DESCRIPTION = "Opie widget style"
SECTION = "opie/styles"
PRIORITY = "optional"
LICENSE = "GPL"
# FIXME stopgap until split archives have license files included
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
APPNAME = "freshstyle"


S = "${WORKDIR}/fresh"

inherit opie

# FILES plugins/styles/libfreshstyle.so*
do_install() {
}