[Lunar-commits] <moonbase> opera, opera-static: version bumped to 9.50.
Florin Braescu
florin at lunar-linux.org
Thu Jun 12 17:27:58 CEST 2008
commit 5d4785f0f2319f4ee45a972159651556cd726488
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Jun 12 18:27:58 2008 +0300
opera, opera-static: version bumped to 9.50.
---
web/opera-static/BUILD | 7 +------
web/opera-static/DETAILS | 14 +++++++-------
web/opera/BUILD | 14 +++++---------
web/opera/DETAILS | 14 +++++++-------
4 files changed, 20 insertions(+), 29 deletions(-)
diff --git a/web/opera-static/BUILD b/web/opera-static/BUILD
index fdfc227..5d7d9dd 100644
--- a/web/opera-static/BUILD
+++ b/web/opera-static/BUILD
@@ -1,11 +1,5 @@
(
- cat >> ini/pluginpath.ini << EOF
-
-; Lunar plugin directory
-/opt/lunar/plugins=1
-EOF
-
prepare_install &&
echo "n" | ./install.sh -s &&
@@ -17,4 +11,5 @@ EOF
if [ ! -f /etc/opera6rc.fixed ]; then
install -m 644 config/opera6rc.fixed /etc
fi
+
) > $C_FIFO 2>&1
diff --git a/web/opera-static/DETAILS b/web/opera-static/DETAILS
index 8fd0caa..8f85443 100644
--- a/web/opera-static/DETAILS
+++ b/web/opera-static/DETAILS
@@ -1,15 +1,15 @@
MODULE=opera-static
- VERSION=9.27
- SUBVERSION=20080331.1-static-qt.i386-en
- SOURCE=opera-$VERSION-$SUBVERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/opera-$VERSION-$SUBVERSION-709
- SOURCE_URL=http://ftp.heanet.ie/pub/opera/linux/927/final/en/i386/static
- SOURCE_VFY=sha1:4fee1c05b31be9e11fbe78c127809c3f550b775a
+ VERSION=9.50
+ SUBVERSION=gcc4-static-qt3.i386
+ SOURCE=opera-$VERSION.$SUBVERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/opera-$VERSION-2042.$SUBVERSION
+ SOURCE_URL=http://ftp.heanet.ie/pub/opera/linux/950/final/en/i386/static
+ SOURCE_VFY=sha1:830d549fdb04416491f451f3703ada8d38b40efe
WEB_SITE=http://www.opera.com
MAINTAINER=ratler at lunar-linux.org
LICENSE="proprietary"
ENTERED=20051002
- UPDATED=20080404
+ UPDATED=20080612
SHORT="The most full-featured Internet browser on the market"
ARCHIVE=off
diff --git a/web/opera/BUILD b/web/opera/BUILD
index fdfc227..de1ea84 100644
--- a/web/opera/BUILD
+++ b/web/opera/BUILD
@@ -1,15 +1,10 @@
(
- cat >> ini/pluginpath.ini << EOF
+ prepare_install &&
+
+ echo "n" | ./install.sh -s &&
-; Lunar plugin directory
-/opt/lunar/plugins=1
-EOF
-
- prepare_install &&
- echo "n" | ./install.sh -s &&
-
- cp -f man/opera.1 /usr/share/man/man1 &&
+ cp -f man/opera.1 /usr/share/man/man1 &&
if [ ! -f /etc/opera6rc ]; then
install -m 644 config/opera6rc /etc
@@ -17,4 +12,5 @@ EOF
if [ ! -f /etc/opera6rc.fixed ]; then
install -m 644 config/opera6rc.fixed /etc
fi
+
) > $C_FIFO 2>&1
diff --git a/web/opera/DETAILS b/web/opera/DETAILS
index d961898..9fa9c2e 100644
--- a/web/opera/DETAILS
+++ b/web/opera/DETAILS
@@ -1,15 +1,15 @@
MODULE=opera
- VERSION=9.27
- SUBVERSION=20080331.5-shared-qt.i386-en
- SOURCE=$MODULE-$VERSION-$SUBVERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION-$SUBVERSION-709
- SOURCE_URL=http://ftp.heanet.ie/pub/opera/linux/927/final/en/i386/shared
- SOURCE_VFY=sha1:5eb6c83cf6521d8b7e1183e3d1d3499c7d765885
+ VERSION=9.50
+ SUBVERSION=gcc4-shared-qt3.i386
+ SOURCE=$MODULE-$VERSION.$SUBVERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION-2042.$SUBVERSION
+ SOURCE_URL=http://ftp.heanet.ie/pub/opera/linux/950/final/en/i386/shared
+ SOURCE_VFY=sha1:964b9c6f81396679638d90f22d1db9a1b55fcfe8
WEB_SITE=http://www.opera.com
MAINTAINER=ratler at lunar-linux.org
LICENSE="proprietary"
ENTERED=20051002
- UPDATED=20080404
+ UPDATED=20080610
SHORT="The most full-featured Internet browser on the market"
ARCHIVE=off
More information about the Lunar-commits
mailing list