summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Laue <brad@gentoo.org>2003-06-02 21:40:48 +0000
committerBrad Laue <brad@gentoo.org>2003-06-02 21:40:48 +0000
commit79318ba9068c4980d7e71d035ddb176d1471673c (patch)
tree5e41ea9c753229ffc1273984952eadd3dd0706a0 /net-www/mozilla-firebird/files
parentInitial import of mozilla-firebird 0.6. Please report anomalous behavior. (diff)
downloadgentoo-2-79318ba9068c4980d7e71d035ddb176d1471673c.tar.gz
gentoo-2-79318ba9068c4980d7e71d035ddb176d1471673c.tar.bz2
gentoo-2-79318ba9068c4980d7e71d035ddb176d1471673c.zip
Initial import of mozilla-firebird 0.6. Please report anomalous behavior.
Diffstat (limited to 'net-www/mozilla-firebird/files')
-rw-r--r--net-www/mozilla-firebird/files/MozillaFirebird20
-rw-r--r--net-www/mozilla-firebird/files/digest-mozilla-firebird-0.61
2 files changed, 21 insertions, 0 deletions
diff --git a/net-www/mozilla-firebird/files/MozillaFirebird b/net-www/mozilla-firebird/files/MozillaFirebird
new file mode 100644
index 000000000000..6e5054da0eb6
--- /dev/null
+++ b/net-www/mozilla-firebird/files/MozillaFirebird
@@ -0,0 +1,20 @@
+#!/bin/sh
+
+# 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/files/MozillaFirebird,v 1.1 2003/06/02 21:40:42 brad Exp $
+
+# This is the Gentoo Phoenix startup script
+# Additions, suggestions?
+# contact phoen][x <phoenix@gentoo.org>
+
+export MOZILLA_FIVE_HOME="/usr/lib/MozillaFirebird"
+FIREBIRD_PATH="/usr/lib/MozillaFirebird"
+
+if [ -z "`/bin/ps x | /bin/grep \"[0-9] ${FIREBIRD_PATH}/MozillaFirebird-bin\"`" ]; then
+ # No MozillaFirebird running
+ ${FIREBIRD_PATH}/MozillaFirebird $@
+else
+ # MozillaFirebird running - open a new window
+ ${FIREBIRD_PATH}/MozillaFirebird -remote "openURL($@ ,new-window)"
+fi
diff --git a/net-www/mozilla-firebird/files/digest-mozilla-firebird-0.6 b/net-www/mozilla-firebird/files/digest-mozilla-firebird-0.6
new file mode 100644
index 000000000000..7c8e90ff1655
--- /dev/null
+++ b/net-www/mozilla-firebird/files/digest-mozilla-firebird-0.6
@@ -0,0 +1 @@
+MD5 de52dd03f8628724f14f517cd6346755 MozillaFirebird-0.6-source.tar.bz2 31992582