mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
15
package/fswebcam/fswebcam.mk
Normal file
15
package/fswebcam/fswebcam.mk
Normal file
@@ -0,0 +1,15 @@
|
||||
################################################################################
|
||||
#
|
||||
# fswebcam
|
||||
#
|
||||
################################################################################
|
||||
|
||||
FSWEBCAM_VERSION = 20140113
|
||||
FSWEBCAM_SOURCE = fswebcam-$(FSWEBCAM_VERSION).tar.xz
|
||||
FSWEBCAM_SITE = http://www.firestorm.cx/fswebcam/files
|
||||
FSWEBCAM_LICENSE = GPL-2.0
|
||||
FSWEBCAM_LICENSE_FILES = LICENSE
|
||||
|
||||
FSWEBCAM_DEPENDENCIES += freetype jpeg libpng gd
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user