- Update to 0.9.9
PR: 132869 Submitted by: David <tech@wooztalk.com> (maintainer)
This commit is contained in:
parent
db749b69c4
commit
e7c9429f2a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230642
4 changed files with 15 additions and 13 deletions
|
@ -1,4 +1,4 @@
|
|||
# New ports collection makefile for: xpi-wooztalk
|
||||
# New ports collection makefile for: xpi-firefoxonwooztalk
|
||||
# Date created: 2008-06-13
|
||||
# Whom: David <tech@wooztalk.com>
|
||||
#
|
||||
|
@ -6,15 +6,16 @@
|
|||
#
|
||||
|
||||
PORTNAME= firefoxonwooztalk
|
||||
PORTVERSION= 1.2
|
||||
PORTVERSION= 0.9.9
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.wooztalk.com/common/download/
|
||||
DISTNAME= firefoxonwooztalk_v0.9.8d-freebsd
|
||||
DISTNAME= firefoxonwooztalk-freebsd
|
||||
|
||||
MAINTAINER= tech@wooztalk.com
|
||||
COMMENT= Meet your World Wide Web neighbors with Firefox
|
||||
|
||||
XPI_ID= firefoxonwooztalk@kurioos-itech.com
|
||||
XPI_ID= firefoxonwooztalk@wooztalk.com
|
||||
XPI_FILES= chrome.manifest install.rdf \
|
||||
content/contents.rdf content/firefoxOverlay.xul content/overlay.js \
|
||||
locale/en-US/contents.rdf locale/en-US/firefoxonwooztalk.dtd \
|
||||
|
@ -22,9 +23,9 @@ XPI_FILES= chrome.manifest install.rdf \
|
|||
locale/fr-FR/firefoxonwooztalk.dtd \
|
||||
locale/fr-FR/firefoxonwooztalk.properties skin/disabled.ico \
|
||||
skin/enabled.ico skin/overlay.css skin/wooztalk.ico \
|
||||
plugins/libfirefox.so plugins/firefox.png plugins/firefox_dis.png
|
||||
install/firefox.png install/firefox_dis.png install/libfirefox.so
|
||||
|
||||
XPI_DIRS= content locale/en-US locale/fr-FR locale skin plugins
|
||||
XPI_DIRS= content locale/en-US locale/fr-FR locale skin install
|
||||
|
||||
.include "../xpi-adblock/Makefile.xpi"
|
||||
|
||||
|
@ -41,7 +42,7 @@ post-install:
|
|||
@${MKDIR} ${PREFIX}/share/wooztalk
|
||||
@${MKDIR} ${PREFIX}/share/wooztalk/plugins
|
||||
@${MKDIR} ${PREFIX}/share/wooztalk/plugins/firefox
|
||||
@${INSTALL_DATA} ${WRKSRC}/plugins/* ${PREFIX}/share/wooztalk/plugins/firefox
|
||||
@${INSTALL_DATA} ${WRKSRC}/install/* ${PREFIX}/share/wooztalk/plugins/firefox
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (xpi/firefoxonwooztalk_v0.9.8d-freebsd.xpi) = 48d0599b87d9c4ba2529fd9f6a6d59f2
|
||||
SHA256 (xpi/firefoxonwooztalk_v0.9.8d-freebsd.xpi) = eaf4b534f45039d7baceefe50ff921b343269d04dbab9fd38c61436dc1cdbd82
|
||||
SIZE (xpi/firefoxonwooztalk_v0.9.8d-freebsd.xpi) = 20594
|
||||
MD5 (xpi/firefoxonwooztalk-freebsd.xpi) = 0704314e735a583fa6b9c221c299f84c
|
||||
SHA256 (xpi/firefoxonwooztalk-freebsd.xpi) = 218a989971a5a42389ac519041ba10f94de1a6a5f62111d58067300c3c138ca9
|
||||
SIZE (xpi/firefoxonwooztalk-freebsd.xpi) = 20601
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
WoozTalk is a new innovative and free Internet service that let you see and
|
||||
chat with anyone else visiting the same website.
|
||||
chat with anyone else visiting the same website, listening to the same music,
|
||||
or watching the same video at the same time as you!
|
||||
|
||||
As soon as you install WoozTalk, when you visit one of your favorite websites,
|
||||
you will see others net surfers currently connected and you will be able to
|
||||
chat with them!
|
||||
|
||||
This plugin allows to use WoozTalk with Firefox. It will be installed by the
|
||||
port net-im/wooztalk
|
||||
Please install it thanks to the WoozTalk port in net-im/wooztalk
|
||||
|
||||
WWW: http://www.wooztalk.com
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
|
||||
Do not forget to install ${PORTSDIR}/net-im/wooztalk to use this plugin
|
||||
|
|
Loading…
Reference in a new issue