1 DESCRIPTION
= " dot.conf is an easy to use and powerful configuration file parser library"
2 HOMEPAGE
= "http://www.azzit.de/dotconf/"
9 SRC_URI
= "http://www.azzit.de/dotconf/download/v1.0/dotconf-${PV}.tar.gz \
10 file://srcMakefile.am_00.patch"
12 S
= "${WORKDIR}/dotconf-${PV}"
15 install
-d $
{D
}$
{libdir
}
16 install
-d $
{D
}$
{includedir
}
18 install
-m
0644 $
{S
}/src
/dotconf.h $
{D
}$
{includedir
}
19 oe_libinstall
-C src
-so libdotconf $
{D
}$
{libdir
}
23 install
-m
0644 $
{S
}/src
/dotconf.h $
{STAGING_INCDIR
}/
24 oe_libinstall
-C src
-so libdotconf $
{STAGING_LIBDIR
}/
27 SRC_URI
[md5sum
] = "bbf981a5f4a64e94cc6f2a693f96c21a"
28 SRC_URI
[sha256sum
] = "8955fad7d9e7aef36f7a82f9577c3ae4901db1ded6ce57aec0d93e39c8899b65"