CVS log for pkgsrc/multimedia/lightspark/distinfo
Up to [cvs.NetBSD.org] / pkgsrc / multimedia / lightspark
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Nov 19 20:05:39 2024 UTC (2 weeks, 6 days ago) by nros
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
multimedia/lightspark: Fix build with newer CMake, use build.mk
Use CMake:s ASM_NASM instead of the with project shipped
ASM-NASM LANG identifier, fixes:
"can't find CMakeASM-NASMLinkerInformation.cmake" .
Convert to use cmake/build.mk instead of USE_CMAKE.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Oct 26 11:01:11 2021 UTC (3 years, 1 month ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
multimedia: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (for legal reasons?):
./multimedia/adobe-flash-player/distinfo adobe-flash-player-32.0.0.465/flash_player_npapi_linux.i386.tar.gz
./multimedia/adobe-flash-player/distinfo adobe-flash-player-32.0.0.465/flash_player_npapi_linux.x86_64.tar.gz
./multimedia/libdvdcss/distinfo libdvdcss-1.4.3.tar.bz2
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Oct 7 14:32:13 2021 UTC (3 years, 2 months ago) by nia
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -2
lines
multimedia: Remove SHA1 hashes for distfiles
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Aug 11 20:52:18 2021 UTC (3 years, 4 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -5
lines
lightspark: update to 0.8.5
Changes:
improved text rendering
better support for embedded video
lightspark now runs directly on wayland (with SDL_VIDEODRIVER=wayland)
better support for obfuscated AVM1 files
significantly faster rendering of bitmaps
many smaller bug fixes
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Mar 15 11:04:55 2021 UTC (3 years, 8 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -6
lines
lightspark: Update to 0.8.4.1
Version 0.8.4.1:
* Hotfix for crash on Windows, no changes for Linux
Version 0.8.4:
* improved handling of mixed AVM1/AVM2 files
* implement streaming of videos embedded in the swf file
* implement class inheritance for AVM1
* added settings dialog, currently only used to enable/disable local storage
* support for local storage added
* use SDL threading methods, remove glibmm dependency
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Dec 3 22:23:33 2020 UTC (4 years ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +9 -10
lines
lightspark: Update to 0.8.3
Changes:
fix support for sound in PPAPI plugin
better handling of obfuscated code
new command line argument to ignore unhandled exceptions
support for context menus added
partial support for CubeTextures and compressed Textures in Stage3d
ability to create screenshot added
boost dependency removed
fullscreen mode implemented
better sound handling, especially for AVM1
better support of older (AVM1) swf files
support for xml in AVM1
support for video streaming in AVM1
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Mar 29 01:04:06 2020 UTC (4 years, 8 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1
lines
Fix build with Boost 1.72
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Oct 3 15:53:21 2019 UTC (5 years, 2 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +7 -8
lines
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
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jul 9 16:33:30 2019 UTC (5 years, 5 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Add lightspark.
Lightspark is an open source Flash player implementation for playing
files in SWF format.
CVSweb <webmaster@jp.NetBSD.org>