New commits:
commit b621b97903fb65566b3a3dd62e795e844f31f319
Author: Remko van der Vossen <wich AT radio0.stack.nl>
Commit: Remko van der Vossen <wich AT radio0.stack.nl>
LICENCE[0]=UNKNOWN
WEB_SITE=http://www.opera.com/
ENTERED=20020530
@@ -69,8 +56,8 @@ fi
SHORT="Opera is a small quick qt based browser"
cat << EOF
Opera is a fast full featured web browser. It supports plugins and is
-very customizable. It now uses the qt3 widget set.
+very customizable. It now uses the qt4 widget set.
The shared version is now included here because the current grimoire
-uses qt3.
+uses qt4.
EOF
diff --git a/z-http/opera/HISTORY b/z-http/opera/HISTORY
index 1f7a5bf..521d289 100644
--- a/z-http/opera/HISTORY
+++ b/z-http/opera/HISTORY
@@ -1,3 +1,8 @@
+2008-06-17 Remko van der Vossen <wich AT sourcemage.org>
+ * PREPARE, DETAILS, DEPENDS: version 9.50
+ * PREPARE, DETAILS, DEPENDS: Removed version 8, not available anymore
+ * PREPARE, DETAILS: x86_64 version of opera
+
2008-05-30 Remko van der Vossen <wich AT sourcemage.org>
* DETAILS: preview version 9.50b2
diff --git a/z-http/opera/PREPARE b/z-http/opera/PREPARE
index 85a1b5f..6a98408 100755
--- a/z-http/opera/PREPARE
+++ b/z-http/opera/PREPARE
@@ -1 +1,15 @@
-config_query_list OPERA_RELEASE "Which release would you like to cast?" "9,
shared" "9, static" "8, shared" "8, static" "9.5 preview, shared" "9.5
preview, static"
+persistent_load
+if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
+ persistent_add OPERA_RELEASE
+ OPERA_RELEASE="9, shared"
+elif [[ ${SMGL_COMPAT_ARCHS[1]} == "ia32" ]]; then
+ if [[ ${OPERA_RELEASE:0:1} == "8" ]] ||
+ [[ ${OPERA_RELEASE} == "9.5 preview, static" ]] ||
+ [[ ${OPERA_RELEASE} == "9.5 preview, shared" ]]; then
+ persistent_remove OPERA_RELEASE
+ fi
+ config_query_list OPERA_RELEASE "Which release would you like to cast?"
"9, shared" "9, static" "9 qt4, static"
+else
+ message "${PROBLEM_COLOR}Opera is not available for platform
${SMGL_COMPAT_ARCHS[1]}${DEFAUL_COLOR}"
+ false
+fi
diff --git a/z-http/opera/opera-9.27-20080331.1-static-qt.i386-en.tar.bz2.sig
b/z-http/opera/opera-9.27-20080331.1-static-qt.i386-en.tar.bz2.sig
deleted file mode 100644
index 35c9938..0000000
Binary files
a/z-http/opera/opera-9.27-20080331.1-static-qt.i386-en.tar.bz2.sig and
/dev/null differ
diff --git a/z-http/opera/opera-9.27-20080331.6-shared-qt.i386-en.tar.bz2.sig
b/z-http/opera/opera-9.27-20080331.6-shared-qt.i386-en.tar.bz2.sig
deleted file mode 100644
index da19b12..0000000
Binary files
a/z-http/opera/opera-9.27-20080331.6-shared-qt.i386-en.tar.bz2.sig and
/dev/null differ
diff --git a/z-http/opera/opera-9.50.gcc4-qt4.i386.tar.bz2.sig
b/z-http/opera/opera-9.50.gcc4-qt4.i386.tar.bz2.sig
new file mode 100644
index 0000000..24e0df9
Binary files /dev/null and
b/z-http/opera/opera-9.50.gcc4-qt4.i386.tar.bz2.sig differ
diff --git a/z-http/opera/opera-9.50.gcc4-shared-qt3.i386.tar.bz2.sig
b/z-http/opera/opera-9.50.gcc4-shared-qt3.i386.tar.bz2.sig
new file mode 100644
index 0000000..d401ee9
Binary files /dev/null and
b/z-http/opera/opera-9.50.gcc4-shared-qt3.i386.tar.bz2.sig differ
diff --git a/z-http/opera/opera-9.50.gcc4-shared-qt3.x86_64.tar.bz2.sig
b/z-http/opera/opera-9.50.gcc4-shared-qt3.x86_64.tar.bz2.sig
new file mode 100644
index 0000000..29a61b7
Binary files /dev/null and
b/z-http/opera/opera-9.50.gcc4-shared-qt3.x86_64.tar.bz2.sig differ
diff --git a/z-http/opera/opera-9.50.gcc4-static-qt3.i386.tar.bz2.sig
b/z-http/opera/opera-9.50.gcc4-static-qt3.i386.tar.bz2.sig
new file mode 100644
index 0000000..6d791e1
Binary files /dev/null and
b/z-http/opera/opera-9.50.gcc4-static-qt3.i386.tar.bz2.sig differ
diff --git
a/z-http/opera/opera-9.50b2-20080422.1-static-qt.i386-en.tar.gz.sig
b/z-http/opera/opera-9.50b2-20080422.1-static-qt.i386-en.tar.gz.sig
deleted file mode 100644
index 303ee29..0000000
Binary files
a/z-http/opera/opera-9.50b2-20080422.1-static-qt.i386-en.tar.gz.sig and
/dev/null differ
diff --git
a/z-http/opera/opera-9.50b2-20080422.6-shared-qt.i386-en.tar.gz.sig
b/z-http/opera/opera-9.50b2-20080422.6-shared-qt.i386-en.tar.gz.sig
deleted file mode 100644
index f29b3dc..0000000
Binary files
a/z-http/opera/opera-9.50b2-20080422.6-shared-qt.i386-en.tar.gz.sig and
/dev/null differ
[SM-Commit] GIT changes to master z-rejected grimoire by Remko van der Vossen (c039a8a11810790c627ad1b017b9f8276b5317f6),
Remko van der Vossen, 06/17/2008