blob: 4bfd556b0d74d92a8dbbdb46cb05a28115dd1f25 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
LICENSE = "LiPS"
DESCRIPTION = "LiPS IPC library."
SECTION = "gpe/libs"
PRIORITY = "optional"
DEPENDS = "gtk+ gtk-doc"
PR = "r2"
GPE_TARBALL_SUFFIX = "bz2"
inherit gpephone pkgconfig autotools
SRC_URI += "file://po.patch"
SRC_URI[md5sum] = "cf829bb82f84728194c64a41e9f1cf32"
SRC_URI[sha256sum] = "10197df9daee806453c5a7e99e538d7eac0421796f2a9ae114d4369d85fcf3af"
|