diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-10-14 09:28:52 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-10-14 09:28:52 +0000 |
commit | d68321e2a05c23a9b0c9052901fa62d992b8a34d (patch) | |
tree | 09050cb3e5d83afecda0696bc561fa4e244c4a23 /graphics/libflash/pkg-descr | |
parent | Upgrade to 1.3.14 (diff) |
Separate libflash from flashplayer after a repocopy.
libflash (FlashLib) is a GPL Flash (TM) Library to play Flash movies.
Notes
Notes:
svn path=/head/; revision=33812
Diffstat (limited to 'graphics/libflash/pkg-descr')
-rw-r--r-- | graphics/libflash/pkg-descr | 24 |
1 files changed, 6 insertions, 18 deletions
diff --git a/graphics/libflash/pkg-descr b/graphics/libflash/pkg-descr index f138cdb3f9ff..c48db59029c0 100644 --- a/graphics/libflash/pkg-descr +++ b/graphics/libflash/pkg-descr @@ -1,20 +1,8 @@ -This is an implementation of Macromedia Flash standalone player. -Note that this is an unofficial implementation, not done by Macromedia itself. +GPL Flash (TM) Library is a set of source codes that allow to play +Flash (TM) movies. -Usage: swfplayer <file.swf> +The core of the library is a graphic renderer that is portable is to +be reused in applications that need to play Flash (TM) movies. -WWW: http://www.geocities.com/TimesSquare/Labyrinth/5084/flash.html - http://perso.club-internet.fr/odebon/flash.html (mirror) - -Author: Olivier Debon <odebon@club-internet.fr> - -Porting to FreeBSD was done by <yamagata@nwgpc.kek.jp>, whose works are -available at: - - http://leed.t.u-tokyo.ac.jp/~yamagata/flash/ - - -The Netscape plugin is also available as a separate port. - --- -Akinori MUSHA aka knu <knu@idaemons.org> +Author: Olivier Debon <odebon@club-internet.fr> +WWW: http://www.swift-tools.com/Flash/ |