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
listening to the same music as you on Deezer.

Please install it thanks to the WoozTalk port in net-im/wooztalk

WWW:	http://www.wooztalk.com

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

View File

@ -1620,6 +1620,7 @@
SUBDIR += xpi-customizegoogle
SUBDIR += xpi-cutemenus-crystalsvg
SUBDIR += xpi-deepestsender
SUBDIR += xpi-deezeronwooztalk
SUBDIR += xpi-delicious
SUBDIR += xpi-downthemall
SUBDIR += xpi-errorzilla

View File

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

View File

@ -0,0 +1,3 @@
MD5 (xpi/deezeronwooztalk-freebsd.xpi) = 364a57b9ed3953a5f0cfc7c7cfc25812
SHA256 (xpi/deezeronwooztalk-freebsd.xpi) = ffe0e31b82331f8d1cd647093d1fa4e2ace54054375038886b06c2269cb7255e
SIZE (xpi/deezeronwooztalk-freebsd.xpi) = 10558

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
listening to the same music as you on Deezer.
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