LICENSE = "GPL"
SECTION = "libs"
PRIORITY = "optional"
-PR = "r2"
+PR = "r3"
inherit autotools
FILES_a52dec-dbg += " ${bindir}/.debug/* "
FILES_a52dec-doc = " ${mandir}/man1/* "
-do_stage() {
- oe_libinstall -a -so -C liba52 liba52 ${STAGING_LIBDIR}
-
- install -d ${STAGING_INCDIR}/a52dec
- install -m 0644 ${S}/include/a52.h ${STAGING_INCDIR}/a52dec/a52.h
- install -m 0644 ${S}/include/attributes.h ${STAGING_INCDIR}/a52dec/attributes.h
- install -m 0644 ${S}/include/audio_out.h ${STAGING_INCDIR}/a52dec/audio_out.h
- install -m 0644 ${S}/include/mm_accel.h ${STAGING_INCDIR}/a52dec/mm_accel.h
-}
-
SRC_URI[md5sum] = "caa9f5bc44232dc8aeea773fea56be80"
SRC_URI[sha256sum] = "a21d724ab3b3933330194353687df82c475b5dfb997513eef4c25de6c865ec33"