]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/camsource/camsource_0.7.0.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / camsource / camsource_0.7.0.bb
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