[Lunar-commits] <moonbase> Removing opera-beta and opera-static-beta

Stefan Wold ratler at lunar-linux.org
Fri Sep 11 20:20:25 CEST 2009


commit 8ed4a0905921934169fc700db94e3062ceda8c81
Author: Stefan Wold <ratler at lunar-linux.org>
Date:   Fri Sep 11 20:20:25 2009 +0200

    Removing opera-beta and opera-static-beta
---
 zbeta/opera-beta/BUILD               |   18 ------------------
 zbeta/opera-beta/CONFLICTS           |    1 -
 zbeta/opera-beta/DEPENDS             |    1 -
 zbeta/opera-beta/DETAILS             |   22 ----------------------
 zbeta/opera-beta/DETAILS.x86_64      |   21 ---------------------
 zbeta/opera-beta/POST_INSTALL        |    6 ------
 zbeta/opera-static-beta/BUILD        |   18 ------------------
 zbeta/opera-static-beta/CONFLICTS    |    1 -
 zbeta/opera-static-beta/DETAILS      |   21 ---------------------
 zbeta/opera-static-beta/POST_INSTALL |    6 ------
 10 files changed, 0 insertions(+), 115 deletions(-)

diff --git a/zbeta/opera-beta/BUILD b/zbeta/opera-beta/BUILD
deleted file mode 100644
index b16c07f..0000000
--- a/zbeta/opera-beta/BUILD
+++ /dev/null
@@ -1,18 +0,0 @@
-(
-cat >> usr/share/opera/ini/pluginpath.ini << EOF
-
-; Lunar plugin directory
-/opt/lunar/plugins=1
-EOF
-
-  # Make beta co-exist happily with current version
-  sedit '/^export OPERA_BINARYDIR/a export OPERA_PERSONALDIR="\\$HOME/.opera-beta"' install.sh &&
-
-  # Disable internal md5check
-  sedit '/md5check Manifest.md5/d' install.sh &&
-  prepare_install &&
-
-  ./install.sh --prefix=/opt/lunar/opera-beta &&
-  install -m 644 usr/share/pixmaps/opera.xpm /usr/share/pixmaps/
-
-) > $C_FIFO 2>&1
diff --git a/zbeta/opera-beta/CONFLICTS b/zbeta/opera-beta/CONFLICTS
deleted file mode 100644
index e83de80..0000000
--- a/zbeta/opera-beta/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts opera-static-beta
diff --git a/zbeta/opera-beta/DEPENDS b/zbeta/opera-beta/DEPENDS
deleted file mode 100644
index 1bb30a0..0000000
--- a/zbeta/opera-beta/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends qt3
diff --git a/zbeta/opera-beta/DETAILS b/zbeta/opera-beta/DETAILS
deleted file mode 100644
index 3075b92..0000000
--- a/zbeta/opera-beta/DETAILS
+++ /dev/null
@@ -1,22 +0,0 @@
-          MODULE=opera-beta
-      SUBVERSION=b1
-         BUILDNO=4402
-         VERSION=10.00
-          SOURCE=opera-${VERSION}-${SUBVERSION}.gcc4-shared-qt3.i386.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/opera-${VERSION}-${BUILDNO}.gcc4-shared-qt3.i386
-      SOURCE_URL=http://get.opera.com/pub/opera/linux/1000b1/beta1/en/i386/shared/
-      SOURCE_VFY=sha1:cee70f2517e36d194d26a4e938175b9ad8fbfdc1
-        WEB_SITE=http://www.opera.com/
-      MAINTAINER=ratler at lunar-linux.org
-         LICENSE="proprietary"
-         ENTERED=20060210
-         UPDATED=20090619
-           SHORT="(BETA) The most full-featured Internet browser on the market."
-GARBAGE=off
-ARCHIVE=off
-
-cat << EOF
-Opera includes pop-up blocking, tabbed browsing, integrated searches,
-E-mail, RSS Newsfeeds and IRC chat. This is the technical preview or
-beta version of opera.
-EOF
diff --git a/zbeta/opera-beta/DETAILS.x86_64 b/zbeta/opera-beta/DETAILS.x86_64
deleted file mode 100644
index 7159759..0000000
--- a/zbeta/opera-beta/DETAILS.x86_64
+++ /dev/null
@@ -1,21 +0,0 @@
-          MODULE=opera-beta
-      SUBVERSION=2034
-         VERSION=9.50beta${SUBVERSION}
-          SOURCE=opera-9.50-${SUBVERSION}.gcc4-shared-qt3.x86_64.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/opera-9.50-${SUBVERSION}.gcc4-shared-qt3.x86_64
-      SOURCE_URL=http://snapshot.opera.com/unix/snapshot-${SUBVERSION}/x86_64-linux/
-      SOURCE_VFY=sha1:d7b9b88e15b000fda3194fcc978bc26c13680c3a
-        WEB_SITE=http://www.opera.com/
-      MAINTAINER=ratler at lunar-linux.org
-         LICENSE="proprietary"
-         ENTERED=20060210
-         UPDATED=20080611
-           SHORT="(BETA) The most full-featured Internet browser on the market."
-GARBAGE=off
-ARCHIVE=off
-
-cat << EOF
-Opera includes pop-up blocking, tabbed browsing, integrated searches,
-E-mail, RSS Newsfeeds and IRC chat. This is the technical preview or
-beta version of opera.
-EOF
diff --git a/zbeta/opera-beta/POST_INSTALL b/zbeta/opera-beta/POST_INSTALL
deleted file mode 100644
index 004c51d..0000000
--- a/zbeta/opera-beta/POST_INSTALL
+++ /dev/null
@@ -1,6 +0,0 @@
-message "==================================================
-To start opera run /opt/lunar/opera-beta/bin/opera
-
-For opera-beta the settings will be stored under
-\$HOME/.opera-beta
-=================================================="
diff --git a/zbeta/opera-static-beta/BUILD b/zbeta/opera-static-beta/BUILD
deleted file mode 100644
index b16c07f..0000000
--- a/zbeta/opera-static-beta/BUILD
+++ /dev/null
@@ -1,18 +0,0 @@
-(
-cat >> usr/share/opera/ini/pluginpath.ini << EOF
-
-; Lunar plugin directory
-/opt/lunar/plugins=1
-EOF
-
-  # Make beta co-exist happily with current version
-  sedit '/^export OPERA_BINARYDIR/a export OPERA_PERSONALDIR="\\$HOME/.opera-beta"' install.sh &&
-
-  # Disable internal md5check
-  sedit '/md5check Manifest.md5/d' install.sh &&
-  prepare_install &&
-
-  ./install.sh --prefix=/opt/lunar/opera-beta &&
-  install -m 644 usr/share/pixmaps/opera.xpm /usr/share/pixmaps/
-
-) > $C_FIFO 2>&1
diff --git a/zbeta/opera-static-beta/CONFLICTS b/zbeta/opera-static-beta/CONFLICTS
deleted file mode 100644
index 39676ff..0000000
--- a/zbeta/opera-static-beta/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts opera-beta
diff --git a/zbeta/opera-static-beta/DETAILS b/zbeta/opera-static-beta/DETAILS
deleted file mode 100644
index 74ba496..0000000
--- a/zbeta/opera-static-beta/DETAILS
+++ /dev/null
@@ -1,21 +0,0 @@
-          MODULE=opera-static-beta
-      SUBVERSION=2034
-         VERSION=9.50beta${SUBVERSION}
-          SOURCE=opera-9.50-$SUBVERSION.gcc4-qt4.i386.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/opera-9.50-${SUBVERSION}.gcc4-qt4.i386
-      SOURCE_URL=http://snapshot.opera.com/unix/snapshot-${SUBVERSION}/intel-linux/
-      SOURCE_VFY=sha1:0226b87b890a6236371af917cffcbaef5015756c
-        WEB_SITE=http://www.opera.com/
-      MAINTAINER=ratler at lunar-linux.org
-         LICENSE="proprietary"
-         ENTERED=20060210
-         UPDATED=20080611
-           SHORT="(BETA) The most full-featured Internet browser on the market."
-GARBAGE=off
-ARCHIVE=off
-
-cat << EOF
-Opera includes pop-up blocking, tabbed browsing, integrated searches,
-E-mail, RSS Newsfeeds and IRC chat. This is the technical preview or
-beta version.
-EOF
diff --git a/zbeta/opera-static-beta/POST_INSTALL b/zbeta/opera-static-beta/POST_INSTALL
deleted file mode 100644
index 004c51d..0000000
--- a/zbeta/opera-static-beta/POST_INSTALL
+++ /dev/null
@@ -1,6 +0,0 @@
-message "==================================================
-To start opera run /opt/lunar/opera-beta/bin/opera
-
-For opera-beta the settings will be stored under
-\$HOME/.opera-beta
-=================================================="


More information about the Lunar-commits mailing list