summaryrefslogtreecommitdiffstats
path: root/graphics/swfdec
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/swfdec')
-rw-r--r--graphics/swfdec/Makefile30
-rw-r--r--graphics/swfdec/distinfo3
-rw-r--r--graphics/swfdec/pkg-descr6
-rw-r--r--graphics/swfdec/pkg-plist82
4 files changed, 121 insertions, 0 deletions
diff --git a/graphics/swfdec/Makefile b/graphics/swfdec/Makefile
new file mode 100644
index 000000000..bc6306812
--- /dev/null
+++ b/graphics/swfdec/Makefile
@@ -0,0 +1,30 @@
+# ex:ts=8
+# Ports collection makefile for: swfdec
+# Date created: Apr 5, 2003
+# Whom: ijliao
+#
+# $FreeBSD$
+#
+
+PORTNAME= swfdec
+PORTVERSION= 0.7.4
+CATEGORIES= graphics
+MASTER_SITES= http://swfdec.freedesktop.org/download/swfdec/0.7/
+
+MAINTAINER= alexbl@FreeBSD.org
+COMMENT= Flash Rendering Library
+
+LIB_DEPENDS= oil-0.3.0:${PORTSDIR}/devel/liboil \
+ soup-2.4.1:${PORTSDIR}/devel/libsoup
+
+USE_LDCONFIG= yes
+USE_GNOME= gnomehack gtk20 ltverhack
+USE_GSTREAMER= core good mp3 ffmpeg
+USE_AUTOTOOLS= libtool:15
+CONFIGURE_ARGS= --with-audio=none
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+PLIST_SUB= VERSION=${PORTVERSION:R}
+
+.include <bsd.port.mk>
diff --git a/graphics/swfdec/distinfo b/graphics/swfdec/distinfo
new file mode 100644
index 000000000..3d42104fb
--- /dev/null
+++ b/graphics/swfdec/distinfo
@@ -0,0 +1,3 @@
+MD5 (swfdec-0.7.4.tar.gz) = 08fcda4a46454bfc66b97fba2d385f8c
+SHA256 (swfdec-0.7.4.tar.gz) = 4345da2a4790125bd7205bd10a3326bf94e36f97229850b99ec9e8f050a9ab4a
+SIZE (swfdec-0.7.4.tar.gz) = 9900428
diff --git a/graphics/swfdec/pkg-descr b/graphics/swfdec/pkg-descr
new file mode 100644
index 000000000..7e094c545
--- /dev/null
+++ b/graphics/swfdec/pkg-descr
@@ -0,0 +1,6 @@
+Swfdec is a library for rendering Flash animations and games. It was
+originally designed as a basis library for creating Flash plugins for
+GStreamer, but it is a fully standalone library which only use the
+libart library for drawing.
+
+WWW: http://www.schleef.org/swfdec/
diff --git a/graphics/swfdec/pkg-plist b/graphics/swfdec/pkg-plist
new file mode 100644
index 000000000..592952acf
--- /dev/null
+++ b/graphics/swfdec/pkg-plist
@@ -0,0 +1,82 @@
+include/swfdec-%%VERSION%%/swfdec-gtk/swfdec-gtk.h
+include/swfdec-%%VERSION%%/swfdec-gtk/swfdec_gtk_keys.h
+include/swfdec-%%VERSION%%/swfdec-gtk/swfdec_gtk_loader.h
+include/swfdec-%%VERSION%%/swfdec-gtk/swfdec_gtk_player.h
+include/swfdec-%%VERSION%%/swfdec-gtk/swfdec_gtk_socket.h
+include/swfdec-%%VERSION%%/swfdec-gtk/swfdec_gtk_system.h
+include/swfdec-%%VERSION%%/swfdec-gtk/swfdec_gtk_widget.h
+include/swfdec-%%VERSION%%/swfdec/swfdec.h
+include/swfdec-%%VERSION%%/swfdec/swfdec_as_array.h
+include/swfdec-%%VERSION%%/swfdec/swfdec_as_context.h
+include/swfdec-%%VERSION%%/swfdec/swfdec_as_debugger.h
+include/swfdec-%%VERSION%%/swfdec/swfdec_as_frame.h
+include/swfdec-%%VERSION%%/swfdec/swfdec_as_function.h
+include/swfdec-%%VERSION%%/swfdec/swfdec_as_native_function.h
+include/swfdec-%%VERSION%%/swfdec/swfdec_as_object.h
+include/swfdec-%%VERSION%%/swfdec/swfdec_as_types.h
+include/swfdec-%%VERSION%%/swfdec/swfdec_audio.h
+include/swfdec-%%VERSION%%/swfdec/swfdec_buffer.h
+include/swfdec-%%VERSION%%/swfdec/swfdec_enums.h
+include/swfdec-%%VERSION%%/swfdec/swfdec_file_loader.h
+include/swfdec-%%VERSION%%/swfdec/swfdec_gc_object.h
+include/swfdec-%%VERSION%%/swfdec/swfdec_keys.h
+include/swfdec-%%VERSION%%/swfdec/swfdec_loader.h
+include/swfdec-%%VERSION%%/swfdec/swfdec_player.h
+include/swfdec-%%VERSION%%/swfdec/swfdec_player_scripting.h
+include/swfdec-%%VERSION%%/swfdec/swfdec_rectangle.h
+include/swfdec-%%VERSION%%/swfdec/swfdec_renderer.h
+include/swfdec-%%VERSION%%/swfdec/swfdec_script.h
+include/swfdec-%%VERSION%%/swfdec/swfdec_socket.h
+include/swfdec-%%VERSION%%/swfdec/swfdec_stream.h
+include/swfdec-%%VERSION%%/swfdec/swfdec_system.h
+include/swfdec-%%VERSION%%/swfdec/swfdec_url.h
+lib/libswfdec-%%VERSION%%.a
+lib/libswfdec-%%VERSION%%.la
+lib/libswfdec-%%VERSION%%.so
+lib/libswfdec-%%VERSION%%.so.1
+lib/libswfdec-gtk-%%VERSION%%.a
+lib/libswfdec-gtk-%%VERSION%%.la
+lib/libswfdec-gtk-%%VERSION%%.so
+lib/libswfdec-gtk-%%VERSION%%.so.1
+libdata/pkgconfig/swfdec-%%VERSION%%.pc
+libdata/pkgconfig/swfdec-gtk-%%VERSION%%.pc
+share/gtk-doc/html/swfdec/SwfdecAsArray.html
+share/gtk-doc/html/swfdec/SwfdecAsContext.html
+share/gtk-doc/html/swfdec/SwfdecAsDebugger.html
+share/gtk-doc/html/swfdec/SwfdecAsFrame.html
+share/gtk-doc/html/swfdec/SwfdecAsFunction.html
+share/gtk-doc/html/swfdec/SwfdecAsObject.html
+share/gtk-doc/html/swfdec/SwfdecAudio.html
+share/gtk-doc/html/swfdec/SwfdecGtkPlayer.html
+share/gtk-doc/html/swfdec/SwfdecGtkWidget.html
+share/gtk-doc/html/swfdec/SwfdecLoader.html
+share/gtk-doc/html/swfdec/SwfdecPlayer.html
+share/gtk-doc/html/swfdec/SwfdecPlayerScripting.html
+share/gtk-doc/html/swfdec/SwfdecRenderer.html
+share/gtk-doc/html/swfdec/SwfdecSocket.html
+share/gtk-doc/html/swfdec/SwfdecStream.html
+share/gtk-doc/html/swfdec/SwfdecSystem.html
+share/gtk-doc/html/swfdec/ch01.html
+share/gtk-doc/html/swfdec/ch02.html
+share/gtk-doc/html/swfdec/ch03.html
+share/gtk-doc/html/swfdec/ch04.html
+share/gtk-doc/html/swfdec/home.png
+share/gtk-doc/html/swfdec/index.html
+share/gtk-doc/html/swfdec/index.sgml
+share/gtk-doc/html/swfdec/left.png
+share/gtk-doc/html/swfdec/right.png
+share/gtk-doc/html/swfdec/style.css
+share/gtk-doc/html/swfdec/swfdec-Enumerations-and-Types.html
+share/gtk-doc/html/swfdec/swfdec-Gtk-extension-objects.html
+share/gtk-doc/html/swfdec/swfdec-Internals.html
+share/gtk-doc/html/swfdec/swfdec-SwfdecAsValue.html
+share/gtk-doc/html/swfdec/swfdec-SwfdecBuffer.html
+share/gtk-doc/html/swfdec/swfdec-SwfdecRectangle.html
+share/gtk-doc/html/swfdec/swfdec-SwfdecURL.html
+share/gtk-doc/html/swfdec/swfdec.devhelp
+share/gtk-doc/html/swfdec/swfdec.devhelp2
+share/gtk-doc/html/swfdec/up.png
+@dirrm share/gtk-doc/html/swfdec
+@dirrm include/swfdec-%%VERSION%%/swfdec-gtk
+@dirrm include/swfdec-%%VERSION%%/swfdec
+@dirrm include/swfdec-%%VERSION%%