diff options
author | 2003-06-07 15:47:41 +0000 | |
---|---|---|
committer | 2003-06-07 15:47:41 +0000 | |
commit | e62fcb6fda041e76f6daff01b9fd18c9fbafbe52 (patch) | |
tree | 33d9a2a329566de7daacbce6a928c4f93da47570 /net-www/mozilla-firebird-bin | |
parent | fixed IUSE and DEPEND (diff) | |
download | historical-e62fcb6fda041e76f6daff01b9fd18c9fbafbe52.tar.gz historical-e62fcb6fda041e76f6daff01b9fd18c9fbafbe52.tar.bz2 historical-e62fcb6fda041e76f6daff01b9fd18c9fbafbe52.zip |
Moving /opt/mozilla-firebird -> /opt/MozillaFirebird
Diffstat (limited to 'net-www/mozilla-firebird-bin')
5 files changed, 77 insertions, 6 deletions
diff --git a/net-www/mozilla-firebird-bin/ChangeLog b/net-www/mozilla-firebird-bin/ChangeLog index e63be890228f..387ceb6e7412 100644 --- a/net-www/mozilla-firebird-bin/ChangeLog +++ b/net-www/mozilla-firebird-bin/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-www/mozilla-firebird-bin # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firebird-bin/ChangeLog,v 1.2 2003/06/03 15:19:54 brad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firebird-bin/ChangeLog,v 1.3 2003/06/07 15:47:35 brad Exp $ + +*mozilla-firebird-bin-0.6-r1 (07 Jun 2003) + + 07 Jun 2003; Brad Laue <brad@gentoo.org> mozilla-firebird-bin-0.6-r1.ebuild, + files/MozillaFirebird: + Move the package directory from mozilla-firebird to MozillaFirebird for + consistency with the other ebuilds. Leaving it in opt, per bug #20185. *firebird-bin-0.6 (03 June 2003) diff --git a/net-www/mozilla-firebird-bin/Manifest b/net-www/mozilla-firebird-bin/Manifest index a9e51a3dc7d6..6c337a99dcf8 100644 --- a/net-www/mozilla-firebird-bin/Manifest +++ b/net-www/mozilla-firebird-bin/Manifest @@ -1,5 +1,7 @@ +MD5 179312303ddc0e459f3acf20113a2466 ChangeLog 5847 MD5 808ebbde2d5446206db66ddffec98c06 mozilla-firebird-bin-0.6.ebuild 1642 -MD5 7c2b934dd4daf28d3ff87ccf1007502c ChangeLog 5551 +MD5 1d0f2996ff4adf83cf225c2fe9ef561b mozilla-firebird-bin-0.6-r1.ebuild 1680 MD5 ea09be23f658d94f6c53fff532784906 files/digest-mozilla-firebird-bin-0.6 90 MD5 48924e6ea5eeccdde41276f2231a8630 files/firebird-0.6-antialiasing-patch 1253 -MD5 41ce59711d59d358d0f7c9e976b2b88d files/MozillaFirebird 751 +MD5 ea09be23f658d94f6c53fff532784906 files/digest-mozilla-firebird-bin-0.6-r1 90 +MD5 c501c68e4360b764f8c530365038ba21 files/MozillaFirebird 749 diff --git a/net-www/mozilla-firebird-bin/files/MozillaFirebird b/net-www/mozilla-firebird-bin/files/MozillaFirebird index 466e65043e5b..64db85f79ef6 100644 --- a/net-www/mozilla-firebird-bin/files/MozillaFirebird +++ b/net-www/mozilla-firebird-bin/files/MozillaFirebird @@ -2,14 +2,14 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firebird-bin/files/MozillaFirebird,v 1.1 2003/06/03 15:15:48 brad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firebird-bin/files/MozillaFirebird,v 1.2 2003/06/07 15:47:35 brad Exp $ # This is the Gentoo Phoenix startup script # Additions, suggestions? # contact phoen][x <phoenix@gentoo.org> -export MOZILLA_FIVE_HOME="/opt/mozilla-firebird" -FIREBIRD_PATH="/opt/mozilla-firebird" +export MOZILLA_FIVE_HOME="/opt/MozillaFirebird" +FIREBIRD_PATH="/opt/MozillaFirebird" if [ -z "`/bin/ps x | /bin/grep \"[0-9] ${FIREBIRD_PATH}/MozillaFirebird-bin\"`" ]; then # No MozillaFirebird running diff --git a/net-www/mozilla-firebird-bin/files/digest-mozilla-firebird-bin-0.6-r1 b/net-www/mozilla-firebird-bin/files/digest-mozilla-firebird-bin-0.6-r1 new file mode 100644 index 000000000000..5f60ab76ce83 --- /dev/null +++ b/net-www/mozilla-firebird-bin/files/digest-mozilla-firebird-bin-0.6-r1 @@ -0,0 +1 @@ +MD5 52376f4f0b088256f75a87920de0e4c4 MozillaFirebird-0.6-i686-pc-linux-gnu.tar.gz 9776851 diff --git a/net-www/mozilla-firebird-bin/mozilla-firebird-bin-0.6-r1.ebuild b/net-www/mozilla-firebird-bin/mozilla-firebird-bin-0.6-r1.ebuild new file mode 100644 index 000000000000..3e8cfa8c441d --- /dev/null +++ b/net-www/mozilla-firebird-bin/mozilla-firebird-bin-0.6-r1.ebuild @@ -0,0 +1,61 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firebird-bin/mozilla-firebird-bin-0.6-r1.ebuild,v 1.1 2003/06/07 15:47:35 brad Exp $ + +inherit nsplugins eutils + +IUSE="" + +MY_PN=${PN/-bin/} +S=${WORKDIR}/MozillaFirebird +DESCRIPTION="The Mozilla Firebird Web Browser" +SRC_URI="http://ftp.mozilla.org/pub/firebird/releases/${PV}/MozillaFirebird-${PV}-i686-pc-linux-gnu.tar.gz" +HOMEPAGE="http://www.mozilla.org/projects/firebird" +RESTRICT="nostrip" + +KEYWORDS="~x86 -ppc -sparc -alpha" +SLOT="0" +LICENSE="MPL-1.1 NPL-1.1" + +DEPEND="virtual/glibc" +RDEPEND=">=sys-libs/lib-compat-1.0-r2 + =x11-libs/gtk+-1.2* + virtual/x11 + !net-www/phoenix-cvs + !new-www/phoenix-bin + !new-www/mozilla-firebird" + +src_install() { + # Plugin path creation + PLUGIN_DIR="/usr/lib/nsbrowser/plugins" + dodir /${PLUGIN_DIR} + + dodir /opt + + mv ${S} ${D}/opt/MozillaFirebird + + # Plugin path setup (rescuing the existent plugins) + src_mv_plugins /opt/MozillaFirebird/plugins + + # Fixing permissions + chown -R root.root ${D}/opt/MozillaFirebird + + # Truetype fonts + cd ${D}/opt/MozillaFirebird/defaults/pref + einfo "Enabling truetype fonts. Filesdir is ${FILESDIR}" + epatch ${FILESDIR}/firebird-0.6-antialiasing-patch + + # Misc stuff + dobin ${FILESDIR}/MozillaFirebird +} + +pkg_preinst() { + # Remove the old plugins dir + pkg_mv_plugins /opt/MozillaFirebird/plugins +} + +pkg_postinst() { + einfo "This binary of Mozilla Firebird was compiled with GCC 2.96." + einfo "It will not work with the GCC 3.x compiled version of any JDK;" + einfo "to use java with this binary, please use blackdown-jdk 1.3.1." +} |