mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
www-plugins/foxyproxy: tested with FF 15.0.1, uses Gentoo's eclass (wrt #2)
This commit is contained in:
parent
66178d58d9
commit
053132c4f1
3 changed files with 15 additions and 18 deletions
|
|
@ -1,4 +1,4 @@
|
|||
DIST foxyproxy_standard-2.22.4-fx+sm+tb.xpi 659494 SHA256 eb0041680ad48765668c809e87eda6488bc2bc45cf472eb2133733ee74b96528
|
||||
DIST foxyproxy_standard-3.6.2-sm+tb+fx.xpi 847614 SHA256 181d122ee3d33026a01255441343c9df0bd246f8c2cd90f76a8d17a5b229bf5c SHA512 f3c1a4fa62340cf383dec4cb72d07e6962994d7b1575a9abe93a0db40e29cc6eba09d80271f40804daa1dbb54e7a2dd9eaccc1b5a9b47bdfc863e1e96962049f WHIRLPOOL da35d27a15631823ed1d265b2a3f506fca908340735738913b069aec6d6312ad6732e89f47769a14fe563e51b133ee12ab364c1d2cc376017cf64ede4e3454cc
|
||||
EBUILD foxyproxy-2.22.4.ebuild 1024 SHA256 025b62e012ff59886b0c108c495b6e5475afba8bc16d836e262dfe112423337f SHA512 82c9a66a5bcff13df4e58042c25671491e21d0c2ffdce165ed2a4e60f94f93f1d47ae820270e1fa3e6acfd33067e9eb003f06ee1dad607bda61b6766c23b0d92 WHIRLPOOL 55f45049fa625eca00bc43f15a31a8590448e708e275e649c53b8866b9ee71418102ecb6f0dc83d2c907e4f3f8aada3bc2cea251d834fa540daa5bf935c8bdfb
|
||||
EBUILD foxyproxy-3.6.2.ebuild 1024 SHA256 97eb68ab330d13dfccebc053350b9c82d5bac6d8e00594dd98e0461bfcaf6dc1 SHA512 638cdf77b86e94d096378b4e503cb790c4474cb47a566dbcb3af57c0cd0c7a6e495bdd3d6b38862b2c0b5ca2f9363f8a3c0410be4d8f1c75ef293a1d9c2037b5 WHIRLPOOL 1be6c4e636d9df1836fc443f4e8cfaed7bcba2bc208d553110cf78c716df8038585bb92d4afe6ddb771f132f09bdc490b08365aa826486b0948b4f4cc11e81ed
|
||||
EBUILD foxyproxy-2.22.4.ebuild 963 SHA256 c68c14438add5776acfe087df4151d6a0de120b71a485cff4a43aaa5e1e3e5bb SHA512 65087e11df50b69df33231a3908157afb05388b53817bee42d4112df1aeeb38380ca254c83ac6eb69d5a3103f415d444161590aab607176f67e9ec11d7b16e98 WHIRLPOOL 18a91929467b5b587c7cc5723b644e5eb8e5f6aad80631b0cb251ace5aadebffbb176bb461e0cffcb091ce6013456d31449e49036073e675487c99ae4029b1d6
|
||||
EBUILD foxyproxy-3.6.2.ebuild 850 SHA256 07b8cd5d3eb45fefcb6f57a84279821cf72bc8e7e5de90cfd3cdc733b9830690 SHA512 d47f4a223b530e8425b557bf06d0080296f12153d338a709acc17dbe486927d63eb134efcb00a236cc88746bfbbe0d32de2f55e756774f45a5773e4a1a1aefba WHIRLPOOL 9d38c6e01806855a2ef1cb2c7f06c68395b1dc031c83360f610e70f4f0f0ce89b98f6f743d8012b9f4c2928a2cadaee974118a82d0ee72dbc8ea495eecdd7e29
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
inherit mozextension-2 multilib eutils
|
||||
|
||||
MY_P="${PN}_standard-${PV}-fx+sm+tb"
|
||||
DESCRIPTION="A Firefox extensions from the firecat framework."
|
||||
HOMEPAGE="http://www.security-database.com/toolswatch/FireCAT-Firefox-Catalog-of,302.html"
|
||||
DESCRIPTION="A set of proxy management tools for firefox"
|
||||
HOMEPAGE="http://getfoxyproxy.org"
|
||||
SRC_URI="http://releases.mozilla.org/pub/mozilla.org/addons/2464/${MY_P}.xpi"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
|
|
|
|||
|
|
@ -1,12 +1,14 @@
|
|||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
inherit mozextension-2 multilib eutils
|
||||
EAPI="4"
|
||||
|
||||
inherit mozextension multilib eutils
|
||||
|
||||
MY_P="${PN}_standard-${PV}-sm+tb+fx"
|
||||
DESCRIPTION="A Firefox extensions from the firecat framework."
|
||||
HOMEPAGE="http://www.security-database.com/toolswatch/FireCAT-Firefox-Catalog-of,302.html"
|
||||
DESCRIPTION="A set of proxy management tools for firefox"
|
||||
HOMEPAGE="http://getfoxyproxy.org"
|
||||
SRC_URI="http://releases.mozilla.org/pub/mozilla.org/addons/2464/${MY_P}.xpi"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
|
|
@ -15,8 +17,8 @@ KEYWORDS="amd64 x86"
|
|||
IUSE=""
|
||||
|
||||
RDEPEND="|| (
|
||||
>=www-client/firefox-bin-3.0.0
|
||||
>=www-client/firefox-3.0.0
|
||||
www-client/firefox-bin
|
||||
www-client/firefox
|
||||
)"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
|
|
@ -24,20 +26,15 @@ S="${WORKDIR}"
|
|||
|
||||
src_unpack() {
|
||||
xpi_unpack $A
|
||||
# epatch "${FILESDIR}/${MY_P}.patch"
|
||||
}
|
||||
|
||||
src_compile () {
|
||||
einfo "Nothing to compile"
|
||||
}
|
||||
|
||||
src_install () {
|
||||
declare MOZILLA_FIVE_HOME
|
||||
if has_version '>=www-client/firefox-1.5.0.7'; then
|
||||
if has_version 'www-client/firefox'; then
|
||||
MOZILLA_FIVE_HOME="/usr/$(get_libdir)/firefox"
|
||||
xpi_install "${S}/${MY_P}"
|
||||
fi
|
||||
if has_version '>=www-client/firefox-bin-1.5.0.7'; then
|
||||
if has_version 'www-client/firefox-bin'; then
|
||||
MOZILLA_FIVE_HOME="/opt/firefox"
|
||||
xpi_install "${S}/${MY_P}"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in a new issue