buildrootschalter/package/libraw1394/libraw1394.mk
Thomas Petazzoni 503062a355 libraw1394: convert to the autotools infrastructure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2010-04-13 16:55:21 +02:00

12 lines
369 B
Makefile

#############################################################
#
# libraw1394
#
#############################################################
LIBRAW1394_VERSION:=1.2.1
LIBRAW1394_SOURCE:=libraw1394-$(LIBRAW1394_VERSION).tar.gz
LIBRAW1394_SITE:=http://www.kernel.org/pub/linux/libs/ieee1394/
LIBRAW1394_INSTALL_STAGING=YES
$(eval $(call AUTOTARGETS,package,libraw1394))