kumquat-buildroot/package/multimedia/bellagio/bellagio.mk
Qais Yousef 7d012ac969 new package: bellagio
[Peter: needs C++, shouldn't force -Werror]
Signed-off-by: Qais Yousef <qais.yousef@imgtec.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-04-29 12:21:57 +02:00

13 lines
399 B
Makefile

#############################################################
#
# bellagio
#
#############################################################
BELLAGIO_VERSION = 0.9.3
BELLAGIO_SOURCE = libomxil-bellagio-$(BELLAGIO_VERSION).tar.gz
BELLAGIO_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/omxil
BELLAGIO_AUTORECONF = YES
BELLAGIO_INSTALL_STAGING = YES
$(eval $(call AUTOTARGETS))