[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/gnash/gnash.desc [COPY] Copyright (C) 2006 - 2026 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Free flash movie player [T] Gnash is originally based on the code of GameSWF, by Thatcher [T] Ulrich. GameSWF is the most advanced of the free flash movie player [T] projects, and implements a fairly broad set of Flash Format v7 [T] compliance. GameSWF was unsupported public domain software though, [T] and not really setup to be an industrial strength project that could [T] be used by everyone that uses Firefox. [T] So in early December of 2005, GameSWF was forked, and the code [T] rearranged in GNU project style. [U] https://www.gnu.org/software/gnash [U] http://www.gnashdev.org/ [A] Rob Savoye [M] Aldas Nabazas [C] extra/multimedia [F] NOPARALLEL [L] GPL [V] 0.8.11 583ccbc [D] f8f47d47c6dfc90994024f3eacc70e77e02e1ec631e83283164124fc gnash-0.8.11-583ccbc.tar.xz git://git.git.savannah.gnu.org/gnash.git 583ccbc var_append confopt ' ' --enable-pthreads pkginstalled libxml && var_append confopt ' ' "--with-libxml-libraries=`pkgprefix libdir libxml`" pkginstalled libxml && var_append confopt ' ' "--with-libxml-includes=`pkgprefix includedir libxml`/libxml2" var_append makeopt ' ' "LIBXML_LIBS='-lxml2 -lz -lm'" # FIXME: more options to consider maybe: # --enable-sdk-install # FIXME: updated this and the mozilla patches for libdir != lib (e.g. lib64)