[Lunar-commits] <moonbase> opera-beta, opera-static-beta: remove them from the moonbase.
Florin Braescu
florin at lunar-linux.org
Fri Apr 24 07:19:06 CEST 2009
commit dcb07d30f70d43eff2c58fcf809fbfaabf40829c
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Apr 24 08:19:06 2009 +0300
opera-beta, opera-static-beta: remove them from the moonbase.
---
zbeta/opera-beta/BUILD | 18 ------------------
zbeta/opera-beta/CONFLICTS | 1 -
zbeta/opera-beta/DEPENDS | 1 -
zbeta/opera-beta/DETAILS | 21 ---------------------
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(+), 114 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 ebdcb7d..0000000
--- a/zbeta/opera-beta/DETAILS
+++ /dev/null
@@ -1,21 +0,0 @@
- MODULE=opera-beta
- SUBVERSION=2034
- VERSION=9.50beta${SUBVERSION}
- SOURCE=opera-9.50-${SUBVERSION}.gcc4-shared-qt3.i386.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/opera-9.50-${SUBVERSION}.gcc4-shared-qt3.i386
- SOURCE_URL=http://snapshot.opera.com/unix/snapshot-${SUBVERSION}/intel-linux/
- SOURCE_VFY=sha1:a4ded451de1de1cca71457ba13c686af228f1a91
- 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/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