diff options
author | knu <knu@FreeBSD.org> | 2000-10-14 09:28:52 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-10-14 09:28:52 +0000 |
commit | 749c8f9fd563518e25523dbce8dc7d493d77878a (patch) | |
tree | 0f2d7bc26eef3864aa9b447abb69352bfc907844 /graphics/libflash/pkg-descr | |
parent | 09d430de664c2f6cdcff081f9ee9073937436495 (diff) | |
download | FreeBSD-ports-749c8f9fd563518e25523dbce8dc7d493d77878a.zip FreeBSD-ports-749c8f9fd563518e25523dbce8dc7d493d77878a.tar.gz |
Separate libflash from flashplayer after a repocopy.
libflash (FlashLib) is a GPL Flash (TM) Library to play Flash movies.
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 f138cdb3..c48db59 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/ |