The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / twolame / twolame.mk
1 ################################################################################
2 #
3 # twolame
4 #
5 ################################################################################
6
7 TWOLAME_VERSION = 0.3.13
8 TWOLAME_SITE = http://downloads.sourceforge.net/project/twolame/twolame/$(TWOLAME_VERSION)
9 TWOLAME_DEPENDENCIES = host-pkgconf libsndfile
10 TWOLAME_INSTALL_STAGING = YES
11 TWOLAME_LICENSE = LGPLv2.1+
12 TWOLAME_LICENSE_FILES = COPYING
13
14 $(eval $(autotools-package))