[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/swfdec/swfdec.desc [COPY] Copyright (C) 2006 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A Flash rendering library [T] Swfdec is a library for rendering Flash animations and games. It was [T] originally designed to be used for creating Flash plugins for GStreamer, [T] but is a fully standalone library that only requires the libart library [T] for drawing. It includes a GTK+ player (swf_play) and a Mozilla plug-in. [U] http://swfdec.freedesktop.org [A] Benjamin Otte [A] David Schleef [M] Michael Tross [C] extra/multimedia [L] LGPL [S] Beta [V] 0.8.4 [P] X -----5---9 214.000 [F] NOPARALLEL [D] 3f4d88bb1d0a4bbb3c7061f796ea59ff746e5cc0cb6ba664355173b3 swfdec-0.8.4.tar.gz http://swfdec.freedesktop.org/download/swfdec/0.8/ pkginstalled ffmpeg && var_append confopt ' ' --enable-ffmpeg pkginstalled libmad && var_append confopt ' ' --enable-mad pkginstalled gtk+2 || var_append confopt ' ' --disable-gtk pkginstalled gstreamer || var_append confopt ' ' --disable-gstreamer if pkginstalled libsoup; then var_append confopt ' ' --enable-soup var_append configprefix ' ' 'CFLAGS="-I$(pkgprefix includedir libsoup)"' else var_append confopt ' ' --disable-soup fi var_append makeinstopt ' ' gtk_update_icon_cache=echo