Date: Fri, 20 Mar 2009 15:08:19 GMT From: David <tech@wooztalk.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/132872: [NEW PORT] www/xpi-googlevideoonwooztalk Message-ID: <200903201508.n2KF8J2A051198@www.freebsd.org> Resent-Message-ID: <200903201510.n2KFA2OG017244@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 132872 >Category: ports >Synopsis: [NEW PORT] www/xpi-googlevideoonwooztalk >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Mar 20 15:10:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: David >Release: FreeBSD 7.1 i386 >Organization: Kurioos iTech >Environment: FreeBSD montreal.HOME 7.1-STABLE FreeBSD 7.1-STABLE #4: Wed Jan 28 10:24:20 CET 2009 >Description: A plugin for WoozTalk to see and chat with other people watching the same video at the same time as you on Google Video. Depends on the new version of net-im/wooztalk >How-To-Repeat: >Fix: Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # Makefile # distinfo # pkg-descr # pkg-message # echo x - Makefile sed 's/^X//' >Makefile << 'b67911656ef5d18c4ae36cb6741b7965' X# New ports collection makefile for: xpi-googlevideowooztalk X# Date created: 2009-03-09 X# Whom: David <tech@wooztalk.com> X# X# $FreeBSD$ X# X XPORTNAME= googlevideoonwooztalk XPORTVERSION= 0.9.9 XCATEGORIES= www XMASTER_SITES= http://www.wooztalk.com/download/ XDISTNAME= googlevideoonwooztalk-freebsd X XMAINTAINER= tech@wooztalk.com XCOMMENT= Meet your World Wide Web neighbors on Google Video X XXPI_ID= googlevideoonwooztalk@wooztalk.com XXPI_FILES= chrome.manifest install.rdf chrome/content/googlevideo.png \ X chrome/content/overlay.xul chrome/content/overlay.js \ X install/libgooglevideo.so install/googlevideo.png install/googlevideo_dis.png X XXPI_DIRS= chrome/content chrome install X X.include "../xpi-adblock/Makefile.xpi" X XUSE_LDCONFIG+= ${PREFIX}/share/wooztalk/plugins/googlevideo/ XPLIST_FILES+= share/wooztalk/plugins/googlevideo/libgooglevideo.so share/wooztalk/plugins/googlevideo/googlevideo.png \ X share/wooztalk/plugins/googlevideo/googlevideo_dis.png XPLIST_FILES+= "@dirrm share/wooztalk/plugins/googlevideo" XPLIST_FILES+= "@dirrmtry share/wooztalk/plugins" XPLIST_FILES+= "@dirrmtry share/wooztalk/" X X.include <bsd.port.pre.mk> X Xpost-install: X @${MKDIR} ${PREFIX}/share/wooztalk X @${MKDIR} ${PREFIX}/share/wooztalk/plugins X @${MKDIR} ${PREFIX}/share/wooztalk/plugins/googlevideo X @${INSTALL_DATA} ${WRKSRC}/install/* ${PREFIX}/share/wooztalk/plugins/googlevideo X @${CAT} ${PKGMESSAGE} X X.include <bsd.port.post.mk> b67911656ef5d18c4ae36cb6741b7965 echo x - distinfo sed 's/^X//' >distinfo << '57677d168a5ec21bdf22c9501f075a8f' XMD5 (xpi/googlevideoonwooztalk-freebsd.xpi) = 9dd968d8966bdc7bd609ce80c06efa37 XSHA256 (xpi/googlevideoonwooztalk-freebsd.xpi) = 96025791dfc3cc15c5e6e48082b756879c62109eafd88feecb250506265273d6 XSIZE (xpi/googlevideoonwooztalk-freebsd.xpi) = 10054 57677d168a5ec21bdf22c9501f075a8f echo x - pkg-descr sed 's/^X//' >pkg-descr << '7f9555c3c1089940396b503dd37f3979' XWoozTalk is a new innovative and free Internet service that let you see and Xchat with anyone else visiting the same website, listening to the same music, Xor watching the same video at the same time as you! X XThanks to this plugin, you can see and chat with people who are currently Xwatching the same video as you on Google Video. X XPlease install it thanks to the WoozTalk port in net-im/wooztalk X XWWW: http://www.wooztalk.com 7f9555c3c1089940396b503dd37f3979 echo x - pkg-message sed 's/^X//' >pkg-message << '90c81c06929c43140502a9f17b449376' X XDo not forget to install ${PORTSDIR}/net-im/wooztalk to use this plugin 90c81c06929c43140502a9f17b449376 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903201508.n2KF8J2A051198>