[Lunar-commits] r20493 - in moonbase/trunk/web: opera opera-static
Stefan Wold
ratler at lunar-linux.org
Tue Jun 20 10:41:09 UTC 2006
Author: ratler
Date: 2006-06-20 10:41:09 +0000 (Tue, 20 Jun 2006)
New Revision: 20493
Removed:
moonbase/trunk/web/opera-static/DEPENDS
Modified:
moonbase/trunk/web/opera-static/BUILD
moonbase/trunk/web/opera-static/DETAILS
moonbase/trunk/web/opera/BUILD
moonbase/trunk/web/opera/DEPENDS
moonbase/trunk/web/opera/DETAILS
Log:
Version bump to opera 9.0 final
Modified: moonbase/trunk/web/opera/BUILD
===================================================================
--- moonbase/trunk/web/opera/BUILD 2006-06-20 04:28:06 UTC (rev 20492)
+++ moonbase/trunk/web/opera/BUILD 2006-06-20 10:41:09 UTC (rev 20493)
@@ -1,9 +1,4 @@
(
- # Remove operamotifwrappers that will fail ldd check on lunar fix
- # Operas installer is smart enough to notice they are gone
- rm -f $SOURCE_DIRECTORY/plugins/operamotifwrapper-1 &&
- rm -f $SOURCE_DIRECTORY/plugins/operamotifwrapper-2 &&
-
prepare_install &&
echo "n" | ./install.sh -s &&
Modified: moonbase/trunk/web/opera/DEPENDS
===================================================================
--- moonbase/trunk/web/opera/DEPENDS 2006-06-20 04:28:06 UTC (rev 20492)
+++ moonbase/trunk/web/opera/DEPENDS 2006-06-20 10:41:09 UTC (rev 20493)
@@ -1,6 +1,2 @@
-# NOTE: Do NOT add lesstif as a DEPENDS to anything else in moonbase.
-# openMotif is by FAR a more correct implementation. opera works just fine
-# with openMotif.
-depends libstdc++5 &&
-depends openMotif &&
-depends qt3
+depends qt3 &&
+depends expat
Modified: moonbase/trunk/web/opera/DETAILS
===================================================================
--- moonbase/trunk/web/opera/DETAILS 2006-06-20 04:28:06 UTC (rev 20492)
+++ moonbase/trunk/web/opera/DETAILS 2006-06-20 10:41:09 UTC (rev 20493)
@@ -1,14 +1,14 @@
MODULE=opera
- VERSION=8.54
- SUBVERSION=20060330.5-shared-qt.i386-en
+ VERSION=9.0
+ SUBVERSION=20060616.6-shared-qt.i386-en-344
SOURCE=$MODULE-$VERSION-$SUBVERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION-$SUBVERSION
- SOURCE_URL=http://ftp.heanet.ie/pub/opera/linux/854/final/en/i386/shared/
- SOURCE_VFY=sha1:0ce1ea9929c868613d40213ddbbf191135547280
+ SOURCE_URL=http://ftp.heanet.ie/pub/opera/linux/900/final/en/i386/shared/
+ SOURCE_VFY=sha1:a47c8dcde99eadb4beb0f1e6eb858c339de307a4
WEB_SITE=http://www.opera.com/
MAINTAINER=ratler at lunar-linux.org
ENTERED=20051002
- UPDATED=20060407
+ UPDATED=20060620
SHORT="The most full-featured Internet browser on the market."
cat << EOF
Opera includes pop-up blocking, tabbed browsing, integrated searches,
Modified: moonbase/trunk/web/opera-static/BUILD
===================================================================
--- moonbase/trunk/web/opera-static/BUILD 2006-06-20 04:28:06 UTC (rev 20492)
+++ moonbase/trunk/web/opera-static/BUILD 2006-06-20 10:41:09 UTC (rev 20493)
@@ -1,9 +1,4 @@
(
- # Remove operamotifwrappers that will fail ldd check on lunar fix
- # Operas installer is smart enough to notice they are gone
- rm -f $SOURCE_DIRECTORY/plugins/operamotifwrapper-1 &&
- rm -f $SOURCE_DIRECTORY/plugins/operamotifwrapper-2 &&
-
prepare_install &&
echo "n" | ./install.sh -s &&
Deleted: moonbase/trunk/web/opera-static/DEPENDS
Modified: moonbase/trunk/web/opera-static/DETAILS
===================================================================
--- moonbase/trunk/web/opera-static/DETAILS 2006-06-20 04:28:06 UTC (rev 20492)
+++ moonbase/trunk/web/opera-static/DETAILS 2006-06-20 10:41:09 UTC (rev 20493)
@@ -1,14 +1,14 @@
MODULE=opera-static
- VERSION=8.54
- SUBVERSION=20060330.1-static-qt.i386-en
+ VERSION=9.0
+ SUBVERSION=20060616.1-static-qt.i386-en-344
SOURCE=opera-$VERSION-$SUBVERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/opera-$VERSION-$SUBVERSION
- SOURCE_URL=http://ftp.heanet.ie/pub/opera/linux/854/final/en/i386/static/
- SOURCE_VFY=sha1:88192b4ff4358021c12141f8bca4b7cf73315d6b
+ SOURCE_URL=http://ftp.heanet.ie/pub/opera/linux/900/final/en/i386/static/
+ SOURCE_VFY=sha1:e4ed6a6bca2fd42197d8b9e1e79e118772defa25
WEB_SITE=http://www.opera.com/
MAINTAINER=ratler at lunar-linux.org
ENTERED=20051002
- UPDATED=20060407
+ UPDATED=20060620
SHORT="The most full-featured Internet browser on the market."
cat << EOF
Opera includes pop-up blocking, tabbed browsing, integrated searches,
More information about the Lunar-commits
mailing list