src_unpack() {
unpack ${A}
cd "${WORKDIR}/${P}"
# Fix bug #213570
epatch "${FILESDIR}/${P}-ps3_support.patch"
if use ps3 ; then
fi
cd "${S}"