Date: Mon, 9 Feb 2009 15:58:01 -0500 (EST) From: Naram Qashat <cyberbotx@cyberbotx.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: jsa@wickedmachine.net Subject: ports/131541: [PATCH] multimedia/vlc: Add xulrunner to USE_GECKO within WITH_VLC_MOZILLA_PLUGIN Message-ID: <200902092058.n19Kw1Qc016172@kirby.cyberbotx.com> Resent-Message-ID: <200902092120.n19LK1ge076819@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 131541 >Category: ports >Synopsis: [PATCH] multimedia/vlc: Add xulrunner to USE_GECKO within WITH_VLC_MOZILLA_PLUGIN >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: Mon Feb 09 21:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Naram Qashat >Release: FreeBSD 7.1-STABLE i386 >Organization: >Environment: System: FreeBSD kirby.cyberbotx.com 7.1-STABLE FreeBSD 7.1-STABLE #0: Tue Jan 27 17:30:46 EST 2009 >Description: Add xulrunner to USE_GECKO within WITH_VLC_MOZILLA_PLUGIN Port maintainer (jsa@wickedmachine.net) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- vlc-0.9.8.a_1,3.patch begins here --- diff -ruN --exclude=CVS /usr/ports/multimedia/vlc/Makefile /kirby/shared/ports/vlc/Makefile --- /usr/ports/multimedia/vlc/Makefile 2009-02-09 12:04:36.000000000 -0500 +++ /kirby/shared/ports/vlc/Makefile 2009-02-09 15:56:34.000000000 -0500 @@ -390,7 +390,7 @@ .endif .if defined(WITH_VLC_MOZILLA_PLUGIN) && !defined(WITHOUT_VLC_MOZILLA_PLUGIN) -USE_GECKO= firefox mozilla seamonkey nvu +USE_GECKO= xulrunner firefox mozilla seamonkey nvu USE_WEBPLUGINS= gecko* WEBPLUGINS_FILES=libvlcplugin.so .include "${PORTSDIR}/www/firefox/Makefile.webplugins" --- vlc-0.9.8.a_1,3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902092058.n19Kw1Qc016172>