[Lunar-commits] <moonbase> opera: Version bump to 11.00. New major release!
Stefan Wold
ratler at lunar-linux.org
Fri Dec 17 07:38:08 CET 2010
commit 29e5e9ca492121370b5405895155d1343c30b3a1
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Fri Dec 17 07:38:08 2010 +0100
opera: Version bump to 11.00. New major release!
---
web/opera/BUILD | 9 ++++-----
web/opera/DETAILS | 10 +++++-----
web/opera/DETAILS.x86_64 | 10 +++++-----
3 files changed, 14 insertions(+), 15 deletions(-)
diff --git a/web/opera/BUILD b/web/opera/BUILD
index 84fced1..2395039 100644
--- a/web/opera/BUILD
+++ b/web/opera/BUILD
@@ -1,12 +1,11 @@
(
- # Change default PREFIX
- sedit 's;PREFIX=/usr/local;PREFIX=/usr;g' install &&
- # Remove finalize_xdg call or the file tracker will catch all mime/application files
- sedit '/finalize_xdg$/d' install &&
+ # Remove finalize_desktop call or the file tracker will catch all mime/application files
+ sedit '/finalize_desktop$/s,.*,true,g' install &&
+ sedit '/finalize_desktop.*null.*/s,.*,true,' install &&
prepare_install &&
- ./install --system --unattended --quiet --force &&
+ ./install --prefix /usr --unattended --quiet --force &&
cat >> /usr/share/opera/defaults/pluginpath.ini << EOF
diff --git a/web/opera/DETAILS b/web/opera/DETAILS
index 975288e..0854ac6 100644
--- a/web/opera/DETAILS
+++ b/web/opera/DETAILS
@@ -1,16 +1,16 @@
MODULE=opera
- VERSION=10.63
- SUBVERSION=6450
+ VERSION=11.00
+ SUBVERSION=1156
SOURCE=${MODULE}-${VERSION}-${SUBVERSION}.i386.linux.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION-$SUBVERSION.i386.linux
SOURCE_URL[0]=ftp://ftp.heanet.ie/pub/opera/linux/${VERSION//\./}
SOURCE_URL[1]=http://get1.opera.com/pub/opera/linux/${VERSION//\./}
- SOURCE_VFY=sha1:54c32fa2a4061ee21113c766a144f324432bdd36
- WEB_SITE=http://www.opera.com
+ SOURCE_VFY=sha256:951a5ed3f2ff5095533ade447ad4046265899b13256cbe46fdb2054795edbf65
+ WEB_SITE=http://www.opera.com/
MAINTAINER=ratler at lunar-linux.org
LICENSE="proprietary"
ENTERED=20051002
- UPDATED=20101012
+ UPDATED=20101217
SHORT="The fastest browser on Earth is even faster"
GARBAGE=off
ARCHIVE=off
diff --git a/web/opera/DETAILS.x86_64 b/web/opera/DETAILS.x86_64
index f845369..8431f9b 100644
--- a/web/opera/DETAILS.x86_64
+++ b/web/opera/DETAILS.x86_64
@@ -1,16 +1,16 @@
MODULE=opera
- VERSION=10.63
- SUBVERSION=6450
+ VERSION=11.00
+ SUBVERSION=1156
SOURCE=${MODULE}-${VERSION}-${SUBVERSION}.x86_64.linux.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION-$SUBVERSION.x86_64.linux
SOURCE_URL[0]=ftp://ftp.heanet.ie/pub/opera/linux/${VERSION//\./}
SOURCE_URL[1]=http://get1.opera.com/pub/opera/linux/${VERSION//\./}
- SOURCE_VFY=sha1:1982bcde8dcf272b8c1e14c20f44478815a1f7b9
- WEB_SITE=http://www.opera.com
+ SOURCE_VFY=sha256:46e6055369703acbab6ffebef321ca327e339d5f9a5dcd7e7ad909aa72d7b1c8
+ WEB_SITE=http://www.opera.com/
MAINTAINER=ratler at lunar-linux.org
LICENSE="proprietary"
ENTERED=20080612
- UPDATED=20101012
+ UPDATED=20101217
SHORT="The fastest browser on Earth is even faster"
GARBAGE=off
ARCHIVE=off
More information about the Lunar-commits
mailing list