aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/libstrophe/libstrophe_0.8.7.bb
blob: b4195070448b18e1b7bd84cdc1716d22e968ab0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "Libstrophe"
HOMEPAGE = "http://github.com/strophe/wyliodrin-server"
LICENSE = "GPLv3"

LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=892237188a4b8b82aa29dddb2ae496fb"

DEPENDS = "libxml2 expat openssl"

SRC_URI = "git://github.com/strophe/libstrophe;protocol=git;rev=2093aac817cfd37fcbcd8465af6234280a383961"

S = "${WORKDIR}/git"

inherit autotools pkgconfig