mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
9996e95179
swfdec-plugin is a Mozilla plugin for rendering flash (.swf) animations using the gstreamer framework and the swfdec library. It should currently play Flash 4 files, and Flash 5 support is under development.
12 lines
481 B
Plaintext
12 lines
481 B
Plaintext
--- Makefile.in.orig Tue Jun 14 21:37:46 2005
|
|
+++ Makefile.in Tue Jun 14 21:43:11 2005
|
|
@@ -227,7 +227,7 @@
|
|
@WITH_GLIB_COMPAT_TRUE@glib_compat_subdirs = glib-compat
|
|
@WITH_GLIB_COMPAT_FALSE@no_glib_compat_subdirs = gimp-loader pixbuf-loader
|
|
@WITH_GLIB_COMPAT_TRUE@no_glib_compat_subdirs =
|
|
-SUBDIRS = $(glib_compat_subdirs) libswfdec test player plugin $(no_glib_compat_subdirs)
|
|
+SUBDIRS = $(glib_compat_subdirs) libswfdec plugin
|
|
DIST_SUBDIRS = \
|
|
gimp-loader \
|
|
glib-compat \
|