Move all to deprecated folder.
This commit is contained in:
14
deprecated/firmware/buildroot/package/fswebcam/fswebcam.mk
Normal file
14
deprecated/firmware/buildroot/package/fswebcam/fswebcam.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# fswebcam
|
||||
#
|
||||
################################################################################
|
||||
|
||||
FSWEBCAM_VERSION = 20140113
|
||||
FSWEBCAM_SITE = http://www.firestorm.cx/fswebcam/files
|
||||
FSWEBCAM_LICENSE = GPLv2
|
||||
FSWEBCAM_LICENSE_FILES = LICENSE
|
||||
|
||||
FSWEBCAM_DEPENDENCIES += freetype jpeg libpng gd
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user