merge of 425cf1b391611c169a1c3b78f1fe86df088902b9
[vuplus_openembedded] / packages / libw100 / libw100_0.0.2.bb
1 DESCRIPTION = "Acceleration library for ATI imageon chipsets (w100 and w3220)"
2 LICENSE = "GPLv2"
3
4 SRC_URI = "svn://svn.sourceforge.net/svnroot/libw100/tags;module=rev_0_0_2;proto=https"
5
6 S = "${WORKDIR}/rev_0_0_2"
7
8 inherit autotools pkgconfig
9
10 do_stage() {
11         autotools_stage_all
12 }
13