fa9994974d95cc7533a2a5e3161a88fa06e5bc9f
[vuplus_openembedded] / camsource / camsource_0.7.0.oe
1 DESCRIPTION = "camsource grabs images from a video4linux device and makes them \
2 available to various plugins for processing or handling."
3 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
4 SECTION = "console/utils"
5 LICENSE = "GPL"
6 DEPENDS = "jpeg libxml2"
7
8 SRC_URI = "${SOURCEFORGE_MIRROR}/camsource/camsource-${PV}.tar.bz2 \
9            file://gcc34.patch;patch=1"
10 S = "${WORKDIR}/camsource-${PV}"
11
12 inherit autotools