Thu Dec 18 00:46:44 2008 UTC ()
Import totem-browser-plugin 2.24.3.

Totem is simple movie player for the GNOME desktop based on GStreamer and
Xine.  It features a playlist, a full-screen mode, seek and volume controls,
as well as a pretty complete keyboard navigation.

This package contains a mozilla plugin for playing back media from a
web page.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(jmcneill)
diff -r0 -r1.1.1.1 pkgsrc/multimedia/totem-browser-plugin/Makefile
diff -r0 -r1.1.1.1 pkgsrc/multimedia/totem-browser-plugin/DESCR
diff -r0 -r1.1.1.1 pkgsrc/multimedia/totem-browser-plugin/PLIST

File Added: pkgsrc/multimedia/totem-browser-plugin/Attic/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2008/12/18 00:46:44 jmcneill Exp $
#

.include "../../multimedia/totem/Makefile.common"

PKGNAME=	${DISTNAME:S/totem/totem-browser-plugin/}
# override Makefile.common
PLIST_SRC=      ${.CURDIR}/PLIST
GCONF_SCHEMAS=	# none

COMMENT+=	(gecko plugin)

PKG_DESTDIR_SUPPORT=	user-destdir

CONFIGURE_ARGS+=	--enable-browser-plugins

BROWSER_PLUGINS=	basic cone gmp mully narrowspace

do-install:
.for plugin in ${BROWSER_PLUGINS}
	cd ${WRKSRC}/browser-plugin && ${LIBTOOL} --mode=install ${INSTALL_DATA} \
	 libtotem-${plugin}-plugin.la ${DESTDIR}${PREFIX}/lib/firefox3/plugins
.endfor
	cd ${WRKSRC}/browser-plugin && ${LIBTOOL} --mode=install ${INSTALL_PROGRAM} \
	 totem-plugin-viewer ${DESTDIR}${PREFIX}/libexec

BUILDLINK_API_DEPENDS.shared-mime-info+=	shared-mime-info>=0.22
.include "../../databases/shared-mime-info/buildlink3.mk"
.include "../../multimedia/gst-plugins0.10-base/buildlink3.mk"
.include "../../multimedia/gst-plugins0.10-good/buildlink3.mk"
.include "../../multimedia/gstreamer0.10/buildlink3.mk"
# not actually needed to build, but firefox3 owns the plugin directory
.include "../../www/firefox3/buildlink3.mk"
.include "../../x11/startup-notification/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/multimedia/totem-browser-plugin/Attic/DESCR
Totem is simple movie player for the GNOME desktop based on GStreamer and
Xine.  It features a playlist, a full-screen mode, seek and volume controls,
as well as a pretty complete keyboard navigation.

This package contains a mozilla plugin for playing back media from a
web page.

File Added: pkgsrc/multimedia/totem-browser-plugin/Attic/PLIST
@comment $NetBSD: PLIST,v 1.1.1.1 2008/12/18 00:46:44 jmcneill Exp $
lib/firefox3/plugins/libtotem-basic-plugin.la
lib/firefox3/plugins/libtotem-cone-plugin.la
lib/firefox3/plugins/libtotem-gmp-plugin.la
lib/firefox3/plugins/libtotem-mully-plugin.la
lib/firefox3/plugins/libtotem-narrowspace-plugin.la
libexec/totem-plugin-viewer