aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-youtubeonwooztalk
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-03-22 11:26:26 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-03-22 11:26:26 +0000
commitfbcbcc0d9b8794187a20946e3963a6bd32f267ec (patch)
treedfef43e7e785a1c6aa213179080ac3005b9447e4 /www/xpi-youtubeonwooztalk
parent671c1ba7f961836b0c2fec400a4482a54370c6eb (diff)
downloadports-fbcbcc0d9b8794187a20946e3963a6bd32f267ec.tar.gz
ports-fbcbcc0d9b8794187a20946e3963a6bd32f267ec.zip
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>
Notes
Notes: svn path=/head/; revision=230650
Diffstat (limited to 'www/xpi-youtubeonwooztalk')
-rw-r--r--www/xpi-youtubeonwooztalk/Makefile42
-rw-r--r--www/xpi-youtubeonwooztalk/distinfo3
-rw-r--r--www/xpi-youtubeonwooztalk/pkg-descr10
-rw-r--r--www/xpi-youtubeonwooztalk/pkg-message2
4 files changed, 57 insertions, 0 deletions
diff --git a/www/xpi-youtubeonwooztalk/Makefile b/www/xpi-youtubeonwooztalk/Makefile
new file mode 100644
index 000000000000..105b2f0203ea
--- /dev/null
+++ b/www/xpi-youtubeonwooztalk/Makefile
@@ -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>
diff --git a/www/xpi-youtubeonwooztalk/distinfo b/www/xpi-youtubeonwooztalk/distinfo
new file mode 100644
index 000000000000..f79493aba44f
--- /dev/null
+++ b/www/xpi-youtubeonwooztalk/distinfo
@@ -0,0 +1,3 @@
+MD5 (xpi/youtubeonwooztalk-freebsd.xpi) = 787cedeb65773ae82c9110b8c725f08a
+SHA256 (xpi/youtubeonwooztalk-freebsd.xpi) = c855fa8c98a40dbe5c702fdb2ad0d4dbc8f1698596b30fc9e9baa3fd1131bfba
+SIZE (xpi/youtubeonwooztalk-freebsd.xpi) = 9485
diff --git a/www/xpi-youtubeonwooztalk/pkg-descr b/www/xpi-youtubeonwooztalk/pkg-descr
new file mode 100644
index 000000000000..f755d16f9437
--- /dev/null
+++ b/www/xpi-youtubeonwooztalk/pkg-descr
@@ -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
diff --git a/www/xpi-youtubeonwooztalk/pkg-message b/www/xpi-youtubeonwooztalk/pkg-message
new file mode 100644
index 000000000000..42e13522e2cf
--- /dev/null
+++ b/www/xpi-youtubeonwooztalk/pkg-message
@@ -0,0 +1,2 @@
+
+Do not forget to install ${PORTSDIR}/net-im/wooztalk to use this plugin