1 DESCRIPTION
= "A library for loose coupling of C++ method calls"
8 SRC_URI
= "ftp://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.2/libsigc++-${PV}.tar.gz;name=archive \
11 SRC_URI
[archive.md5sum
] = "755f31aa887d7ef63bc62366f6ecfc42"
12 SRC_URI
[archive.sha256sum
] = "acc121b763373e790e474e946322a6cbe501314997ebb9212b283c8623b0b52e"
14 S
= "${WORKDIR}/libsigc++-${PV}"
16 inherit autotools pkgconfig
18 EXTRA_AUTORECONF
= "--exclude=autoheader"
20 FILES_$
{PN
}-dev
+= "${libdir}/sigc++-*/"
21 FILES_$
{PN
}-doc
+= "${datadir}/devhelp"