Subject: CVS commit: pkgsrc/multimedia/lightspark
From: Nia Alarie
Date: 2019-10-03 17:53:21
Message id: 20191003155322.06466FBF4@cvs.NetBSD.org

Log Message:
lightspark: Update to 0.8.2

Changes:

    implement support for text input
    implement support for sound streaming (SoundStreamHead/SoundStreamHeadBlock tags)
    direct support for older swf, no need for gnash any more (fallback to gnash \ 
ist still available by setting environment variable LIGHTSPARK_USE_GNASH=1)
    PPAPI plugin works again
    make llvm dependency optional (disabled by default)
    implement flash.system.Worker/WorkerDomain
    use libswresample instead of libavresample, if available
    reduce memory usage
    several performance improvements
    add partial support for rtmfp protocol

Files:
RevisionActionfile
1.4modifypkgsrc/multimedia/lightspark/Makefile
1.2modifypkgsrc/multimedia/lightspark/PLIST
1.2modifypkgsrc/multimedia/lightspark/distinfo
1.2modifypkgsrc/multimedia/lightspark/patches/patch-CMakeLists.txt
1.2modifypkgsrc/multimedia/lightspark/patches/patch-src_plugin__ppapi_plugin.cpp
1.1removepkgsrc/multimedia/lightspark/patches/patch-conf_FindLLVM.cmake