blob: 877998061f2f5a85628df3f84760a2f569c0de9d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DESCRIPTION = "Liquid window decoration style for Opie"
SECTION = "opie/decorations"
PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "libqtaux2"
APPNAME = "liquid"
S = "${WORKDIR}/liquid"
inherit opie
|