pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/swfdec-mozilla Import swfdec-mozilla-0.8.2 ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4fdfa1674ae0
branches:  trunk
changeset: 549345:4fdfa1674ae0
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Oct 31 12:48:56 2008 +0000

description:
Import swfdec-mozilla-0.8.2 as multimedia/swfdec-mozilla.

Swfdec is a decoder/renderer for Macromedia Flash animations.  The
decoding and rendering engine is provided in a library that can be
used by other applications.

This package contains a Mozilla plugin that uses the Swfdec library
for playing SWF files in a browser capable of loading NS-Plugins.

XXX: installs plugin into lib/mozilla/plugins, needs to be linked
into correct place manually, until we get an infrastructure for firefox
plugins...

diffstat:

 multimedia/swfdec-mozilla/DESCR    |   6 ++++++
 multimedia/swfdec-mozilla/Makefile |  20 ++++++++++++++++++++
 multimedia/swfdec-mozilla/PLIST    |  25 +++++++++++++++++++++++++
 multimedia/swfdec-mozilla/distinfo |   5 +++++
 4 files changed, 56 insertions(+), 0 deletions(-)

diffs (72 lines):

diff -r 92da256144a1 -r 4fdfa1674ae0 multimedia/swfdec-mozilla/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/swfdec-mozilla/DESCR   Fri Oct 31 12:48:56 2008 +0000
@@ -0,0 +1,6 @@
+Swfdec is a decoder/renderer for Macromedia Flash animations.  The
+decoding and rendering engine is provided in a library that can be
+used by other applications.
+
+This package contains a Mozilla plugin that uses the Swfdec library
+for playing SWF files in a browser capable of loading NS-Plugins.
diff -r 92da256144a1 -r 4fdfa1674ae0 multimedia/swfdec-mozilla/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/swfdec-mozilla/Makefile        Fri Oct 31 12:48:56 2008 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/10/31 12:48:56 wiz Exp $
+#
+
+DISTNAME=      swfdec-mozilla-0.8.2
+CATEGORIES=    multimedia
+MASTER_SITES=  http://swfdec.freedesktop.org/download/swfdec-mozilla/0.8/
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://swfdec.freedesktop.org/
+COMMENT=       Mozilla plugin for swfdec
+
+GNU_CONFIGURE= yes
+USE_DIRS+=     xdg-1.4
+USE_LIBTOOL=   yes
+USE_TOOLS+=    pkg-config
+#CONFIGURE_ARGS+=      --with-plugin-dir=${PREFIX}/...
+
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../multimedia/swfdec/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 92da256144a1 -r 4fdfa1674ae0 multimedia/swfdec-mozilla/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/swfdec-mozilla/PLIST   Fri Oct 31 12:48:56 2008 +0000
@@ -0,0 +1,25 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/10/31 12:48:56 wiz Exp $
+lib/mozilla/plugins/libswfdecmozilla.la
+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/icon-theme.cache
+share/icons/hicolor/scalable/apps/swfdec-mozilla.svg
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/scalable/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/scalable
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/32x32/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/32x32
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/24x24/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/24x24
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/22x22/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/22x22
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/16x16/apps
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/16x16
+@comment in hicolor-icon-theme: @dirrm share/icons/hicolor
+@comment in xdg-dirs: @dirrm share/icons
+@unexec ${RMDIR} %D/lib/mozilla/plugins 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/lib/mozilla 2>/dev/null || ${TRUE}
diff -r 92da256144a1 -r 4fdfa1674ae0 multimedia/swfdec-mozilla/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/swfdec-mozilla/distinfo        Fri Oct 31 12:48:56 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/10/31 12:48:56 wiz Exp $
+
+SHA1 (swfdec-mozilla-0.8.2.tar.gz) = 330fc304acc8ee63f4e9af993cbf87c25d82cebf
+RMD160 (swfdec-mozilla-0.8.2.tar.gz) = c6aef5170a06477d5bb7720c8814b34d7711b8b9
+Size (swfdec-mozilla-0.8.2.tar.gz) = 381148 bytes



Home | Main Index | Thread Index | Old Index