summaryrefslogtreecommitdiffstats
path: root/recipes/fswebcam/fswebcam_20070108.bb
blob: e24dbf353352c57f1c10b4129f19891bfc505217 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "Webcam imaage grabber and manipulation application."
SECTION = "graphics"
DEPENDS = "gd"
LICENSE = "GPL"

PR = "r0"

inherit autotools

SRC_URI = "http://www.firestorm.cx/fswebcam/files/${P}.tar.gz"