repo.or.cz
/
openembedded.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
generic-uclibc.conf: fix virtual/libintl
[openembedded.git]
/
packages
/
opie-style-liquid
/
opie-style-liquid.inc
blob
364b61f23babb6a08c78e1c627ec169b8b496a8c
1
DESCRIPTION = "Liquid style by Mosfet"
2
SECTION = "opie/styles"
3
PRIORITY = "optional"
4
LICENSE = "GPL"
5
DEPENDS = " libqtaux2"
6
APPNAME = "liquid"
7
8
9
S = "${WORKDIR}/liquid"
10
11
inherit opie
12
13
# FILES
14
do_install() {
15
}
16