tsmd: install also a little helper script to control the touchscreen daemon
[openembedded.git] / recipes / libsigc++-1.2 / libsigc++-1.2_1.2.5.bb
blob93c231d6e63797401028126d623405903e2a6bcd
1 DESCRIPTION = "A library for loose coupling of C++ method calls"
2 SECTION = "libs"
3 PRIORITY = "optional"
4 PR = "r4"
5 LICENSE = "GPL LGPL"
6 SRC_URI = "${SOURCEFORGE_MIRROR}/libsigc/libsigc++-${PV}.tar.gz \
7 file://autofoo.patch \
8 file://fix-install.patch \
9 file://pkgconfig.patch"
10 S = "${WORKDIR}/libsigc++-${PV}"
12 inherit autotools pkgconfig
14 EXTRA_AUTORECONF = "--exclude=autoheader"
16 FILES_${PN}-dev += "${libdir}/sigc++-*/"
18 SRC_URI[md5sum] = "d0d1ffcae0eced97ef4f17ce0ba81352"
19 SRC_URI[sha256sum] = "dcd6d3ea9a2c185b5286f80eefe9ac1402036b8fa21cfc742442d99579bd2b3e"