conf/distro/jlime-donkey.conf : Added parted & Dialog to distro_rdepends
[vuplus_openembedded] / packages / libw100 / libw100_svn.bb
1 DESCRIPTION = "Acceleration library for ATI imageon chipsets (w100 and w3220)"
2 LICENSE = "GPLv2"
3
4 PV = "0.0.2+svn${SRCDATE}"
5 SRC_URI = "svn://svn.sourceforge.net/svnroot/libw100;module=trunk;proto=https"
6
7 S = "${WORKDIR}/trunk"
8
9 inherit autotools pkgconfig
10
11 do_stage() {
12         autotools_stage_all
13 }
14