diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-03 13:41:34 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-03 13:41:34 +0800 |
commit | 27e647214899e497ccdafbfebf3ae0019f41a187 (patch) | |
tree | 9021725b891eb04dfac46e111f3c704776feb1e5 | |
parent | 9a3b1be38c154f4015e97f6b6672189888036e74 (diff) | |
download | marcuscom-ports-27e647214899e497ccdafbfebf3ae0019f41a187.tar marcuscom-ports-27e647214899e497ccdafbfebf3ae0019f41a187.tar.gz marcuscom-ports-27e647214899e497ccdafbfebf3ae0019f41a187.tar.bz2 marcuscom-ports-27e647214899e497ccdafbfebf3ae0019f41a187.tar.lz marcuscom-ports-27e647214899e497ccdafbfebf3ae0019f41a187.tar.xz marcuscom-ports-27e647214899e497ccdafbfebf3ae0019f41a187.tar.zst marcuscom-ports-27e647214899e497ccdafbfebf3ae0019f41a187.zip |
Update to 0.7.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11194 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | graphics/swfdec/Makefile | 30 | ||||
-rw-r--r-- | graphics/swfdec/distinfo | 3 | ||||
-rw-r--r-- | graphics/swfdec/pkg-descr | 6 | ||||
-rw-r--r-- | graphics/swfdec/pkg-plist | 82 | ||||
-rw-r--r-- | www/swfdec-plugin/Makefile | 31 | ||||
-rw-r--r-- | www/swfdec-plugin/distinfo | 3 | ||||
-rw-r--r-- | www/swfdec-plugin/pkg-descr | 8 | ||||
-rw-r--r-- | www/swfdec-plugin/pkg-plist | 10 |
8 files changed, 173 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%% diff --git a/www/swfdec-plugin/Makefile b/www/swfdec-plugin/Makefile new file mode 100644 index 000000000..3e1139712 --- /dev/null +++ b/www/swfdec-plugin/Makefile @@ -0,0 +1,31 @@ +# Ports collection makefile for: swfdec-plugin +# Date created: Jun 14, 2005 +# Whom: anholt +# +# $FreeBSD$ +# + +PORTNAME= swfdec-plugin +PORTVERSION= 0.7.4 +CATEGORIES= www +MASTER_SITES= http://swfdec.freedesktop.org/download/swfdec-mozilla/0.7/ +DISTNAME= swfdec-mozilla-${PORTVERSION} + +MAINTAINER= alexbl@FreeBSD.org +COMMENT= Flash rendering plugin + +LIB_DEPENDS= swfdec-0.7:${PORTSDIR}/graphics/swfdec + +USE_AUTOTOOLS= libtool:15 +USE_GNOME= gnometarget +INSTALLS_ICONS= yes +CONFIGURE_ARGS= --with-plugin-dir="${WEBPLUGINS_DIR}" + +USE_LDCONFIG= yes + +USE_WEBPLUGINS= gecko* +WEBPLUGINS_FILES=libswfdecmozilla.so + +.include <bsd.port.pre.mk> +.include "${PORTSDIR}/www/firefox/Makefile.webplugins" +.include <bsd.port.post.mk> diff --git a/www/swfdec-plugin/distinfo b/www/swfdec-plugin/distinfo new file mode 100644 index 000000000..a37862b54 --- /dev/null +++ b/www/swfdec-plugin/distinfo @@ -0,0 +1,3 @@ +MD5 (swfdec-mozilla-0.7.4.tar.gz) = c5958f3b003190b21977495021ac2b28 +SHA256 (swfdec-mozilla-0.7.4.tar.gz) = 0d7927f2e791321b2867c120eb4140d9017c59b77925eb909b2a03f3ef2a8fe4 +SIZE (swfdec-mozilla-0.7.4.tar.gz) = 425027 diff --git a/www/swfdec-plugin/pkg-descr b/www/swfdec-plugin/pkg-descr new file mode 100644 index 000000000..c217ddea0 --- /dev/null +++ b/www/swfdec-plugin/pkg-descr @@ -0,0 +1,8 @@ +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. + +WWW: http://www.schleef.org/swfdec/ + +- Eric Anholt +anholt@FreeBSD.org diff --git a/www/swfdec-plugin/pkg-plist b/www/swfdec-plugin/pkg-plist new file mode 100644 index 000000000..02ca9225c --- /dev/null +++ b/www/swfdec-plugin/pkg-plist @@ -0,0 +1,10 @@ +%%WEBPLUGINS_DIR%%/libswfdecmozilla.a +%%WEBPLUGINS_DIR%%/libswfdecmozilla.la +%%WEBPLUGINS_DIR%%/libswfdecmozilla.so +share/icons/hicolor/16x16/apps/swfdec-mozilla.png +share/icons/hicolor/22x22/apps/swfdec-mozilla.png +share/icons/hicolor/24x24/apps/swfdec-mozilla.png +share/icons/hicolor/32x32/apps/swfdec-mozilla.png +share/icons/hicolor/48x48/apps/swfdec-mozilla.png +share/icons/hicolor/scalable/apps/swfdec-mozilla.svg +@dirrmtry %%WEBPLUGINS_DIR%% |