A plugin for WoozTalk to see and chat with other people watching the same

video at the same time as you on Youtube.

WWW:	http://www.wooztalk.com

PR:		ports/132877
Submitted by:	David <tech at wooztalk.com>
This commit is contained in:
Martin Wilke 2009-03-22 11:26:26 +00:00
parent 671c1ba7f9
commit fbcbcc0d9b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230650
5 changed files with 58 additions and 0 deletions

View File

@ -1704,6 +1704,7 @@
SUBDIR += xpi-xhtml-ruby-support
SUBDIR += xpi-xmpp4moz
SUBDIR += xpi-xpcom-component-viewer
SUBDIR += xpi-youtubeonwooztalk
SUBDIR += xpi-yslow
SUBDIR += xshttpd
SUBDIR += xshttpd-devel

View File

@ -0,0 +1,42 @@
# New ports collection makefile for: xpi-youtubewooztalk
# Date created: 2009-03-09
# Whom: David <tech@wooztalk.com>
#
# $FreeBSD$
#
PORTNAME= youtubeonwooztalk
PORTVERSION= 0.9.9
CATEGORIES= www
MASTER_SITES= http://www.wooztalk.com/download/
DISTNAME= youtubeonwooztalk-freebsd
MAINTAINER= tech@wooztalk.com
COMMENT= Meet your World Wide Web neighbors on Youtube
XPI_ID= youtubeonwooztalk@wooztalk.com
XPI_FILES= chrome.manifest install.rdf chrome/content/youtube.png \
chrome/content/overlay.xul chrome/content/overlay.js \
install/libyoutube.so install/youtube.png install/youtube_dis.png
XPI_DIRS= chrome/content chrome install
.include "../xpi-adblock/Makefile.xpi"
USE_LDCONFIG+= ${PREFIX}/share/wooztalk/plugins/youtube/
PLIST_FILES+= share/wooztalk/plugins/youtube/libyoutube.so share/wooztalk/plugins/youtube/youtube.png \
share/wooztalk/plugins/youtube/youtube_dis.png
PLIST_FILES+= "@dirrm share/wooztalk/plugins/youtube"
PLIST_FILES+= "@dirrmtry share/wooztalk/plugins"
PLIST_FILES+= "@dirrmtry share/wooztalk/"
.include <bsd.port.pre.mk>
post-install:
@${MKDIR} ${PREFIX}/share/wooztalk
@${MKDIR} ${PREFIX}/share/wooztalk/plugins
@${MKDIR} ${PREFIX}/share/wooztalk/plugins/youtube
@${INSTALL_DATA} ${WRKSRC}/install/* ${PREFIX}/share/wooztalk/plugins/youtube
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>

View File

@ -0,0 +1,3 @@
MD5 (xpi/youtubeonwooztalk-freebsd.xpi) = 787cedeb65773ae82c9110b8c725f08a
SHA256 (xpi/youtubeonwooztalk-freebsd.xpi) = c855fa8c98a40dbe5c702fdb2ad0d4dbc8f1698596b30fc9e9baa3fd1131bfba
SIZE (xpi/youtubeonwooztalk-freebsd.xpi) = 9485

View File

@ -0,0 +1,10 @@
WoozTalk is a new innovative and free Internet service that let you see and
chat with anyone else visiting the same website, listening to the same music,
or watching the same video at the same time as you!
Thanks to this plugin, you can see and chat with people who are currently
watching the same video as you on Youtube.
Please install it thanks to the WoozTalk port in net-im/wooztalk
WWW: http://www.wooztalk.com

View File

@ -0,0 +1,2 @@
Do not forget to install ${PORTSDIR}/net-im/wooztalk to use this plugin