From 3c6364e746ccb42326c568e3963858ce9984d8ce Mon Sep 17 00:00:00 2001 From: Mike Hiretsky Date: Thu, 4 Feb 2010 19:17:37 +0300 Subject: [PATCH] Add plugins for mozilla firefox UssueID #90 --- www-plugins/adblock-mozilla-plugin/Manifest | 2 +- .../adblock-mozilla-plugin-1.1.3.ebuild | 3 +- www-plugins/oxygen-mozilla-plugin/Manifest | 2 ++ .../oxygen-mozilla-plugin-1.0.51.ebuild | 27 +++++++++++++++++ www-plugins/plasma-mozilla-plugin/Manifest | 2 ++ .../plasma-mozilla-plugin-0.3.1.ebuild | 28 ++++++++++++++++++ www-plugins/xclear-mozilla-plugin/Manifest | 2 ++ .../xclear-mozilla-plugin-1.3.ebuild | 29 +++++++++++++++++++ 8 files changed, 93 insertions(+), 2 deletions(-) create mode 100644 www-plugins/oxygen-mozilla-plugin/Manifest create mode 100644 www-plugins/oxygen-mozilla-plugin/oxygen-mozilla-plugin-1.0.51.ebuild create mode 100644 www-plugins/plasma-mozilla-plugin/Manifest create mode 100644 www-plugins/plasma-mozilla-plugin/plasma-mozilla-plugin-0.3.1.ebuild create mode 100644 www-plugins/xclear-mozilla-plugin/Manifest create mode 100644 www-plugins/xclear-mozilla-plugin/xclear-mozilla-plugin-1.3.ebuild diff --git a/www-plugins/adblock-mozilla-plugin/Manifest b/www-plugins/adblock-mozilla-plugin/Manifest index f51a33829..05392dcd5 100644 --- a/www-plugins/adblock-mozilla-plugin/Manifest +++ b/www-plugins/adblock-mozilla-plugin/Manifest @@ -1,4 +1,4 @@ DIST adblock_plus-1.1.3.xpi 307134 RMD160 1817de3aadf71f083df12a24edae5ba448940a45 SHA1 5e4dc44657df6bd8e634db34587cb38e1acb51ea SHA256 e691e8230286883726203768bb1d22c9d19ded7165523a298edddc1cb25e886c -EBUILD adblock-mozilla-plugin-1.1.3.ebuild 654 RMD160 f13574897865eb893ec5779e0807252136af2d14 SHA1 02582a8cd1232689214af2696f6810fdabb2b498 SHA256 322ea17b0f0ec1e0336b29e4fd9a9f4a040c1f274dbc4f6bb5189d89882228c5 +EBUILD adblock-mozilla-plugin-1.1.3.ebuild 726 RMD160 5c024a3d0f92d7c673a21fa43c06f28da58fb025 SHA1 1549cd88990b527cef3f9334954c0502b1995fa3 SHA256 fee5fc1918f1ebe817114d7d4de5c629354d3302ea36fcd8ae8c0bbe39c0040f MISC ChangeLog 412 RMD160 a3d276eab55d3b030fe67d6b2fcff82e3ee587e1 SHA1 a47351fbbb804902b8b7f7c2ef2e497441f73c11 SHA256 6ec509b517fff87c5b5b0698d98b6bad017454d2f1ce8c947cd77024689da636 MISC metadata.xml 289 RMD160 c2646cf03d8f6d9b84e8b16e64a4ee5df00ddda6 SHA1 f94ac94914d05b332f65d05f9049c21a1962e685 SHA256 6e22ef22de2029288736b5b9a585712d5a708b6db97f4db7fc4f9b9fb93472bf diff --git a/www-plugins/adblock-mozilla-plugin/adblock-mozilla-plugin-1.1.3.ebuild b/www-plugins/adblock-mozilla-plugin/adblock-mozilla-plugin-1.1.3.ebuild index 3c3a68192..33a4b0e14 100644 --- a/www-plugins/adblock-mozilla-plugin/adblock-mozilla-plugin-1.1.3.ebuild +++ b/www-plugins/adblock-mozilla-plugin/adblock-mozilla-plugin-1.1.3.ebuild @@ -8,7 +8,8 @@ PLUGIN_BUILD="1865" DESCRIPTION="Adblock Plus: plugin for mozilla firefox" HOMEPAGE="http://adblockplus.org/en/" -SRC_URI="http://addons.mozilla.org/downloads/latest/${PLUGIN_BUILD}/${PLUGIN_PN}-${PV}.xpi" +SRC_URI="http://addons.mozilla.org/downloads/latest/${PLUGIN_BUILD}/${PLUGIN_PN}-${PV}.xpi + ftp://ftp.calculate.ru/pub/calculate/${PN}/${PLUGIN_PN}-${PV}.xpi" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" SLOT="0" diff --git a/www-plugins/oxygen-mozilla-plugin/Manifest b/www-plugins/oxygen-mozilla-plugin/Manifest new file mode 100644 index 000000000..b535d9e1b --- /dev/null +++ b/www-plugins/oxygen-mozilla-plugin/Manifest @@ -0,0 +1,2 @@ +DIST oxygen_kde-1.0.51-fx.xpi 1126461 RMD160 6e3624421b71f0304d82513ca5844400ea836b1a SHA1 60dcf94a12077f794dd76e810277c68069312a15 SHA256 fbb1826e7452d30c7206b5f0537b55704748cb23382dfe8dbdaf596caa5514f8 +EBUILD oxygen-mozilla-plugin-1.0.51.ebuild 637 RMD160 9b2100ec45e166373847fc8931fedd4b8b7ed952 SHA1 53353017496a93204e070cbe21a77f54dfbe711f SHA256 26d8400ddaef2286e61c5d001827cc5a3c25e3d88cd4ba37e6c33aec0f4ef6b8 diff --git a/www-plugins/oxygen-mozilla-plugin/oxygen-mozilla-plugin-1.0.51.ebuild b/www-plugins/oxygen-mozilla-plugin/oxygen-mozilla-plugin-1.0.51.ebuild new file mode 100644 index 000000000..0f199b438 --- /dev/null +++ b/www-plugins/oxygen-mozilla-plugin/oxygen-mozilla-plugin-1.0.51.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +PLUGIN_UID="{C1F83B1E-D6EE-11DE-B441-1AD556D89593}" +PLUGIN_PN="oxygen_kde" +PLUGIN_BUILD="78516" + +DESCRIPTION="Oxygen KDE: plugin for mozilla firefox" +HOMEPAGE="http://addons.mozilla.org/ru/firefox/addon/59338/" +SRC_URI="ftp://ftp.calculate.ru/pub/calculate/${PN}/${PLUGIN_PN}-${PV}-fx.xpi" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="x86 amd64" +IUSE="" + +RDEPEND="www-client/mozilla-firefox" + +src_unpack() { + unzip "${DISTDIR}/${A}" +} + +src_install() { + insinto /usr/lib/mozilla-firefox/extensions/${PLUGIN_UID} + doins -r * +} diff --git a/www-plugins/plasma-mozilla-plugin/Manifest b/www-plugins/plasma-mozilla-plugin/Manifest new file mode 100644 index 000000000..ac9987303 --- /dev/null +++ b/www-plugins/plasma-mozilla-plugin/Manifest @@ -0,0 +1,2 @@ +DIST addon-0.3.1-latest.xpi 20384 RMD160 8f40ce3e420760531df3240ded58a53e9936a1b5 SHA1 b106b27f2dae03c550f3cdd45fd60cd6c0ec85f5 SHA256 0201e93c38180456ec9ac0de6cde302c95ff7ffb15bfb2355d9fe5b1b419bc60 +EBUILD plasma-mozilla-plugin-0.3.1.ebuild 729 RMD160 b35df8c611148cd035c6b3d08bf2d2e3f56e9a45 SHA1 9cbf78410a29dd59c27959250f1767949606d8fa SHA256 27a5d1c10726ca360bf11879b0613e578a8f2af1af57d5f93d59c8f6a2e532e1 diff --git a/www-plugins/plasma-mozilla-plugin/plasma-mozilla-plugin-0.3.1.ebuild b/www-plugins/plasma-mozilla-plugin/plasma-mozilla-plugin-0.3.1.ebuild new file mode 100644 index 000000000..28d0ac862 --- /dev/null +++ b/www-plugins/plasma-mozilla-plugin/plasma-mozilla-plugin-0.3.1.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +PLUGIN_UID="plasmanotify@andreas-demmer.de" +PLUGIN_PN="addon" +PLUGIN_BUILD="12196" + +DESCRIPTION="Plasma Notify: plugin for mozilla firefox" +HOMEPAGE="http://www.andreas-demmer.de/software/plasma-notify/" +SRC_URI="http://addons.mozilla.org/downloads/latest/${PLUGIN_BUILD}/${PLUGIN_PN}-${PV}-latest.xpi + ftp://ftp.calculate.ru/pub/calculate/${PN}/${PLUGIN_PN}-${PV}-latest.xpi" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="x86 amd64" +IUSE="" + +RDEPEND="www-client/mozilla-firefox" + +src_unpack() { + unzip "${DISTDIR}/${A}" +} + +src_install() { + insinto /usr/lib/mozilla-firefox/extensions/${PLUGIN_UID} + doins -r * +} diff --git a/www-plugins/xclear-mozilla-plugin/Manifest b/www-plugins/xclear-mozilla-plugin/Manifest new file mode 100644 index 000000000..c5f19bbf5 --- /dev/null +++ b/www-plugins/xclear-mozilla-plugin/Manifest @@ -0,0 +1,2 @@ +DIST addon-1.3-latest.xpi 3659 RMD160 c0ef5324dae310d9b0a9cf258ecc9234b8ac107f SHA1 50d7caeadf104d8f4a51ab376f0adf7b1b88d9d3 SHA256 73f5e7527fe803f7ef66e76b94d224d0b0cf4db045d307e2282f49479eb6b8bd +EBUILD xclear-mozilla-plugin-1.3.ebuild 762 RMD160 b07cd249f433554c7719137df770e960a27772af SHA1 50ac43ccde2c45859976aa72f098c7517852aeaf SHA256 6e7a296d30f3fe5bb42dc1979ec66a9f84a5824f8ccdd20132a1f2aa18db0a0d diff --git a/www-plugins/xclear-mozilla-plugin/xclear-mozilla-plugin-1.3.ebuild b/www-plugins/xclear-mozilla-plugin/xclear-mozilla-plugin-1.3.ebuild new file mode 100644 index 000000000..23934bcad --- /dev/null +++ b/www-plugins/xclear-mozilla-plugin/xclear-mozilla-plugin-1.3.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +#PLUGIN_UID="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}" +PLUGIN_UID="xclear@as-computer.de" +PLUGIN_PN="addon" +PLUGIN_BUILD="13078" + +DESCRIPTION="Xclear: plugin for mozilla firefox" +HOMEPAGE="http://addons.mozilla.org/ru/firefox/addon/13078" +SRC_URI="http://addons.mozilla.org/downloads/latest/${PLUGIN_BUILD}/${PLUGIN_PN}-${PV}-latest.xpi + ftp://ftp.calculate.ru/pub/calculate/${PN}/${PLUGIN_PN}-${PV}-latest.xpi" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86 amd64" +IUSE="" + +RDEPEND="www-client/mozilla-firefox" + +src_unpack() { + unzip "${DISTDIR}/${A}" +} + +src_install() { + insinto /usr/lib/mozilla-firefox/extensions/${PLUGIN_UID} + doins -r * +}