added my Recipes
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
SUMMARY = "An open source MPEG-4 and MPEG-2 AAC decoding library"
|
||||
HOMEPAGE = "http://www.audiocoding.com/faad2.html"
|
||||
SECTION = "libs"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=381c8cbe277a7bc1ee2ae6083a04c958"
|
||||
|
||||
LICENSE_FLAGS = "commercial"
|
||||
|
||||
PV .= "+git${SRCPV}"
|
||||
|
||||
SRC_URI = "git://github.com/knik0/faad2.git;branch=master;protocol=https"
|
||||
SRCREV = "df42c6fc018552519d140e3d8ffe7046ed48b0cf"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools lib_package
|
||||
Reference in New Issue
Block a user