summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir Lamouri <volkmar@gentoo.org>2009-04-15 22:47:59 +0000
committerMounir Lamouri <volkmar@gentoo.org>2009-04-15 22:47:59 +0000
commit73d866f679c3dab1cfb6d7e084f84c1e6dda66ad (patch)
treeb05a3dabe3b4f5867a1a24bf21d0726f4fb77298
parentnet-ftp/vsftpd-devnet: Changing default background state and reverting to por... (diff)
downloadsunrise-73d866f679c3dab1cfb6d7e084f84c1e6dda66ad.tar.gz
sunrise-73d866f679c3dab1cfb6d7e084f84c1e6dda66ad.tar.bz2
sunrise-73d866f679c3dab1cfb6d7e084f84c1e6dda66ad.zip
www-plugins/mozilla-weave: removing, in gentoo-x86
svn path=/sunrise/; revision=8299
-rw-r--r--www-plugins/mozilla-weave/ChangeLog12
-rw-r--r--www-plugins/mozilla-weave/Manifest6
-rw-r--r--www-plugins/mozilla-weave/metadata.xml5
-rw-r--r--www-plugins/mozilla-weave/mozilla-weave-0.2.104.ebuild82
-rw-r--r--www-plugins/mozilla-weave/mozilla-weave-0.3.0.ebuild80
5 files changed, 0 insertions, 185 deletions
diff --git a/www-plugins/mozilla-weave/ChangeLog b/www-plugins/mozilla-weave/ChangeLog
deleted file mode 100644
index c56240c0e..000000000
--- a/www-plugins/mozilla-weave/ChangeLog
+++ /dev/null
@@ -1,12 +0,0 @@
-# ChangeLog for www-plugins/mozilla-weave
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 05 Apr 2009; Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
- +mozilla-weave-0.3.0.ebuild:
- mozilla-weaver-0.3.0 bump which needs ff-3.1
-
- 05 Apr 2009; Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
- +mozilla-weave-0.2.104.ebuild, +metadata.xml:
- new ebuild for bug 235397
-
diff --git a/www-plugins/mozilla-weave/Manifest b/www-plugins/mozilla-weave/Manifest
deleted file mode 100644
index 13faf2c7c..000000000
--- a/www-plugins/mozilla-weave/Manifest
+++ /dev/null
@@ -1,6 +0,0 @@
-DIST mozilla-weave-0.2.104.tar.gz 459124 RMD160 78daa66bc43e018377ab2e8c464530932ab2cb0f SHA1 faf2cac02b7c3018b5c634656795e72fe355d369 SHA256 e80fe8e917ea5fce01fa0e009aec2f95925003ee7dda10e5c30fa22ef1ec0ed0
-DIST mozilla-weave-0.3.0.tar.gz 464374 RMD160 64d3270eaebd2e04b8ccbd01dc9d0e41b08382f5 SHA1 0c0e854228c886331d2adfd353edd5fb7915060e SHA256 620546e16ff444395eace5b2d347b3ad27b1f7dce41d28e554e1c11fad36baf7
-EBUILD mozilla-weave-0.2.104.ebuild 2268 RMD160 33f6751070ff99e25501165817bbb999f0910e65 SHA1 681e7a8039dc98ad04ab919fd56fc656eb69db61 SHA256 f2d69aa715519c61a348de4eabed0624d498924d71a86f261cf0137317b28edb
-EBUILD mozilla-weave-0.3.0.ebuild 2312 RMD160 e384e606b5dd334633cbe53864f3f383863f7216 SHA1 c5f15c5331b1676c22e9cf1b48fef2f695a655a2 SHA256 cb8007dd41e9e0664ae20e15d93e352ddeafb15c16ca312999c1ab790f717375
-MISC ChangeLog 416 RMD160 0b75ccd75ff5d252687356c010502b179f7a2442 SHA1 a44aa80a8e0d1106cde0242bf5176f1f0e5190e0 SHA256 5f7c9279d8557496d5f099c1e222f96ce90aca2263c651551a8e207da4af888e
-MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
diff --git a/www-plugins/mozilla-weave/metadata.xml b/www-plugins/mozilla-weave/metadata.xml
deleted file mode 100644
index 7e3286984..000000000
--- a/www-plugins/mozilla-weave/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>maintainer-wanted</herd>
-</pkgmetadata>
diff --git a/www-plugins/mozilla-weave/mozilla-weave-0.2.104.ebuild b/www-plugins/mozilla-weave/mozilla-weave-0.2.104.ebuild
deleted file mode 100644
index 5b66f21da..000000000
--- a/www-plugins/mozilla-weave/mozilla-weave-0.2.104.ebuild
+++ /dev/null
@@ -1,82 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-inherit mozextension multilib
-
-MY_PN="weave"
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Mozilla Labs prototype for online services"
-HOMEPAGE="http://labs.mozilla.com/projects/weave/"
-SRC_URI="http://hg.mozilla.org/labs/${MY_PN}/index.cgi/archive/${PV}.tar.gz
- -> ${P}.tar.gz"
-
-LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )"
-SLOT="0"
-KEYWORDS="~ppc"
-IUSE=""
-
-RDEPEND="|| (
- >=www-client/mozilla-firefox-3
- >=www-client/mozilla-firefox-bin-3
- )
- net-libs/xulrunner:1.9
- >=dev-libs/nss-3.12
- >=dev-libs/nspr-4.7.1"
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-# NOTES:
-# there are tests but they don't break the build if not working
-# thunderbird and fennec are in install.rdf
-
-src_prepare() {
- # we want to use system nss and nspr
- sed -i -e 's@-I\$(sdkdir)\(/include/ns\(s\|pr\)\)@-I/usr\1@' \
- src/Makefile || die "patching Makefile failed"
- sed -i -e 's@^\(libdirs\s*:=\s*.*\)$@\1 /usr/lib/nspr /usr/lib/nss@' \
- src/Makefile || die "patching Makefile failed"
-
- # remove useless platforms
- rm -fr platform/* || die "rm -rf never dies"
-
- # ppc arch is not recognized on Linux
- # upstream has been contacted w/patch, see bug 486797 in upstream bugtracker
- sed -i -e "s/Power Macintosh/ppc/" src/Makefile \
- || die "patching src/Makefile failed"
-}
-
-src_compile() {
- export XULRUNNER_BIN=/usr/bin/xulrunner-1.9
- export WEAVE_BUILDID=${PV}
- export MOZSDKDIR=/usr/$(get_libdir)/xulrunner-1.9
-
- emake release_build=1 xpi || "emake failed"
-}
-
-src_install() {
- local MOZILLA_FIVE_HOME
-
- # recommanded usage is to launch firefox with xpi as a parameter
- # so, we unzip the file and intsall it with mozextension tools
- unzip -qo "${MY_P}-rel.xpi" -d "${MY_P}"
-
- if has_version '>=www-client/mozilla-firefox-3.0'; then
- MOZILLA_FIVE_HOME="/usr/$(get_libdir)/mozilla-firefox"
- xpi_install "${S}/${MY_P}"
- fi
- if has_version '>=www-client/mozilla-firefox-bin-3.0'; then
- MOZILLA_FIVE_HOME="/opt/firefox"
- xpi_install "${S}/${MY_P}"
- fi
-}
-
-pkg_postinst() {
- einfo "To use Weave, you have to get an account at https://services.mozilla.com/"
- einfo "Otherwise, you can setup your own server, see:"
- einfo "https://wiki.mozilla.org/Labs/Weave/0.3/Setup/Server"
-}
diff --git a/www-plugins/mozilla-weave/mozilla-weave-0.3.0.ebuild b/www-plugins/mozilla-weave/mozilla-weave-0.3.0.ebuild
deleted file mode 100644
index 2672e1544..000000000
--- a/www-plugins/mozilla-weave/mozilla-weave-0.3.0.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-inherit mozextension multilib
-
-MY_PN="weave"
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Mozilla Labs prototype for online services"
-HOMEPAGE="http://labs.mozilla.com/projects/weave/"
-SRC_URI="http://hg.mozilla.org/labs/${MY_PN}/index.cgi/archive/${PV}.tar.gz
- -> ${P}.tar.gz"
-
-LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )"
-SLOT="0"
-KEYWORDS="" # needs to be keyworded
-IUSE=""
-
-# mozilla-firefox-3.1_beta is not in the tree atm
-RDEPEND=">=www-client/mozilla-firefox-bin-3.1_beta
- net-libs/xulrunner:1.9
- >=dev-libs/nss-3.12
- >=dev-libs/nspr-4.7.1"
-DEPEND="${RDEPEND}"
-
-S=${WORKDIR}/${MY_P}
-
-# NOTES:
-# there are tests but they don't break the build if not working
-# thunderbird and fennec are in install.rdf
-
-src_prepare() {
- # we want to use system nss and nspr
- sed -i -e 's@-I\$(sdkdir)\(/include/ns\(s\|pr\)\)@-I/usr\1@' \
- src/Makefile || die "patching Makefile failed"
- sed -i -e 's@^\(libdirs\s*:=\s*.*\)$@\1 /usr/lib/nspr /usr/lib/nss@' \
- src/Makefile || die "patching Makefile failed"
-
- # remove useless platforms
- rm -fr platform/* || die "rm -rf never dies"
-
- # ppc arch is not recognized on Linux
- # upstream has been contacted w/patch, see bug 486797 in upstream bugtracker
- sed -i -e "s/Power Macintosh/ppc/" src/Makefile \
- || die "patching src/Makefile failed"
-}
-
-src_compile() {
- export XULRUNNER_BIN=/usr/bin/xulrunner-1.9
- export WEAVE_BUILDID=${PV}
- export MOZSDKDIR=/usr/$(get_libdir)/xulrunner-1.9
-
- emake release_build=1 xpi || "emake failed"
-}
-
-src_install() {
- local MOZILLA_FIVE_HOME
-
- # recommanded usage is to launch firefox with xpi as a parameter
- # so, we unzip the file and intsall it with mozextension tools
- unzip -qo "${MY_P}-rel.xpi" -d "${MY_P}"
-
- if has_version '>=www-client/mozilla-firefox-3.1_beta'; then
- MOZILLA_FIVE_HOME="/usr/$(get_libdir)/mozilla-firefox"
- xpi_install "${S}/${MY_P}"
- fi
- if has_version '>=www-client/mozilla-firefox-bin-3.1_beta'; then
- MOZILLA_FIVE_HOME="/opt/firefox"
- xpi_install "${S}/${MY_P}"
- fi
-}
-
-pkg_postinst() {
- einfo "To use Weave, you have to get an account at https://services.mozilla.com/"
- einfo "Otherwise, you can setup your own server, see:"
- einfo "https://wiki.mozilla.org/Labs/Weave/0.3/Setup/Server"
-}